/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");
/* CSS Document 2009.1 */
body{margin:0px auto;padding:0;background:#fff;font-size:12px;font-family:"ËÎÌå"; color:#00000; width:955px;}
ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0;border:0;}
select,input,img,select{vertical-align:middle; }
ul{list-style-type:none;}
/* Link */
a {color: #000000;TEXT-DECORATION: none;}
a:link {color: #000000;text-decoration:none;}
a:visited {color: #000000;text-decoration:none;}
a:hover {color: #990099; text-decoration:underline;}
a:active {color: #990099;}

.f9px{ font-size:9px;}
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}
.f16px{ font-size:16px;}
.f20px{ font-size:20px;}
.redd{font-size:14px;color:red; font-weight:bold;}
h1{font-size:16px; color:#000000; font-weight:bold;}
h2{font-size:12px; color:#000000; }