.top_sp{
	width: 520px;
	height: 64px;
	margin-top:5px;
	text-align:right;
}

.top_title{
	width: 470px;
	height: 143px;
	margin-top:70px;
	/*margin-top:10px;*/
	}


.news{
	width: 464px;
	height: auto;
	margin-top:22px;
	margin-bottom:6px;
	border: solid 1px #CCC;
}

.news_title{
	height: 22px;
	background-image: url("img/t_bg.jpg") ;
	background-repeat: no-repeat;
	padding-top:3px;
	padding-left:16px;
	font-weight:bold;
}

.news_col{
	margin-left:6px;
	padding-right:4px;
	padding-top:4px;
	margin-bottom:4px;
	width: 440px;
	height: 96px;;
	border: solid 1px #CCC;
	overflow:scroll;
}

.news_col ul{
	padding-left:24px;
	list-style-position:outside;
	list-style-type: disc;
}

.news_col li{
	margin-top:4px;
	margin-bottom:4px;
}

.news_sp{
	width: 464px;
	height: auto;
	margin-top:6px;
	margin-bottom:12px;
	border: solid 1px #CCC;
}

.news_title_sp{
	height: 22px;
	background-image: url("img/t_bg.jpg") ;
	background-repeat: no-repeat;
	padding-top:3px;
	padding-left:16px;
	font-weight:bold;
}

.news_col_sp{
	margin-left:6px;
	padding-right:4px;
	padding-top:4px;
	margin-bottom:4px;
	width: 440px;
	height: 190px;;
	border: solid 1px #CCC;
	overflow:scroll;
}

.news_col_sp ul{
	padding-left:24px;
	list-style-position:outside;
	list-style-type: disc;
}

.news_col_sp li{
	margin-top:4px;
	margin-bottom:4px;
}

.main_bottom_banner{
	margin-top:10px;
	margin-bottom:16px;
}
