@charset "utf-8";
/* CSS Document */
.about_top {
	eight:450px;
	widows:1024px;
	clear:both;
	z-index:1;
	background-color:#CCC;
}
.about_middle {
	width:1024px;
	height:auto;
	clear:both;
	z-index:2;
	text-align:center;
	
}


.middle_content {
	background-color: #FFF;
	clear: both;
	height: auto;
	width: 961px;
	margin:0px auto;
	background: url(../img/about_middbg.png) top center no-repeat;
}
.middle_content .mid_left{
	float:left;
	width:206px;
	margin:10px;}
.middle_content .mid_right{
	width:682px;
	height:auto;
	margin:10px;
	float:right;
	}
.middle_content .mid_right .content_title{
	background:url(../img/content_titilebg.png) center top no-repeat;
	height:60px;
	margin-bottom:10px;
}
.middle_content .mid_right .content_text{
	padding-top:10px;
	width:682px;
	max-width:682px;
	overflow:hidden;
	height:auto;
	margin-top:10px;
	text-align:left;
	text-indent:16px;
	line-height:26px;
}
.middle_content .mid_right .content_text{
	padding-top:10px;
	width:682px;
	max-width:682px;
	overflow:hidden;
	height:auto;
	margin-top:10px;
	text-align:left;
	text-indent:16px;
	line-height:26px;
}

.middle_content .mid_left .about_list{
	height:20px;
	width:206px;
	text-align:left;
	padding-top:10px;
	background:url(../img/abut_listbg.png) top no-repeat;
}
.middle_content .mid_left .about_listb{
	height:20px;
	width:206px;
	text-align:left;
	padding-top:10px;
	color:#069;
	background:url(../img/abut_listbg.png) top no-repeat;
}
.bottom{
	width:962px;
	height:80px;
	padding:5px;
	margin:0px auto;
	background-image:url(../img/bottombg.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:1;
}
.bottom .leftlogoname{
	width:160px;
	height:35px;
	margin:23px 10px;
	float:left;
	}
.bottom .copyrights{
	height:35px;
	text-align:left;
	margin:23px 10px;
	float:left;
	}
.bottom .rightserch{
	height:35px;
	margin:23px 10px;
	float:right;
	}
