@charset "utf-8";
body{ background:url(../images/bg.png) repeat-y center; margin:0px auto;}
/* top Start */
#top{ width:100%; height:151px; margin:0px auto;  color:#666; }
.top{ width:1000px; height:151px; margin:0px auto; font-size:14px; overflow:hidden; background:url(../images/header.png) no-repeat center; overflow:hidden;}
.top-left{width:555px; height:auto; overflow:hidden; float:left; padding:10px 0px 0px 10px;}
.top-left a{ }
.top-right{width:408px; height:auto; overflow:hidden; float:right; line-height:40px; text-align:right; font-size:12px; padding-right:20px}
/* End top */

/* nav Start */
#nav{ width:100%; height:45px; margin:0px auto;}
.nav{ width:1000px; height:45px; margin:0px auto; background:#ff6000; overflow:hidden;background:url(../images/nav.png) repeat-x;}
.nav .nav_calendar{ width:1px; height:45px; float:left; color:#fff; text-align:center; line-height:45px;display:none; }
.nav .nav_list{width:950px; height:45px;margin: 0 auto; /*float:left;*/}
.nav ul{ width:950px; height:34px; /*float:right; background:url(../images/nav_list.png) no-repeat;*/background-color: #EDF1F4;	border: 1px solid;border-radius: 10px; margin:6px 6px 0px 0px;}
.nav ul li{padding:0; float:left; line-height:33px; list-style:none; text-align:center;color:#ffffff;}
.nav ul li.hover{ height:33px; float:left; background:#00b9f2; color:#ffffff; text-align:center;}
.nav ul li a{ color:#1f76ac; font-size:14px; font-weight:100; padding:0px 9px; }
.nav li.div a{	display: block; color: #666;text-align: left;text-decoration: none;font-size:12px; font-weight:100;}
.nav li a:hover{ }
.nav ul.div{ position: absolute;visibility: hidden;margin: 0;padding: 0;background: #ffffff;border: 1px solid #5970B2; z-index:99999; margin-left:-1px;}
.nav ul.div a{	position: relative;display: block;margin: 0;padding: 5px 20px;width: auto;white-space: nowrap;text-align: left;text-decoration: none;background: #efefef;color: #666666; font-size:14px; line-height:26px;}
.nav ul.div a:hover{	background: #fff;color: #000}
/* End nav */

/* 幻灯 */
.sub_box{width:1000px; height:244px; float:left; position:relative; overflow:hidden; text-align:center;}
	#KinSlideshow{ width:1000px; height:244px; overflow:hidden; margin:0 auto; }
	#KinSlideshow img{width:1000px; height:244px;}
#show{width:960px; margin:0 auto;}
#kinMaxShow{width:960px; height:244px; visibility:hidden; overflow:hidden;}
/* End banner */

/* footer Start*/
#footer{width:100%; height:auto; margin:10px auto 0px auto; overflow:hidden; }
.footer{width:980px; height:auto; margin:0px auto; overflow:hidden; padding-top:20px; background:url(../images/footerbg.png) no-repeat top center; line-height:24px; color:#666; font-size:12px; text-align:center;}
/* End footer */