
/* CSS Document */

.layout{width:1180px;}

/* substance */
.substance {width:1180px; height:auto; margin:0 auto; padding:0px; overflow:hidden; }

#left_in {overflow: hidden;width:1178px; background-color:#fbfbfb; border:1px solid #dddddd;}


/*-- 列表位置导航样式 --*/
#sub_nav {width:1170px; clear:both; padding-left:10px; line-height:50px; font-family:"微软雅黑"; border-bottom:1px dotted #ddd;}
#sub_nav a {text-decoration: none;color:#f60;}
#sub_nav a:hover {text-decoration: underline;color:#f60;}
#sub_nav .word {font-size:22px; color:#f60; line-height:50px; text-decoration:none;text-align:left;font-family:"微软雅黑";letter-spacing:2px; font-weight:bold;}
#sub_nav .word a {color:#f60;text-decoration: none;}
#sub_nav .word a:hover{color:#f60;text-decoration:underline;}
#sub_nav .fgf {font-size:22px;line-height:50px; color:#f60;text-align:left;font-family:"微软雅黑"; padding:0px 5px 0px 5px;}




/* 文章标题 */
.title {font-size:22px; font-weight:bold; color:#3e3e3e; font-family:"微软雅黑"; height:40px; padding-top:10px; line-height:180%; text-align:center; letter-spacing:1px;}
.time {font-size:12px; color:#3e3e3e; font-family:"微软雅黑"; padding:6px 0px 6px 0px;text-align: center;}
.time a {color:#BB0101; text-decoration: none;}
.time a:hover {color:#BC2931; text-decoration: underline;}
.related {font-size:16px; font-weight:normal; color:#3e3e3e; font-family:"微软雅黑"; height:30px; padding:10px 0px 0px 10px; line-height:30px; text-align:left; letter-spacing:1px;border-top:1px dotted #ddd;}


/*-- 文章外框样式 --*/
#sub_news { padding:20px;}

/*-- 文章内容样式 --*/
#sub_newsDetail { padding:0px; font-size:16px; line-height:30px; text-align:left;}
#sub_newsDetail p{margin-bottom:20px;text-indent:2em;}
#sub_newsDetail a {color:#004f96; text-decoration:none;  line-height: 20px;
    font-size: 14px;}
#sub_newsDetail a:hover {color:#bc2931; text-decoration:underline;}
#sub_newsDetail img {border: #dddddd 1px solid}

.paging {text-align:center; font-size:16px; line-height:30px; margin:20px 50px; color:#333;}
.paging a{ display:inline-block; height:20px; line-height:20px; text-align:center;  margin-right:10px; color:#333;  padding:0px 4px; border:1px solid #ccc;}


/*-- 来源等样式 --*/
.sub_info {width:1150px;text-align:right;font-size:14px;color:#3e3e3e;font-family:"微软雅黑"; padding:10px 0px 20px 20px;}
.sub_info a {color:#3e3e3e;text-decoration: none;}
.sub_info a:hover {color:#3e3e3e;text-decoration: underline;}

/*-- 相关文章样式 --*/
.title_related  {padding:8px;font-family:"微软雅黑"; font-size:14px; color:#3e3e3e; line-height:24px;}
.title_related a {color:#3e3e3e; text-decoration: none;}
.title_related a:hover {color:#BC2931; text-decoration: underline;}

