body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html{
	scrollbar-face-color: #f6f6f6;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #cccccc; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-arrow-color: #cccccc; 
	scrollbar-track-color: #f6f6f6; 
	scrollbar-darkshadow-color: #ffffff;
}
.daohang {
	font-size: 12px;
	color: #2F4B63;
	/*font-weight:bold;*/
	/*letter-spacing:1px;*/
}
.days {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.dayss {
	font-size: 12px;
	font-weight: bold;
	color: #676767;
}
.tdtye {
border-top:1px;
border-top-style:solid;
border-top-color:#D0D0D0;
border-left:1px;
border-left-style:solid;
border-left-color:#D0D0D0;
}
.tdty1 {
border-top:1px;
border-top-style:solid;
border-top-color:#D0D0D0;
border-right:1px;
border-right-style:solid;
border-right-color:#D0D0D0;
}
.tdtye2 {
border-top:2px;
border-top-style:solid;
border-top-color:#D0D0D0;
border-left:2px;
border-left-style:solid;
border-left-color:#D0D0D0;
border-right:2px;
border-right-style:solid;
border-right-color:#D0D0D0;
border-bottom:2px;
border-bottom-style:solid;
border-bottom-color:#D0D0D0;
}
.light {
	line-height: 16px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}