@charset "utf-8";
/* CSS Document */

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, form, caption, .hidden, .vanish {
	margin:0;
	padding:0;
}
body {
	color:#7a7770;
	line-height:1.6;
	/*behavior: url(../script/csshover.htc);*/
	font-size: 13px;
}
p, blockquote {
	margin-top:0.8em;
	margin-bottom:0.8em;
}
p, ol, ul, dl, td {
	text-align:justify;
}
blockquote {
	margin-right:2em;
	margin-left:2em;
}
dd {
	margin-left:1em;
	margin-right:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0.75em;
}
a {
	text-decoration:none;
	background-color:transparent;
	color: #4b638f;
}
a:hover, a:focus {
	text-decoration:none;
	color: #000000;
}
img {
	border:none;
}
th, td {
	padding:0.1em 0.2em;
}
th {
	text-align:center;
}
caption {
	margin-right:auto;
	margin-left:auto;
}
code, samp {
	font-family: fixedsys, Courier, monospace;
}
input[type=button] {
	font-size:90%;
}
/*the cursor as help*/
acronym, abbr, .prompt {
	cursor:help;
}
/**debugs**/

/*ie hasLayout*/
.hasLayout {
	min-height:0;
}
* html .hasLayout {
	height:0;
}
/*form controls re-sized in ie*/
input, select, textarea {
	font-size:91%;
}/*remedy ie6*/
* html input.btn {
	font-size:80%;
}/*ie6 initialize input type=button with class=btn*/
button {
	font-size:80%;
}/*remedy ie7*/
/*hack ie non-Layout*/
.hotarea {
	height:1px;
}
html>body .hotarea {
	height:auto;
	min-height:1px;
}
/**general classes**/
/*preload images*/
.preload {
	background-position:-500em -500em;
	background-repeat:no-repeat;
}
/*initial caps*/
.DropCap:first-letter {
	float:left;
	font-size:250%;
	line-height:1;
	margin-right:0.2em;
}
/*accesskey*/
.hotkey {
	text-decoration:underline;
}
/*invisible*/
.hidden {
	display:none;
}
.vanish {
	position:absolute;
	top:-500em;
	left:-500em;
}
/*stop floated*/
.clr {
	clear:both;
	display:block;
}
.alignr {
	text-align: right;
}
.alignm {
	text-align: center;
}
.alignl {
	text-align: left;
}
.Hnav{
width:220px;
margin-bottom:100px;
}
.Hnav li {
	float: left;
}
.Hnav li a {
	float: left;
}
ul li {
	list-style-type: none;
}
.flR {
	float:right;
}
.flL {
	float:left;
}
body {
}
#wrapper1 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bg1-1.jpg) 0 0 no-repeat;
}
#wrapper3 {
	padding-right: 15px;
	padding-left: 15px;
}
#nav1 .current a {
	color:#bb0000;
}
#nav1 .nav {
	background-repeat: no-repeat;
	background-position: center top;
}
#banner {
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 120px;
}
#banner h1 a {
	height: 46px;
	width: 208px;
	display:block;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#banner h1 {
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 9999;
}
* html #banner h1 a {
	background: none;
	zoom: 1; /*hasLayout*/
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/logo.png", sizingMethod="crop");
	cursor:pointer;
}
#header {
	height:300px;
}
.acce {
	font-weight: normal;
	font-size: 12px;
	color: #CCCCCC;
	position: absolute;
	left: 0px;
	top: 0px;
}
#guideAcce ul {
	position: absolute;
	right: 0px;
	top: 10px;
	display:inline;
}
#guideAcce ul li {
	display:inline;
	margin-left: 10px;
}
#header {
	position: relative;
}
#search {
	position: absolute;
	right: 0px;
	top: 40px;
}
#search input{
	vertical-align: middle;
}

