@charset "utf-8";
/* CSS Document */

.topic_contnet{
	width:994px;
	height:auto;
	margin-top:30px;
	}
.topic_banner{
	width:989px;
	height:401px;
	border:2px solid #c8c8c8;
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
	}
.topic_main{
	width:994px;
	height:173px;
	margin-top:30px;
	margin-bottom:55px;
	}
.topic_main_top{
	width:994px;
	height:18px;
	}
.topic_main_font{
	width:994px;
	height:135px;
	overflow:hidden;
	color:#666;
	margin-top:30px;
	line-height:23px;
	}
.topic_bottom{
	width:932px;
	height:446px;
	padding:40px 0 0 62px;
	background:#ececec;
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
	}
.topic_bottom_box{
	width:193px;
	height:165px;
	margin:0 30px 25px 0;
	float:left;
	}
.topic_bottom_box_img{
	width:181px;
	height:131px;
	border:1px solid #e6e6e6;
	padding:5px;
	background:#fff;
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
	}
.topic_bottom_box_font{
	width:188px;
	height:14px;
	font-size:14px;
	color:#3d4045;
	margin-top:8px;
	padding-left:5px;
	}
.topic_bottom_box_font a {
	color:#3d4045;
	}
.topic_bottom_box_font span{
	margin-left:5px;
	font-size:10px;
	}
.topic_bottom_page{
	width:864px;
	height:20px;
	border-top:1px solid #e6e6e6;
	padding-top:10px;
	clear:both;
	}

.fade {
	width:989px;
	height:401px;
	overflow:hidden;
	position:relative;
}
.fade_in {
	width:2000px;
	position: absolute;
}
.fade_pos {
	position:absolute;
	top:0;
	left:0;
}
.fade_page1 {
	width:10px;
	height:10px;
	background:url(../images/fade_in_write.jpg) no-repeat;
	margin-right:4px;
}
.fade_page2 {
	width:10px;
	height:10px;
	background:url(../images/fade_in_red.jpg) no-repeat;
	margin-right:4px;
}
.fade_in_posnum{
	position:absolute;
	top:352px;
	left:880px;	
	}
.int_bottom_left{
	position:relative;
	}