
/* Author: Yangz */
/* Time: 2014/05/23 */

/* CSS Reset */
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select { margin: 0; padding: 0 }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border: 0 }
ul, ol, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; *font-size:100%
}
/* coommon */
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { *zoom:1;
}
body { font: 14px/26px "Microsoft YaHei"; color: #666; }
a { color: #666; text-decoration: none }
a:hover { color:#3382FF; }
.news {
    width: 220px;
	height:265px;
	overflow:hidden;
}
#news1,#news2 ,#news3 {
    float: left;
}
#news3{
    margin-left: 10px;
}
.box_top {
    border-bottom: 1px solid #e0d7d2;
    height: 38px;
    line-height: 38px;
    margin-bottom: 20px;
}
.box_top h2 {
    color: #3382ff;
    float: left;
    font-size: 20px;
    font-weight: normal;
}
.box_top h2 a {
    color: #3382ff;
}
.more {  
    background: url(http://cms.crc.com.cn/preview/crgas/images/icon_more.png) no-repeat scroll center center;
    display: block;
    float: right;
    height: 38px;
    width: 82px;
}
.news_list2 {
    margin-top: -8px;
}
#news0 {
    border-bottom: 1px solid #e0d7d2;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.news_txt {
    margin-left: 310px;
}
.hot {
    border-bottom: 1px dashed #e0d7d2;
    margin-bottom: 8px;
    padding-bottom: 5px;
}
.hot h3 {
    height: 26px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hot h3 a {
    color: #666;
	font-weight:normal;
	font-size:14px;
	font-family:Microsoft YaHei;
}
.hot h3 a:hover {
    color: #3382ff;
}
.hot_des {
    line-height: 22px;
	font-size:14px;
	color:#8c8c8c;
}
.hot_des a {
    color: #3382ff;
}
.dot {
    background: none repeat scroll 0 0 #3382ff;
    display: block;
    float: left;
    font-size: 0;
    height: 5px;
    line-height: 0;
    position: relative;
    top: 11px;
    width: 5px;
}
a.category {
    color: #3382ff;
    display: block;
    float: left;
    text-align: center;
    width: 80px;
}
.news_list li {
    height: 28px;
    overflow: hidden;
}
.news_list2-bb li{
	height:30px;
}
.news_list h3 {
    float: left;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
}
.news_list h3 a:link {
    color: #666;
}
.news_list h3 a:hover {
    color: #3382ff;
}
.news_list2 h3 {
    overflow: hidden;
    padding-left: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
	    width: 200px;
}
.news_list2 {
    margin-top: 0px;
}