body, html{
padding:0; margin:0;
background: #FFFFFF url(../img/body-bg.jpg) repeat-x; 
font-size:13px;
color:#3f424c;
font-family:"Trebuchet MS";
}

a{color:#d18936!important;}

a:visited  {color:#b69978!important;}
a:active  { color:#b69978!important;}
a:hover  {color:#b69978!important;} 
b, em, strong {color:#5c6170;}



.header { text-align:center; padding:0; margin:0;}
.header img {padding:0; margin:0; border:0; }
.header a img {  }
.header table {padding:0; margin:0; width:972px;  background:url(../img/heder-2-bg.jpg); padding:0; margin:0; border:0; }
.header table td {padding:0; margin:0;  text-align:right;  }

.header .submenu{
		position: absolute;
		text-align:left;
		padding:26px 0 0 0;
		margin-left:-15px;
		}
		
.header .submenu ul{
	background:url(/img/submenu_bg.jpg) repeat-y;
	border:#5c6170 2px solid;
	border-top:0;
	margin:0;
	padding:10px 0 5px 30px;
	list-style-image: url(/img/arr-sub-1.gif);
	line-height:18px;	
	
}
.header .submenu li{ padding:0 10px 0px 0; }
.header .submenu li a{ color:#000000!important; text-decoration:none; font-size:12px;  }
.header .submenu li a:hover{ color:#5c6170!important; text-decoration:underline;  }



#outer_wrapper {

	
}
#wrapper {	
	width:972px;
}

#container {
	width: 100%;
	float: left;
	margin-right: -278px;
	
}
#content {
	margin-right: 275px;
}
#main {
	margin-left: 267px;
	margin-right:275px;
	padding-left:10px;
	text-align:left;
	margin-bottom:25px;
	width:auto;
}

#main li {
	list-style-image: url(../img/li-point.gif); margin-bottom:5px;}
.left {
	width: 267px;
	float: left;
	text-align:left;
	background:url(../img/left-bg.jpg) repeat-x;
	font-size:12px;
	margin-bottom:25px;
}
.left .Rnews{}
.left .RnewsPost{width:260px; border-bottom:#d2d3d7 1px solid; padding-bottom:5px; margin-bottom:15px; min-height:85px;}
.left .RnewsPost img {float:left; margin:0 10px 0 0;}
.left .RnewsPost b{color:#53af31; font-size:13px; }
.left .RnewsPost a{ font-weight:bold;}
.left .van{ color:#5c6170; font-weight:bold; padding-left:90px;}

.right {
	width: 200px;
	_width: 275px;
	/width: 275px;
	float: right;
	text-align:left;
	background:url(../img/right-bg.jpg) no-repeat ;
	font-size:12px;
	padding-top:50px;
	padding-left:75px;
	padding-right:0;
}

.right b{ color:#53af31;}

#footer {
  	height: 101px;
	background:url(../img/footer-bg.jpg) repeat-x;
}
#footer div {background:url(../img/site/footer.jpg); height:20px; /height:101px;  _height:101px;   width:970px; margin-left:-1px; padding-top:81px; color:#FFFFFF;}
#footer div a {color:#ffffff!important;}
h1 {
	margin-top: 0;
}

.clearing {
	height: 0;
	clear: both;
}
