@charset "utf-8";
html {
	margin:0px;
	padding:0px;
	height:100%;	
	text-align:center;
	vertical-align: top;
	background-color: #FFFF;
	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:#FFF;
	/*height:100%;
	width:1003px;*/   /*网页定义大小*/	
	text-align: center;
	vertical-align: top;
	font-family: Arial;
	font-size:12px;

}
img{ border:0px;}

table {
	font-family: Arial;
	font-size: 8pt;
	
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	vertical-align:text-top;
	text-align:left;
}
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:underline;
}

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; overflow:hidden;}

.goldfour_logo{ width:1000px; height:40px; margin:15px auto; background:url(/images/logo.gif) no-repeat left bottom;}
.goldfour_menu{ width:990px; margin:0px auto; height:30px; line-height:30px; padding-left:10px; background:url(/images/menubg.gif) repeat-y left center; color:#FFFFFF; text-align:left; font-size:14px; font-weight:bold;}
.goldfour_menu a:link, .goldfour_menu a:visited, .goldfour_menu a:hover{ color:#FFF;}
.goldfour_box{ width:1000px; margin:0px auto; background:url(/images/bodybg.jpg) no-repeat right top; text-align:left; padding:10px 0px;}
.goldfour_boxleft{ width:175px; border:1px solid #930; }
.goldfour_guileft{ width:500px; border:1px solid #930; }
h3{ line-height:22px;}
.goldfour_tdtitle{ font-weight:bold; text-align:left; padding-left:20px; line-height:30px;}
.goldfour_tdlink{ line-height:22px; padding-left:20px;}
.goldfour_tdright{ line-height:22px; padding:10px;}
.goldfour_tdright p{ margin:0px;}
.goldfour_adv{ margin:10px 0px;}
.goldfour_about{ width:500px; padding:10px 0px; text-align:left; line-height:22px;}
.goldfour_about p{ margin:0px; text-indent:20px;}

.goldfour_foot{ width:500px; text-align:center; line-height:22px; font-size:12px;}