@charset "utf-8";
/* * {
  font-style: normal;
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
} */
* {
  font-style: normal;
  list-style: none;
  margin: auto;
  padding: 0;
  text-decoration: none;
}
.title_glow{
	font-size:14px;
	color:#F37019;
	font-weight:bold;
	position:relative;
	height:60px;
	filter:progid:DXImageTransform.Microsoft.Glow(color=#000000,strength=50);
}
body,html{
	color:#595959;
	font-size:12px;
	line-height:20px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(/images/water_print.jpg);
	background-repeat: repeat;
}
.table_bg {
	background-color: #FFFFFF;
}

.bg {
	margin: 0 auto;
}
img {
	border: none;
}
.border {
}
.border_1 {
	border: 1px solid #cccccc;
}
.border_2 {
	border: 1px solid #0F64BE;
}
.border_3 {
	border-bottom-color: #20ade2;
	border-bottom-style: solid;
	border-bottom: 1px;

}
.link_pic {
	padding: 0px 8px 0px 8px;
}

td {

}
.center {
	text-align: center;
}
.jumpMenu {
	margin-bottom: 11px;
}

#bg {
	margin: 0 auto;

}
a {
	color: #000000;/*#595959*/
	font-size:13px;
}
a:hover {
	color: #0099FF;
}

#nav ul {
	margin-left: 18px;
	margin-top: 2px;
}

#nav li {
	float: left;
	margin: 0px 7px 0px 7px;
}

A.LINK{
	color:#000000;/*#3f93c3*/
	/*font-weight:bold;*/
	font-size: 14px;
}

A.LINK:hover{
    color:#999999;
	font-weight:bold;
	font-size: 14px;
}

a.top{
	font-size:14px;
	color:021931;
}

A.top:hover{
    color:#06309d;
	text-decoration:underline
}

.border {
	border-bottom-color: #595959;
	border-bottom-width: 1px;
	border-bottom-style: dotted;

}

.down_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #595959;
}

.font_red {
	color: #FF0000;
}


.font_bule {
	color: #3e8fbd;
}
/*
.font_white {
	color: #ffffff;
	font-weight: bold;
}
*/
.font_white {
	color: #E67D43;
	font-weight: bold;
	font-size: 14px;
	filter:glow(color=white,strength=10);
}

.font_page {
	color:#E44244;
	font-weight:bold;
	font-size: 14px;
}

.bg_line{
	background-color: #CCCCCC;
}

.bg_bb_one{
	background-color: #BCBABC;
}

.bg_bb_two{
	background-color: #F4F6F4;
}

.font_tit_1 {
	font-weight: bold;
	color: #2d92bb;
}

.font_tit_2 {
	color: #e81616;
	font-size: 14px;
}

.font_tit_home {
	color: #E67D43;
	font-weight: bold;
	font-size: 14px;
	filter:glow(color=white,strength=10);
}

