body { text-align: center; font-family:"宋体", arial; background: #FFF; margin:0; padding:0; font-size:12px; color:#6b6b6b; }
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}
img{vertical-align:top;}
strong{font-weight:normal;}
em {font-style:normal;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}

/* Link */
a{text-decoration:none; display:block;}
a:link {color: #1f3a87; text-decoration:none;}
a:visited {color: #83006f;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:none;}

/* Color */
.cred{color:red;}
.cOrange{color:#fb7f39;}

/* Font  */
.fB {font-weight: bold;}
.fN {font-weight: normal;}
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}

/* Other */
.left{ float: left;}
.right{ float: right;}
.clear{clear:both; font-size:1px; width:1px; height:0; visibility: hidden; }