/* CSS Document */
body{
font:12px;
font-family:"ËÎÌå";
margin:0;
padding:0;
text-align:center;
line-height:20px;
}
td{
font:12px;
font-family:"ËÎÌå";
line-height:22px;
}
img{border:0;}
a{color:#FFFFFF}
a:hover{
text-decoration:underline;
color:#FF0000;
}
#nav{
text-align:center;
height:25px;
}
#nav a{
text-decoration:none;
color:#000000;
height:25px;
line-height:25px;
display:inline;}
#nav a:hover{color:#FFFFFF;}
.content{
margin:10px;
}
.a{
color:#000000;
text-decoration:none;}
.title{
text-align:center;
font-weight:bold;}
hr{
height:1px;}
.ctitle{
color:#CCCCCC;
font-weight:normal;
}