@charset "utf-8";
/*公花样式*/
html {
	margin:0px;
	padding:0px;
	height:100%;	
	text-align: center;
	vertical-align: top;
	background-color: #000000;
	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;
	background-color:#000;
	/*height:100%;
	width:1003px;*/   /*网页定义大小*/	
	text-align: center;
	vertical-align: top;
	font-family: Arial;
	background:url(/images/bodybg.gif) repeat-y center top;
}
img{ border:0px;}

table {
	font-family: Arial;
	font-size: 8pt;
	margin:0px auto;
	
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	vertical-align:text-top;
}
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;}
.goldone_boxspace{width:899px; height:10px; margin:0px auto; background:url(/images/boxbg.gif) repeat-y  center center; clear: both;}
.goldone_tdspace{ height:6px;}

.goldone_box{ width:899px; margin:0px auto; background:url(/images/boxbg.gif) repeat-y ; padding:0px; clear: both;}
.goldone_head{ width:899px; height:273px; margin:0px auto; background:url(/images/boxbg.gif) repeat-y ; padding:0px; clear: both;}
.goldone_menu{ width:871px; height:25px; line-height:25px; margin:0px auto; background:url(/images/menubg.gif) no-repeat center center; padding:0px; clear: both;}
.goldone_menutd{ font-weight:bold; color:#F0E5B8; text-align:center;}
.goldone_menutd a:link, .goldone_menutd a:visited, .goldone_menutd a:hover{ color:#F0E5B8;}

.goldone_boxleft{ width:220px; float:left; padding-left:30px;}
.goldone_boxright{ width:603px; float:left; margin-left:8px;}
.goldone_lece{ background:url(/images/lboxce.gif) repeat-y center center; text-align:center; }
.goldone_letit{ background:url(/images/letit.gif) no-repeat center center; height:24px; line-height:24px; font-weight:bold; text-align:center; color:#EFE6BD;} 
.goldone_letit a:link, .goldone_letit a:visited, .goldone_letit a:hover{ color:#EFE6BD;}
.goldone_tdborder{ border:1px solid #CBB785; line-height:22px; color:#2A0002;} 
.goldone_tdborder2{border:1px solid #CBB785; line-height:22px; color:#2A0002; padding:5px 10px; text-align:left;} 
.goldone_tdborder2 p{ margin-top:0px;}
.goldone_tdli{ line-height:25px; background:url(/images/icon.gif) no-repeat 6px center; padding-left:20px; text-align:left; color:#2A0002;}
.goldone_tdli a:link, .goldone_tdli a:visited, .goldone_tdli a:hover{ color:#2A0002;  text-decoration:none;}

.goldone_rice{ background:url(/images/rboxce.gif) repeat-y center center; text-align:center; }
.goldone_ritit{ width:567px; padding-left:10px; background:url(/images/ritit.jpg) no-repeat left center; height:29px; line-height:29px; font-weight:bold; text-align:left; color:#EFE6BD; clear:both;} 
.goldone_ritit a:link, .goldone_ritit a:visited, .goldone_ritit a:hover{ color:#EFE6BD;}
.goldone_rtdborder{ border:1px solid #CBB785; line-height:22px; color:#2A0002; background-color:#FFF6D5; text-align:left; padding:10px;} 
.goldone_rtdborder p{ text-indent:20px; margin:0px;}

.goldone_gubox{ width:240px; float:left; margin: 5px 10px;}
.goldone_gubox1{ margin: 5px 10px; clear:both;}
.goldone_gutit{ font-weight:bold; color:#191919;}
.goldone_gutit a:link,.goldone_gutit a:visited,.goldone_gutit a:hover{color:#191919;}
.goldone_more{ font-weight:bold; color:#191919;}
.goldone_more a:link,.goldone_more a:visited,.goldone_more a:hover{color:#191919; text-decoration:underline;}
.goldone_page{ clear:both; color:#000; margin:10px;}
.goldone_page a:link, .goldone_page a:visited{ text-decoration:none;}
.goldone_page a:hover{ text-decoration:underline;}

.goldone_foot{ width:900px; margin:0px auto; height:30px; color:#FFF; line-height:30px; font-size:12px;}
