/* 总CSS  */

.font-daohang {
	font-family: "宋体";
	font-size: 12px;
	line-height: 15px;
	color: #555555;
	text-decoration: underline;

}

.font-daohang a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 15px;
	color: #FF3300;
	text-decoration: underline;

}

.font-place {
	font-family: "宋体";
	font-size: 12px;
	line-height: 15px;
	color: #8C8C8C;
	text-decoration: none;

}

.font-text-title
{
	font-family:"宋体";
	font-size: 28px;
	line-height: 28px;
	color: #333333;
	text-decoration: none;
}

.font-place a:hover{
	font-family: "宋体";
	font-size: 12px;
	line-height: 15px;
	color: #FF0000;
	text-decoration: underline;

}


.white {
	font-family: "Arial", "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.white a:hover {
	font-family: "Arial", "宋体";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}



/* 日历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;
}


/* 背景 */ 

body {
	background-image: url();background-repeat:repeat-x}


/* 表格title */ 

.table-row-1 {
	font-family: "Arial", "宋体";
	font-size: 12px;
	background-color: #FFFFFF;
	color: #555555;
	line-height: 20px;
	text-decoration: none;
	text-align: center;

}

.table-row-1 a:hover{
	font-family: "Arial", "宋体";
	font-size: 12px;
	background-color: #999999;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: underline;
	text-align: center;
}


.table-row-22 {
	font-family: "Arial", "宋体";
	font-size: 12px;
	color: #555555;
	line-height: 20px;
	text-decoration: none;
	background-color: #FFFFFF;

	
}

.table-row-23 {
	font-family: "Arial", "宋体";
	font-size: 12px;
	color: #555555;
	line-height: 20px;
	text-decoration: none;
}
.table-row-99 {
	font-family: "Arial", "宋体";
	font-size: 12px;
	color: #000080;
	line-height: 20px;
	text-decoration: none;
}

/* top层 */ 
#floater {
	POSITION: absolute;
	WIDTH: 125px;
	Z-INDEX: 1;









}

