﻿@charset "utf-8";
/* CSS Document */
html{filter:gray;}

/*密码强度判定*/

.pw_check span { width:50px; height:14px; line-height:14px; margin-bottom:6px; text-align:center; display:block; float:left;}
#pw_check_1{ background-position:0 bottom;}
#pw_check_2{ background-position:-150px bottom;}
#pw_check_3{ background-position:-300px bottom;}

td {
	font-family: "宋体";
	font-size: 9pt;
}

a:link{    color: #0a5466;
    text-decoration: none;
}
a:visited{    color:#0a5466;
    text-decoration: none;
}

a:hover{
    color: #FF0000;
    text-decoration: underline;
}

a:active{
    color:#F90;
    text-decoration: underline;
} 

a.title1:link{
	color: #055065;
	text-decoration: none;
	font-size: 14px;
	font-family: "Arial,宋体";
}
a.title1:visited{
	color: #055065;
	text-decoration: none;
	font-size: 14px;
}

a.title1:hover{
	color: #F30;
	text-decoration: none;
}

a.title1:active{
    color:#F30;
    text-decoration: none;
} 


#apDiv1 {
	position:absolute;
	z-index:2;
	visibility: visible;
	width: 265;
}

#apDiv2 {
	position:absolute;
	z-index:3;
	visibility: visible;
	width: 706;
}
#apDiv3 {
	position:absolute;
	z-index:4;
	visibility: visible;
	width: 196;
}
#apDiv4 {
	position:absolute;
	z-index:4;
	visibility: hidden;
	width: 300;
}
#apDiv5 {
	position:absolute;
	z-index:4;
	visibility: hidden;
	width: 505px;
}
.titlefont {
	color: #2D5A64;
	font-size:14px;
	font-weight:bold;
}

.font1 {
	color: #F60;
	font-size:12px;
	font-weight:bold;
}

.font2 {
	color: #03C;
	font-size:12px;
	font-weight:bold;
}

.td1 {
	color: #FFF;
	text-align:center;
	font-weight:bold;
}
