@charset "gb2312";
body {
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
td {
	font-size: 12px;
	/*word-break:break-all;*/
}
A:link, A:active
{
	color: #333366;
	text-decoration: none;
}
A:visited
{  
	color: #333366;
	text-decoration: none;
}
A:hover
{
	color: #FF0000;
	text-decoration: underline;
}
/* NAV */
A.navLink:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.navLink:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.navLink:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
.calendar {
	font-size:11pt;
	color: #666;
	text-align: center;
}
.calendar-week {
	font-size:11pt;
	color: #666;
	text-align: center;
}
.calendar-today {
	font-size:11pt;
	color: #666;
	background-image: url(../images/bg_today.gif); 
	text-align: center;
}
.calendar-thisday {
	font-size:11pt;
	color: #666;
	background-image: url(../images/bg_thisday.gif);
	text-align: center;
}
.content_head {
	width: 100%;
	padding: 4px;
	border-top: 1px dashed #CCC;
	border-right: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	border-left: 1px dashed #036;
	background: #F3F3F3;
	font: 12px Tahoma, Verdana, "ËÎÌå";
}
.siderbar_head {
	width: 100%;
	border-bottom: 1px dashed #CCC;
	padding: 4px;
	font: bold 12px Tahoma, Verdana, "ËÎÌå";
}
.arrow {
	font-family: webdings;
}
.tabletitle{
	height: 28px;
	font-size:11pt;
	color:#FFFFFF;
	background: #698CC3;
	text-align:center
}
.tablehead{
	height: 26px;
	font-size:9pt;
	color:#FFFFFF;
	background: #698CC3;
	text-align:left
}
.tablepage{
	height: 25px;
	font-size:9pt;
	color:#FFFFFF;
	background: #698CC3;
	text-align:center
}
.tablecontent{
	height: 21px;
	font-size:9pt;
	color:#000000
	text-align:left
}
.tableborder{
	border-collapse: collapse;
	border: 1px solid #698CC3
}
.dotline {
	background-attachment: fixed; 
	background-image: url(/images/line_01.gif); 
	background-repeat: repeat-x; 
	background-position: bottom
}
.filedsetclass{border:1px solid #698CC3; WIDTH: 733px; HEIGHT: 20px}
.trbgcolor0 {background-color:#FFFFFF}
.trbgcolor1 {background-color:#FFFFFF}
.trbgcolor2 {background-color:#D0E4F9}
.trbgcolor3 {background-color:#176FF2}