.text_black_b {
	font-size: 15px;
	line-height: 18px;
	color: #000000;
}
.text_black {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.text_black A:link {text-decoration: none; color: #5f81aa;}
.text_black A:visited {text-decoration: none; color: #5f81aa;}
.text_black A:active {text-decoration: none; color: #5f81aa;}
.text_black A:hover {text-decoration: underline; color: #000000;}

.text_white {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.text_white A:link {text-decoration: none; color: #ffffff;}
.text_white A:visited {text-decoration: none; color: #ffffff;}
.text_white A:active {text-decoration: none; color: #ffffff;}
.text_white A:hover {text-decoration: none; color: #330000;}

.text_bt {
	font-size: 16px;
	line-height: 18px;
	color: #ddd4b7;
}
.text_cn {
	font-size: 12px;
	line-height: 17px;
	color: #7c5112;
}
.bg_o {
	background-image: url(images/order_07.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#DDD4B7
}
.bg1 {
	background-image: url(images/message_07s.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#DDD4B7
}
.pay {
	background-image: url(images/pay_b.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#DDD4B7
}
.list {
	font-size: 12px;
	color: #000000;
	background-color: #e2ddd0;
	height: 18px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a19063;
	border-right-color: #a19063;
	border-bottom-color: #a19063;
	border-left-color: #a19063;
	border-bottom-width:1xp;
	border-top-width:1xp;
	border-right-width:1xp;
	border-left-width:1xp;
}
.list_big {
	font-size: 12px;
	color: #000000;
	background-color: #e2ddd0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a19063;
	border-right-color: #a19063;
	border-bottom-color: #a19063;
	border-left-color: #a19063;
	border-bottom-width:1xp;
	border-top-width:1xp;
	border-right-width:1xp;
	border-left-width:1xp;
}
.button{
	font-size: 12px;
	color: #1E170D;
	background-color: #DDD4B7;
	height: 16px;
	border: 5px none #DDD4B7;
	line-height:18px;
}
