@charset "utf-8";
/*公花样式*/
html {
	margin:0px;
	padding:0px;
	height:100%;	
	text-align: center;
	vertical-align: top;
	background-color: #FFF;
	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:#000;
	background-color:#FFF;
	/*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;

}
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;
}


.space{ padding:5px; clear:both;}
.boxspace{width:899px; height:10px; margin:0px auto; clear: both;}
.tdspace{ height:20px;}
.tablediv{ width:100%; clear:both; margin:0px; }

.goldten_box{ width:1003px; margin:0px auto; clear:both; overflow:hidden;}
.goldten_boxleft{ width:393px; float:left; margin:0px; text-align:left;}
.goldten_boxright{ width:610px; float:left; margin:0px;text-align:left;}

.goldten_ind_news{ border:12px solid #FEC961; clear:both;}
.goldten_newsl{ width:120px; float:left; text-align:center; border-top:4px solid #DEE8E0; border-left:4px solid #DEE8E0;}

.goldten_logo{ margin:40px 0px;}
.goldten_leftbg{ width:393px; height:615px; background:url(/images/leftbg.jpg) no-repeat center top; margin:10px 0px;}
.goldten_contact{ width:258px; height:73px; background:url(/images/contact.gif) no-repeat center center; color:#FFF; font-weight:bold; line-height:22px; font-size:14px; padding:15px; margin:0px;}

.goldten_topbg{ width:610px; height:40px;}
.goldten_menu{ width:610px; height:54px; background:url(/images/menubg.gif) no-repeat left center; line-height:54px; color:#FFF; font-weight:bold; text-align:center;}
.goldten_menu a:link, .goldten_menu a:visited, .goldten_menu a:hover{ color:#FFF;}

.goldten_con{ padding:5px; line-height:22px; text-align:left; border-top:4px solid #DEE8E0;}
.goldten_title{ font-weight:bold; color:#008EB4; height:30px; line-height:30px; background:url(/images/titlebg.gif) no-repeat left bottom; font-size:14px; }
.goldten_title a:link, .goldten_title a:visited, .goldten_title a:hover{color:#008EB4;}
.goldten_title2{ font-weight:bold; color:#008EB4; height:30px; line-height:30px;  font-size:14px; clear:both; }
.goldten_title2 a:link, .goldten_title2 a:visited, .goldten_title2 a:hover{color:#008EB4;}

.goldten_con2{ width:289px; float:left; line-height:22px; text-align:left; padding:10px; font-size:12px;}
.goldten_con2 p{ margin:0px;}
.goldten_title3{ font-weight:bold; color:#333; line-height:22px;}

.goldten_con3{ line-height:22px; border-bottom:1px dashed #BBBBBB; padding:5px; vertical-align:text-top;}
.goldten_connews{ line-height:22px; font-size:12px;}
.goldten_connews p{margin:0px; text-indent:20px;}
h3{ line-height:25px; margin:0px; font-size:12px;}

.page{ color:#D00000; padding-left:20px; font-size:12px; line-height:25px;}
.page a:link, .page a:visited, .page a:hover{ font-size:12px; color:#D00000; text-decoration:underline;}

.goldten_foot{ width:1003px; margin:0px auto; height:40px; line-height:40px; text-align:center; font-size:12px; background:#EFE8EF}