@charset "gb2312";
body {
	margin: 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.5;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#box {
	width: 878px;
	margin-right: auto;
	margin-left: auto;
}
#box #description {
	height: 20px;
	text-align: center;
	padding-top: 8px;
}
#box #nav {
	height: 66px;
	background-image: url(../images/nav_bg.gif);
	width: 878px;
}
#box #banner {
	height: 150px;
	margin-top: 8px;
	margin-bottom: 5px;
}

#nav #languages {
	height: 18px;
	width: 120px;
	padding-top: 4px;
	float: right;
	color: #FFFFFF;
	padding-left: 8px;
}
#nav #navlist {
	float: right;
	width: 560px;
	height: 22px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	clear: right;
}
#nav #navlist ul {
	display: inline;
	list-style-type: none;
}
#nav #navlist li {
	display: block;
	float: left;
	height: 20px;
	width: 60px;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 20px;
}
#nav #navlist .tw{
  width: 45px;
}
#nav #navlist .fw{
  width: 70px;
}
#nav #navlist .nb{
  border-right-width: 0px;
}
#box #clear {
	clear: both;
}
ul {
	margin: 0px;
	padding: 0px;
}
#box #copyright {
	height: 137px;
	line-height: 2;
	width: 878px;
	float: left;
	text-align: center;
}
#Contactus .cutitle {
	font-weight: bold;
	font-size: 14px;
	height: 25px;
	display: block;
	margin-bottom: 10px;
}img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}

