BODY {
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:#3AB8EB;
	scrollbar-face-color:white;
	scrollbar-shadow-color:#3AB8EB;
	scrollbar-darkshadow-color:white;
	scrollbar-base-color:white;
	scrollbar-arrow-color:#3AB8EB;
}

a:link {
	font-size: 11pt;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 11pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 11pt;
	color: #1993C3;
	text-decoration: underline;
}
a:active {
	font-size: 11pt;
	color: #666666;
	text-decoration: none;
}

body,table,tr,td,div,form,textarea,select,input  {
	font-family:"±¼¸²", Arial; 
	font-size:11pt;  
	color: #666666;
	line-height:14pt;
}

.weekbox {
	border-width:0pt; 
	border-bottom-width:1pt; 
	border-color:#ebeddf; 
	border-style:solid;
	font-size: 11pt;
}

.week_t {
	font-size: 13pt;
	font-weight: bold;
}

.pagelist {margin: 0;padding: 0;overflow: hidden;float: center;}
.pagelist li {list-style: none;display: inline-block;border: 1px solid #d8d8d8;width: 21px;height: 21px;text-align: center;font-size: 9pt;padding-top: 4px;}
.pagelist li.select a {color: #666666;font-weight: bold}