/* CSS Document */
*{
	padding:0;
	margin:0;
	}
body{
margin-top:3px;
	color:#000;
	font:"宋体";
	font-size:13px;
	background:#C0C0C0;
	line-height:22px;
}

a,a:active{
	color:#333333;
	font-size:13px;
	text-decoration:none;
}
a:hover{
	color:#FF9933;
	font-size:13px;
	text-decoration:underline;

}
#main{
	margin:0 auto;
	width:998px;
	background-color:#FFF;
}
.zicu{
	font-size:13px;
	color:#000;
	font-weight:bold;

}
/* top.php页面样式如下：*/
#top{
	width:998px;
	margin:0 auto;
	
}

.top_1{
	background: url(top.jpg);
	height:160px;
}
.logo{
	margin:25px 0 0 3px;
	width:457px;
	float:left;

}
.inco{
	width:281px;
	height:78px;
	float:right;
	text-align:right;
	
	margin-right:20px;
	margin-top:10px;
}
.inco ul{
	list-style-type:none;

}
.inco ul li{
	display:block;
	text-align:right;
	margin:8px 0;

}
.inco ul li img{
	margin-left:5px;

}
.banner{
	background:#09367a;
	height:34px;
	font-weight:bold;
	color:#FFF;
	font-size:13px;
	line-height:34px;
	text-align:left;
}
.banner span{
	padding-right:60px;
	padding-left:20px;
	color:#FFF;
	font-size:12px;
	font-weight:100;
}
.banner a{
	height:34px;
	font-weight:bold;
	color:#FFF;
	font-size:13px;
	line-height:34px;
	text-align:center;
}
.banner a:hover{
	height:34px;
	font-weight:bold;
	color:#FF0;
	font-size:13px;
	top:1px;
	position:relative;
	line-height:34px;
	text-align:center;
}
.banner a:visited {
	color: #FFFFFF;}
/*index.htm页面样式如下：*/
#center{
	background:url(center_bj.jpg) repeat-x center top;
	padding-top:17px;
	width:972px;
	padding:17px 15px 0; 
	clear:both;

}
.center_1{
	height:30px;
	width:972px;
	text-align:center;
	margin-bottom:1px;
	clear:both;

}
.center_1_left{
	background:url(left_center_bj.jpg) repeat-y left top;
	width:677px;
	margin-right:18px;
	
	float:left;
}
.left_shang{
	background:url(left_shang_tiao.jpg) no-repeat top center;
	width:677px;
	height:15px;
	text-align:center;
	padding-top:3px;

}
.left_center{
	margin:0 10px;
	text-align:center;

}
.left_center_lm{
	background:url(lm_bj.jpg) repeat-x;
	border:#DADADA 1px solid;
	height:21px;
	line-height:21px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	padding-left:5px;
	width:650px;
}
.left_center_lm1{
	background:url(lm_bj.jpg) repeat-x;
	border:#DADADA 1px solid;
	height:21px;
	line-height:21px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	padding-left:5px;
	width:630px;
}
.left_center_nr{
	text-align:left;
	padding:5px;
	height:140px;
	
	}
	.left_center_nr2{
	text-align:left;
	padding:5px;
	height:140px;
	border:1px solid; line-height:30px; 
	width:207px; float:left; margin-top:10px;
	
	}
	.left_center_nr3{
	text-align:left;
	padding:5px;
	height:140px;
	border:1px solid; line-height:30px; 
	width:300px;
	
	}
.left_center_nr1{
	text-align:left;
	background:url(index_lxwm.jpg) no-repeat left  bottom;
	padding-left:120px;
	padding-top:25px;
	text-align:left;
	height:130px;
	}
.left_bottom{
	background:url(left_xia_bj.jpg) no-repeat center bottom;
	width:677px;
	height:11px;

}
.center_1_right{
	width:276px;
	float:left;
	background:url(right_center_bj.jpg) repeat-y top center;
	
}
.center_2_right{
	width:276px;
	float:left;
	background:url(right_center_bj.jpg) repeat-y top center;
	
}
.right_shang{
	background:url(22.jpg)  no-repeat top center;
	height:24px;
	padding-left:14px;
	padding-top:10px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	}

.right_center{
	height:110px;
	text-align:left;
	padding:10px; 
	line-height:24px;
	
	}
	
.right_bottom{
	background:url(right_xia_bj.jpg) no-repeat center bottom;
	height:10px;
	
}

/*end.php页面样式如下：*/
#end{
	width:967px;
	background:url(end_bj.jpg) repeat-x #FFF;
	height:12px;
	padding:50px 0 32px 0;
	text-align:center;
}
#end1{
	width:967px;
	height:12px;
	padding:2px 0 2px 0;
	text-align:center;
}
.menu{font-size:12px;position:relative;z-index:100; text-align:center}
.menu ul{list-style:none;}
.menu li {float:left;position:relative;}
.menu ul ul {visibility:hidden;position:absolute;left:3px;top:23px;}
.menu table {position:absolute; top:0; left:0;}
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}
.menu a{display:block;border:1px solid #aaa;background:#0099FF;padding:2px 11px;margin:3px;color:#000000;text-decoration:none;}
.menu a:hover{background:#fafafa;color:#000;border:1px solid #000;}

