@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: #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;
}

.goldeight_space{ padding:5px; clear:both;}
.goldeight_boxspace{width:899px; height:10px; margin:0px auto; clear: both;}
.goldeight_tdspace{ height:6px;}

.goldeight_head{ width:900px; height:100px; line-height:100px; margin:0px auto; padding:0px; background:url(/images/headbg.gif) repeat-y center center; clear:both; border-bottom:1px solid #FFF; }
.goldeight_head tr td{  font-weight:bold; color:#FFF; text-align:center;}
.goldeight_menutd{}
.goldeight_head tr td a:link, .goldeight_head tr td a:visited, .goldeight_head tr td a:hover{ color:#FFF;}

.goldeight_banner{ width:900px; margin:0px auto; border-top:6px solid #A40009; border-bottom:6px solid #A40009; background-color:#FFF;}

.goldeight_box{ width:900px; margin:0px auto; padding:0px; clear: both; border-top:1px solid #FFF;  background:url(/images/boxbg.gif) repeat-x center top #D0020C; overflow:hidden;}
.goldeight_boxleft{ width:45px; float:left; margin:0px; background:url(/images/boxbg.gif) repeat-x center top #D0020C;}
.goldeight_boxcen{ width:800px; float:left; background-color:#000; margin:0px;}
.goldeight_boxright{ width:45px; float:left; margin:0px; background:url(/images/boxbg.gif) repeat-x center top #D0020C; }

.goldeight_celeft{ width:220px; float:left; padding:10px; }
.goldeight_ceright{ width:540px; float:left; margin-left:10px;}
.goldeight_lbox{ width:200px; height:240px; margin:0px auto; text-align:left; padding:10px; line-height:22px; color:#FFF; border-left:4px solid #6B0707; border-right:4px solid #6B0707; background:url(/images/lbg.gif) repeat-x center center;}
.goldeight_lbox a:link, .goldeight_lbox a:visited{ color:#FFF;}
.goldeight_lbox a:hover{ text-decoration:underline;}
h4{ line-height:30px; font-weight:bold; margin:0px;}
.goldeight_lbox p{ margin:0px; text-indent:5px; }
.goldeight_lbox2{ width:200px; height:280px; margin:0px auto; line-height:25px; text-align:left; border:4px solid #6B0707; padding:10px; background-color:#440404; color:#FFF;}
.goldeight_lbox2 a:link, .goldeight_lbox2 a:visited,.goldeight_lbox2 a:hover { color:#FFF;}
.goldeight_lbox2 p{ margin:0px;}

h3{ color:#D60004; line-height:30px; margin:0px; font-size:14px;}
.goldeight_inabout{ color:#FFF; line-height:22px; padding:10px; text-align:left;}
.goldeight_inabout a{ color:#FFF;}
.goldeight_infaq{ color:#FFF; line-height:22px; padding:10px; text-align:left;}
.goldeight_infaq a{ color:#FFF;}

.goldeight_powcon{ width:100%; padding:0px; margin:0px; line-height:22px; color:#FFF;}
.goldeight_powcon tr td{ color:#FFF;}
.goldeight_more{ font-weight:bold; color:#191919;}
.goldeight_more a:link,.goldeight_more a:visited,.goldeight_more a:hover{color:#191919; text-decoration:underline;}
.goldeight_page{ clear:both; color:#ee3300; margin:10px; line-height:22px; text-align:left;}
.goldeight_page a:link, .goldeight_page a:visited{ color:#ee3300; text-decoration:none;}
.goldeight_page a:hover{ text-decoration:underline;}

.goldeight_foot{ width:900px; margin:0px auto; height:50px; color:#464646; line-height:30px; font-size:12px; background:url(/images/footbg.gif) repeat-y center center; clear:both;}

/*********test************/
.box{ width:900px; margin:0px auto; padding:0px; clear: both; border-top:1px solid #FFF;  background:url(/images/boxbg.gif) repeat-x center top #D0020C; overflow:auto;}
.boxleft{ width:50px; float:left; background:url(/images/boxbg.gif) repeat-x center top #D0020C;}
.boxcen{ width:600px; float:left; background-color:#000;}
.boxright{ width:50px; float:left;  background:url(/images/boxbg.gif) repeat-x center top #D0020C;}

