@charset "utf-8";
/* CSS Document */
* { word-break: break-all; word-wrap: break-word; }
body, th, td, input, select, textarea, button { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
body, div, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, form, fieldset { margin:0; padding:0; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
ul li {}
body{ background:#FFF; font-size:12px; color:#333; line-height:160%;}
a,a:visited {color:#333; text-decoration:none; }
a:hover { color:#333; text-decoration:none; }
a img { border: none; }

.clear { clear:both; }
.bold {font-weight:bold}
.normal {font-weight:normal}
.pointer {cursor:pointer;}
.underline a , .underline a:visited , .underline a:hover{ text-decoration:underline; }
.left{ float:left;}
.right{ float:right;}
.align-center{ margin-left:auto; margin-right:auto;}
.margin-t-7{ margin-top:7px;}
.margin-b-7{ margin-bottom:7px;}

.width250{ width:250px;}
.width550{ width:550px;}

.blue a , .blue a:visited { color:#0144BE;}
.blue a:hover{ color:#2268E8; }
.bluel{ color:#0366C3;}
.gray{color:#999;}
.red{color:#F00;}

#w_body , #abody{ background:#FFF;}

