@charset "UTF-8";
/* CSS Document */
/* main-cts ---------------------------- */
#main-cts h2{
	background-image: url(images/title.gif);
	height: 69px;
	width: 701px;
}
#main-cts hr{
background-color: #999;
margin: 15px 0;
padding: 1px 0 0 0;
height: 0px;
width: 100%;
display:block;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
#main-cts .wrapper{
 height:auto;
}
#main-cts .news-box{
	overflow: hidden;
}
#main-cts .news-img{
	width: 440px;
	float: left;
}
#main-cts img{
	float: right;
}
#main-cts .news-box .title{
font-size: 14px;
color: #e60012;
font-weight: bold;
margin:0 0 5px 0;
}
#main-cts .news-box .text{
}