@charset "utf-8";
/* CSS Document */
/*--------------------------------------------------------------base----------------------------------------------------------------------*/
body{ background:url(/images/top_bg.jpg) repeat-x top center; padding:0px auto; margin:0px auto; font-size:12px; font-family:arial;}
ul,li,dl,dt,dd,div,span,h3,h4,p,h5,h6{ margin:0; padding:0px; word-wrap:break-word; word-break:break-all;}
ul,li,dl,dt,dd{ list-style:none;}
input,select,img{ vertical-align:middle;}
img{ border:none;}
.clear{ clear:both; font-size:0px; line-height:0px; height:0px; visibility:hidden; overflow:hidden;}
a {outline:none; text-decoration:none;}
a:active { star:expression(this.onFocus=this.blur());text-decoration: underline;}

:focus { outline:0; }
