@charset "GBK";
/* CSS Document */
html,body{ width:100%; height:100%;}
body, td, input, select, textarea{ font-size:12px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,tr{ margin:0; padding:0;}
ul, ol{ list-style:none;}
img{border:0; vertical-align:top;}
input,select,textarea{vertical-align:middle;}

/* link */
a{ text-decoration:none; color:#000;}
a:hover{text-decoration:none; color:#000;}

button{ border:none; cursor:pointer;}
.clearboth{ *zoom:1}
.clearboth:after{ content:""; display:block; clear:both}
	.clearboth .floatleft{ float:left}
	.clearboth .floatright{ float:right}

.clear_both{clear:both;}
.clearbothJIn{clear:both; width:0px; height:0px; font-size:0px; overflow:hidden;}
