@charset "utf-8";
*{ margin:0px; padding:0px}
body {
	background-image: url(../img/bj.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0057C6;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
A:link {
	COLOR: #0057C6;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #0057C6;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}
.black {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.black_1 {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
.link_black:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.link_black:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.link_black:hover {
	COLOR: #0057C6;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.link_black:active {
	TEXT-DECORATION: none;
	font-weight: bold;
}


.xian_hui{
	border-bottom-color:#DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.box{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #d6eaf6;
}
.blue{
COLOR: #0057C6;
	font-weight: bold;
	line-height:18px;
	text-decoration: none;
}
.input_reg{
width:200px;
COLOR: #0057C6;
font-size:12px;
	text-decoration: none;}