@charset "utf-8";

/*导航以及搜索样式*/
.nav{
   float:left;
   width:960px;
   height:35px;
   background:url(http://static.china186cache.com/main/images/nav/index_navbg.gif) repeat-x left top;
   overflow:hidden;
}
.nav ul{ padding-left:8px; height:35px;}
.nav li{ float:left; display:block; padding-right:2px; height:35px; background:transparent url(http://static.china186cache.com/main/images/nav/index_libg.gif) no-repeat right 50%;}
.nav li.lr{ background:transparent none;}


.nav li a{ 
   display:block; 
   float:left; 
   height:35px; 
   line-height:35px; 
   padding:0 0 0 3px; 
   color:#ffffff;
}
.nav li a:link{ color:#333333;}
.nav li a:visited{ color:#333333;}
.nav li a:hover{ font-weight:normal; text-decoration: none; color:#FF6600;}
.nav li a span{ display:block; padding:0 13px 0 7px;}

/* 新闻内容页 */
.newsbox { float:left; width:600px; border-right:1px solid #CDCDCD; border-bottom:1px solid #CDCDCD; border-left:1px solid #CDCDCD; background:#F5F8FD; padding:10px 25px 15px 25px; margin-bottom:10px; display:inline; }
.newsTitle { float:left; width:600px; height:50px; font-size:24px; font-weight:bold; line-height:50px; text-align:center; border-bottom:1px solid #CDCDCD; }
.newsInfo { float:left; width:600px; height:30px; font-size:12px; color:#666666; line-height:30px; text-align:center; }
.newsContent { float:left; width:100%; font-size:14px; color:#333333; text-indent:2em; line-height:24px; margin-top:10px; margin-bottom:20px; display:inline; }
.newsComment { float:left; width:100%; font-size:12px; color:#666666; line-height:30px; vertical-align:middle; margin-bottom:5px; display:inline; }
.newsComment2 { float:left; width:558px; font-size:12px; color:#666666; line-height:30px; vertical-align:middle; margin-bottom:5px; display:inline; }
.newsComment_user { float:left; width:600px; font-size:12px; height:30px; line-height:30px; vertical-align:middle; }
.newsComment_user2 { float:left; width:558px; font-size:12px; height:40px; line-height:35px; vertical-align:middle; }
.centerAd { float:left; width:600px; margin-bottom:10px; display:inline; }

.newsHot { float:left; width:635px; font-size:12px; font-weight:bold; height:25px; line-height:25px; border:1px solid #CDCDCD; background: url(http://static.china186cache.com/main/skin/gold/images/htitle_bg.gif); padding-left:15px; }
.newsHotlist { float:left; width:650px; border-right:1px solid #CDCDCD; border-bottom:1px solid #CDCDCD; border-left:1px solid #CDCDCD; padding-bottom:5px; display:inline; margin-bottom:10px; display:inline; }
.hotTextlist{ float:left; width:260px; font-size:12px; font-family:"宋体"; margin:10px; display:inline; }
.hotTextlist ul { float:left; width:100%; }
.hotTextlist ul li { float:left; width:100%; text-align:left; line-height:22px; }
.newsHotpic { float:left; width:350px; font-size:12px; margin:10px; display:inline; }
.newsHotpic li { float:left; width:150px; font-size:12px; text-align:center; line-height:28px; margin:10px 10px 0 10px; display:inline; }
.newsHotpic li img { background:#FFF; border:1px solid #AAA; padding:2px; display:inline; }
.newsHotpic li a { white-space:nowrap; overflow:hidden; }
.newsHotpic li a:hover img { border-color:#f39a0c; }

/* 评论样式 */
.commentLine_bottom{ float:left; width:100%; height:26px; line-height:26px; background:#F4F4F4; }
.commentLine_bottom .comments1{ float:left; padding-left:10px; }
.commentLine_bottom .comments0{ float:right; padding-right:5px; }
.comment_pp{
	float:left;
	width:100%;
	border-top:1px solid #DADADA;
	margin-bottom: 10px;
}
.comment_pp .tt{
	float:left;
	width:100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.comment_pp .tt span{ text-align:left;}
.comment_pp .tt p{ text-align:left; line-height:22px; padding-left:2px; padding-right:10px; color:#333; display:inline;}
.comment_pp .tt .p1{ border:0px dashed #ED6C9E; padding:1px; margin-left:100px; margin-right:15px; line-height:22px; margin-top:10px; text-align:left; color:#ED6C9E;}
.comment_photo{ float:left; padding-top:5px !important; padding-top:10px; text-align:center; margin-bottom:2px; margin-right:2px; margin-left:2px; width:100px;}
.comment_photo .img{ border: 1px #ddd solid; padding:1px; }
.comment_photo span{ text-align:center; }
.comment_photo .w1{ font-size:12px; text-align:center; line-height:26px; padding-top:5px; }