/* CSS Document */
/*------------------
ÅºÚ£\5fae\8f6f\96c5\9ed1
å£º\5b8b\4f53
å£º\9ed1\4f53
------------------*/
 

/** ß¾ **/
html{
	color:#000;
	background:#fff;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
	-webkit-font-smoothing:antialiased;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin:0;
	padding:0;
}

/** FirefoxÄ¬Ê¾ **/
html {overflow:-moz-scrollbars-vertical;}

/** Ä¬ **/
body,button,input,select,textarea{
	
}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-family:\5fae\8f6f\96c5\9ed1, \5b8b\4f53, Arial; font-weight:bold;}
address, cite, em {font-style:normal; } /* Ð± */
code, pre {font-family:courier new, courier, monospace; } /* Í³Ò»È¿ */
small {font-size:12px; } /* Ð¡ 12px ÄºÄ¶ small  */

/** Ð±Ôª **/
ul, ol, li {list-style:none outside none;}

/** Ä±Ê½Ôª **/
a:hover {text-decoration:none; color:#011a79;}
a.u {text-decoration:underline;}
a.u:hover {text-decoration:none;}

sup {vertical-align:text-top; } /* Ã£Ù¶Ð¸ßµÓ° */
sub {vertical-align:text-bottom; }

/** Ã±íµ¥Ôª **/
legend {color:#000; } /* for ie6 */
img, iframe {border:0 none; } /* table iframe î³µ img Þ±ß¿ */
button, input, select, textarea {font-size:100%;} /* Ê¹Ã±íµ¥Ôª ie Ü¼Ì³Ð¡ */
input, select {vertical-align:middle;} /* íµ¥ÔªØ´Ö±Ð¶ */

/** Ã±Ôª **/
table {border-collapse:collapse; border-spacing:0;}

