@import "common_index.css";

.t-center .content
{
	background: url(../img/content_index.jpg) 0 0 no-repeat;
}

.b-txt
{
	width: 335px;
	height: 169px;
	color: #000;
	float: left;
	font-size: 12px;
	padding: 33px 0 0 247px;
	line-height: 18px;
	overflow: hidden;
	clear: both;
}
.b-txt a
{
	color: #000;
}
.b-txt p
{
	font-size: 10px;
	margin-top: 18px;
}

.b_box
{
	overflow: hidden;
	width: 570px;
	float: left;
	clear: both;
	margin: 0 0 3px 27px; 
}
.b_box .h_txt
{
	float: none;
}
.b_box img
{
	float: left;
}
.b_box p
{
	float: right;
	width: 129px;
	margin: 0;
	line-height: 11px;
}
.b_box a
{
	color: #FFF;
}
.b_box .box_left
{
	width: 257px;
	float: left;
	background: url(../img/divider_index.gif) 100% 0 repeat-y;
	padding-top: 10px;
	overflow: hidden;
}
.b_box .box_left .h_txt
{
	margin-bottom: 8px;
}
.b_box .box_left p
{
	margin-right: 5px;
}

.b_box .box_right
{
	width: 274px;
	float: left;
	padding-top: 11px;
	margin-right: 9px;
	margin-left: 30px;
	overflow: hidden;
}
.b_box .box_right .h_txt
{
	margin-bottom: 9px;

}

/* FOOTER */
	.b-footer
	{
		height: 65px;
		background: #680099 url(../img/bg_footer.gif) 0 0 no-repeat;
		overflow: hidden;
	}
	.b-footer p
	{
		margin: 51px 0 0 248px;
		float: left;
		color: #FFFFFF;
	}
/* /FOOTER*/