@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.clear {
	clear: both;
}
#header {
	padding-top: 10px;
}

.contnet-bar {
	background-image: url(../images/bar.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 365px;
	padding-top: 15px;
	padding-left: 35px;
	font-size: 14px;
	color: #006633;
	font-weight: bold;
}
.footer-bn {
	margin-top: 10px;
	margin-bottom: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content-img {
	text-align: center;
}
.content-text {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 90%;
	color: #666666;
	line-height: 150%;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.footer-content {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/footer_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.online {
	width: 380px;
	padding: 10px;
	font-size: 90%;
	color: #FF0000;
	line-height: 150%;
}
.content-left  .online h3 {
	background-image: url(../images/icon01.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

.content-right  .online h3 {
	background-image: url(../images/icon02.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

.online p {
	margin: 0px;
	padding: 0px;
	color: #666666;
}


.spec {
	width: 780px;
	color: #FFFFFF;
	font-size: 13px;
	padding: 10px;
}

#footer .footer-content .spec table {
	width: 700px;
}
.spec .td-left {
	width: 70px;
	text-align: right;
}


.title-text {
	padding: 20px;
}


.content-left {
	float: left;
	width: 400px;
}
.content-right {
	float: left;
	width: 400px;
}
.preview-img img {
	padding: 12px;
}
#footer .footer-content .footer-info {
	font-size: 80%;
	padding-bottom: 10px;
	text-align: center;
}
#footer .footer-content .footer-info a {
	color: #FFFFFF;
	margin-right: 10px;
}
#install {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 300px;
	border: 2px solid #CCCCCC;
	line-height: 200%;
	font-size: 90%;
}
#install #flashcontent {
	text-align: center;
	width: 250px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #content-install p img {
	padding: 10px;
}
#wrapper #content-install {
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 90%;
	color: #666666;
}
.install-title-bar {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009933;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	padding-bottom: 3px;
	margin-top: 10px;
	font-weight: bold;
}

