/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.STYLE1 {
	font-size: 17px;
	color:#0066CC;
	font-weight: bold;
}
.STYLE2 {
	font-size: 15px;
	font-weight: bold;
	color: #0099CC;
}
h1{
	padding: 0px;
	font-size: 14px;
	background-color: #DDF2FB;
	text-indent: 15px;
	border: 1px solid #B1E3F6;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2{
	font-size: 14px;
	font-weight: bold;
	color: #009999;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p{
	margin-top: 8px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
}
.red {
	color: #FF0000;
	margin-left: 10px;
}

.top_bg {
	background-color: #99ccff;
	height: 8px;
}
.header {
	background-color: #b1e3f6;
	height: 50px;
}
.logo {
	float: left;
	height: 50px;
	width: 274px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	margin-left: 100px;
}
#menu {
	float: right;
	margin-top: 0;
	margin-right: 50px;
	margin-left: 0;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
	#menu li {
	font-size: 1.1em;
	display: inline;
}
	#menu li a {
	float: left;
	width: 85px;
	text-align: center;
	color: #636365;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 6px;
	padding-left: 0;
	padding-top: 2px;
	padding-right: 0px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
}
	#menu li a.current {
	color: #fff;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
}
	#menu li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
}
.banner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/banner_bg.gif);
	height: 164px;
	background-repeat: no-repeat;
}

.content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}


.content_left {
	float: left;
	width: 530px;
	background-image: url(../images/left_bg.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7bd5ff;
	color: #4F4F4F;
	margin-bottom: 15px;
}
.content_left1{
	float: left;
	width: 560px;
	padding-right: 15px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7bd5ff;
	color: #4F4F4F;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.content_left1 ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-type: none;
}

.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2d72ac;
}
.font1 {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.font2 {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.font3{
	font-size: 24px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 80px;
	padding-top: 15px;
}
.font4 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 150px;
	padding-top: 15px;}
.font5 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 220px;
	padding-top: 15px;}
.video {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}


.title {
	font-size: 14px;
	font-weight: bold;
	color: #2d72ac;
	margin-bottom: 10px;
}
.pic img {
	margin-right: 12px;
	margin-left: 12px;
}




.content_right {
	float: right;
	width: 209px;
	padding-left: 10px;
}
.contact {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.contact li {
	margin: 0px;
	padding: 0px;
}
.kong {
	height: 280px;
}

.footer {
	background-color: #EFFAFE;
	height: 50px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #98E5FA;
}
.sub {
	margin-top: 8px;
	margin-bottom: 5px;
}
