/*! 
 * @fileOverview base stylesheet
 * @version 0.1.1
 */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, center, dl, dt, dd, ol, ul, 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-size: 100%;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ' ';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body {
	font: 12px/1.5 Helvetica, Arial, sans-serif
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal
}
input {
	outline: 0
}
.hidden {
	float: left;
	width: 0;
	height: 0;
	overflow: hidden
}
.hiddenText {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden
}
.sans {
	font-family: 'Microsoft Yahei', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, \534E\6587\7EC6\9ED1, SimHei, Helvetica, Arial, sans-serif
}
.smallSans {
	font-family: 'Microsoft Yahei', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, \534E\6587\7EC6\9ED1, SimSun, Helvetica, Arial, sans-serif
}
.none {
	display: none
}
.bold {
	font-weight: bold
}
.center {
	text-align: center
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
.clearfix {
	zoom: 1
}
#toTop{position:fixed; _position:absolute; left:0; bottom:180px;width:52px; height:52px; display:none; background:url(../img/top.gif); z-index:10; cursor:pointer;}
#toTop:hover{ background-position:-52px 0}
.wrap-flash {
    width: 1920px;
    height: 929px;
    position: absolute;
    z-index: 0;
    left: 50%;
    margin-left: -960px;
}
