@charset "utf-8";
/* CSS Document */

#zmain{	width:1004px;margin:0 auto; padding:0px; background-color:#FFF;}
/*通用样式*/
.clearfloat{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
ol,li{ overflow:hidden;}
p{ display:inline;}
/*头部分*/
#header{width:1004px;margin:0 auto;text-align:center; position:relative;}
#header ol{width:1004px;overflow:hidden;text-align:left;}
#header ol.logo{height:243px; text-align:center;}
#header ol.pic{text-align:center;}
#header ol.mainNav{width:1004px;height:38px; background:url(../images/tpbg.jpg) no-repeat left top;}

/*NAV效果*/
#header ol.mainNav li{height:38px;font-size:12px;float:left;}

/*搜索*/
#search{
	width:170px;
	position:absolute;
	visibility:visible;
	left: 807px;
	top: 27px;
}

#main{width:952px; height:auto!important;position:relative;margin:0px auto; padding:0px 26px;overflow:hidden;background:url(../images/bg.jpg) no-repeat left top #FFF;}

/*首页左右栏*/
#main .subleft{width:280px; float:left;}
#main .submid{width:343px; float:left; padding-left:15px;}
#main .subright{width:289px; float:right; padding-right:5px;}
#main .subright li.inc_boxa{width:259px; padding-left:30px; background:url(../images/index_24.jpg) repeat-y left top;}

/*首页内容区*/
.inc_scroll{width:964px; height:160px; margin:0 auto; padding:0px 20px;background:url(../images/bg_03.jpg) no-repeat no-repeat;}
#main span.contants_a{}
#main ol.submenue{}

/*内页左*/
.sidebar{width:197px;overflow:hidden; float:left;}
.sidebar .container{}
.sidebar .leftbar{}

/*内页右*/
.mbox{width:741px; float:right;overflow:hidden;}
.mbox li{overflow:hidden; text-align:left;}
.mbox li.tagnav{}

/*脚部分*/
#foot{width:1004px;position:relative;margin:0px auto;}
#foot ol.copyc{height:auto; padding-top:13px;line-height:25px;text-align:center;background:url(../images/f_bg.jpg) repeat-x; text-align:center;}
#foot ol.fnav{height:29px; line-height:29px; background:url(../images/fnav_bg.jpg) repeat-x;text-align:center;}

