@charset "utf-8";
@import url("common.css");
/********全局样式********/
#left{width:620px;}
#right{width:310px;_width:325px;}
/**文章正文**/
#view h1{margin:0px;padding:0px;line-height:30px;font-family:"Microsoft YaHei",SimHei;font-weight:normal;font-size:18pt;color:#1389BB;text-align:center;}
.time{position:relative;background:#efefef;padding:5px;color:#666;}
.time span{position:absolute;right:5px;}
.word{margin:8px 0px;line-height:20px;color:#666;}
.word p{text-indent:20pt;}
.page{margin-top:12px;line-height:20px;text-align:center;}
.page a{margin:0px 5px;color:#0492bd;}
/**相关文章**/
#related{margin:0px;padding:0px;width:620px;}
#related dt{position:relative;border-top:1px #ddd solid;border-bottom:1px #ddd solid;height:26px;}
#related dt strong{float:left;color:#ad0000;line-height:26px;}
#related dd{float:left;width:300px;line-height:24px;margin:0px 10px 0px 0px;_margin:0px 5px 0px 0px;padding:0px;}
#related dd a{display:block;width:286px;padding-left:14px;background:url('images/dot.gif') no-repeat -6px -24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#related dd span{display:none;}

/**每月热点**/
#hot_monthly{border-bottom:1px #ddd solid;padding-bottom:8px;}
#hot_monthly h3{margin:0px;padding:0px;line-height:28px;font-family:"Microsoft YaHei",SimHei;font-weight:normal;font-size:12pt;}
#hot_monthly h3 a{color:#0492bd;}
#hot_monthly p{margin:0px;padding:0px;line-height:18px;color:#666;}
/**热门推荐新闻**/
#hot_news{padding-bottom:10px;}
#hot_news .column{margin:0px;padding:0px;line-height:24px;height:24px;border-bottom:1px #ddd solid;background:url('images/column.jpg') no-repeat;background-position:0px -408px;text-indent:-300px;overflow:hidden;}
#hot_news .red_dot li{width:310px;}