@charset "utf-8";
/* CSS Document */


#main_img{
	margin-bottom:30px;
	/*clear:both;*/
}

#main_box{
	width:705px;
}

#center{
	/*clear:both;*/
	/*padding-bottom:30px;*/
}

#left{
	width:346px;
	float:left;
	margin-right:14px;
}

h3{
	margin-bottom:10px;
}

/*#news{
	height:140px;
	overflow:auto;
	margin-bottom:15px;
}*/

#left ul{
	height:140px;
		overflow:auto;
	margin-bottom:15px;
}

#right{
	width:345px;
	float:left;
	font-size: 0;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#right li{
		margin-bottom:20px;
		_margin-bottom:20px;
}



#right a:hover img {
    filter: alpha(opacity=70); 
	-moz-opacity:0.70;
	opacity:0.70;
} 






