/*========== header_wrap ===========*/
#header_wrap{
	width:941px;
	height:auto;
	margin:0 auto;
}
#head{
	width:941px;
	height:91px;
	text-align:left;
	background:#FFF;
}
#head h1{
	background:url(images/website.jpg) no-repeat;
	width:549px;
	height:91px;
	position:absolute;
	text-indent:-999em;
}
#head .edition{
	width:311px;
	height:24px;
	line-height:24px;
	text-align:center;
	background:url(images/index_05.jpg) no-repeat;
	position:absolute;
	margin:67px 0 0 630px;
	color:#FFF;
}
#head .edition a{
	color:#E1E1E1
}
#head .edition a:hover{
	color:#F7F96A;
}

#memu{
	width:941px;
	height:36px;
	background:#05529A;
}
#memu li{
	float:left;
	background:url(images/menu_bg.jpg) no-repeat;
	width:126px;
	padding:8px 0;
	margin-left:26px;
}
#memu a{
	color:#FFF;
}
#memu a:hover{
	color:#FF0000;
}

#banner{
	width:941px;
	height:103px;
	text-align:right;
	background-image:url(images/banner.jpg);
}
/*========== mainbody_wrap ===========*/
#mainbody_wrap{
	width:941px;
	margin:0 auto;
	text-align:left;
	background:url(images/mainbody_bg.jpg) repeat-y #FFF;
}

#edition{
	height:26px;
	background:#B6BEC5;
	position:relative;
}
#edition .time{
	position:absolute;
	left:8px;
	top:3px;
}

#edition .path{
	font-size:12px;
	font-weight:normal;
	position:absolute;
	right:8px;
	top:3px;
}

#sidebar{
	float:left;
	width:204px;
	text-align:center;
	height:auto;
	margin:20px 0 15px;
}

#product_box h3{
	background:url(images/product_list_name.jpg) no-repeat;
	width:192px;
	height:42px;
	text-indent:-999em;
}
#product_box ul{
	width:188px;
	background:#FFF;
	text-align:left;
	border:2px solid #D8D8D8;
	background:url(images/product_bottom.jpg) no-repeat right bottom #FFF;
	padding-bottom:25px;
}
#product_box ul li{
	background:url(images/product_list.jpg) no-repeat;
	width:160px;
	line-height:29px;
	display:block;
	text-indent:35px;
	margin-left:15px;
}
/*========== content_wrap ===========*/
#content_wrap{
	width:737px;
	height:auto;
	float:left;
	padding:10px 0;
	position:relative;
}

#content_wrap .left_icon{
	position:absolute;
	background:url(images/left_icon.jpg) no-repeat;
	width:16px;
	height:110px;
	top:15px;
	left:1px;
}
#content_wrap .right_icon{
	position:absolute;
	background:url(images/right_icon.gif) no-repeat;
	width:35px;
	height:53px;
	bottom:5px;
	right:6px;
}

#content_wrap .content{
	border:1px solid #B4BEC7;
	text-align:left;
	width:678px!important;
	width:708px;
	padding:5px 15px 10px;
	margin-left:17px;
	min-height:250px!important;
	_height:250px;
}
.product_img{border:1px solid #CCCCCC;}

#content_wrap .content h3{
	background:url(images/company.gif) no-repeat; height:50px; display:block; text-indent:-999em;
}

#content_wrap .content h3.products{background:url(images/products.gif) no-repeat;}
#content_wrap .content h3.contactus001{background:url(images/contactus001.gif) no-repeat;}
#content_wrap .content h3.products001{background:url(images/products001.gif) no-repeat;}
#content_wrap .content h3.introduce001{background:url(images/introduce001.gif) no-repeat;}
#content_wrap .content h3.contactus{background:url(images/contactus.gif) no-repeat;}

/*========== footer ===========*/
#footer{
margin:0 auto;
width:941px;
height:89px;
background:#FFF;
text-align:left;
border-top:5px solid #B9BEC4;
}

.foot_icon{
float:left;
}

.copyright{
float:left;
padding:5px 0 0 35px;
}

