﻿.about-rim
{
	width:950px;
	border:solid 1px #DABA65;
	background-image:url(../images/about_bg.jpg);
}
.about-rim-top
{
	width:950px;
	text-align:center;
	background:url(../images/about_top.jpg) no-repeat top;
}
.about-rim-title
{
	padding:20px 0 15px 34px;
	text-align:left;
	font-weight:bold;
	color:#7C240E;
}
.about-rim-text
{
	padding:0 20px 20px 20px;
	text-align:left;
	line-height:22px;
	color:#5D360D;
}








/* order */
.about-table
{
	margin:auto;
	margin-bottom:8px;
	width:900px;
	border-collapse:collapse;
	border:solid 1px #DABA65;
}

.about-table td
{
	padding:5px 0 3px 0;
	color:#7B200E;
	height:30px;
	text-align:left;
	border-bottom:solid 1px #DABA65;
}

.about-table td.left
{
	width:200px;
	text-align:right;
	padding-right:10px;
}

.about-table td input
{
	width:256px;
	height:24px;
	font-size:13px;
	line-height:24px;
	background-color:#FCF2D7;
	border:solid 1px #DCB965;
}

.about-table td input.but3
{
	width:137px;
	height:33px;
	font-size:13px;
	cursor:pointer;
	line-height:30px;
	text-align:center;
	color:#FFF;
	border:0;
	background-image:url(../images/img/but_3.jpg);
}

.order-rim-title
{
	padding:20px 0 5px 34px;
	text-align:left;
	color:#7C240E;
}

.order-table
{
	margin:auto;
	margin-bottom:8px;
	width:900px;
	border-collapse:collapse;
	border:solid 1px #DABA65;
}
.order-table td
{
	text-align:center;
	height:30px;
	color:#7C2509;
}
.order-table tr.title td
{
	height:25px;
	color:#7C2509;
	text-align:center;
	background:url(../images/user_order_title.jpg) repeat-x 0 0;
}

.order-view
{
	margin:auto;
	margin-bottom:20px;
	width:900px;
	text-align:left;
}
.order-view li
{
	color:#7C2509;
	line-height:28px;
}
