@charset "utf-8";
/* CSS Document */

/*  公用部分  */
body {
	FONT-FAMILY: "宋体";
	font-size:12px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #333333;
	font-size: 12px;
	line-height:22px;
	background-color: #FFFFFF;
}
div,ul,li{
list-style:none;
padding:0;
margin:0
}

form {
margin:0;
}

input { padding:2px;
	font-size: 12px;
	color: #333333;
	font-family: "宋体";
}
button,select,textarea {
	font-size: 12px;
	color: #333333;
	font-family: "宋体";
}
/*文字样式*/
.top_text{
	font:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#fe7902;}
	.top_text a{
	font:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#fe7902;
	text-decoration:none;}
	.top_text a:hover{
	font:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#fe7902;
	text-decoration:underline;}
.top_text1{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
	text-decoration:none;}
	.top_text1 a{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
	text-decoration:none;}
	.top_text1 a:hover{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fe7902;
	text-decoration:underline;}
.top_text2{
	font:Arial, Helvetica, sans-serif;
    font-size:14px;
	font-weight:bold;
	text-align:center;
    color:#ffffff;}
.top_text3{
	font:Arial, Helvetica, sans-serif;
    font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:11px;
	}
.more_text{
    font-size:12px;
	color:#0ca9ac;
	padding-right:6px;
	text-decoration:none;
	}
	.more_text a{
    font-size:12px;
	color:#0ca9ac;
	padding-right:6px;
	text-decoration:none;
	}
	.more_text a:hover{
    font-size:12px;
	color:#fe7902;
	padding-right:6px;
	text-decoration:underline;
	}
.more1_text{
    font-size:12px;
	color:#fe7902;
	text-decoration:none;
	}
	.more1_text a{
    font-size:12px;
	color:#fe7902;
	padding-right:8px;
	text-decoration:none;
	}
	.more1_text a:hover{
    font-size:12px;
	color:#fe7902;
	padding-right:8px;
	text-decoration:underline;
	}
.content_text{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#333;
	text-decoration:none;}
	.content_text a{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;}
	.content_text a:hover{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fe7902;
	text-decoration:underline;}
.biaoti_text{
	font-size:13px; color:#02837e; font-weight:bold;}
	.biaoti_text a{color:#fe7902;text-decoration:none;}
	.biaoti_text a:hover{color:#fe7902;text-decoration:underline;}
.biaoti1_text{
	font-size:14px; color:#fe6700; font-weight:bold; padding-left:5px;}
	.biaoti1_text a{color:#fe6700;text-decoration:none;}
	.biaoti1_text a:link{color:#fe6700;text-decoration:none;}
	.biaoti1_text a:visited{color:#fe6700;text-decoration:none;}
	.biaoti1_text a:hover{color:#fe7902;text-decoration:underline;}
/*line*/
.line{
	border-bottom:solid 1px #9bd3d4;
	border-left:solid 1px #9bd3d4;
	border-right:solid 1px #9bd3d4;}


#Div1 {
	position:absolute;
	width:20px;
	height:25px;
	z-index:1;
	left: 550px;
	top: 50px;
}

/*table*/
.table_ad{margin-top:8px;}
.table1_ad{margin:4px; margin-top:8px;}
