html {
	height: 100%;
}
.tdLabel {
	font-size: 12px;
	font-weight: bolder;
	color: #0D3359;
	text-decoration: none;
	line-height: 24px;
	text-align: right;
}
.passwordFix{
	width: 150px;
}
.loginTextInput{
	font-size: 12px;
	width:160px;
	height:17px;
	border:solid 1px;
	border-color:gray;
	color: #333333;
	text-decoration: none;	
}
#error{
	margin:0px 0px 0px 50px;
	list-style: none;
}
.exceptionMessage{
	font-weight: bold;
	font-size: 12px;
	color: red;	
}
.datepicker {
	float: left;
}

#dateimage {
	float: left;
}
.required{
	color: red;
}
ul li .errorMessage {
	font-weight: bold;
	font-size: 12px;
	color: red;
}
.wwFormTable .errorMessage {
	display: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

.blue12bold {
	font-family: "锟斤拷锟斤拷";
	font-size: 12px;
	font-weight: bolder;
	color: #0D3359;
	text-decoration: none;
	line-height: 24px;
}

.blue12bold:link {
	text-decoration: none;
}

.blue12bold:hover {
	color: #006CD7;
	text-decoration: none;
}

.blue12 {
	font-family: "锟斤拷锟斤拷";
	font-size: 12px;
	line-height: 24px;
	color: #0D3359;
	text-decoration: none;
}

.blue12:link {
	text-decoration: none;
}

.blue12:hover {
	color: #006CD7;
	text-decoration: none;
}

.gray12 {
	font-family: "锟斤拷锟斤拷";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 24px;
}

.gray12:link {
	text-decoration: none;
}

.gray12:hover {
	color: #999999;
	text-decoration: none;
}

.login {
	font-family: "锟斤拷锟斤拷";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.white12 {
	font-family: "??";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.gray12blod {
	font-family: "??";
	font-size: 12px;
	line-height: 24px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}

.gray12bold:link {
	text-decoration: none;
}

.gray12bold:hover {
	color: #999999;
	text-decoration: none;
}

.bg {
	background-image: url(../images/pic03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

.bg2 {
	background-image: url(../images/pic09.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.whit12bold {
	font-family: "锟斤拷锟斤拷";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.red12 {
	font-family: "锟斤拷锟斤拷";
	font-size: 12px;
	color: #FF4D4D;
	text-decoration: none;
	line-height: 24px;
}