/* CSS Document */
<style type="text/css">
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #6c6c6c;
	font-family:"����";
}
a:link {
	color: #6c6c6c;/*��̬����ɫ*/
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6c6c6c;/*����ɫ*/
}
a:hover {
	text-decoration: none;
	color: #003366;/*����ɫ*/
}
a:active {
	text-decoration: none;
	color: #6c6c6c;/*���ɫ*/
}
.box {
	color: #6c6c6c;
	background-color: #FFFFFF;
	border: 1px solid #B6B6B6;
	height: 20px;
	width: 130px;
}

