@charset "utf-8";
/* CSS Document */

/* css format - normalize.css */
html { font-size: 100%; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ -ms-text-size-adjust: 100%; /* 2 */ }
html, button, input, select, textarea { font-family: sans-serif; }
body { margin: 0; }
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section { display: block; }
section, nav, article, aside, hgroup, header, footer, address { margin:0; padding:0; font-style:normal; font-weight:normal; }
a { overflow:hidden; outline: none !important; }
a img, img { border:0; }
abbr, acronym { border:0; }
address, caption, cite, code, dfn, th, strong, var { font-style:normal; font-weight:normal; }
h1 { font-size: 2em; margin: 0.67em 0; }
h2 { font-size: 1.5em; margin: 0.83em 0; }
h3 { font-size: 1.17em; }
h3, p, pre { margin: 1em 0; }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.75em; margin: 2.33em 0; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
menu, ol, ul { padding: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; }
img { border: 0; -ms-interpolation-mode: bicubic; }
caption, th { text-align:left; }
code, kbd, pre, samp, tt { font-family:monospace; line-height:100%; }
*+html code, kbd, pre, samp, tt { font-size:108%; }
q:before, q:after { content:''; }
button, fieldset, form, input, label, legend, select, textarea { font-family:inherit; font-size:100%; font-style:inherit; font-weight:inherit; margin:0; padding:0; vertical-align:baseline; }
table { border-collapse:collapse; border-spacing:0; font-size:100%; }
/* Links */
a { color: #333; text-decoration: none; }
a:visited { }
a:hover { color:#e60012; text-decoration: none; }
/*



defaultLayout
---------------------------------- */
body { margin:0; padding:0; font-size:13px; line-height:1.4; color:#333; text-align:center; font-family:Helvetica,Arial,SimSun, 'MS UI Gothic', 'Hei', sans-serif; background:#fff; }



