@charset "utf-8";
/* start: reset
-------------------------------*/
/* 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,th,td {margin:0;padding:0;}
body,button,input,select,textarea {font:12px/1.5 tahoma,sans-serif;}
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,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;}
/* color */
body {color:#333}
/* default color */
a, a:visited {text-decoration:none;color:#3567CA;}
a:hover{text-decoration:underline;color:#FF6600;}
li a, li a:visited {text-decoration:none;color:#333}
li a:hover{text-decoration:underline;color:#FF6600;}
/*-------------------------------
  end: reset */

