@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; padding:0px; margin:0px;}
/*头部分*/
#header{width:1004px;margin:0 auto;text-align:center; position:relative;}
#header ol{width:1004px;overflow:hidden;text-align:center;}
#header ol.logo{height:96px; text-align:center;}
#header ol.pic{ height:320px;}
#header ol.mainNav{width:1004px;height:46px;}

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

#incproscroll{}
#main{width:984px; height:auto!important;position:relative;margin:0px auto; padding:0px 10px;overflow:hidden;}

/*首页左右栏*/
#main .subleft{width:529px; float:left;}
#main .subright{width:219px; float:right;}
#main .subright li{ padding:5px 0px;}

/*首页内容区*/
#inc_main .contants_a{}
#inc_main .contants_b{}
#inc_main ol.submenue{}

/*内页左*/
.sidebar{width:220px;overflow:hidden; float:left;}
.sidebar .container{}
.sidebar .leftbar{width:220px; height:502px; padding-bottom:35px; background:url(../images/leftbg.jpg) no-repeat left bottom #fafafa;}
.sidebar .sidebox{width:190px; height:163px; padding:0px 15px; background:url(../images/index_13.jpg) no-repeat left top;}

/*内页右*/
.mbox{width:756px; float:right;overflow:hidden;}
.mbox li{overflow:hidden; text-align:left;}
.mbox li.rcontain{width:736px; padding:0px 10px;}
.mbox li.tagnav{width:740px; height:30px; padding-left:16px; line-height:23px; color:#FFF; font-weight:bold; font-size:12px; background:url(../images/tagnavbg.jpg) no-repeat;}

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

