﻿@charset "utf-8";
/* CSS Document */
.clearfix:before, .clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom:1;}
.cont_title_ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
.cont_title_ul li{
	height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:4px;
}

.head_news {
	padding-bottom:10px;
}
.head_news h3 {
	font-size:16px;
	line-height:34px;
	
}
.head_news h3 a {
	color:#5c7ebb;
}
.head_news h3 a:hover {
	color:#000;
}
.head_news p {
	
	line-height:170%;
	
	padding-bottom:5px;
	background:url(images/line.gif) repeat-x left bottom;
	color:#666;
	font-size: 16px;
}