@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin:0;
	padding:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display:block
}
audio, canvas, video {
	display:inline-block
}
audio:not([controls]) {
display:none;
height:0
}
[hidden] {
display:none
}
html {
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
a:focus {
	outline:thin dotted
}
a:active, a:hover {
	outline:0
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%
}
abbr[title] {
	border-bottom:1px dotted
}
b, strong {
	font-weight:700
}
dfn {
	font-style:italic
}
hr {
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}
mark {
	background:#ff0;
	color:#000
}
pre {
	white-space:pre-wrap
}
q {
	quotes:"\201C" "\201D" "\2018" "\2019"
}
small {
	font-size:80%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
img {
	border:0;
	vertical-align:middle
}
svg:not(:root) {
overflow:hidden
}
figure {
	margin:0
}
fieldset {
	border:0
}
button, input, select, textarea {
	font-size:100%;
	margin:0
}
button, input {
	line-height:normal
}
button, select {
	text-transform:none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled], html input[disabled] {
	cursor:default
}
input[type=checkbox], input[type=radio] {
	box-sizing:border-box;
	padding:0
}
input[type=search] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow:auto;
	vertical-align:top;
	resize:vertical
}
table {
	border-collapse:collapse;
	border-spacing:0
}
ul, li, ol {
	list-style:none
}
.fl {
	float:left;
	display:inline
}
.fr {
	float:right;
	display:inline
}
.clearfix:before, .droppable:before, .colsg_inner:before {
	content:"";
	display:table;
	height:0;
	overflow:hidden
}
.clearfix:after, .droppable:after, .colsg_inner:after {
	content:"\0020";
	display:block;
	clear:both;
	height:0;
	line-height:0
}
html {
	background:#333;
	color:#000;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	height:100%;
	-webkit-overflow-scrolling:touch
}
body {
	height:100%;
	color:#000;
	font-family:"Microsoft Yahei", arial;
	font-size:12px;
	line-height:1.5;
	position:relative
}
a {
	text-decoration:none
}
.pagewrapper {
	width:320px;
	min-height:100%;
	background:#fff;
	margin:0 auto;
	position:relative
}
.mdpage_footer {
	position:fixed;
	bottom:-1px;
	left:50%;
	width:320px;
	margin-left:-160px;
	z-index:3
}
.mdpage_header {
	position:fixed;
	top:0;
	left:50%;
	width:320px;
	margin-left:-160px;
	z-index:3
}
.no-js .mdpage_footer, .no-js .mdpage_header {
	position:absolute
}
.mdpage_header, .mdpage_footer {
	display:none
}
.sgcol_2 {
	width:50%
}
.sgcol_3 {
	width:33%
}
.sgcol_4 {
	width:25%
}
.sgcol_5 {
	width:20%
}
