body,div,ul,li{
padding:0;
text-align:center;
}
body{
font:12px "宋体";
text-align:center;
margin:0px;
}
td{font:12px;}
ul{ list-style:none;}
/*选项卡1*/
#Tab1{
width:460px;
margin:0px;
padding:0px;
margin:0 auto;}
/*选项卡2*/
#Tab2{
width:576px;
margin:0px;
padding:0px;
margin:0 auto;}
/*菜单class*/
.Menubox {
width:100%;
/*background:url(http://www.makewing.com/images/uppic/200801081251340.gif);*/

height:28px;
line-height:28px;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:114px;
text-align:center;
color:#949694;
font-weight:bold;
}
.Menubox li.hover{
padding:0px;
background:#fff;
width:116px;
border-left:1px solid #A8C29F;
border-top:1px solid #A8C29F;
border-right:1px solid #A8C29F;
background:url(http://www.makewing.com/images/uppic/200801081249070.gif);
color:#739242;
font-weight:bold;
height:27px;
line-height:27px;
}
.Contentbox{
clear:both;
margin-top:0px;
border-top:none;
height:181px;
text-align:center;
padding-top:8px;
}

.style1 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12pt;
}
.style2 {
	color: #FFFFFF;
}
.style3 {
	color: #006C92;
}

a:link {
	text-decoration: none;
	color:#006C92;
}
a:visited {
	text-decoration: none;
	color:#19657F;
}
a:hover {
	text-decoration: none;
	color:#ff0000;
}
a:active {
	text-decoration: none;
	color:#ff0000;

}