.background01 {
	background-image: url(images/background01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.link1{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}
.link1:hover{
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}
.link1:active{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.link2{
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}
.link2:hover{
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}
.link2:active{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.link3{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}
.link3:hover{
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}
.link3:active{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/bg01.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
.form01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 112px;
	height: 18px;
}
.bg01 {
	background-image: url(images/foot02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.background02 {

	background-image: url(images/background01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.textcn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.texten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.bg02 {

	background-image: url(images/bg04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg03 {


	background-image: url(images/bg05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg04 {

	background-image: url(images/bg07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg05 {


	background-image: url(images/bg08.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg06 {



	background-image: url(images/bg09.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.newsletter{
	text-align:left;
	margin-left:0px;
	}
.newsletter input{
	background:url(images/newsletter_input.gif) no-repeat;
	border:none;
	width:171px;
	color:#d1d1d1;
	height:18px;
	}
.newsletter .subscribe{
	background:url(images/subscribe.gif) no-repeat;
	border:none;
	width:95px;
	height:21px;
	}