@charset "utf-8";

/* TongYong  通用 */
*{margin:0;padding:0;font-size:12px;font-family:Arial, Helvetica, sans-serif;}
body{background:url(../images/pagebg.gif) repeat-x;}


/* ChangYongMoRen 常用默认  */
a:link{font-size:12px;color:#0082c8;text-decoration:none;}
a:visited{font-size:12px;color:#0082c8;text-decoration:none;}
a:hover{font-size:12px;color:#0082c8;text-decoration:underline;}
a:active{font-size:12px;color:#0082c8;text-decoration:none;}

ul li{list-style:none;}
img{border:0;}
em{font-style:normal;}

div.clearboth{height:0;font-size:0;clear:both;overflow:hidden;display:block;}

/* ChangYongYinYong 常用引用  */
span.jg{margin-left:4px;color:#ff6400;}
span.bt{margin-right:4px;color:#ff6400;}
input.bn_1{
width:90px;
height:30px;
cursor:pointer;
line-height:30px;
border:0;
color:#fff;
font-weight:bold;
background:url(../images/bn_bg_1.gif) no-repeat;
}
