﻿#horizon {
	top: 50%;
	width: 100%;
	height: 1px;
	position: absolute;
}
#wrap {
	width: 760px;
	height: 450px;
	left: 50%;
	position: absolute;
	margin-left: -380px;
	top: -225px;
	background-color: #FFFFFF;
}
#banner {
	width: 100%;
	height: 80px;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	border-bottom-color: #DCDADA;
	margin: 0px;
	padding: 0px;
}
#banleft {
	width: 330px;
	height: 80px;
	float: left;
	background-image: url('../Images/company-logo.gif');
	background-repeat: no-repeat;
	background-position: 10px;
}
#banright {
	width: 430px;
	height: 80px;
	float: right;
	background-image: url('../Images/logo-chin.gif');
	background-repeat: no-repeat;
	background-position: 20px 5px;
}
#banrightup {
	width: 100%;
	height: 40px;
}
#banrightdown {
	width: 100%;
	height: 20px;
	margin-top: 20px;
	text-align: right;
	background-color: #F1EFEF;
}
ul#menu {
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
ul#menu li {
	display: inline;
	padding-right: 15px;
}
ul#menu li a {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
ul#menu li a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
#footer {
	width: 100%;
	height: 20px;
	background-color: #F1EFEF;
	text-align: center;
}
.footext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.text {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.style1 {
	margin-top: 0px;
}
.textitle {
	color: #0000CC;
	font-family: arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-left: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0000CC;
}
#content {
	width: 100%;
	height: 350px;
}
img#spflag {
	margin-top: 15px;
	margin-left: 350px;
}
img#enflag {
}

