@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}


a:hover{
	text-decoration:underline;
}
/* scrolltext */
.scrolltext{
	width:200px;
	height:300px;
	overflow:hidden;
	float: left;
}
.scrolltext ol li{
	padding-left:7px;
	font-size:13px;
	line-height:25px;
	font-family: "宋体";
}
.scrolltext ol li a{
	width:172px;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
}
.scrolltext .part{width:100%;padding-top:20px;}
.scrolltext .part span{
	margin-left:26px;
}
#breakNews{padding:0 0 0px 2px;}

#breakNews .list6{
	height:340px;
	width:370px;
	overflow: hidden;
}
#breakNewsList li {
	font-family: "宋体";
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	line-height: 35px;
	list-style-position: inside;
	list-style-type: disc;


