body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/footer_pic.jpg);
}
#container2 {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/footer_pic2.jpg);
}
#header {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
}
.header_weblink {
	position: absolute;
	left: 9px;
	top: 134px;
}
.header_weblink_mail {
	padding-top: 36px;
	padding-left: 28px;
}

.header_weblink_love {
	padding-top: 54px;
	padding-left: 40px;
}
#left {
	float: left;
	width: 193px;
	background-image: url(../images/left_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 104px;
	position: relative;
}
#left_down {

}
.search {
	position: absolute;
	top: 35px;
	height: 18px;
	width: 145px;
	left: 24px;
}
.search input {
	background-color: #CACCC7;
	border: 1px solid #FFFFFF;
	height: 16px;
	width: 108px;
}



#right {
	float: right;
	width: 775px;
}
#title {
	background-image: url(../images/title-bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	padding-right: 202px;
	padding-left: 83px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #D6D6D6;
	margin-bottom: 30px;
}
#content {
	padding-right: 48px;
	padding-left: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #666666;

}
.content-mask  {
	font-weight: bold;
	color: #985313;
}


#marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #666666;
	background-image: url(../images/right_up.jpg);
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-right: 130px;
	padding-bottom: 30px;
	padding-left: 46px;
	padding-right: 130px;
}
#footer {
	background-repeat: no-repeat;
	height: 215px;
	background-image: url(../images/footer.jpg);
	z-index: 500;
	background-position: right bottom;
	margin-top: 20px;
}
#footer2 {
	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	height: 307px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	z-index: 500;


}
#footer p ,#footer2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #576873;
	text-align: right;
	padding-top: 121px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 17px;
}
.footer_wolong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #A6D7F0;
}
.main-line {
	margin-top: 40px;
	margin-bottom: 40px;
	background-image: url(../images/main-line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 1px;
}



.cleanfoalt {
	clear: both;
}
.language {
	text-align: right;
	position: absolute;
	top: 213px;
	right: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #617181;
	height: 14px;
	width: 110px;
}

.language a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #617181;
	text-decoration: none;
}
.language a:hover{
	color: #FF9900;
}