#footer {
	margin-top:20px;
	padding-right: 10px;
	padding-left: 10px;
	background: url(../images/logo_s.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer .cert2 a {
	background-image: url(../images/cert2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	width: 88px;
	display: block;
}
#footer .cert2 {
	position:absolute;
	left:10px;
	top:30px;
}
#footer .st1 {
	padding-top:5px;
	padding-bottom:5px;
	background-color: #272118;
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-bottom-color: #272524;
}
#footer .st1 a {
	color:#887761;
}
#footer .st1 li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #887761;
	padding-right: 5px;
	padding-left: 5px;
}
#footer .CompInfo {
	padding-top:5px;
	padding-bottom:5px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
.textA {
	width: 300px;
}
.textB {
	width: 120px;
}
.textC {
	width: 80px;
}
.textD {
	width: 60px;
}

.red {
	color: #cc0000;
}
#footer p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.bt1b {
	background-image: url(../images/bg_bt1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	width: 52px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	color: #FFFFFF;
}
.bt2b {
	background-image: url(../images/bt1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	width: 102px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	color: #FFFFFF;
}
#search label {
	vertical-align: middle;
}
#breadcrumb {
	margin-top:10px;
	margin-bottom:10px;
}
#breadcrumb .current {
	color:#a28661;
}
.page {
	white-space:nowrap;
}
.page {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	font-size: 12px;
}
.page ul {
	text-align:center;
}
.page li {
	display:inline;
	margin-right: 1px;
	margin-left: 1px;
}
.page a {
	padding-right: 5px;
	padding-left: 5px;
}
.page .current a {
	background-color: #b70000;
	color: #FFFFFF;
}
.page .back, .page .next {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	display: inline-block;
}
#main .tb1 {
	width: 100%;
}
#main .tb1 {
	background-image: url(../img/title_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main .tb1 th {
	line-height: 30px;
	color: #000000;
	background-color: #84c6df;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
}
#main .tb1 td {
	line-height: 25px;
}
#main .tb1 th,#main .tb1 td {
padding-left:5px;
padding-bottom:5px;
}
#main .tb1 .style1 {
	color:#000000;
	font-weight:bold;
	font-size: 16px;
	text-align: center;
	background-color: #f7e1bc;
}
#main .tb1 h3 a {
	font-size:13px;
}
#main .tb1 th.mark {
	background-color: #B4E182;
}
#main .tb1 td.mark {
	background-color: #ECFAC7;
}
#main .tb1 tr.bg1 td.mark {
	background-color: #C5F392;
}


#main .tb2 {
width:100%;
	background-color:#f1f8fb;
}
#main .tb2 th,#main .tb2 td {
	line-height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#main .tb2 th,#main .tb2 td {
padding-left:5px;
padding-bottom:5px;
}
.tb2 th {
	color: #000000;
	background-color: #84c6df;
	text-align: center;
}

#main .tb4 {
width:100%;
	background-color:#f1f8fb;
}
#main .tb4 th,#main .tb4 td {
	line-height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#main .tb4 th,#main .tb4 td {
padding-left:5px;
padding-bottom:5px;
}
.tb4 th {
	color: #000000;
	background-color: #84c6df;
}



#main .tb3 {
	background-color:#fff;
	margin-top: 15px;
	border: 1px solid #ccc;
}
#main .tb3 th,#main .tb3 td {
	padding-left:5px;
	padding-bottom:5px;
	background-color:#f1f8fb;
}
#main .tb3 th {
	color: #fff;
	background-color: #6293BB;
	text-align: right;
	font-weight: 400;
	width: 140px;
}
.btnArea {
	text-align: center;
	margin: 20px 0;
}
.btnArea input{
	background: url(../images/btnbg.gif) no-repeat;
	border: none;
	width: 102px;
	height: 26px;
	color: #fff;
	cursor: pointer;
}

.bg1 {
	background-color: #ddf1f9;
}

