@charset "utf-8";
/* CSS Document */
/*reset*/
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,table,th,td{margin:0;padding:0;}
fieldset,img,input{border:0; background:none;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;*font-size:100%;}
ol,ul,li{list-style:none;}

/*layout*/
.clearfix:after{content:" ";display:block;clear:both;height:0;}
.clearfix{zoom:1;display:table;}
.fl { float: left;}
.fr { float: right;}
a:link,a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
a{ text-decoration:none;cursor:pointer;}
body{font-family:Arial, Helvetica, sans-serif; font-size:12px;}
