body {
	margin:0;
	padding:0;
	background:#000000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

img {
	border:0px;
}

h1 {
	font-size:12px;
	font-weight:bold;
	margin:0;
}

h3 {
	margin-top:20px;
	text-align:center;
}

table {
	font-size:12px;
}

a {
	color:#FFB137;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#menu {
	margin:auto;
	margin-top:15px;
	padding:8px 20px;
	font-size:12px;
	font-weight:bold;
	width:915px;
	line-height:20px;
	text-align:center;
}

#content {
	margin:10px auto;
	padding:8px 20px;
	background-image:url(image/index_03.jpg);
	width:915px;
	overflow:auto;
	text-align:left;
}

#left {
	padding:5px;
	background:#000000;
	border:#996633 1px solid;
	width:270px;
	float:left;
}

#tleft{
	 margin:8px;
	 padding:5px 0px;
	 background-color:#483929;
	 font-size:14px;
	 font-weight:bold;
	 color:#FFFF00;
	 height:20px;
}

#fleft {
	  margin:8px;
	  font-size:12px;
	  line-height:20px;
}

#right {
	width:600px;
	float:right;
}

.tright {
	background-image:url(image/index_06.gif);
	height:230px;
	width:260px;
}

.tright1 {
	margin:25px 30px 1px 30px;
}

.tright2 {
	margin:5px 30px;
	color:#000000;
	height:55px;
}

.right_txt {
	margin:20px 5px;
	font-size:13px;
	line-height:18px;
}

#dright {
	padding:10px 10px;
	background:#000000;
	color:#FFFF00;
	border:#996633 1px solid;
	text-align:center;
}

#footer {
	margin:auto;
	width:915px;
	line-height:20px;
	text-align:center;
}

.red {
	color:#FF0000;
}

.yellow {
	color: #FFFF00;
}

.std{
	color:#222222;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
}

.qpchoose {
	background:#C8B581;
	color:#333333;
	font-size:12px;
	width:52px;
}

.qpcinput {
	background:#C8B581;
	color:#333333;
	font-size:14px;
	border:1px solid #333333;
	width:90px;
}
.qpinput {
	margin:-1;
	background:#C8B581;
	color:#333333;
	font-size:15px;
	font-weight:bold;
	border:0;
	width:50px;
	text-align:right;
}