body {padding:0px; margin:0;  color:#000; width:100%; height: 100%;}
html {height: 100%; padding:0; margin: 0;}


.pos_rel_0{position: relative; width: 0px; height: 0px;}
.pos_abs{position: absolute;}
.border {border: 1px solid red;}


.main{margin: 0 auto; width: 1003px; height: auto; overflow: hidden;border:1px solid #333333;}
.header{background: url("img/head_pic.png") no-repeat; width: 1003px; height: 135px;}
.content{width: 943px; height: auto;overflow: hidden; padding: 0px 30px 0px 30px;}
.blocks{overflow: hidden; width: 970px; margin-top: 30px; clear: both;}

.text {
	border-bottom:1px solid #a2afb8;
	border-top:1px solid #a2afb8;
	border-left:1px solid #a2afb8;
	padding: 5px 10px 20px 10px;
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	color: #4c5989;
	line-height: 140%;
	float: left;
	width: 818px;
	height: 81px;
}
.pic_1{background: url("img/pic_1.png") no-repeat; width: 57px; height: 108px; float: left;}
.block_img{float: left; margin-right: 10px; margin-top: 20px;}
.header img{border: none;}



.marginleft_20{margin-left: 35px;}

