@charset "utf-8";
body{
margin:0px; 
background-color: #fefbf1; 
font-family:tahoma;
color:#336666;
font-size:12px;
}
a{font-family:tahoma; color:#717070; text-decoration:none;}
a:hover{font-family:tahoma; color:#00726e; text-decoration:underline;}
table{width:100%; height:100%;}
td{
text-align:center;
}
.logo{
text-align:center;
margin-top:50px;
}
.menu{
text-align:center;
width:100%;
height:56px;
margin-top:40px;
line-height:56px;
font-family:tahoma;
font-weight:bold;
color:#b91515;
\\background:url(bg.jpg) repeat-x;
}
.menu a{font-family:tahoma; font-weight:bold; color:#b91515; text-decoration:none;}
.menu a:hover{font-family:tahoma; font-weight:bold; color:#00FF2A; text-decoration:underline;}
.menu #menu{width:930px; height:56px;}
.title{
float:left;
width:162px;
height:56px;
margin-right:18px;
}
#m1, #m3, #m5{background:url(menu.jpg) repeat;}
#m2, #m4{background:url(menu1.jpg) repeat;}
.copyright{
width:750px;
height:140px;
margin-top:20px;
border:1px #ffffff solid;
}
.copyright1{
width:750px;
height:360px;
margin-top:20px;
border:1px #ffffff solid;
}
.english{
text-align:left;
width:738px;
height:348px;
border:1px #ededed solid;
padding:6px;
}
.add{
width:748px;
height:98px;
border:1px #ededed solid;
padding:40px 0px 0px 0px;
}