@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	float: left;
	font-family: Arial,PMingLiu;
	font-size: 12px;
	/*background-color: #f7f7f7;*/
	line-height: 1.375em;
}
div.footer, div.sitemap div.sitemap-head, div.sitemap{
	font-family: Arial,PMingLiu;
}
/*
.right_mod_item, #glink, #ps_wrap #ps_container .img_desc{
	font-size: 0.769em;
}
*/
img{
	border:0px;
	padding:0px;
	margin:0px;
}
ul{
	margin:0;
	padding: 0;
	list-style-type: none;
}

.small_size{
	font-size: 100%;
}

.middle_size{
	font-size: 115%;
}

.large_size{
	font-size: 130%;
}


.sitemap .hidden_item,
.nav .hidden_item,
.sitemap_wrap .hidden_item{
	display:none !important;
}


/*css for header nav*/
.clearfix{
	/*height:0;*/ display:block;height:auto; clear:both; overflow:hidden;
	}
.clearfix {
display: block;
}
.wrapper{
	width:800px;
}
.header{
	width:800px; height:52px;
}
.bttextsize{
	float:left; margin-top:11px;
	}
.access{
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;	
}
.left{
	float:left;
	}
	
.langselect{
	float:left;
	padding-left:14px;
	padding-right:30px;
	margin-top:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
.langselect a{
	color:#000; text-decoration:none;
	}
.langselect a:hover{
	color:#666;text-decoration:none;
	}






