@charset "utf-8";
/* CSS Document */







.section_news{
	width:670px;
	height:auto;
	margin:0px;
	padding:0px 0px 25px 0px;
}

.section_news h2{
	display:block;
	width:670px;
	height:32px;
	margin:0px 0px 15px 0px;
}


.section_news ul{
	display:block;
}


.section_news li{
	display:block;
	width:640px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 17px;
	font-weight:normal;
	font-size:12px;
	background:url(../../shared/images/icon_rect_blue.jpg) no-repeat 2px 8px;
}



.section_news h3{
	display:block;
	width:640px;
	height:35px;
	margin:0px 0px 15px 0px;
	padding:7px 0px 0px 22px;
	background:url(../../shared/images/h3_root_bg.jpg) no-repeat;
}











.section_news p{
	display:block;
	width:460px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	float:right;
}

.section_news .photo_box{
	width:200px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}


.section_news .photo{
	width:198px;
	height:auto;
	margin:0px 0px 15px 0px;
	padding:2px 1px 2px 2px;
	border:1px solid #ccc;
}


.section_news_repeat{
	width:670px;
	height:auto;
	padding:0px 0px 25px 0px;
}



































































