@charset "UTF-8";
/* CSS Document */
*{ margin:0; padding:0;}
img{/* vertical-align:top; */border:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
body{ color:#666; font-size:14px;-webkit-font-smoothing: antialiased;font-family: arial, 宋体, serif;-webkit-text-size-adjust:none; word-wrap:break-word; line-height: 20px;}
a,a:visited{ color:#666; text-decoration:none;}
h1{ font-size:14px;} 
h1,h2{ font-weight:normal}
.grey{ color:#898989;}
.sub{ font-size:.8em;}
ul{ list-style:none;}
a:hover,a:active{ color:#015fc5;}
.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}
