@CHARSET "UTF-8";

.content-box {
	margin-top:0;	
}

.content-news {
	float:left;
	padding:19px 0 12px 0;
	border-bottom:1px dotted #333;	
}

.content-news .img {
	float:left;
	margin-right:20px;
}

.content-news .date {
	float:left;
	width:828px;
	margin-bottom:2px;
	font-family:"helveticaReg";
	font-size:11px;
	height:18px;
	line-height:18px;
	color:#666;
}

.content-news .title {
	float:left;
	width:828px;
	margin-bottom:10px;
	font-family:"helveticaBold";
	font-size:16px;
	color:#0099FF;
}

.content-news .title a{
	color:#0099FF;
	text-decoration: none;
}

.content-news .title a:hover{
	color:#0099FF;
	text-decoration: underline;
}

.content-news .txt {
	float:left;
	width:828px;
	font-family:"helveticaReg";
	font-size:12px;
	line-height:150%;
	color:#CCC;
}

.content-news .link {
	height:20px;
	line-height:20px;
}

.content-pagination {
	float:left;
	margin:46px 0;
	width:938px;
	height:24px;
}

.pagination {
	float:left;
}

.pagination .arrow-prev {
	float:left;
	margin-right:18px;
}

.pagination .arrow-next {
	float:left;
	margin-left:18px;
}

.pagination .pages {
	float:left;
}

.pagination .page {
	float:left;
}

.link {
	height:50px;
	line-height:50px;
}

#col-sx {
	float:left;
	margin-right:38px;
	margin-bottom:30px;
	width:540px;
}

#col-sx .date {
	margin-bottom:5px;
	font-family:"helveticaReg";
	font-size:11px;
	height:18px;
	line-height:18px;
	color:#666;
}

#col-sx .title {
	margin-bottom:20px;
	font-family:"helveticaBold";
	font-size:24px;
	color:#FFF;
}

#col-sx .txt {
	margin-bottom:30px;
	font-family:"helveticaReg";
	font-size:12px;
	line-height:150%;
	color:#CCC;
}

#col-dx {
	float:left;
	width:360px;
}