.bg2 {
	background-color:#f1f8fb;
}
#main .tb1 p {
	margin-top:0.2em;
	margin-bottom:0.2em;
}
.goback a {
	padding: 2px;
	border: 1px solid #CCCCCC;
	display: inline-block;
}
.goback {
	text-align:right;
}
.pst2 img {
	float:left;
	border: 1px solid #999999;
	margin-right: 10px;
}
.pst2 .pic {
	border: 1px solid #999999;
	padding: 2px;
	width:308px;
	height:245px;
	margin-right: 10px;
}
.pst2 .pic a {
	width:308px;
	height:245px;
	display:block;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
}
.pst2 .play {
	width:20px;
	height:20px;
	position: absolute;
	right: 5px;
	bottom: 5px;
	background-image: url(../images/play.png);
	background-repeat: no-repeat;
	background-position: center center;
}
* html #nav1 .inner {
}
.pst3 .st1 {
	float:left;
	width:190px;
	margin-right: 20px;
}
.pst3 .st2 {
	float:left;
	width:510px;
}
.pst3 .play {
	width:20px;
	height:20px;
	position: absolute;
	right: 5px;
	bottom: 5px;
	background-image: url(../images/play.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.download a {
	padding-left: 65px;
	background-image: url(../images/icon3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 47px;
	display: block;
}
#mainNav {
	position: absolute;
	left: 220px;
	top: 20px;
}
#mainNav .t {
	display:block;
}
#mainNav ul li {
	width: 105px;
	margin-right: 2px;
	
}
#mainNav .level2 li a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	background: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	background: rgba(255, 255, 255, 0.8);
	color: #333333;
	width:110px;
}
#mainNav .level3 li a {
	width:140px;
}
#mainNav .level2 li a:hover {
	background: #cc0000;
	color: #fff;
}
#mainNav .L1 {
	position: absolute;
	left: -21px;
	top: 17px;
}
#mainNav .L2 {
	position: absolute;
	left: 85px;
	top: -6px;
}
#mainNav .L3 {
	position: absolute;
	left: 196px;
	top: -10px;
}
#mainNav .L4 {
	position: absolute;
	left: 312px;
	top: -8px;
}
#mainNav .L5 {
	position: absolute;
	left: 442px;
	top: 19px;
}
#mainNav a.t span {
	visibility: hidden;
}

#mainNav li.L1 a.t {
	width: 118px;
	height: 81px;
}
#mainNav li.L2 a.t {
	width: 120px;
	height: 65px;
}
#mainNav li.L3 a.t {
	width: 125px;
	height: 44px;
}
#mainNav li.L4 a.t {
	width: 148px;
	height: 64px;
}
#mainNav li.L5 a.t {
	width: 110px;
	height: 74px;
}
#mainNav li.L1 a.t:hover {
	background: url(../images/m01.jpg) no-repeat;
}
#mainNav li.L2 a.t:hover {
	background: url(../images/m02.jpg) no-repeat;
}
#mainNav li.L3 a.t:hover {
	background: url(../images/m03.jpg) no-repeat;
}
#mainNav li.L4 a.t:hover {
	background: url(../images/m04.jpg) no-repeat;
}
#mainNav li.L5  a.t:hover {
	background: url(../images/m05.jpg) no-repeat;
}


#mainNav .level2 li {
	position:relative;
}
#mainNav .level3 {
	position: absolute;
	left: 130px;
	top: 0px;
	width:140px;
}
#mainNav li.L1 .level2 {
	margin-left: 20px;
}
#mainNav li.L2 .level2, #mainNav li.L3 .level2 {
	margin-left: 10px;
}

.more a {
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 5px;
	width: 31px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
}
.info {
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #eeeeee;
}
.map1 {
	height: 300px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/images/map.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#main .content {
	padding-bottom: 20px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
#main ol {
	margin-left: 35px;
}
.style2 {
	color: #CC0000
}

#header {
	z-index: 1000;
}
