body,div,ul,li{
 padding:0;
 text-align:center;
}
body{
 font:12px "ËÎÌå";
 text-align:center;
}
a:link{
 color:#003399;
 text-decoration:none;
}
a:visited {
 color:#003399;
 text-decoration:none;
}
a:hover {
 color:#003399;
 text-decoration:underline;
}
ul{ list-style:none;}
/*²Ëµ¥class*/
.Menubox {
width:100%;
background:url(http://www.yoyo17.com/images/sytab1.gif);
height:28px;
line-height:28px;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
 float:left;
 display:block;
 cursor:pointer;
 width:80px;
 text-align:center;
 color:#003366;
 font-weight: lighter;
 }
.Menubox li.hover{
 padding:0px;
 background:#fff;
 width:80px;
 border-left:1px solid #A8C29F;
 border-top:1px solid #A8C29F;
 border-right:1px solid #A8C29F;
background:url(http://www.yoyo17.com/images/sytab1.gif);
 color:#003366;
 font-weight:bold;
 height:27px;
line-height:27px;
}
.Contentbox{
	width: 100%;
	clear:both;
	margin-top:0px;
	height:186px;
	text-align:center;
	padding-top:8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5DAFF;
	border-right-color: #B5DAFF;
	border-bottom-color: #B5DAFF;
	border-left-color: #B5DAFF;
}
.STYLE1 {color:#003366}

#a {
	width: 950px;
	font-size: 14px;
	text-align: center;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}