@charset utf-8;
*{margin:0px; padding:0px;}
body{font:12px/1.8 'microsoft yahei',verdana; color:#606060; background:#EEF3FA; min-width:1010px;}
a{color:#606060; text-decoration:none;}
a:hover{color:#0099CC; text-decoration:none;}
.head{width:990px; height:66px; margin:0px auto;}
.head .logo{width:286px; height:50px; margin:8px 0; float:left;}
.head .top_right{width:765px; height:50px; margin:8px 0px; float:right; background:url(./noticebg.png) no-repeat;}
.nav{height:36px; min-width:990px; background:url(./navbg.png) repeat-x;}
.nav .inner{width:990px; height:100%; margin:0 auto; position:relative;}
.nav .inner div{width:110px; height:36px; line-height:36px; text-align:center; font-size:14px; font-weight:bold; color:#FFFFFF; text-shadow:1px 1px #365778; float:left; cursor:pointer;}
.nav .inner div:hover{background:url(./navbg_hover.png) repeat-x;}
.nav .inner div[class=on]{background:url(./navbg_hover.png) repeat-x;}
.nav .inner div a{color:#FFFFFF;}
.nav .inner .hot{position:absolute; width:27px; height:18px; top:-7px; right:366px; z-index:999;}
.banner{width:990px; margin:10px auto;}
.main{width:990px; margin:10px auto;}
.left{float:left; width:230px; margin-top:-5px; margin-bottom:10px;}
.left .inner{border:1px solid #D3E1ED; background:#FAFDFF;}
.left .inner .title{width:215px; height:37px; position:relative; left:-7px; top:10px; background:url(./title.png) no-repeat; line-height:31px; padding-left:24px; font-size:14px; font-weight:bold; color:#FFF;}
.left .inner .content{width:196px; margin:12px 17px 10px 17px; font-size:14px; line-height:25px;}
.right{float:right; width:750px; margin-top:-5px; margin-bottom:10px; position:relative;}
.right .jnu{position:absolute; top:85px; right:29px; width:219px; height:219px; background-image:url(./jnu.png);}
.right .inner{border:1px solid #D3E1ED; background:#FAFDFF;}
.right .inner .title{border-bottom: 1px solid #CCE6F5; height:35px;}
.right .inner .title span{font-size:14px; font-weight:bold; height:35px; line-height:35px; border-bottom:2px solid #00AAFF; padding:2px 16px 7px 16px; color:#2D648F;}
.right .inner .content{margin:10px 17px 11px 17px; font-size:14px; line-height:25px;}
.right .inner .content p{margin-bottom:5px;}
.foot{clear:both; background:url(footbg.png) repeat-x; color:#888888; padding:10px 0 6px 0;}
.foot .inner{width:990px; margin:0 auto; text-align:center; line-height:25px;}
.foot .inner a{color:#888888;}
.foot .inner a:hover{color:#0099CC;}
.foot2{clear:both; background:url(footbg2.png) repeat-x; font-weight:bold; padding:10px 0 6px 0;}
.foot2 .inner{width:990px; margin:0 auto; text-align:center; line-height:24px;}
table{border-top:1px solid #CCC; border-left:1px solid #CCC;}
td{border-bottom:1px solid #CCC; border-right:1px solid #CCC; padding:5px; text-align:center;}
.hover:hover{background-color:#EEE;}
.more{background:#EEE; border:#DDD 1px solid; cursor:pointer; text-align:center; margin:10px 1px 0 1px;}