body{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
         margin:0pt;
         padding:0pt;
}
fieldset, img, abbr {
	border: 0;
}
ul, ol{
	list-style: none;
}
a, ins {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.space-line {
	clear:both;
	padding:0px;
	margin:0px;
	width:auto; 
}

body{
	background-color:#FDFDF5;
}

#bodyer {
	height:592px;
	width:100%;
	background:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:auto;
	padding:auto; 
}

#banner {
	height:155px;
	width: 990px;
	float:left;
	background:url(../images/banner.jpg) left;
	background-repeat:no-repeat;
}

#banner2 {
	height:155px;
	width: 990px;
	float:left;
	background:url(../images/banner-ch.jpg) left;
	background-repeat:no-repeat;
}

#language{
	height:24px;
	top:112px;
	line-height:24px;
	position:absolute;
	right:20px;
}
.btn_lang {
	width:107px;
	height:24px;
	background-image:url(../images/btn1.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-right:10px;
}
.btn_lang  a{
	display:block;
	width:107px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#FFFFFF;
	padding-right:10px;
	cursor:hand;
}
.btn_lang  a:hover{
	color:#FFA530;
}


.lang{
	width:160px;
	height:24px;
	float:left;
	color:#FFFFFF;
}
.lang  li {
	float: left;
	padding-right:5px;
	height:24px;
	line-height:24px;
	text-align:center;
}
.lang a{
	color:#FFFFFF;
}
.lang a:hover{
	color:#FFA530;
}

#flash {
	height:401px;
	width:990px;
	float:left;
}
#copyright{
	width:940px;
	height:35px;
	text-align: right;
	padding-right:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	line-height:35px;
}






