html{
	height:100%
}
body{
	background-color:#E6E5CA;
	margin:0px;
	padding:0px;
	height:100%;	
	font-size:12px;
	line-height:20px;
	color:#666666;
	position:relative;
}
.pagebody{
	margin:auto;
	width:750px;
	background-color:#FFFFFF;
	border-left:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
	padding:0px 10px 10px 10px;
	height:auto;
	min-height:100% !important;
	height:expression(document.body.scrollHeight<document.documentElement.clientHeight?document.documentElement.clientHeight:true);
}
.clearfoat{
	clear:both;
	line-height:0px;
	font-size:0px;
}



.pagetoplogo{
	padding-bottom:1px;
	border-bottom:1px solid #C1C1C1;
	margin-bottom:15px;
}
.pagecontent{

	
	
}

.down{	
	
}

.pagedowncopy{
	line-height:35px;
	text-align:right;
	color:#C1C1C1;
	border-top:1px solid #C1C1C1;
	border-bottom:1px solid #C1C1C1;
	margin-top:15px;
}

.downcopy{
	width:750px;
	line-height:35px;
	text-align:right;
	color:#C1C1C1;
	border-top:1px solid #C1C1C1;
	border-bottom:1px solid #C1C1C1;
	margin-top:15px;

}

.pagecontentleft{
	width:170px;
	margin-right:15px;
	float:left;
}

.pagecontentright{
	width:490px;
	float:left;
}

.pagecontentright a:link {
	color:#64BC46;
	text-decoration: underline;
	display:block;
}
.pagecontentright a:visited {
	color:#64BC46;
	text-decoration: underline;
	display:block;
}
.pagecontentright a:hover {
	color:#64BC46;
	text-decoration: none;
	display:block;
}
.pagecontentright a:active {
	color:#64BC46;
	text-decoration: underline;
	display:block;
}

.pagecontentright span{
 font-size:200%;
 font-weight:bold;
 color:#000;
 float:left;
}

/*×ó±ßµ¼ÐÐ----------------------------------------------------------------------------------------------------------------------------------------------------------*/

.links{
	border-top:1px solid #C1C1C1;
	line-height:21px;
	margin-bottom:15px;
}
.linksbox{
	border:1px solid #C1C1C1;
	margin-bottom:15px;
	line-height:21px;
}
.linksbox div{
	margin-left:19px;
	border-left:1px solid #C1C1C1;
}
#imgleft{
	margin:0px;
	float:left;
}
.links1 img{
	border:0px;
	float:left;
}

.links{
	border-right:1px solid #C1C1C1;
}

.links1{
	border-bottom:1px solid #C1C1C1;
}

.links1 a{
	display:block;
	background-color:#FFFFFF;
	padding-left:30px;
	color:#000000;
}

.links1 a:link {
	text-decoration: none;
}
.links1 a:visited {
	text-decoration: none;
}
.links1 a:hover {
	text-decoration: none;
	background-color:#E6E5CA;
}
.links1 a:active {
	text-decoration: none;
}

.links2{
	padding-left:19px;
	border-bottom:1px solid #C1C1C1;
	display:none;
}
.links2 a{
	display:block;
	background-color:#F3F2E2;
	padding-left:10px;
	border-left:1px solid  #C1C1C1;
	text-decoration: none;
	color:#000000;
	
}
.links2 a:link {
	text-decoration: none;
}
.links2 a:visited {
	text-decoration: none;
}
.links2 a:hover {
	text-decoration: none;
	background-color:#E6E5CA;
}
.links2 a:active {
	text-decoration: none;
}

.link2-1{
	border-bottom:1px dotted #C1C1C1;
}
p{
	text-indent:24px;
	padding:0px;
	line-height:25px;
	margin:0px;
}
