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;
}
body,table,tr,td,div,form,textarea,select,input {
	font-family: "±¼¸²", Arial;
	font-size: 11pt;
	color: #666666;
	line-height: 14pt;
}

a {
	font-size: 11pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #1993C3;
	text-decoration: underline;
}

.weekbox {
	border: 0px solid #ebeddf;
	border-bottom-width: 1pt;
}
.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}