@charset "utf-8";
/** 全局样式 **/
.FrontNews_list01-d2_c1 {
	width:90%;
	margin:0 auto;
	
	clear:both;
	width:100%;
	text-align:left;
}
/** 下拉单 **/
.FrontNews_list01-d2_c1 .select{
	border:1px solid #00b9ef;
}
/* 链接样式 */
.FrontNews_list01-d2_c1 a:link {
	color:#06c;
	text-decoration:none;
}
.FrontNews_list01-d2_c1 a:visited {
	color:#06c;
	text-decoration:none;
}
.FrontNews_list01-d2_c1 a:hover {
	color:#06c;
	text-decoration:underline;
}
.FrontNews_list01-d2_c1 a:active {
	color:#06c;
}
/** 翻页,更多 **/
.FrontNews_list01-d2_c1 .page,.FrontNews_list01-d2_c1 .more {
	clear:both;
	width:100%;
	text-align:right;
	padding:10px 0;
}
/** 内容样式 **/
/** 标题区域 **/
.FrontNews_list01-d2_c1 .selectarea{
	width:100%;
	padding-bottom:10px;
}
.FrontNews_list01-d2_c1 .newslist ul li{
	line-height:28px;
	background:url(../../images/news/line-02.gif) 0 100% repeat-x;
}
.FrontNews_list01-d2_c1 .newslist ul li a{
	padding-left:15px;
	color:#000;
	text-decoration:none;
	background:url(../../images/news/icon-09.gif) 0 50% no-repeat;
}
.FrontNews_list01-d2_c1 .newslist ul li a:hover{
	text-decoration:underline;
}
.FrontNews_list01-d2_c1 .newslist ul li a.detail{
}
.FrontNews_list01-d2_c1 .newslist .first{
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
.FrontNews_list01-d2_c1 .newslist .first h3{
	width:100%;
}
.FrontNews_list01-d2_c1 .newslist .first h3 a{
	color:#000;
	padding:0;
	font-weight:bold;
	background:none;
}
.FrontNews_list01-d2_c1 .newslist .second{
}

.FrontNews_list01-d2_c1 .newslist .first a{
	float:left;
	padding:0;
	background:none;
}
.FrontNews_list01-d2_c1 .newslist .first a img {
	padding:5px;
	border:1px solid #bcbcbc;
	_margin-bottom:1px;
	
}
.FrontNews_list01-d2_c1 .newslist .first a:hover img{
	border:1px solid #06c!important;
}
.FrontNews_list01-d2_c1 .newslist .first p{
	line-height:20px;
	float:right;
	width:46%;
}


