/* CSS Document */
body{ font-family:"ËÎÌå"; font-size:9pt; font-style:normal; background:url(body_bj.png) repeat-x top center; color:#292929; margin:auto; padding:0; border:0; text-align:center;}
ul,ol,li{ list-style:none; margin:0; padding:0;}
select,input,textarea{ font-family:"ËÎÌå"; font-size:12px; font-style:normal; color:#333;}
img{ border:0px;}
/*alignment*/
.fl{ float:left;}
.fr{ float:right;}
.cl{ clear:both;}
.tl{ text-align:left;}
.tr{ text-align:right;}
.tc{ text-align:center;}
/*link*/
a{ color:#333; text-decoration:none;}
a:hover{ color:#333; text-decoration:underline;}
/*others*/
.ofh{ overflow:hidden;}
.ti{ text-indent:24px;}
