@charset "utf-8";
/* CSS-Reset */
/*章宵 2010-7-14 17:29:01*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,img,form{padding:0; margin:0;} 
table,td,tr,th{ font-size:12px}
li{list-style-type:none;list-style:none; }
img{border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal; font-style:normal; font-size:12px}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
/* 通用样式 */
body{ height:100%;font-family: "宋体",Arial, Helvetica, sans-serif; font-size:12px; background: url(Global_res/body_lr.png);}

a { text-decoration:none; blr:e­xpression(this.onFocus=this.blur()); color:#333; outline-style:none;} /* 针对IE */
a:hover { text-decoration: none;}
a:focus { -moz-outline-style: none; } /*针对firefox*/
.fl{ float: left;}
.fr{float: right;}
.cb10{height: 10px; font-size: 10px; clear: both;}
.cb15{height: 15px; font-size: 15px; clear: both;}
.d{float: left;
    width: 2px;
    height: 2px;
    display: inline;
    margin: 10px 8px 0 5px;
    background: #ce1313;
    line-height: 0;
    overflow: hidden;}
	
.b{float: left;
    width: 1px;
    height: 12px;
    display: inline;
    margin: 5px 8px 0 8px;
    background: #505050;
    line-height: 0;
    overflow: hidden;}
	
.c{float: left;
    width: 1px;
    height: 12px;
    display: inline;
	margin: 13px 0 0 0;
    background: #505050;
    line-height: 0;
    overflow: hidden;}

