@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;} .main{width:1001px; height:auto; margin:0 0 20px 0;} .main .instruction{width:900px; height:20px; margin:0px; padding:20px 25px 0 25px;} .instruction a:link,.instruction a:visited,.instruction a:active{color:#5c5b5b; text-decoration:none; display:inline; } .instruction a:hover{color:#F00; text-decoration:underline; display:inline;} .main .content{width:991px; height:670px; 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;} .content .add{width:241px; height:200px; position:absolute; bottom:0px; border-bottom:1px solid #F68C8B;} .content .article{width:708px; border:1px solid #f68c8b; float:left;} .article .title{width:100%; height:30px; background:url(../images/h3-bg.jpg) repeat-x; margin:0; padding:0;} .article .title h3{margin:0px; line-height:30px; padding:0 50px; color:#fff; float:left; width:200px;} .article .title a:link,.article .title a:visited,.article .title a:active{float:right; padding-right:50px; text-decoration:none; color:#fff; line-height:30px;} .article .title a:hover{float:right; padding-right:50px; text-decoration:underline; color:#710606; line-height:30px;} .article .listy{width:706px; padding:0; margin:0; overflow:hidden; border:0px;} .article .listy ul{float:left; margin:20px 40px; padding:0px;} .article .listy ul li{display:block; width:620px; height:30px; border-bottom:1px dashed #dbdada; line-height:35px; text-align:left; float:left;} .article .listy ul li span{float:right;} .article .listy ul li a:link,.article ul li a:visited,.article ul li a:active{color:#5c5b5b; text-decoration:none; text-align:left;} .article .listy ul li a:hover{color:#333; text-decoration:none; text-align:left;} .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;}