body {
	background-color: #EFEFEF;
	text-align:center;
}
body, div, ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
img {
	border:0;
}
* {
	font-size: 12px;
	color: #626264;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a {
	color:#626263;
	text-decoration:none;
}
a:visited {
	color:#626263;
	text-decoration:none;
}
a:hover {
	color:#626263;
	font-weight:normal;
}
a:active {
	color:#626263;
}
/* header begin */
#top {
	width:886px;
	height:75px;
	margin:0 auto;
	background:#FFF;
}
#top_logo {
	width:353px;
	height:75px;
	float:left;
}
#top_right {
	width:533px;
	height:75px;
	background:url(../images/top_right.gif);
	float:left;
	text-align:right;
	overflow:hidden;
}
#top_right ul {
	margin:48px 30px 0 0;
}
#top_right ul li {
	float:right;
}
/* header end */
.clearboth {
	clear:both;
}
.MainBox {
	width:886px;
	margin:0 auto;
}
/* footer begin */
#index_footer {
	width:886px;
	height:21px;
	background-color:#a8a59e;
	margin:0 auto;
}
.footer_text {
	font-family:Arial;
	font-size:11px;
	color:ffffff;
	line-height:21px;
	text-align:right;
}
/* footer end */
.header_mainnav_home{
	width:80px;
	height:21px;
	float:right;
	text-align:left;
	line-height:21px;
	color:#327bbb;
	background:url(../images/LanguageSelect_1.gif) left;
	border-right:#CCC 1px solid;
}
.header_mainnav_home a{
	display:block;
	width:80px;
	height:21px;
	text-align:center;
	line-height:21px;
}
.header_mainnav {
	width:131px;
	height:21px;
	float:right;
	text-align:left;
	text-indent:15px;
	line-height:21px;
	color:#327bbb;
	background:url(../images/LanguageSelect_1.gif);
}
.header_mainnavs {
	width:131px;
	height:21px;
	float:right;
	text-align:left;
	text-indent:15px;
	line-height:21px;
	color:#000;
	background:url(../images/LanguageSelect_1s.gif);
}
#list_LanguageSelect {
	position:absolute;
	visibility: hidden;
	width:131px;
	border-top:#f4f4f4 1px solid;
	border-bottom:#f4f4f4 1px solid;
	background-color:#FFF;
	z-index:100;
	overflow:hidden;
}
#list_LanguageSelect a, #list_LanguageSelect a:link, #list_LanguageSelect a:visited{
	display:block;
	width:131px;
	height:23px;
	line-height:23px;
	text-indent:15px;
	color:#000;
	background-color:#FFF;
	background-image:url(../images/LanguageSelect_2.gif);
}
#list_LanguageSelect a:hover {
	color:#000;
	background-color:#CCC;
	background-image:url(../images/LanguageSelect_2s.gif);
}

.cen_Item{
   font-size:11px;
   font-family:Arial, Helvetica, sans-serif;
}
.cen_Item A{
   font-size:11px;
   font-family:Arial, Helvetica, sans-serif;
   text-decoration:none;
}
.news_Item{
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
}
.news_Item A{
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   text-decoration:none;
}
.vp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3E5F8C;
	display: block;
	height: 20px;
	width: 100px;
	padding-left:5px;
	padding-top:2px;
	cursor:hand;
}
