@charset "utf-8";
/* CSS Document */
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,ol,dl,dt,dd,img,a,input{margin:0; padding:0; border:0; list-style:none;}
body{ color:#5f5f5f; background:#e2bda6; font-size:12px; font-family:"Lantinghei SC","Open Sans","Lucida Grande",Helvetica,STheiti,Verdana,"microsoft yahei","simsun",Geneva,sans-serif;
}
a{ color:#fff; text-decoration:none;}
a:hover{ text-decoration:underline;}

.header{ width:100%; background:#d86752; height:56px; }
.header h1{ font-size:22px; color:#fff; line-height:56px; font-family:"微软雅黑"; text-align:center; letter-spacing:2pt;} 


#post{ width:1300px; height:150px; margin:0 auto; margin-top:20px;  background:url(../images/post-entry-bg.png) no-repeat 120px 0; }
.ner1{ width:1000px; height:150px; margin:0 auto; background:#fafaf3; border-radius:6px; margin-top:30px;  letter-spacing:2pt; }
.ner1:hover{ background:#fff;}


.ner1 ul{ width:900px; height:80px; margin:0 auto; float:left; margin-left:20px; margin-top:10px; }
.ner1 ul li{width:150px; height:45px; line-height:45px; text-align:center; float:left; margin-left:20px; }

.ner1 ul li a{ color:#d86752;  font-size:16px; line-height:24px; font-family:"微软雅黑"; font-weight:bold; text-align:center; letter-spacing:2pt; }

.ner1 ul li a:hover{  width:150px; height:45px; line-height:45px; display:block; background:#da8c5c; border-radius:6px; color:#fff; text-align:center; }

.nav1{ width:900px;  margin:0 auto; float:left; margin-left:16px; font-weight:bold;  line-height:45px; color:#76718c; margin-top:10px; font-size:22px; line-height:56px;   }
.bq{width:3px; height:22px; background:#76718c; float:left; margin-left:30px; margin-top:26px;}

.dy{ margin-top:4px;}

