@charset "utf-8";
/* CSS Document */
#title {
	width:596px;
	height:57px;
	float:left;
}
#container {
	width:1000px;
	height: auto;
	float:left;
}
#content {
	width:596px;
	height: auto;
	float:left;
	background-color:#1c1e22;
}
#content_detail {
	width:1000px;
	height: auto;
	float:left;
	background-color:#1c1e22;
}
#container_bottom {
	width:1000px;
	height:50px;
	float:left;
}
#photo {
	width:404px;
	height: auto;
	float:left;
}



#news {
}
#news .title_bg {
	border:1px #ffffff solid ;
	padding-top:5px;
}
#news .list_bg {
	border:1px #ffe1be solid;
}
