body {
	background-image:url(../web/images/background.gif);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
* {margin: 0px;padding: 0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
}
a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(../web/images/header.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:184px;
}
#menu {
	position:relative;
	background-image:url(../web/images/menu.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:117px;
}
#menu2 {
	position:relative;
	background-image:url(../web/images/menu.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:80px;
}
#menu ul{
	position:absolute;
	top:30px;
	left:0px;
	width: 760px;
}

#menu2 ul{
	position:absolute;
	top:30px;
	left:0px;
	width: 760px;
}
#menu li{
	float:left;
	display:inline;
	padding: 0px 0px 0px 24px;
}
#menu2 li{
	float:left;
	display:inline;
	padding: 0px 0px 0px 23px;
}
#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #d8cd8d;
	text-decoration: none;
}
#menu2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #d8cd8d;
	text-decoration: none;
}
#menu  a:hover{
	color:#3e3c27;
}
#menu2 a:hover{
	color:#3e3c27;
}

h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #171508;
}
h1,h2 {
	position:absolute;
	top:94px;
	width: 125px;
}
h1 {
	left:25px;
	width: 250px;
}
h2 {
	right:42px;
	width: 160px;
}
h3 {
	margin: 15px 0px 0px 30px;
	border-bottom: solid 1px #625d3b;
}
/********************** Main ***************************/
#main {
	background-image:url(../web/images/main_bg.gif);
	background-repeat: repeat-y;
	display:block;
	width:768px;
	height:auto;
}
#content {
	background-image:url(../web/images/content_bg.gif);
	background-repeat: repeat-y;
	width:768px;
}

#content2 {
	background-image:url(../web/images/content_bg2.gif);
	background-repeat: repeat-y;
	width:768px;
}


#left2 {
	float:left;
	width:768px;
	line-height: 18px;
	font-family:font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/********************** Left - Text ***************************/
#left {
	float:left;
	width:510px;
	line-height: 18px;
	font-family:font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


#left p{
	padding: 5px 10px 10px 30px;
}
#left a:hover{color:#d8cd8d;}

/********************** Right - Team ***************************/
#right {
	float:right;
	width:230px;
}


.member {
	display:inline;
	float:left;
	margin-left:10px;
}
.member a{
	font-size: 12px;
	font-weight: bold;
	color: #f5f1d1;
	text-decoration: none;
}
.member img{
	border: none 0px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member span a{}
.member span a:hover{}

/********************** Footer ***************************/
#footer {
	background-image:url(../web/images/footer_bg.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:97px;
	text-align:center;
	float:left;
	clear:both;
}
#footer ul{

}
#footer li{
	display:inline;
	float:none;
	text-align:center;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px #908a68;
}
.lastchild{
	border-right: 0px none !important;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #908a68;
	text-decoration: none;
}
#footer a:hover{text-decoration: underline;}
#footer span{
	font-size: 9px;
	font-weight: bold;
	color: #18160e;
	margin:10px;
	display:block;
}
#right_menu {padding-left:3px; line-height:45px;height:25px;}
#right_menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #171508;
	text-decoration: none;
}
#right_menu a:hover{text-decoration: underline;}
#fav{padding-left:10px; font-family:Verdana, Geneva, sans-serif; font-weight:bold;color:#960;}
#fav a:hover{
	color:#3e3c27;
}
#fav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #734A00;
	text-decoration: none;
}

#logininf {
	padding-left:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:lighter;
	color:#958857;
}
.input30 {
	line-height: 15px;
	border: 1px solid #6B633D;
	background-color: #15130C;
	font-size: 12px;
	color: #958857;
	padding-left:2px;
	width: 80px;
	font-family: Verdana, Geneva, sans-serif;
}
.c_pic {width:84px;padding-left:32px;float:left;padding-bottom:18px;}
.c_info {float:left;padding-left:10px;width:380px;height:95px;padding-bottom:18px;}
.a_pic {width:80px;padding-left:32px;float:left;padding-bottom:10px;height:83px;}
.a_info {float:left;padding-left:10px;width:380px;height:83px;padding-bottom:10px;}
.td_class{padding-left:20px;}
.reg_box{width:140px;background-color:transparent;border:1px;color:#B1A77A;text-indent:5px;height:20px;font-weight:bold;}
.bg {BACKGROUND: #817A4E;}
.mobile {color:#960;font-size:10px;}


ul{margin:0;padding:0;list-style:none;}
.dropDownList{	
	width: 120px;
	height:36
	border:0px;
	color:#958857;
}
/* select list .dropDownList div.dropdown select{display:none;}*/
.dropDownList div.dropdown{float:left;padding-left:5px;padding-top:2px;}
.dropDownList span{display:block;width:120px;height:18px;background:url(../images/select.gif) left top no-repeat;line-height:18px;text-indent:12px;border:solid 1px #312D1C;cursor:default;}
.dropDownList span.over{background-position:left bottom;border-color:#6B633D;}
	.dropDownList ul{width:100px;display:none;position:absolute;}
		.dropDownList ul li{
	background:#3C3622;
	color:#FFC002;
	font-weight:bold;
	height:10px;
	width:100%;
	padding:3px 0;
	text-indent:12px;
	cursor:default;
	line-height:10px;
}
		/*普通状态下的样式*/
		.dropDownList ul li.normal{background:#3C3622;font-weight:bold}
		/*鼠标移上的样式*/
		.dropDownList ul li.over{
	background:#3C3622;
	color:#AE8300;
	font-weight:bold
}
		/*当前被选中的样式*/
		.dropDownList ul li.current{background:#3C3622;color:#958857;font-weight:100;}
	.dropDownList ul.show{display:block;}

