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

#topics_paging li,#topics_paging li a{display:inline-block}#topics_paging_all{padding:10px;text-align:center}#topics_paging{display:block;width:100%;text-align:center}#topics_paging li{padding:3px 10px;border:1px solid #ccc;text-align:center;list-style-type:none;list-style-image:none;margin-right:5px}
#topicsArea li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#topicsArea dd {
	width: 70px;
	float: left;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topicsArea dd img {
	width:100%;
	height:auto;
	
}
.newsList {
	padding-left:5px;
	padding-right:5px;
}
#topicsArea dt {
    float: left;
    margin-bottom: 3px;
    margin-left: 10px;
    display: block;
    width: 500px;
    margin-top: 10px;
}
#topics_date {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	font-size: 85%;
	float: left;
	width: 6em;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 20px;
	background-color: #FF9900;
}
#topics_title {
	font-family: 'M+ 1c bold',
 'M+ 1c bold', sans-serif;
	clear: both;
	position: relative;
	font-weight: 400;
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 25px;
	padding-top: 0.25em;
	padding-right: 0;
	padding-bottom: 0.25em;
	padding-left: 0;
}
#topics_title:after {
content: "";
display: block;
height: 4px;
background: -moz-linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);
background: -webkit-linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);
background: linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);
}
.clearfix:after {
    content: '';
    display: table;
    clear: both;
}
#topicsArea li {

    padding-bottom: 10px;
    margin-bottom: 15px;
}
#topics_thumbnail {
	width:96%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#topics_thumbnail img{
	height:auto;
	width:100%;
	
}
.topics_left_l {
	float:left;

}
.topics_left {
	float:left;
	margin-left:10px;
}
#topics_body img {
	max-width:96%;
	height:auto;
}
#topics_body {
	clear:both;
	margin-top:10px;
	margin-bottom:30px;
}
.btn a {

}
