@charset "utf-8";
@import url("../css/common.css");

.page_title {
	background-image: url(images/title.png);
	height: 60px;
	display: block;
	width: 645px;
	background-repeat: no-repeat;
}
.wallpaper {
	width: 645px;
	padding-bottom: 30px;
}
.wall_left {
	float: left;
	width: 315px;
	border: 1px solid #CCC;
}
.wall_right {
	float: right;
	width: 315px;
	border: 1px solid #CCC;
}
.wall_image {
	margin: 5px;
	width: 200px;
	float: left;
	border: 1px solid #CCC;
}
.wall_bt {
	font-size: 12px;
	line-height: 24px;
	float: left;
	margin-top: 5px;
	height: 113px;
	vertical-align: middle;
	margin-left: 10px;
}
.banner .detail {
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
.detail .coution {
	font-size: 11px;
	color: #F00;
	line-height: 16px;
}
.banner .detail .banner_img div img {
	padding: 5px;
}
