a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,div,ul,li{
 padding:0;
}
body{
 font:12px "ËÎÌå";
 line-height:190%;
}
a:link{
 text-decoration:none;
}
a:visited {
 color=#ffffff
 text-decoration:none;
}
a:hover {
 color=#ffffff
 text-decoration:underline;
}
ul{ list-style:none;}

#Tab1{
width:460px;
margin:0px;
padding:0px;
margin:0 auto;}

#Tab2{
width:400px;
margin:0px;
padding:0px;
margin:0 auto;}

.Menubox {
width:100%;

height:28px;
line-height:28px;
}
.Menubox1 {
width:100%;

height:28px;
line-height:28px;
}
.Menubox ul{
margin:0px;
padding:0px;
}

.Menubox1 ul{
margin:0px;
padding:0px;

}
.Menubox li{
 float:left;
 display:block;
 cursor:pointer;
 width:80px;
 text-align:center;
 color=#ffffff
 font-weight:bold;
 }
 
 .Menubox1 li{
 float:left;
 display:block;
 cursor:pointer;
 width:80px;
 text-align:center;
 color=#ffffff
 font-weight:bold;
 }
.Menubox li.hover{
 padding:0px;
 width:60px;
background:url(../images/searchbg2.gif);
 color:#739242;
 font-weight:bold;
 height:30px;
line-height:27px;
}

.Menubox1 li.hover{
 padding:0px;
 width:60px;
 border-left:1px solid #A8C29F;
 border-top:1px solid #A8C29F;
 border-right:1px solid #A8C29F;
background:url(../images/searchbg2.gif);
 color:#739242;
 font-weight:bold;
 height:30px;
line-height:27px;
}
.Contentbox{
 clear:both;
 margin-top:0px;

 border-top:none;
 height:50px;
 text-align:center;
 padding-top:8px;
}