body
{
	background-color: #1e1e1e;
}

body, th, td
{
	font-family: "Microsoft YaHei", SimSun, "Segoe UI", Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

a
{
	color: #4b8ada;
	text-decoration: none;
}

form, fieldset
{
	margin: 0px;
	padding: 0px;
}

input:focus, select:focus
{
	outline: none;
}

h2
{
	font-family: arial;
	color: rgb(68, 68, 68);
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}

fieldset
{
	border: none;
}


.container
{
	margin: 0px auto 0px auto;
	width: 315px;
}

.logo
{
	padding-top: 10px;
	text-align: center;
}

.header_text
{
	color: #666565;
	font-size: 0.8em;
	padding: 0px 0px 8px 0px;
	text-align: center;
	margin-top:20px;
}

.main
{
	color: #333;
	background: #fff url("main_bg.gif") repeat-y;
}

.main_inner1
{
	background: transparent url("main_inner1_bg.gif") no-repeat;
}

.main_inner2
{
	padding: 23px 17px 11px 17px;
	background: transparent url("main_inner2_bg.gif") no-repeat 0px bottom;
}

.txt_container
{
	background-image: url("/img/mini/txt_bg.gif");
	background-position: top;
	background-repeat: repeat-x;
	padding: 2px;
	width: 277;
	margin-bottom: 10px;
}

.txt_container input
{
	border: 1px solid #999;
	width: 253px;
	padding: 4px;
	margin: 0px;
	color: #555;
	font-size: 14px;
}

.txt_container input:focus
{
	border-color: #666;
	color: #111;
}


label
{
	color: #3e82d7;
	font-family: verdana;
}

.check_container
{
	color: #555;
	font-size: 11px;
	width: 112px;
	height: 17px;
	background: transparent url("grad_bg.gif") no-repeat left top;
	padding-left: 6px;
}

.check_container input
{
	margin-right: 6px;
}

.small_link
{
	font-size: 11px;
	background: transparent url("dot.gif") repeat-x center bottom;
}

.small_link:hover
{
	color: #333;
}

.btn
{
	background: transparent url("btn.gif") no-repeat;
	width: 131px;
	text-align: center;
	padding-top: 4px;
	font-family: arial, sans-serif;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

.btn:hover
{
	background-image: url("btn_on.gif");
}

.inner_options
{
	padding-bottom: 10px;
}

.copy_info
{
	background: #383838 url("copy_bg.gif") no-repeat;
	width: 315px;
	height: 38px;
	font-family: arial, verdana, sans-serif;
}

.copy_info div
{
	padding: 7px 0px 0px 32px;
	background: transparent url("copy_info.gif") no-repeat 7px 9px;
	font-size: 11px;
	color: #999;
}

#footer
{
	background: transparent url("footer_bg.gif") no-repeat;
	width: 315px;
	height: 48px;
}

#footer img
{
	padding: 8px 8px 0px 7px;
	vertical-align: top;
}

/*
.error
{
	background: rgb(76,148,237) url("blue_plus.gif") no-repeat 5px center;
	border-bottom: 1px solid rgb(52,124,212);
	color: #fff;
	font-size: 12px;
	padding: 3px 2px 3px 22px;
	margin: 2px 0px 7px 0px;
}*/

.info
{
	color: #555;
	padding-bottom: 3px;
	font-size: 11px;
}
