@charset "utf-8";
/*公花样式*/
html {
	margin:0px;
	padding:0px;
	height:100%;	
	text-align: center;
	vertical-align: top;
	background-color: #808080;
	scrollbar-face-color: #C4E3F7;
	scrollbar-highlight-color: #D4EBF9;
	scrollbar-shadow-color: #D4EBF9;
	scrollbar-3dlight-color: #D4EBF9;
	scrollbar-arrow-color:  #D4EBF9;
	scrollbar-track-color: #D4EBF9;
	scrollbar-darkshadow-color: #D4EBF9;
	font-family: Arial;
}
body{
	margin:0px;
	padding:0px;
	align:center;
	color:#FFF;
	background-color:#808080;
	/*height:100%;
	width:1003px;*/   /*网页定义大小*/	
	text-align: center;
	vertical-align: top;
	font-family: Arial;
}
img{ border:0px;}

table {
	font-family: Arial;
	font-size: 8pt;
	
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;

}
input, select, button{
	font-size: 12px;
	vertical-align:middle;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.menulink:link {
	font-family: Arial;
	font-size: 12px;
	color: #59452a;
	text-decoration: none;
}
a.menulink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #59452a;
	text-decoration: none;
}
a.menulink:hover {
	font-family: Arial;
	font-size: 12px;
	/*color: #8CC9FF;*/
	color: #f1811b;
	text-decoration: none;
}

.space{ padding:5px; clear:both;}
.goldnine_boxspace{width:899px; height:10px; margin:0px auto; clear: both;}
.goldnine_tdspace{ height:20px;}

.goldnine_box{ width:900px; margin:0px auto; clear:both; overflow:hidden; background-color:#000;}
.goldnine_boxleft{ width:290px; float:left; margin:0px;}
.goldnine_boxright{ width:610px; float:left; margin:0px; background:url(/images/rboxbg.gif) repeat-y left 40px; text-align:left;}

.goldnine_logo{ margin:10px 0px;}
.goldnine_leftbg{ width:290px; height:615px; background:url(/images/leftbg.jpg) no-repeat center top; margin:10px 0px;}

.goldnine_topbg{ width:610px; height:42px; background:url(/images/topbg.gif) repeat-x center top;}
.goldnine_menu{ width:587px; height:54px; background:url(/images/menubg.gif) no-repeat left center; line-height:54px; color:#FFF; font-weight:bold; text-align:center;}
.goldnine_menu a:link, .goldnine_menu a:visited, .goldnine_menu a:hover{ color:#FFF;}

.goldnine_con{ color:#FFF; padding:0px 0px 0px 20px; line-height:22px; text-align:left; text-indent:30px; clear:both;}
h3{ color:#F08200; margin:0px; line-height:22px; font-size:14px; font-weight:normal;}
.goldnine_con2{ width:520px; margin-left:20px; color:#FFF; border:4px solid #343434; line-height:22px; text-align:left; clear:both; padding:10px; font-size:12px;}
.goldnine_con2 p{ margin:0px;}
.goldnine_imgspace{ width:100%; height:23px; margin:0px auto; background:url(../images/space.gif) no-repeat 10px center;}

.goldnine_bordertable{ width:520px; margin-left:20px;}
.goldnine_borderleft{ width:210px; float:left; border:4px solid #494949; color:#FFF;}
.goldnine_tableadv{ background-color:#494949; text-align:center; border-left:3px solid #2B2B2B; border-top:4px solid #494949;  border-bottom:4px solid #494949;}

.goldnine_foot{ width:587px; height:80px; background:url(/images/footbg.gif) no-repeat left center; line-height:40px; color:#FFF; text-align:center; color:#888888; font-size:12px;}