@charset "utf-8";

.buliding_box {
	width: 822px;
	margin-left: 16px;
}

.buliding_box .buliding_left {
	width: 394px;
	float: left;
}

.buliding_box .buliding_right {
	width: 394px;
	float: right;
}

.img_left {
	width: 394px;
}

.img_left .img_left_left {
	width: 210px;
	float: left;
}

.img_left .img_left_right {
	width: 176px;
	float: right;
}

.bor_box {
	width: 373px;
}

.bor_box .green_tb {
	height: 8px;
	overflow: hidden;
}

.bor_box .middle {
	width: 337px;
	padding: 15px;
	border-left: #9AC66D 3px solid;
	border-right: #9AC66D 3px solid;
}

.txt10 {
	font-size: 10px;
}




.green_box {
	width: 370px;
}

.green_box .green_middle {
	width: 330px;
	background: #98C66F;
	color: #FFFFFF;
	padding: 0 20px 0 20px;
}

.float_r {
	float: right;
}
.guide_table th {
	color: #FFFFFF;
	background: #000000
}

.guide_table td {
	padding: 5px 0 5px 10px;
}

.guide_table .td1 {
	background: #E4E3D9;
}

.guide_table .td2 {
	background: #F3F2ED;
}

.guide_icon {
	background: url(../images/icon.gif) 0 6px no-repeat;
	padding-left: 13px;
}
.font_red {
	color: #FF0000;
}

.middle_line {
	text-decoration: line-through;
}

.txt10 {
	font-size: 10px;
}




.guide_talbe02 td {
	border: #DDDAD1 1px solid;
	padding: 1px;
	background: #F3F2ED;
	text-align: center;
}
.blue_font {
	color: #3487BD;
}