

/* CSS Document */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.clear{
	clear:both;
}

table,tr,td,div,li{
	font-size:12px;
}
ul, li, dl, dt, dd, img, div{ margin:0; padding:0; }
ul{ list-style:none; }
img{
	border:0px;
}
form,input{
	margin:0px;
}
.white_font{
	color:#ffffff;
}
.red_font{
	color:#ff0000;
}
.green_font{
	color:#33ff33;
}
.deepblue_font{
	color:#033d61;
}
.blod_font{
	font-weight:bold;
}
.redtext {
	font-size: 12px;
	font-style: normal;
	color:#900;
	text-decoration: none;
}
.redtextb {
	font-size: 12px;
	font-style: normal;
	color:#900;
	font-weight:bold;
	text-decoration: none;
}
.greentextb {
	font-size: 12px;
	font-style: normal;
	color:#090;
	font-weight:bold;
	text-decoration: none;
}
.greentext {
	font-size: 12px;
	font-style: normal;
	color:#090;
	text-decoration: none;
}
.bluetext {
	font-size: 12px;
	font-style: normal;
	color:#009;
	text-decoration: none;
}
.bluetextb {
	font-size: 12px;
	font-style: normal;
	color:#009;
	text-decoration: none;
	font-weight:bold;
}
.graytextb {
	font-size: 12px;
	font-style: normal;
	color:#CCCCCC;
	text-decoration: none;
	font-weight:bold;
}
.graytext {
	font-size: 12px;
	font-style: normal;
	color:#CCCCCC;
	text-decoration: none;
}
.whitetext{
	color:#fff;
}
.whitetextb{
	color:#fff;
	font-weight:bold;
}
a:link{
	color:#033d61;
	font-size:12px;
	text-decoration:none;
	
}
a:hover{
	color:#ff3333;
	font-size:12px;
	text-decoration:underline;
}
a:active{
	color:#033d61;
	font-size:12px;
	text-decoration:underline;
}
a:visited{
	color:#033d61;
	font-size:12px;
	text-decoration::none;
}
.white_link{
	color:#fff;
}
.white_link a:link{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
.white_link a:hover{
	color:#ff3333;
	font-size:12px;
	text-decoration:underline;
}
.white_link a:visited{
	color:#fff;
	font-size:12px;
	text-decoration:none;
	
}

.gray_link{
	color:#CCCCCC;
}
.gray_link a:link{
	color:#CCCCCC;
	font-size:12px;
	text-decoration:none;
}
.gray_link a:hover{
	color:#ff3333;
	font-size:12px;
	text-decoration:underline;
}
.gray_link a:visited{
	color:#CCCCCC;
	font-size:12px;
	text-decoration:none;
	
}
/*×××××××××××××××××以上是基本定义！×××××××××××××××*/
.navPoint { 
COLOR: white; CURSOR: hand; FONT-FAMILY: Webdings; FONT-SIZE: 9pt 
} 
.showajaxstat{
	margin-left:10px;
	}
.floatdiv {
	background:#D7D7FB;
	border:#8AAAFD 5px solid;
	padding:5px;
	width:500px;
}
.timecarddiv {
	background:#D7D7FB;
	border:#8AAAFD 5px solid;
	padding:5px;
	width:500px;
	min-height:180px;
}
