@charset "UTF-8";
/*=======   CSS Document   =======*/
body { width:100%; font: 12px/20px "", "", arial;margin:0 auto; padding:0; color:#333;}
div,form,input,select,img,ul,ol,li,dl,dt,dd {margin: 0px; padding: 0px;list-style: none; font: 12px/20px "", "", arial;}
h1,h2,h3,h4,h5,h6 { margin:0px; padding:0px; font-weight:normal;font-style:normal;}
table,td,tr,th{font-size:12px; line-height:18px;}
a img{ border:0px;}
/*=======        {link +  +  +  + 1/2/3}=======*/

a{color: #333; text-decoration:none;}
a:hover {color: #0073cc; text-decoration:underline;}

.clear{ clear:both;}
.red{ color:#F00;}
.blue{ color:#328beb;}
.font16{ font-size:16px; font-weight:bold;}
.font12gray{ color:#666;}
