* { margin:0; padding:0}
em,q,cite,address { font-weight:normal; font-style:normal}
body { font-size:12px; line-height:22px; font-family:Tahoma, Arial, sans-serif, "ËÎÌå"; color:#1C1C1C; background:#FFF}
address { display:inline}
img { border:0}
li { list-style:none}
q { quotes:none}
strong { font-weight:bold}
table { border-collapse:collapse}
th { text-align:left; font-weight:normal}

/* link */
a { color:#05A; text-decoration:none}
a:hover { text-decoration:underline}
/* link in text */
a.t { text-decoration:underline}
a.t:hover { color:#F60; text-decoration:underline}

/* clear float */
.cf { zoom:1} /* for IE */
.cf:after { content:"."; display: block; clear:both; font-size:0; height:0; visibility:hidden; overflow:hidden} /* for other */
/* end of clear float */



/* display */
.dis { display:block}
.undis { display:none}
