/*----------------------common-------------------------*/ *{ margin:0; padding:0; font-family:Microsoft YaHei;} .clear{ clear:both;} .fl{ float:left;} .fr{ float:right;} img{ border:none;} .p5{ padding:5px;} a{ text-decoration:none;} a:hover{ text-decoration:underline;} li{ list-style-type:none;} .ofh{overflow:hidden;} .center{ text-align:center;} .em{ text-indent:2em;} body{ background:#C4C4C4;} /*----------------------con-------------------------*/ .con{ width:1000px; padding:20px; height:auto; margin:10px auto; background:#fff; moz-border-radius:10px;border-radius:10px;} /*----------------head-----------------*/ .head{ width:1000px; height:auto; margin:auto;} .logo{ width:100%; height:230px; text-align:center;} .logo h1{ font-size:36px; line-height:60px; color:#000; font-family:'RokkittRegular';} .nav{ width:1000px; height:40px; margin:5px auto;background-color:#000;-moz-border-radius:5px;border-radius:5px;} .nav ul{ padding-left:10px;} .nav li{ float:left; padding:5px 46px; } .nav li a{ font-size:20px; line-height:30px; color:#fff;} .nav li a:hover{ color:#fff; text-decoration:none;} .nav li:hover{ background-color:#600} .nav li:hover a{ color:#fff;} .lunbo{ width:1000px; height:350px; margin:5px auto; overflow:hidden;-moz-border-radius:5px;border-radius:5px;} .dm{ width:1000px; height:280px; margin:5px auto; overflow:hidden;-moz-border-radius:5px;border-radius:5px;} /*----------------main-----------------*/ .main{ width:1000px; height:auto; margin:10px auto; font-size:14px; line-height:24px; color:#555;} .main h2{font-size:18px; line-height:46px; color:#333;} .main h2 a{font-size:18px; line-height:46px; color:#333;} .main p{font-size:14px; line-height:24px; color:#555; text-indent:2em;} /*----------------foot-----------------*/ .foot{ width:1000px; height:50px; margin:10px auto; padding-top:10px; border-top:3px solid #100; text-align:center; font-size:14px; line-height:24px; color:#666;} .foot{font-size:14px; line-height:24px; color:#666;}