*{
	margin:0;
	padding:0;
	font-size: 12px;

}

#box{
	
	width: 382px;
	float: left;
	margin-right: 6px;
	

}
.box1{
	height: 32px;
	width: 382px;
	background-image: url(../pic/t1.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	
	
	
}
.box1 span{
	line-height: 32px;
	height: 32px;
	margin-left: 30px;
	font-size: 14px;
	font-weight: 800;
}
.box2{
	width: 382px;
	overflow: hidden;
	
	
}
#box_box{
	
	width: 382px;
		float: left;



}
.box3{
	font-size: 14px;
	font-weight: 800;
	width: 382px;
	color: #000000;
	background-color: #ececec;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

