@charset "utf-8";
.btext {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 785px;
	text-align:left;
	margin-top:7px;
}

.leftsub {
	
	width: 240px;
	background-image: url(../images/box_bg_r2_c2.gif);
	font-size: 10px;
	font-weight: normal;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	padding: 10px;
	height: 120px;
}
.middlesub {
	width: 240px;
	background-image: url(../images/box_bg_r2_c2.gif);
	font-size: 10px;
	font-weight: normal;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	padding: 10px;
	height: 120px;
}

.rightsub {
	width: 240px;
	background-image: url(../images/box_bg_r2_c2.gif);
	font-size: 10px;
	font-weight: normal;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	padding: 10px;
	height: 120px;
}
.BlueBox {
	width: 258px;
	background-image: url(../images/box_bg_r2_c2.gif);
	height: 134px;
}
.subtxt {
	line-height: 13px;
	margin-bottom: 0.6em;
	margin-top: 0.2em;
}
