@charset "gb2312";

body {
	position:relative; 
	padding:0; 
	margin:0;
	font-family:Arial, Verdana, AppleGothic, sans-serif;
	font-style:normal;
	font-size:0.8em;
}

.container {position:relative;width:100%; min-width:1052px; background:url(../images/bg_body.gif) 0 0}

.header {width:100%; height:124px; background:url(imagesbg_header.gif) repeat-x 0 0; }
.inner_header {position:relative; width:960px;height:170x; margin:0 auto; z-index:1;}

.main { width:100%; margin:0px; }
#content_wrap {position:relative; width:1052px; min-height:320px; margin:0 auto; }
.content_left { float:left; width:205px; margin-right:5px;  }
.content {
	float: left;
	width: 790px;
	min-height: 581px;
	margin-top: 267px;
margin-bottom: 30px;
	background: #fff;
	border-top: 3px solid #4c60a6;
	border-left: 1px solid #c0c2ca;
	border-right: 1px solid #c0c2ca;
	border-bottom: 1px solid #c0c2ca;
	padding-top: 55px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}

#footer_wrap {clear:both; width:100%; background:#3c3d3e;}
.footer {position:relative; width:1000px; height:120px; margin:0 auto; }