/* 总CSS  */

*{
	margin:0;
	padding:0;

}

.font-daohang {
	font-family: "Tahoma", "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #628EBF;
	text-decoration: none;


}

.font-daohang a:hover {
	font-family: "Tahoma", "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #628EBF;
	text-decoration: underline;

}

.font-place {
	font-family: "Tahoma", "宋体";
	font-size: 12px;
	line-height: 15px;
	color: #848484;
	text-decoration: none;

}

.font-place a:hover{
	font-family: "Tahoma", "宋体";
	font-size: 12px;
	line-height: 15px;
	color: #628EBF;
	text-decoration: underline;

}


.white {
	font-family: "Tahoma", "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.white a:hover {
	font-family: "Tahoma", "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}


.font-menu {
	font-family: "Tahoma", "宋体";
	font-size: 12px;
	line-height: 15px;
	color: #628EBF;
	text-decoration: none;
	background-image: url(images/menu_bk1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: normal;




}

/* 日历CSS */ 

.TrOut{
background:#ffffff;
height:14;
border:1 solid #999999;
border-top-color:#f4f4f4;
border-left-color:#f4f4f4;
font-size: 12px;
}
.TdOver{
background:#8DB9E9;
height:13;
border:1 solid #ffffff;
border-top-color:#9c9c9c;
border-left-color:#9c9c9c;
color:white;
font-size: 11px;
}
.TrOver{
background:#eeeeee;
height:14;
border:1 solid #999999;
border-top-color:#f4f4f4;
border-left-color:#f4f4f4;
font-size: 11px;
}
.Today{
background:#eeeeee;
height:13;
border:1 solid #ffffff;
border-top-color:#9c9c9c;
border-left-color:#9c9c9c;
color:gray;
font-size: 11px;
}
.TdOut{
background:#ffffff;
height:13;
border:1 solid #9c9c9c;
border-top-color:#ffffff;
border-left-color:#ffffff;
font-size: 11px;
}





/* 表格title */ 

.table-row-1 {
	font-family: "Tahoma", "宋体";
	font-size: 12px;
	background-color: #E0E0E0;
	color: #555555;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	

}

.table-row-1 a:hover{
	font-family: "Tahoma", "宋体";
	font-size: 12px;
	background-color: #999999;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: underline;
	text-align: center;
}


.table-row-22 {
	font-family: "Tahoma", "宋体";
	font-size: 12px;
	color: #555555;
	line-height: 20px;
	text-decoration: none;
	background-color: #FFFFFF;

	
}


/* TOP层*/ 
#floater {
	POSITION: absolute;
	WIDTH: 125px;
	Z-INDEX: 1;



}

.LoginBJ {
	background-image: url(service/Images/login.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.WebSite {
	font-size: 13px;
	text-decoration: none;
}
.copyright {
	font-family: "Arial", "宋体";
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.font-biaoti {
	font-family: "Tahoma", "宋体";
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
	color: #628EBF;
	font-weight: bold;
}
.font-color {
	font-size: 12px;
	line-height: 20px;
	color: #E68200;
	text-decoration: none;
	font-family: "Tahoma", "宋体";

}
.font-wen {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	font-family: "Tahoma", "宋体";

}

.font-wen  a:hover{
	font-size: 12px;
	line-height: 20px;
	color: #628EBF;
	text-decoration: underlin;
	font-family: "Tahoma", "宋体";
}
.font-link {
	font-family: "Tahoma", "宋体";
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
	color: #628EBF;
}
.font-link a:hover {
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
	font-family: "Tahoma", "宋体";
	color: #E68200;
}
.table-row {
	font-family: "Tahoma", "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #466C8E;
	background-color: #C8DAEC;
	background-position: center;
}

