@charset "iso-8859-1";

@import url(common.css);

DIV#bigimage {
	height: 315px;
	background: transparent url(../_img/content/bigimage/big_index.jpg) 0 0 no-repeat;
}

BODY.fi DIV#bigimage {
	background: transparent url(../_img/content/bigimage/big_index_fi.jpg) 0 0 no-repeat;
}

DIV#content {
	margin-top: -40px;
}

DIV#sidebar {
	width: 448px;
	min-height: 90px;
	background: #FFF;
	padding: 3px 2px 5px 5px;
}

DIV#mainbar {
	width: 440px;
	background: transparent url(../_img/ui/bg_mainbar_index.gif) 0 0 no-repeat;
	margin-top: 35px;
	padding: 0 0 5px 5px;
	overflow: hidden;
}



DIV#indexcontent {
	width: 375px;
	min-height: 146px;
	padding: 0 30px 0 40px;
}



H1 {
	padding-bottom: 0.7333em;
	font: bold 1.25em/1.2667 Arial, Helvetica, sans-serif;
}



UL.newstopics {
	padding: 0 !important;
	list-style: none;
}

UL.newstopics LI {
	padding: 0 0 3px 0 !important;
	font: normal 0.8333em/1.5 Arial, Helvetica, sans-serif;
	background: none !important;
}

UL.newstopics LI A {
	color: #393939;
}

SPAN.newsdate {
	padding-right: 5px;
	font: normal 1em/1 Tahoma, Arial, Helvetica, sans-serif;
	color: #8D8C8C;
}



DIV.quickbar {
	height: 83px;
	border-bottom: 1px solid #EAEAEA;
	font: normal 0.917em/1.3636 Arial, Helvetica, sans-serif;
	padding: 2px 21px 2px 0;
	color: #000;
	overflow: hidden;
}

DIV.lastest {
	border-bottom: none;
	padding: 2px 21px 0 0;
}

DIV.quickbar IMG {
	margin-right: 21px;
	float: left;
}

DIV.quickbar H2 {
	padding: 13px 0 0 0;
	font: bold 1.6364em/1.2778 Arial, Helvetica, sans-serif;
}












