#home_top {
	float: left;
	width: 951px;
	border: 1px solid #A8B296;
	background-color: #C0CEB5;
	margin-bottom: 10px;
}
#left_home_img {
	float: left;
	height: 414px;
	width: 14px;
}
#left_home_img2 {
	float: left;
	height: 414px;
	width: 22px;
}
#home_right_img {
	float: left;
	height: 414px;
	width: 21px;
}


.float_left {
	float: left;
}
#home_boxes {
	float: left;
	width: 654px;
}
#home_boxes {
	float: left;
	width: 654px;
}
#home_boxes a{
	color: #510606;
	text-decoration:none;
}
#home_boxes a:hover{
	color: #a70608;
	text-decoration:none;
}
.homebox {
	float: left;
	width: 218px;
}
.homebox_title {
	float: left;
	height: 24px;
	width: 200px;
	background-image: url(../images/sce/home_top_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #510606;
	text-align: right;
	padding-right: 18px;
	padding-top: 25px;
}
.homebox_title_bottom {
	float: left;
	height: 23px;
	width: 200px;
	background-image: url(../images/sce/home_bottom_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #510606;
	text-align: left;
	padding-left: 18px;
	padding-top: 7px;
}
.homebox_pic {
	float: left;
	width: 218px;
}
#home_bottom {
	float: left;
	width: 951px;
	border: 1px solid #A8B296;
	background-color: #CBD9B9;
	background-image: url(../images/sce/homebottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
#home_bottom_left {
	float: left;
	width: 221px;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 23px;
}
#bottom_middle {
	float: left;
	width: 403px;
	background-image: url(../images/sce/double_line_vertical.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	min-height: 206px;
	font-size: 13px;
}
#inner_bottom_right {
	float: left;
	width: 230px;
	min-height: 206px;
	background-image: url(../images/sce/double_line_vertical.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 10px;
}
.bottomright_content {
	float: left;
	width: 220px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#bottomright_readmore {
	text-align: right;
	float: left;
	width: 220px;
	font-size: 11px;
	font-weight: bold;
	color: #8D0809;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
#bottomright_readmore a{
	color: #5ea039;
	text-decoration:none;
}
#bottomright_readmore a:hover{
	color: #8D0809;
	text-decoration:underline;
}

.bottom_right_title {
	float: left;
	width: 230px;
}
.inner_pic_pad {
	padding-bottom: 10px;
	padding-right: 15px;
}
