@charset "utf-8";
/* KISSY CSS Reset */
body,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea{margin:0;padding:0;}
body,button,input,select,textarea {font-size:12px;}

h1,h2,h3,h4,h5,h6,button,input,select,textarea {font-size:100%;}
label,input,select {vertical-align:middle;}
address,cite,em {font-style:normal;}
fieldset{cursor:pointer;}
img{border:none;}
ul,ol {list-style:none;}
table {border-collapse:collapse}
sub {vertical-align:text-bottom;}
sup {position:relative;top:-1px;left:2px;font:11px/normal tahoma;vertical-align:text-top;}
small {font-size:12px;}
legend {color:#333;}
*{padding:0; margin:0; list-style:none;font-family:"微软雅黑"; }
/* color */
      
/* default color */
a{text-decoration:none; color:#555}
ul,li{padding:0; margin:0;}
/*-------------------------------
  end: reset */
.clear{font:0/0 sans-serif; height:0; overflow:hidden; clear:both; display:block;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display:inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */
/*comm*/

input, select {vertical-align:middle;}
input{
    border: 0 none;
    /*background: none;*/
}

[placeholder] {  }
::-moz-placeholder {
    color:#0f0;
    /*text-indent: 5px;  */
    opacity: 0!important;
	
}
:-ms-input-placeholder {
    color: #f00;

	text-indent:999px;
}
::-webkit-input-placeholder {
    color: #ff0;
  text-indent:999px;
}


img{border:0;}
a{text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:underline; }
ul,li{padding:0; margin:0;}
body{color:#555; line-height:23px; background:#fff;}
.em_1{width:24px; display:inline-block;}
.em_2{width:69px; display:inline-block;}

.fl{ float:left;}
.fr{float:right;}
.fzc{font-size:14px; color:#333; font-weight:bold;}
.font{font-weight:bold;}
.color_1{color:#333;}
.color_2{color:#999;}
.color_3{color:#ff9000;}
.color_4{color:#3159be;}
.color_5{color:#666;}
.color_6{color:#00af19;}
.color_7{color:#e60a0a;}
.font_1{font-size:12px;}
.blod{font-weight:bold;}
.fontsize{font-size:18px;}
.for{color:#333; font-weight:bold;}
.mar1000{width:1000px; margin:0 auto;}
.noborder{border:none;}
.green{color:#01ad05;}
.red{color:#fe0000;}
.ncolor_1{color:#777;}
.ncolor_2{color:#3457b5;}
.mt20{ margin-top:20px; }



/*清除链接虚框*/
/*a,area {blr:expression(this.onFocus=this.blur()) }  for IE 
:focus {-moz-outline-style: none; }  for Firefox   
*/

