body {
margin-top:5px;
padding:0px;
}
td {
	font-family: "ËÎÌå",Arial;
	font-size:12px;
	color:#999999;
	line-height:150%;
}
div,ul,li {
padding:0px;
margin:0px;
list-style-type:none;
list-style-image:none;
}
a {
color:#999999;
text-decoration:none;
}
a:hover {
color:#999999;
text-decoration:underline;
}
.ss{
height:15px;
border:1px solid #e3e3e3;
}
.sb {
height:19px;
background-color:#e3e3e3;
border:0px;
color:#999999;
font-size:12px;
line-height:19px;
}
.margin10 {
margin-top:10px;
}
.margin25 {
margin-top:25px;
}
.dot {
background-image:url(../images/dot.gif); background-repeat:repeat-x; background-position:bottom;
}
.dot2 {
background-image:url(../images/dot.gif); background-repeat:repeat-x; background-position:top; 
}
.dot3 {
background-image:url(../images/dot.gif); background-repeat:repeat-x; background-position:bottom; padding-top:5px; padding-left:5px;
}
a.leftmenu:hover {
color:#3b73b9;
text-decoration:none;
}
.blue {
color:#3b73b9;
text-decoration:none;
}
a.blue:hover {
color:#3b73b9;
text-decoration:underline;
}
.menu {
background-image:url(../images/menu.gif);
background-repeat:no-repeat;
width:576px;
height:20px;
position:absolute;
z-index:1;
}
.menu ul li{
float:left;
height:20px;
width:80px;
}

.menu ul .m1{
width:70px;
}
.menu ul .m1 a:hover{
background-image:url(../images/menu.gif);
background-position:0px -29px;
}
.menu ul .m2{
width:87px;
}
.menu ul .m2 a:hover{
background-image:url(../images/menu.gif);
background-position:-70px -29px;
}
.menu ul .m3{
width:88px;
}
.menu ul .m3 a:hover{
background-image:url(../images/menu.gif);
background-position:-157px -29px;
}
.menu ul .m4{
width:100px;
}
.menu ul .m4 a:hover{
background-image:url(../images/menu.gif);
background-position:-245px -29px;
}
.menu ul .m5{
width:87px;
}
.menu ul .m5 a:hover{
background-image:url(../images/menu.gif);
background-position:-345px -29px;
}
.menu ul .m6{
width:87px;
}
.menu ul .m6 a:hover{
background-image:url(../images/menu.gif);
background-position:-432px -29px;
}
.menu ul .m7{
width:57px;
}
.menu ul .m7 a:hover{
background-image:url(../images/menu.gif);
background-position:-519px -29px;
}
#menu1 a {
background-image:none;
text-decoration:none;
}
#menu1 a:hover {
background-image:none;
text-decoration:underline;
}
#menu2 a {
background-image:none;
text-decoration:none;
}
#menu2 a:hover {
background-image:none;
text-decoration:underline;
}
#menu3 a {
background-image:none;
text-decoration:none;
}
#menu3 a:hover {
background-image:none;
text-decoration:underline;
}
#menu4 a {
background-image:none;
text-decoration:none;
}
#menu4 a:hover {
background-image:none;
text-decoration:underline;
}

table {
border-collapse:collapse;
margin:0;
padding:0;
}

/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left;
position:relative;
height:15px;
}

/* specific to non IE browsers */

.mmenu {
position:absolute; left:0px; top:0px; padding-top:22px; height:20px; z-index:2; background-color: none; visibility: hidden;
}
.bai {
color:#ffffff;
}
a.bai:hover {
color:#ffffff;
}
.nt{
padding-top:6px;
height:20px;
background-image:url(../images/dot.gif);
background-repeat:repeat-x;
background-position:bottom;
}