/* CSS Document */
*{ margin:0; padding:0; border:0;}
body{ font-family:"ËÎÌå"; font-size:12px; font-style:normal; color:#333;background:#ffffff;}
ul,ol,li{ list-style:none; margin:0; padding:0;}
select,input,textarea{ font-family:"ËÎÌå"; font-size:12px; font-style:normal; color:#333;}
/*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;}
.inputor{ border:#999999 solid 1px;}
.inputor1{ border:#999999 solid 1px; width:400px; height:120px;}
.inputor2{ border:#999999 solid 1px; width:200px; height:18px;}
