@charset "utf-8";
/* CSS Document */
/*公共部分*/
*{margin:0;padding:0;}
a{text-decoration:none !important;color:#333; behavior: url(PIE.htc);}
a:hover{text-decoration:underline;color:#ff9500;}
a:active {outline: none;star:expression(this.onFocus=this.blur());}
img,input{border:none;}
ul,li{list-style:none;}
.clear{clear:both;}
body{background:#fff;font-family:"宋体","微软雅黑" ;font-size:14px;}

h1,h2,h3,h4,h5,h6,p,strong,em{padding:0;margin:0;font-style:normal;font-width:normal;font-weight:normal;}
img,b,p{display:block;}




