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, 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;
}

td {
	vertical-align: middle;
}

.container {
	width: 1000px;
	margin: 0 auto;
}

nav {
	width: 1000px;
	font-size: 20px;
	position: relative;
	padding-bottom: 40px;
	margin: -60px auto 0;
	z-index: 10;
	text-align: center;
}

nav a {
	font-weight: 600;
	color: #383838;
	text-decoration: none;
	margin-left: 15px
}

nav a:first-child {
	margin-left: 0
}

nav a:hover,
nav a.active {
	color: #2408bf
}

.breadcrumb {
	padding-left: 100px;
}

.banner {
	padding: 16px 0;
}

.section {
	width: 750px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.section1 {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.FontStyle01 {
	font-size: 10pt;
	line-height: 15pt;
	color: #ffffff
}

.FontStyle02 {
	font-size: 10.5pt;
	line-height: 12.5pt;
	color: #000
}

.FontStyle03 {
	font-size: 10pt;
	line-height: 15pt;
	color: #000
}

.FontStyle04 {
	font-size: 10pt;
	line-height: 15pt;
	color: #8C8C8C
}

.FontStyle05 {
	font-size: 11.5pt;
	line-height: 15pt;
	color: #000
}

a.LinkColor1:link {
	text-decoration: none;
	color: #000
}

a.LinkColor1:visited {
	text-decoration: none;
	color: #000
}

a.LinkColor1:hover {
	text-decoration: underline;
	color: #000
}

.imgbgScope {
	background-image: url('../../img/imgbg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 458px;
	width: 1000px;
	position: relative;
	margin: 0 auto;
}

.imgbgScope .num1 {
	position: absolute;
	top: 81px;
	left: 29px;
	width: 400px;
	text-align: center;
}

.imgbgScope .num2 {
	position: absolute;
	top: 161px;
	right: 43px;
	width: 420px;
	height: 272px;
}