/* CSS Document */

* {margin:0;padding:0;}
p,td ,span{font-size:13px;}
li {list-style:none;}
a {text-decoration:none;}
#main {width:1000px;margin:0 auto;}
#banner{ background:url(banner1.png) no-repeat; width:1000px; height:250px; }
	
#nav {width:1000px; text-align:center; height:32px;  background:url(navbg.png) no-repeat;margin-top:3px; }
	#nav ul {padding-left:20px;}
	#nav ul li {float:left;width:100px;line-height:32px;height:32px;color:#FF9933; }
	#nav ul li a{display:block;width:100px; text-decoration:none; color:#fff; line-height:32px; height:32px;}
.kchezi { width:998px; border:1px solid #9FBF3D; display:block; height:auto;}
	.kchezi h3{ color:#eee; background:#9FBF3D; border-bottom:1px solid #9FBF3D; height:30px; line-height:30px; text-indent:2em; font-size:15px;}
	.kchezi ul { display:block;margin-top:10px;}
	.kchezi li {float:left;width;160px;padding-left:25px; padding-right:10px; text-align:center; padding-top:10px;}
	.kchezi img {margin-bottom:5px;}
	.kchezi ul li span a {color:#000000}
	
.fenge {height:5px;width:30px;}

#foot { height:50px; border-top:1px solid #6699FF; padding-top:15px;}
	#foot p {text-align:center ;}

.curpage {height:28px;line-height:28px;padding-left:10px; background-color:#DDEAF6; width:990px; margin:0 auto;}

.arccontent {padding:10px; min-height:450px; _height:450px;}
.click {width:970px; height:30px; border:1px solid #ccc; margin:0 auto; text-align:center; line-height:30px;}
.title { text-align:center;height:40px; line-height:40px; font-weight:bold;}
.zhengwen {text-indent:2em; line-height:150%;padding-top:10px;}
