@charset "gb2312";
/* CSS Document */
body{
	padding:0;
	margin:0 auto;
	background:url(/Images/background.gif);
	text-align:center;
}
#box{
	width:786px;
	background:#FFF;
	margin:0 auto;
}
td{
	font-size:12px;
	font-family:"ËÎÌå", Arial;
}
a:link,a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}



.MenuBorder{
	border:1px solid #000000;
}
.Menu{
	color:#333333;
	background:url(/Images/MenuBg.gif);
	line-height:31px;
	font-size:10pt;
}
.Menu a:link,.Menu a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.Menu a:hover{
	text-decoration:underline;
}

.BorderAll{
	border:1px solid #CCCCCC;
}
.BorderB{
	border-bottom:1px solid #CCCCCC;
}

.PathT{
	font-size:12px;
	background-color:#FFFFFF;
	font-weight:bold;
	color:#CC0000;
}
.PathT a:link,.PathT a:visited{
	color:#CC0000;
	text-decoration:none;
}
.PathT a:hover{
	color:#CC0000;
	text-decoration:underline;
}

h1{
	font-size:11pt;
	margin:0;
}