.main{
background-image:url("img/bg.gif");
background-repeat:repeat;
width:760px;
margin: 0 auto;
text-align:left;
}

body{
background-color:#ECE0D0;
/*font-family:sans-serif,verdana;*/
color:#333333;
font-size:12px;
line-height:18px;
text-align:center;
margin:0;
}

a{
color:#663333;
text-decoration:underline;

}


a:hover{
color:#336699;
text-decoration:underline;

}



.top_bg{
background-image:url("img/bg.gif");
background-repeat:repeat;
width:760px;
height:126px;
margin: 0 auto;
text-align:left;

}

.title_en{
width:580px;
height:60px;
margin-top:34px;
margin-left:30px;
margin-bottom:32px;
}

.align{
margin-right:20px;
margin-bottom:20px;
}



.text{
font-size:14px;
line-height:18px
}

.footer{
width:760px;
text-align:center;
margin-top:10;
font-size:11px;
}

.mp3{
color:#666666;
font-size:10px;
padding-left:10px;
vertical-align:top;
}