body {background-color:#ffffff;font-size:14px;font-family:Arial,ËÎÌå;color:#000000;margin:0px;padding:0px;text-align:center;}
a:link {color:#333;text-decoration:none;}
a:hover {color:#ff0000;text-decoration:none;}
a:visited {text-decoration:none;}
a:active {color:#000;}
.m{font-size:18px;font-family:Ó×Ô²;display:block;}

.tt{font-size:14px;color:#666;line-height:22px;}
.t1{
background-color:#fff;border:2px solid #ffdddd;border-collapse:collapse;cursor:hand;
onmouseover:expression(onmouseover=function()
{
this.style.color='#ff3333';
this.style.backgroundColor='#ffdddd';
this.style.border='2px solid #ff6666';
});
onmouseout:expression(onmouseout=function()
{
this.style.color='';
this.style.backgroundColor='#ffffff';
this.style.border='#ffdddd solid 2px';
});
} 
img{border:#333 solid 1px;}
.t2{background-color:#ffdddd;font-size:14px;color:#333;}
.t3{background-color:#ffcccc;font-size:20px;}
.t3 a:link {color:#ff3333;text-decoration:none;}
.t3 a:visited {color:#ff3333;text-decoration:none;}

input {font-size:14px;color:#333;}

.box{
width:1100px;
margin:10px;
padding:0px;
}
.t{
width:1100px;
margin:10px;
padding:10px;
text-align:center;
border-bottom:1px solid #eee;
}
.l
{
width:70px;
float:left;
margin-top:5px;
padding:0px;
text-align:left;
}
.r
{
width:1010px;
float:right;
margin-top:5px;
padding:5px;
}