@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	margin: 0px;
	line-height: 23px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	margin: 0px auto 0px auto;
	clear:both;
}
.main {
	height: auto;
	width: 902px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.blue_box2 span {
	font-size: 14px;
	font-weight: bold;
	color: #0D79BF;
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
}


img{
	border:0px;
}
.banner {
	width:902px;
	margin-bottom: 20px;
}.tit {
	background-image: url(../images/gold_tit_bg.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 902px;
}
.tit img {
	margin-top: 13px;
	margin-left: 18px;
}
.blue_box1 {
	height: auto;
	width: 884px;
	margin-top: 0px;
	margin-bottom: 20px;
	border: 4px solid #0273BC;
	background-color: #F1F4F7;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.blue_box2 {
	height: auto;
	width: 420px;
	border: 2px solid #0273BC;
	background-color: #F1F4F7;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.gary_box {
	line-height:25px;
	text-indent: 28px;
	border: 1px solid #C9D4E1;
	padding: 8px;
	margin-bottom:10px;
	height: auto;
	width: 96%;
	overflow: hidden;
}
.table {
	line-height: 23px;
	color: #FFF;
}
.font_en:link {
	color: #09F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
}
.font_en:visited {
	color: #09F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
}
.font_en:hover {
	text-decoration: none;
	color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
.font_yl:link {
	color: #FF0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
}
.font_yl:visited {
	color: #FF0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
}
.font_yl:hover {
	text-decoration: none;
	color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}


.font_tit{
	font-family: "宋体";
	font-size: 16px;
	font-weight: bolder;
	color: #0273bc;
}