@charset "utf-8";

body{width:100%; margin:0; padding:0; font-size:12px;}
h3, h4, h5, h6{font-size:100%; font-weight:normal;}
/*全局样式*/
.main{width:100%; margin:auto; background:#EAECEB url(wrapper-bg.gif) repeat-x top;}
.main a{color:#333!important; text-decoration:none;}
.main a:hover{color:#000!important; text-decoration:underline;}
.header,.chanel,.content,.footer{width:950px; margin:0 auto;}
	/*头部信息*/
	.header{position:relative; margin:0 auto; overflow:hidden; height:179px;}
	/*主导航*/
	.chanel{height:12px; margin:0 auto;background:url(wrapper-bg.gif) repeat-x 0 -179px;}
	.qzjy {width:100%; margin:auto; text-align:center; background-color:RGB(132,167,7); height:20px; margin-top:-2px;}
		.qzjy ul {list-style-type:none; width:994px; margin:auto; float:left;}
		.qzjy ul li {list-style-type:none; width:240px; text-align:left; float:left;}
		.qzjy a {font-size:12px; font-size:14px; margin-left:30px;}
		.qzjy a:hover {text-decoration:underline;}
	/*主内容*/
	.content{*zoom:1;}
	.content:after{content:"."; height:0; display:block; clear:both; visibility:hidden;}
		/*右侧内容*/
		.right{float:right; width:724px;}
		/*左侧内容*/
		.left{float:left; width:220px; clear:both;}
.kt-bar2{display:none;}
/*主体部分*/
	/*模块公用部分*/
	.part{margin:6px auto; border:1px solid #CBE4C7; background:#fff url(part-con.gif) repeat-x left 26px;}
		.part div {line-height:28px; padding:8px;}
		.part h3{height:25px; line-height:25px; border-bottom:1px solid #ccc; background:url(part-title.gif) repeat-x left bottom; margin:auto;}
			.part_0{float:left; padding:0px 0px 0px 10px; color:#006600; font-weight:bold;}
			.part_1{float:left; padding:0px 0px 0px 30px; color:#006600; font-weight:bold; background:url(part_1.png) no-repeat 6px 4px;}
			.part_2{float:left; padding:0px 0px 0px 30px; color:#006600; font-weight:bold; background:url(part_2.png) no-repeat 6px 4px;}
		.part h3 a{float:right; margin-right:4px;}
		.part ul {list-style-type:none; padding:0px;}
		.uList ul{text-align:left; padding-left:4px;}
		.uList li{width:320px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; line-height:28px; float:left; margin-right:20px;}
			.time{margin-left:6px; color:#666666;}
		.table_new {width:146px; float:left; overflow:hidden; margin-right:12px;}
/*底部信息*/
.footer{margin:1px auto; border-top:1px solid #7E9D40; background:#CFE2A2; text-align:center; font-family:Arial, Helvetica, sans-serif;}
.footer p{padding-top:2px; color:#333; padding-bottom:15px;}