/*css reset*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, input, em, iframe, select, button{margin:0;padding:0}
body{font:12px "ËÎÌå"}
a{text-decoration:none;outline:none}
a:hover{text-decoration:underline;}
h1, h2, h3, em, button{font-weight:normal;font-style:normal;}
li{list-style:none}
table{border-collapse:collapse;margin:0 auto}
iframe, img, button{border:0}
/*reset over*/

/*common*/
.area{margin:0 auto;width:950px;overflow:hidden;clear:both}
.wrapA{width:675px;float:left}
.columnA{width:304px;float:left;position:relative}
.columnB{width:351px;float:left;margin:0 10px;display:inline}
.columnC{width:275px;float:right;}
.T2{margin-top:2px;}
.T5{margin-top:5px;}
.T8{margin-top:8px;}
.T10{margin-top:10px;}
.L21{margin-left:21px}
.L29{margin-left:29px}
.L131{margin-left:131px}
.fL{float:left}
.fR{float:right}
.noBorderTop{border-top:0}

