@charset "gb2312";

body {
	position:relative; 
	padding:0; 
	margin:0;
	font-family:Arial, Verdana, AppleGothic, sans-serif;
	font-style:normal;
	font-size:0.8em;
	  -webkit-font-smoothing: antialiased;
}

.container {position:relative;z-index:1;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; max-width:1052px;width:100%;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; }
/*Ö÷Ò³ÑùÊ½*/
#maincontent_wrap {position:relative; width:1060px; min-height:200px; margin:0 auto; }
.main01 {
	background-image: url(../imagemain/sub_visualm1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main02 {
	background-image: url(../imagemain/sub_visualm2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main03 {
	background-image: url(../imagemain/sub_visualm3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*Ö÷Ò³end*/
.content_left { float:left; width:205px; margin-right:5px;  }
.content {
	float: left;
	width: 1000px;
	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; }






