@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
/*contain*/
#news_contain{margin:2px auto;background:#fff;width:1000px;}
body{background:#fff;}
ul{ list-style:none;}
#news_contain a{text-decoration:none;font-size:14px;color:#323232; outline:none;}
#home_header{height:100px;background:#0078BD;}
.news_time{font-family: Georgia,"Times New Roman";}
   
#header_btm{height:100px;position:relative;}
.clear{clear:both;}
#home_logo{height:100px;width:483px;background:url(../images/logo.png) left center no-repeat;broder:1px solid red;position:absolute;left:10%;}
/*slider***************************************************************************/

/*slide*/

/*menu*/
#menu{width:35%;position:absolute;right:0;top:40px;right:10%;}
#menu a{color:#fff;font-weight:bold;}
#menu ul li a{ float:left;display:block; padding:0 5px; height:20px; line-height:20px;font-size:15px;border-right:1px solid #999;}
#menu ul li a:hover{text-decoration:underline;}

/*cuture*----------------------------------------------------------------------------------------------------------------*/
#cuture{margin:10px auto;}
.essay_list{width:325px;float:left;overflow:hidden;}
.essay_list02 {margin:0 12px;}
.essay_list h2{width:325px;height:30px;background:#0078BD;font-size:14px;color:#fff;line-height:30px;text-indent:10px;}
.essay_list img{width:360px;height:80px;}

.essay_list li{line-height:3em;border-bottom:1px dotted #999;text-indent:15px;background:url(../images/news_dot.png) left center no-repeat;}
.essay_list li span{width:auto;float:right;}