@charset "utf-8";
/* CSS Document */

#zmain{	width:1002px;margin:0 auto; padding:0px; background-color:#FFF;}
/*通用样式*/
.clearfloat{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
/*头部分*/
#header{width:1002px;margin:0 auto;text-align:center; position:relative;}
#header .logo{height:86px; text-align:center;}
#header .pic{width:1002px;text-align:center; height:233px;}
#header .mainNav{width:1002px;height:40px; background:url(../images/navbg.jpg) repeat-x left top;}

/*NAV效果*/
#header .mainNav li{height:40px; overflow:hidden; font-size:12px; font-weight:bold;line-height:40px;float:left;text-align:center;color:#FFF;}

/*搜索*/
#search{
	width:170px;
	position:absolute;
	visibility:visible;
	left: 757px;
	top: 37px;
}

#main{width:1002px; height:auto!important;position:relative;margin:0px auto; padding-top:5px;overflow:hidden;background:url(../images/bg.jpg) repeat-y top;}

/*首页左右栏*/
#main .subleft{width:275px; float:left;}
#main .subright{width:708px; float:right;}

/*首页内容区*/
#main .contants_a{}
#main ol.submenue{}

/*内页左*/
.sidebar{width:228px;overflow:hidden; float:left; background:url(../images/index_22.jpg) repeat-y left top;}
.sidebar .container{width:198px; padding:0px 15px; height:196px; background:url(../images/index_23.jpg) no-repeat left top;}
.sidebar .leftbar{padding:0px 10px;}

/*内页右*/
.mbox{width:767px; float:right; overflow:hidden;}
.mbox li{overflow:hidden; text-align:left;}
.mbox li.conpad{ padding:0px 10px; line-height:25px;}
.mbox li.tagnav{width:729px; height:36px; padding-left:30px; line-height:36px; color:#5b3e09; font-weight:bold; font-size:12px; background:url(../images/about_03.jpg) no-repeat;}

/*脚部分*/
#foot{width:1002px;position:relative;margin:0px auto;}
#foot ol.copyc{height:50px; padding-top:6px;line-height:25px;text-align:center;background:url(../images/fbg.jpg) repeat-x; text-align:center;}
#foot ol.fnav{height:26px; line-height:26px; background:url(../images/index_04.jpg) repeat-x;text-align:center;}
