.out_box {
	float: left;
	font-size: 13px;
	color: #666666;
	padding-top: 8px;
	width: 100%;
}
.out_box_l {
	text-align: center;
	width: 220px;
	float: left;
	margin-top: 8px;
	padding-bottom: 50px;
	padding-top: 50px;
}
.out_box_c {
	width: 280px;
	float: left;
	padding-bottom: 8px;
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 15px;
	text-align: right;
}

.out_box_r {
	width: 470px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.out_box_b {
	float: left;
	width: 550px;
}
.out_box_r_l {
	width: 70px;
	float: left;
	text-align: right;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #997360;
}
.out_box_r_r {
	width: 204px;
	float: left;
	padding-bottom: 4px;
	padding-right: 12px;
	padding-top: 2px;
	padding-left: 8px;
	color: #8E8575;
}
.out_box_r_box {
	width: 300px;
	float: left;
}
.out_pic {
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.out_box_b_box {
	float: left;
	padding-left: 6px;
	padding-bottom: 6px;
	text-indent: 12px;
	width: 690px;
}
.out_box_manual {
	width: 350px;
	color: #AB5C3F;
	padding-top: 2px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	padding-left: 10px;
	font-size: 15px;
}

.box_page {
	float: left;
	padding-bottom: 20px;
	width: 100%;
}

.out_page {
	float: left;
	font-family: Tahoma;
	height: 22px;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 1px;
	padding-left: 1px;
	width: 24px;
	margin-bottom: 10px;	
}

.box_page   a {
	color: #B6A9A0;
	font-weight: bold;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #D2C0AA;
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(../css/pics/mbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.box_page   a:hover {
	color: #913510;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #BCA699;
	text-decoration: none;
	background-image: url(../css/pics/mbg_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_pic {
	float: left;
	padding-bottom: 20px;
	width: 100%;
}

