@charset "utf-8";
/* CSS Document */

body {background:#EEF1F3 url(../../images/body_bg.jpg) repeat-x top left;
	  margin:0;
	  text-align:center;
	  font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
	  font-size:12px;
	  line-height:200%;
	  color:#383838;}
	  
img,p,ul,li,h1,h2,h3,h4,span{padding:0;margin:0; border:none;}
.clr{clear:both;}

.top{width:1000px;
     background:url(../../images/kcxx.jpg) no-repeat top center;
	 height:200px;
	 overflow:hidden;
	 text-align:center;
	 margin:0 auto;
	 }

.nav{width:994px;
	 height:40x;
	 overflow:hidden;
	 margin:160px auto 0 auto;
	 padding-left:3px;
	 line-height:20px;
}

.nav a {color:#366496;
		width:142px;
		height:42px;
		text-align:center;
		line-height:42px;
		float:left;
		text-decoration:none;
		display:block;
		font-size:14px;
		border:none;
		background: url(../../images/nav_line.png) no-repeat top right;}
		
.nav a:hover{color:#366496; width:142px; height:42px; line-height:42px;background: url(../../images/nav_over.png) no-repeat;}

.nav a:cur{color:#FF0000; width:142px; height:42px; line-height:42px;background: url(../../images/nav_over.png) no-repeat;}