.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#news_box {
    padding: 15px 0;
    position: relative;
    width: 100%;
}
.news_main {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    width: 1100px;
}
.news_show {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 20px;
    width: 730px;
}
.news_show .tit {
    border-bottom: 1px solid #E6E6E6;
    color: #999999;
    line-height: 30px;
    margin-bottom: 10px;
    padding-bottom: 9px;
    text-align: center;
}
.news_show .tit h1 {
    color: #03B4F5;
    font-family: "微软雅黑","黑体";
    font-size: 20px;
    padding-top: 20px;
}
.news_show .txt {
    border-bottom: 1px solid #E6E6E6;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 30px;
    padding: 15px;
}
.news_show .txt img {
    margin: 5px 0;
}
#chan_newsInfo {
    color: #999999;
    height: 18px;
	font-size:14px;
    padding: 15px 15px 3px;
    position: relative;
    text-align: left;
}
.chan_newsInfo_link {
    position: absolute;
    right: 0;
    top: 12px;
}
.news_show .share {
    height: 40px;
    margin: 10px 0;
}
.news_show h4 {
    border-bottom: 1px solid #DDDDDD;
    color: #666666;
    height: 29px;
    line-height: 29px;
    position: relative;
    text-align: right;
}
.news_show h4 span {
    border-bottom: 2px solid #03B4F5;
    color: #333333;
    font-family: "微软雅黑","黑体";
    font-size: 20px;
    height: 29px;
    left: 0;
    line-height: 23px;
    padding: 0 2px;
    position: absolute;
    top: 0;
}
.info_box {
    float: right;
    width: 300px;
}
.info_box dl {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 20px;
    padding: 15px;
    position: relative;
}
.info_box dl .icon {
    background: url("../images/kefu/rank_icon.gif") no-repeat scroll 0 0;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    width: 32px;
}
.info_box dt {
    border-bottom: 1px solid #DDDDDD;
    color: #333333;
    height: 29px;
    line-height: 29px;
    position: relative;
    text-align: right;
}
.info_box dt span {
    border-bottom: 2px solid #03B4F5;
    font-family: "微软雅黑","黑体";
    font-size: 20px;
    height: 29px;
    left: 0;
    line-height: 23px;
    padding: 0 2px;
    position: absolute;
    top: 0;
}
.info_box dt a {
    color: #999999;
    margin-left: 10px;
}
.info_box dd {
    color: #666666;
    padding-top: 10px;
}
a {
    color: #666666;
    outline: medium none;
    text-decoration: none;
}
.info_rank li {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
}
.info_rank li em {
    background: none repeat scroll 0 0 #B1B1B1;
    border-radius: 8px;
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    height: 14px;
    line-height: 14px;
    margin: 8px 12px 0 4px;
    text-align: center;
    width: 14px;
}
.info_rank li em.bg {
    background: none repeat scroll 0 0 #FF3333;
}
.info_rank li a {
    float: left;
}
.article_next {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.article_next li {
	color: #000000;
	float: left;
	width: 49%;
}
.article_next li a {
	color: #666666;
	padding-left: 6px;
}