@charset "UTF-8";
/*
	font-size
	10 	77
	11 	85
	12 	93 (was 93)
	13 	100
	14 	108 (was 107)
	15 	116 (was 114)
	16 	123.1 (was 122)
	17 	131 (was 129)
	18 	138.5 (was 136)
	19 	146.5 (was 144)
	20 	153.9 (was 152)
	21 	161.6 (was 159)
	22 	167
	23 	174
	24 	182
	25 	189
	26 	197
*/
.news_hot_detail{
	background-image:url(../images/news/detail_hot_background.png);
	width:226px;
	height:134px;
	float:left;
	margin:6px 6px 6px 0;
}
.news_detail{
	background-image:url(../images/news/detail_background.png);
	width:226px;
	height:134px;
	float:left;
	margin:6px 6px 6px 0;
}
.news_hot_detail2{
	background-image:url(../images/news/detail_hot_background.png);
	width:226px;
	height:134px;
	float:right;
	margin:6px 0 6px 0;
}
.news_detail2{
	background-image:url(../images/news/detail_background.png);
	width:226px;
	height:134px;
	float:right;
	margin:6px 0 6px 0;
}
.news_photo_detail1{
	width:226px;
	height:134px;
	float:left;
	margin:6px 6px 6px 0;
}
.news_photo_detail2{
	width:226px;
	height:134px;
	float:right;
	margin:6px 0 6px 0;
}
.news_hot_detail h3,.news_detail h3,.news_hot_detail2 h3,news_detail2 h3{
	display:block;
	width:80px;
	text-align:center;
	color:#ffffff;
	margin:3px 0 0 130px;
	font-size:77%;
}
.news_hot_detail p,.news_detail p,.news_hot_detail2 p,news_detail2 p{
	text-align:center;
	font-size:77%;
	padding:25px 0 25px 0;
}
.news_date{
	font-size:77%;
	width:100px;
	float:left;
	display:inline;
	padding:0 0 0 10px;
}
.news_link{
	width:94px;
	float:right;
	display:inline;
	padding:0 5px 0 0;
}

.news_section h3{
	background-image:url(../images/news/title_background.png);
	width:690px;
	height:35px;
}
.news_section_category{
	margin:0 0 0 10px;
	padding:2px 0 0 0;
	display:block;
	width:95px;
	text-align:center;
	color:#ffffff;
	font-size:77%;
	float:left;
}
.news_section_catch{
	padding:10px 0 0 10px;
	font-size:93%;
	display:block;
	color:#ff006f;
	float:left;
}
.news_section_text{
	width:460px;
	margin:10px;
	float:left;
	display:inline;
	font-size:85%;
}
.news_section_text a{
	color:#ff006f;
}
.news_section_text p{
	padding:5px 10px;
}
.news_section_image{
	width:200px;
	float:right;
	display:inline;
	margin:10px 10px 10px 0;
}
