﻿@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background: url(../images/bdBg.jpg) no-repeat center 385px;
}
/********************************************************/
#wrapper {
	width:100%;
	background:url(../images/bg2.png) no-repeat right bottom;
}
#headerBg {
	width:100%;
	height:386px;
	background:url(../images/headerBg.png) repeat-x left top;
}
#headerBg2 {
	width:100%;
	height:351px;
	background:url(../images/headerBg2.png) no-repeat left bottom;
}
#header {
	position:relative;
	width:1000px;
	margin:0px auto;
}
#header #followUs {
	position:relative;
	float:left;
	width:100%;
	height:34px;
	line-height:34px;
	font-size:14px;
	font-weight:bold;
}
#header .followUs {
	position:absolute;
	right:10px;
	top:5px;
	z-index:101;
}

#header #nav {
	position:relative;
	font-size:13px;
	font-weight:bold;
	float:left;
	width:100%;
	height:31px;
	background:url(../images/navBg.png) repeat-x;
	
	border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	behavior: url(PIE.htc);
}
#header #nav li {
	line-height:27px;
	float:left;
	list-style:none;
	padding-left:2px;
	background:url(../images/navDivider.png) no-repeat;
}
#header #nav li:first-child {
	padding-left:0px;
	margin-left:17px;
	background:none;
}
#header #nav li a {
	color:#FFF;
	text-decoration:none;
	display:block;
	margin:0px 12px;
	padding-top:3px;
}
#header #nav li a:hover, #header #nav li.select a {
	color:#000;
	padding-top:0px;
	border-top:3px #000 solid;
}
#header .logo {
	float:left;
	margin-top:58px;
	margin-left:10px;
}
#header #banner {
	position:relative;
	float:right;
	width:671px;
	height:267px;
	margin-top:19px;
	margin-right:10px;
}
#header #banner .bannerBg {
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
}
#header #banner h3 {
	font-size:20px;
	text-align:center;
	float:right;
	width:671px;
	margin-right:10px;
	margin-top:4px;
}
#bodyBg {
	width:100%;
}
#body {
	position:relative;
	width:1000px;
	margin:0px auto;
}
#body .bdShd {
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
}
#body #bdLeft {
	margin-left:10px;
	float:left;
	width:257px;
	background:#e6e7e9;
	border-left:1px #c7c5c6 solid;
	border-right:1px #c7c5c6 solid;
	border-bottom:1px #c7c5c6 solid;
}
#body #bdLeft h3 {
	font-size:18px;
	color:#FFF;
	line-height:37px;
	width:267px;
	margin-left:-5px;
	margin-top:28px;
	padding-bottom:9px;
	text-align:center;
	background:url(../images/txtBg1.png) no-repeat;
}
#body #bdRight {
	float:right;
	width:675px;
	margin-right:10px;
}
}
#body #bdRight2 {
	float:right;
	width:1000px;
	margin-right:0px;
}

#body #bdRight #welcome {
	font-size:14px;
	text-align:justify;
	float:left;
	padding:15px;
	width:645px;
	margin-bottom:15px;
	background:#9fbfe4;
}
#body #bdRight #welcome h2 {
	font-size:18px;
	color:#FFF;
	margin-bottom:8px;
}
#body #bdRight #welcome a {
	font-size:12px;
	color:#9fc0e5;
	text-decoration:underline;
}
#body #bdRight #welcome a:hover {
	text-decoration:none;
}
#body #bdRight h3 {
	color:#9fbfe4;
	font-size:18px;
	margin-bottom:4px;
	text-shadow: 0px 0px 0px #fff;
}
#body #bdRight .textBox1 {
	text-align:justify;
	font-size:12px;
	float:left;
	width:135px;
	padding:9px;
	margin-left:18px;
	margin-bottom:5px;
	background:#e6e7e8;
	border:1px #c8c6c6 solid;
}
#body #bdRight .textBox1 h6 {
	font-size:12px;
	color:#5e85b0;
	margin-bottom:5px;
}
#body #bdRight .textBox1 img {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	behavior: url(PIE.htc);
	margin-bottom:8px;
}


#body #bdRight #about {
	line-height:20px;
	font-size:16px;
	text-align:justify;
	float:left;
	padding:15px;
	width:645px;
	min-height:440px;
	background:#e6e7e9;
	border:1px #c9c9ca solid;
}
#body #bdRight #about h2 {
	font-size:18px;
	color:#9fc0e5;
	margin-bottom:8px;
	margin-top:10px;
}
#body #bdRight #about h3 {
	font-size:16px;
	color:#5e85b0;
	margin-bottom:15px;
	margin-top:20px;
}
#body #bdRight #about ul {
	margin-left:20px;
}
#body #bdRight #about ul li {
	float:left;
	width:300px;
}
#body #bdRight #about img {
	float:left;
	margin-right:10px;
	border:5px #FFF solid;
}
#body #bdRight #about a {
	font-size:16px;
	color:#000000;
	text-decoration:none;
}
#body #bdRight #about a:hover {
	color:#9fc0e5;
	text-decoration:none;
}
#body .aboutBox {
	float:left;
	width:309px;
	padding:6px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	background:#FFF;
}
#body .aboutBox h4 {
	font-size:18px;
	color:#FFF;
	line-height:35px;
	padding-left:12px;
	background:url(../images/txtBg2.png) no-repeat;
}
#body .aboutBox p {
	min-height:120px;
	font-size:12px;
	padding:8px;
	background:#9fbfe4;
}
#body .aboutBox img {
	float:right;
	margin-left:10px;
	margin-bottom:20px;
	border:2px #FFF solid;
}
#body .aboutBox a {
	color:#FFF;
	text-decoration:underline;
}
#body .aboutBox a:hover {
	text-decoration:none;
}
#body .aboutBoxTxt {
	width:90%;
	font-size:12px;
	float:left;
	margin-left:15px;
	margin-bottom:20px;
}
}
#body .aboutBoxTxt2 {
	width:100%;
	font-size:12px;
	float:center;
	margin-left:10px;
	margin-bottom:10px;
}

#body .aboutBoxTxt a {
	color:#5d5d5d;
	text-decoration:underline;
}
#body .aboutBoxTxt a:hover {
	text-decoration:none;
	
}




#footerBg {
	position:relative;
	width:100%;
	background:url(../images/footerBg.png);
}
#footerBg .ball {
	position:absolute;
	right:0px;
	top:-50px;
}
#footer {
	width:980px;
	padding:45px 0px;
	margin:0px auto;
}
#footer ul {
	width:570px;
	float:left;
}
#footer ul li {
	font-size:13px;
	font-weight:bold;
	width:150px;
	float:left;
	list-style:none;
	margin-bottom:12px;
}
#footer ul li a {
	color:#000000;
	text-decoration:none;
}
#footer ul li a:hover, #footer ul li.select a {
	color:#9fbfe4;
	text-decoration:underline;
}
#footer .cpoyRight {
	font-size:12px;
	color:#989999;
	text-align:center;
	float:left;
	margin-top:40px;
	margin-right:50px;
}

.pw {
	font-size:12px;
	color:#989999;
	margin-left:5px;
	text-decoration:underline;
}
.pw:hover {
	text-decoration:none;
}

.more1 {
	font-size:12px;
	color:#5e85b0;
	margin-left:5px;
	text-decoration:underline;
}
.more1:hover {
	text-decoration:none;
}
.clear {
	clear:both;
}
/**************************************************/
#slideshow {
    position:relative;
    height:267px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
