@CHARSET "UTF-8";
/* 以下input样式主要兼容于火狐的btn按钮样式 */
input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner {
	border: none;
	padding: 0;
}
.fancyWinBtn{width: 60px;height: 23px;font: normal 12px/1.5em Simsun;border-radius:3px;border:1px #B4B4B4 solid;cursor: pointer;background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f3f4), color-stop(100%,#dfdede));filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#F4F3F4', endColorstr='#DFDEDE',GradientType=0 );}
* {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 14px;
}
a {
	border: 0px;
	vertical-align: middle;
	outline:none;
	blr:expression(this.onFocus=this.blur());
}
input {
	vertical-align: middle;
}
table {
	border-collapse: collapse;
}
td {
	empty-cells: show;
}
.input_button_3{
	border:0px;
	height: 23px;
	line-height: 23px;
	display:inline-block;
	color: #003399;
	font-weight: bold;
	font-size:16px;
	width:86px;
	text-decoration: none;
	text-align: center;
	background: url('../images/u47_normal.png') right no-repeat;
}
a.input_button_1{
	border:0px;
	height: 23px;
	line-height: 23px;
	display:inline-block;
	color: #003399;
	font-weight: bold;
	font-size:16px;
	width:86px;
	text-decoration: none;
	text-align: center;
	background: url('../images/u47_normal.png') right no-repeat;
}
a.input_button_2{
	border:0px;
	height: 23px;
	line-height: 23px;
	display:inline-block;
	color: #003399;
	font-weight: bold;
	font-size:16px;
	width:120px;
	text-decoration: none;
	text-align: center;
	background: url('../images/u49_normal.png') right no-repeat;
}
.title_485{
	width: 485px;
}
.title_485 th{
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	background: url('../images/title_bg_485.gif') right no-repeat;
	height: 32px;
	text-align: left;
	padding-left: 15px;
	border-right: 1px #9a9a9a solid;
	border-left: 1px #9a9a9a solid;
}
.title_485 td{
	border-right: 1px #9a9a9a solid;
	border-left: 1px #9a9a9a solid;
	border-bottom: 1px #9a9a9a solid;
	height: 230px;
	background-color: #f5fdff;
}
.title_485 td td{
	border: none;
	height: auto;
}
.title_980{
	width: 100%;
}
.title_980 th{
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	background: url('../images/title_bg_980.gif') right no-repeat;
	height: 32px;
	text-align: left;
	padding-left: 15px;
	border-right: 1px #9a9a9a solid;
	border-left: 1px #9a9a9a solid;
}
.title_980 td{
	border-right: 1px #9a9a9a solid;
	border-left: 1px #9a9a9a solid;
	border-bottom: 1px #9a9a9a solid;
	height: 200px;
	background-color: #f5fdff;
}
.title_980 td td{
	border: none;
	height: auto;
}
.span_text1{
	color: #000;
	vertical-align: middle;
}
.span_text1_bold{
	color: #010133;
	font-weight: bold;
	vertical-align: middle;
}
a.login_text{
	color: #000099;
	font-size: 16px;
	text-decoration: underline;
	vertical-align: middle;
}
.btn_left{
	background: url('../images/btn1.gif') left no-repeat;
	width: 158px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	color: #003399;
	font-weight: bold;
	font-size: 15px;
	border:0px;
	display:inline-block;
	cursor: pointer;
	text-decoration: none;
}
.contactUsTable{
	border-collapse: collapse;
	width: 95%;
	border: 1px #cccccc solid;
	margin: 0px;
	padding: 0px;
}
.contactUsTable th{
	height: 25px;
	color: #000033;
	font-weight: bold;
	background: none;
	background-color: #d6e8f6;
}
.contactUsTable td{
	text-align: left;
}
.contactUsTable td span{
	color: #000033;
}
.registerTable{
	border-collapse: collapse;
	width: 95%;
	border: 1px #cccccc solid;
	margin: 0px;
	padding: 0px;
}
.registerTable th{
	height: 25px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	background: none;
	background-color: #fde0ce;
}
.registerTable td{
	font-size: 16px;
	color: #000033;
	text-align: left;
	padding-left: 15px;
}