.middle_inner
{
	color:#404040;
	line-height:16px;
	text-align:justify;
	overflow:hidden;
}
.middle_inner a
{
	text-decoration:underline;
}
.middle_inner a:hover
{
	text-decoration:none;
}

.page_head
{
	font-size:17px; 
	color:#7C5839; 
	font-weight:bold; 
}
.home_cnt
{
	width:898px;
	overflow:hidden;
}
.home_promo_cnt
{
	width:898px;
	height:227px;
	background:url(../images/home_promo_bg.png) repeat-x;
	overflow:hidden;
	position:relative;
	z-index:1;
}
	.home_promo_cnt a#home_promo_f_more
	{
		width:171px;
		height:56px;
		line-height:52px;
		text-decoration:none;
		font-size:14px;
		font-weight:bold;
		color:#1d6e71;
		display:block;
		position:absolute;
		top:141px;
		left:320px;
		text-align:center;
		background:url(../images/home_promo_f_more_bg.jpg) no-repeat left;
	}
		.home_promo_cnt a#home_promo_f_more:hover
		{
			background:url(../images/home_promo_f_more_bg.jpg) no-repeat center;
		}
		.home_promo_cnt a#home_promo_f_more:active
		{
			background:url(../images/home_promo_f_more_bg.jpg) no-repeat right;
		}
	.home_promo_left_cnt
	{
		width:500px;
		height:187px;
		padding:40px 0 0 73px;
		float:left;
	}
		.home_promo_left_cnt div.promo_text_1
		{
			width:500px;
			text-align:left;
			font-size:18px;
			font-weight:bold;
			color:#7a7a7a;
		}
		.home_promo_left_cnt div.promo_os
		{
			width:214px;
			float:left;
		}
		.home_promo_left_cnt div.promo_text_2
		{
			width:268px;
			padding:20px 0 0 0;
			text-align:left;
			font-size:14px;
			font-weight:bold;
			color:#a1a1a1;
			float:left;
		}
	.home_promo_right_cnt
	{
		width:305px;
		height:203px;
		padding:24px 0 0 20px;
		float:left;
	}
.home_desc_cnt
{
	width:866px;
	padding:10px 16px 37px;
	background:#E3E2E2 url(../images/home_desc_bg.png) repeat-x;
	overflow:hidden;
	position:relative;
}
.home_desc_cnt span.bottom_image {background:url(../images/bottom_image.png) repeat-x; width:898px; position:absolute; bottom:0px; left:0; height:24px; display:block;}

	.home_left_box_cnt
	{
		width:366px;
		padding:22px 30px 25px 30px;
		background:url(../images/home_box_bg.png) no-repeat top white;
		float:left;
		overflow:hidden;
		color:#7a7a7a;
		border-bottom:1px solid #999;
	}
		.home_left_box_cnt h1, .home_right_box_cnt h1
		{
			font-size:18px;
			color:#7a7a7a;
			font-weight:bold;
			padding:0 0 10px 0;
		}
		.home_left_box_cnt b
		{
			color:#1e7073;
		}
	.home_right_box_cnt
	{
		width:366px;
		padding:22px 30px 25px 30px;
		background:url(../images/home_box_bg.png) no-repeat top white;
		float:right;
		overflow:hidden;
		color:#7a7a7a;
		border-bottom:1px solid #999;
	}
	
	.home_left_box_cnt_w
	{
		width:318px;
		padding:22px 30px 25px 30px;
		background:url(../images/home_left_box_bg.png) no-repeat top white;
		overflow:hidden;
		color:#7a7a7a;
	}
	.home_right_box_cnt_w
	{
		width:415px;
		padding:22px 30px 25px 30px;
		background:url(../images/home_right_box_bg.png) no-repeat top white;
		overflow:hidden;
		color:#7a7a7a;
	}