
div#scroller {
	overflow:auto;
	height:491px;
	overflow-x:hidden;
}

.news-latest-title {
	text-align:center;
 height:33px;
}
.news-latest-title h4 {
font-family:verdana;
font-size:15px;
	margin0;
	padding-top:7px;
	color: #FFF;
}
.news-latest-item {
	font-size:10px;
	padding:0 5px;
}

.news-latest-item h3 {	text-align:center;
	font-size:11px;
	line-height:14px;
	margin-top:4px;
	margin-bottom:4px;
}
.news-latest-item h3 a {
	color: #D1181F;
	text-decoration:none;

}

.news-latest-container {
	position:absolute;
	top:124px;
	left:28px;
	width:158px;
}


div#sfRightTop {
	position:relative;
	background-image: url(../images/layout/bgRight.jpg);
	background-position: middle;
	background-repeat:no-repeat;
	width:215px;
	height:373px;
}

div#sfRight {
	position:absolute;
	right:0px;
	width:202px;
}


div#sfImp {
	position:relative;
	margin-left:16px;
	width:470px;
	background:#000;
	height:26px;
	text-align:center;
}

div#sfCont {
	position:relative;
	margin-left:16px;
	width:470px;
	background:#FFF;
	height:491px;
}

div#sfTopImage {
	position:absolute;
	left:16px;
	width:470px;
	background:#EEE;
	height:206px;
}

div#sfCenter {  
	position:absolute;
	width:502px;
	left:260px;
}
div#sfTop {
	position:relative;
	background-image: url(../images/layout/bgContentTop.png);
	background-position: top left;
	background-repeat:repeat-y;
	height:206px;
}
div#sfContent {
	background-image: url(../images/layout/bgContentTop.png);
	background-position: top left;
	background-repeat:repeat-y;
}
div#sfBottom {
	background-image: url(../images/layout/bgContentBottom.png);
	background-position: top left;
	background-repeat:repeat-y;
	height:46px;
}

div#counterPos {
	padding:10px;
	margin-left:30px;
}

div#counterPos h4 {
	margin-bottom:10px;
}

div#counterPos p {
	padding-top:10px;
	font-size:13px;
	font-weight:bold;
}

div#sfCounter {
	background-image: url(../images/layout/bgCounter.jpg);
	background-position: middle;
	background-repeat:no-repeat;
	width:215px;
	height:242px;
}

div#infoRight {
	position:absolute;
	left:92px;
	width:120px;
	font-size:9px;
	text-align:center;
	color: #FFF;
	font-family:arial;
}

div#infoRight a {
	color: #D2181F;
	text-decoration:none;
}

div#infoRight a:hover  {
	color: #FFF;
}


div#infoLeft {
	position:absolute;
	left:42px;
}

div#sfMenuBottom {
	position:relative;
	background-image: url(../images/layout/bgLeftMenuBottom.jpg);
	background-position: middle;
	background-repeat:no-repeat;
	height:149px;
}
div#sfMenuTop {
	position:relative;
	background-image: url(../images/layout/bgLeftMenuTop.jpg);
	background-position: middle;
	background-repeat:no-repeat;
	height:324px;
	min-height:324px;
}

div#sfMenuTopBg{
	background-image: url(../images/layout/bgMenu.png);
	background-position: 14px;
}



div#sfLogo {
	height:291px;
	width:243px;
}

div#sfLeft {
	position:absolute;
	left:17px;
	width:243px;
}

div#sfMain {
	position:relative;
	width:980px;
	text-align:left;
}

td {
	vertical-align: top;
	}

table {
	border: 0;
	border-collapse: collapse;
	}

body {
	font-family: verdana, arial, lucida sans, sans-serif;
	background: #878B91 url(../images/layout/bgMain.jpg) repeat top left;
}


* {
	margin: 0;
	padding:0;
}