@charset "utf-8";
/* CSS Document */
/*全局控制*/
body{ font-size:12px; font-family:"宋体";margin:0; padding:0; color:#000;background:url(../images/bg.jpg) repeat-x;}
div,p,ul,li,dl,dd,dt,span,h1,h2,h3,h4,img,input,ol{ margin:0; padding:0; list-style:none; border:none;}
a:link,a:visited{color:#fff; text-decoration:none;}
.container{width:1001px; height:auto; margin:0 auto; background-color:#fff;}

/*header*/
#header{ width:1001px; height:237px; margin:0 auto; background:url(../images/header.jpg) no-repeat;}
#header p{ width:990px; height:32px; text-align:right; line-height:32px; padding-right:10px;}
#header p span{ margin:0 5px; color:#fff;}
#header p a:link,#header p a:visited{color:#fff;}
/*nav*/
#nav{ width:1000px; height:47px; margin-top:158px; padding-left:1px;}
#nav .yiji{ width:1000px; height:47px; }
#nav .erji{ width:88px; position:absolute; top:47px; left:9px;z-index:999; display:none;}
#nav ul li{ float:left; width:106px; text-align:center;position:relative;z-index:100;}
#nav .erji li{ float:none;width:88px; height:32px; line-height:32px;}

#nav ul li a:link,#nav ul li a:visited{ font-size:14px; color:#fff; font-weight:bold; display:block; width:106px; height:32px; padding-top:15px;}
#nav .erji li a:link,#nav .erji li a:visited{width:88px; height:32px;line-height:32px; padding-top:0; color:#fff;background:#c72d2d; font-size:12px; font-weight:normal;}
#nav ul li a.ts:link,#nav ul li a.ts:visited{ width:140px;}
#nav ul li a.ts:hover{ background:url(../images/ts1.png) no-repeat;}
#nav ul li a:hover{background: url(../images/abg3.png) no-repeat; color:#000;}
#nav .erji li a:hover{ background:#F00;}
#nav .erji1{width:122px;position:absolute; top:47px; left:9px; display:none;z-index:999;}
#nav .erji1 li{ float:none;width:88px; height:32px; line-height:32px;}
#nav .erji1 li a:link,#nav .erji1 li a:visited{width:122px; height:32px;line-height:32px; padding-top:0; color:#fff;background:#c72d2d; font-size:12px; font-weight:normal;}
#nav .erji1 li a:hover{background:#F00;}



.container .main{width:981px; height:auto; margin:0px; background-color:#FFF; padding:10px 10px 0px 10px;}
.main .instruction{width:900px; height:20px; margin:0; padding:0 10px;}
.instruction span{display:inline; float:left;}
.instruction a:link,.instruction a:visited,.instruction a:active{color:#5c5b5b; text-decoration:none; display:inline; float:left;}
.instruction a:hover{color:#F00; text-decoration:underline; display:inline; float:left;}

.main .content{width:971px; height:500px; min-height:500px;/* background:url(../images/content-bg.jpg) repeat-y;*/ margin-left:10px; position:relative;}
.content .menu{width:240px; height:auto; float:left; border-top:1px solid #F68C8B; margin:0 10px 0 0; padding:0;}
.menu .title{width:240px; height:29px; border-left:1px solid #F68C8B;}
.menu .title .left{width:30px; height:29px; margin:0px; background:url(../images/notice-header.jpg) no-repeat; float:left;}
.title .center{width:185px; height:29px; margin:0; background:url(../images/h3-bg.jpg) repeat-x; float:left;}
.center h3{line-height:29px; color:#fff; margin:0; text-align:center;}
.title .right{width:30px; height:29px; position:relative; margin-right:-5px; background:url(../images/notice-header.jpg) no-repeat; float:left; background-position:-61px;}
.list ul{list-style-type:none; float:left; margin:25px 0; padding:0 20px;}
.list ul li{display:block; width:180px; height:30px; border-bottom:1px dashed #dbdada; line-height:30px;  text-align:left; overflow:hidden; background:url(../images/jiantou.png) no-repeat; padding:0 0 0 12px; background-position:left 9px;}
.list ul li a:link,.list ul li a:visited,.list ul li a:active{color:#5c5b5b; text-decoration:none; text-align:left;}
.list ul li a:hover{color:#333; text-decoration:none; text-align:left;}
.rig{ width:708px; float:left; border:1px solid #F68C8B; }
.rig .title { width:708px; height:100px;}
.rig .title h3{line-height:50px; color:#ba2829;text-align:center; height:50px; font-size:16px;}
.rig .title p{ text-align:center;}
.zw{ width:688px; border-top:1px solid #ccc; padding: 0 10px;}
.zw p{ line-height:24px; text-indent:2em; margin-top:10px;}
.lj{ width:658px; height:48px; padding-left:30px; padding-top:30px;}
.lj p{ line-height:24px;}
.lj p a:link,.lj p a:visited{ color:#903;}
.lj p a:hover{ color:#666;}
.container .footer{width:994px; height:73px; margin:30px 0 0 0; padding-top:10px; clear:both; border-top:1px solid #f68c8b;}
.container .footer p{text-align:center; width:420px; margin:auto; line-height:24px;}
