@charset "UTF-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;}
body{font-size:62.5%;font-family:Arial,sans-serif;color:#000;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
table{border-collapse:collapse;border-width:0;empty-cells:show}
ul{padding:0 0 1em em;}
ol{padding:0 0 1em 1.3em;}
li{line-height:1.2em;  list-style: none;}
p{padding:0 0 1em 0;}
h1,h2{font-size:1.8em;font-weight:normal;}
h3{font-size:1.1em;}
h4,h5,table{font-size:1em;}
sup,sub{vertical-align: super; font-size: smaller;}
input,select,textarea,option{font-family:inherit;font-size:inherit;}
a,a:link,a:visited,a:active{text-decoration:none;cursor:pointer;color:#06c;}
a:hover{text-decoration:underline;}
*:focus{outline:none;}
* { box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; }
label{cursor:text;}
textarea{overflow:auto; width:auto}
hr{	border:none;color:#ccc;	background-color:#ccc;height:1px}
img{ display:block; border:0; margin:0 auto}
strong{ font-weight: bold !important;}

.clear{	clear:both;	margin: 0px;}
.center { margin:0 auto; text-align:center}
.fleft { float:left}
.fright { float:right}