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

#container {
	width:720px;
	height: auto;
	float:left;
}
#container {
	width:720px;
	height: auto;
	float:left;
}
#container .p10 {
	padding:2px;
}
#container .index_title {
	width:720px;
	height:auto;
}
#container .index_news {
	width:720px;
	height: auto;
}
#container .index_about {
	width:720px;
	height: 358px;
	background-image:url(about_bg.png);
}
#container .index_album {
	width:680px;
	height: 440px;
	margin:0 auto;
}
#container .index_about_content {
	width:267px;
	height: 192px;
	top:672px;
	left:297px;
	position:absolute;
	z-index:2;
}
#news_index_list {
	width:250px;
	height: auto;
	float:left;
}
#news_left {
	width:450px;
	height:450px;
	border-right: 1px #bac495 solid;
	float:left;
}
#news_photo {
	width:420px;
	height: auto;
	margin:0 auto;
}
#news_title {
	width:420px;
	height: 30px;
	padding-top:10px　;
	margin:0 auto;
	border-bottom: 1px #bac495 solid;
}
#news_content {
	width:420px;
	height:90px;
	padding-top:10px;
	margin:0 auto;
	overflow:hidden;
}
#news_right {
	width:255px;
	height:auto;
	float:left;
	margin-left:10px;
}
#list_news_photo {
	width:120px;
	height:auto;
	float:left;
}
#list_news_title {
	width:130px;
	height: auto;
	float:left;
}
#list_news_content {
	width:250px;
	height:50px;
	float:left;
	border-bottom:1px #999999 dashed;
	margin:5px 0px 10px 5px;
}
