body {
	background:#000 url(../images/bg.png) repeat-x;
	margin:0;
}
#main {
	width:850px;
	margin:0 auto auto auto;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}
td, th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eee5b3;
	padding:0px;
	vertical-align:top;
}
td.content {
	height:700px;
	background:#252525 url(../images/bg_content.jpg);
}
td.bg_left {
	background:url(../images/bg_left.png) no-repeat;
}
td.bg_right {
	background:url(../images/bg_right.png) no-repeat;
}
td.r {
	text-align:right;
}
table.t_ctr {
	width:710px;
	margin:0 auto 0 auto;
}
table.t_mp {
	width:705px;
	margin:0 auto 0 auto;
}
table.t_content {
	width:710px;
	margin:10px auto 0 auto;
	border-top:1px solid #535353;
	border-bottom:1px solid #535353;
	background:#212121 url(../images/bg_box.jpg);
}
table.t_content td {
	padding:20px;
	line-height:20px;
}

table.t_content td.box {
	border-top:1px solid #535353;
	border-bottom:1px solid #535353;
}

table.t_content td.box p {
	margin-top:5px;
	margin-bottom:5px;
}
table.t_content td.sp {
	height:30px;
}

table.t_content_sm {
	width:335px;
	height:590px;
	margin-top:18px;
	margin-left:10px;
	border-top:1px solid #535353;
	border-bottom:1px solid #535353;
	background:#212121 url(../images/bg_box.jpg);
}
table.t_content_sm td {
	vertical-align:top;
	padding:20px;
}
table.t_footer {
	width:710px;
	height:35px;
	margin:30px auto 0 auto;
}
table.t_footer td {
	padding:5px;
	color:#434343;
	vertical-align:bottom;
}
p {
	margin-bottom:20px;
}
form {
	margin:0;
}

img {
	border:0;
}
span.g {
	color:#b5aa6b;
	padding-right:10px
}

input.input, textarea.input {
	width:225px;
	background:#2b2b2b;
	border:1px solid #a39960;
	color:#939393;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}
input.button {
	color:#a39960;
	border:0;
	background:transparent;
	width:50px;
}

div.d_form {
	width:230px;
	margin:0 auto 0 auto;
}
div.d_form div {
	margin-bottom:5px;
}
div.d_form div.btn {
	width:50px;
	margin-left:5px;
	float:right;
}
div.img {
	width:215px;
	padding-top:10px;
	vertical-align:middle;
	float:left;
}
div.desc {
	width:450px;
	vertical-align:middle;
	float:right;
}
div.order {
	width:150px;
	float:right;
}
div.clear {
	clear:both;
}
table.t_clear {
	width:100%;
	margin:0;
	border:0;
	background:transparent;
}
table.t_clear td {
	padding:0;
	line-height:inherit;
}