html{
	height:100%;
}
*{
	margin:0;
	padding:0;
}

li{
	list-style:none;
	line-height:1.5;
}

img{
	border:none;
}

body
{
/*
background:url(images/bg-sh.jpg) repeat-x top #fff;
*/
background:url(images/mm-bg14.png) repeat-x top #fff;
font-family:Arial, Helvetica, sans-serif;
padding:0;
font-size:12px;
margin:0px auto auto auto;
color:#000000;
min-height:1330px;
/height:100%;
}


.center_content p.l-tree{
	padding:115px 0 0 0;
}

/*---------------footer------------------------*/
#footer{
	/*
height:100px;
background:url(images/footer_bg.gif) no-repeat top center;
*/
position:absolute;
top:1070px;
left:20px;
width:860px;
height:240px;
background:url(images/footer_bg2_860-200.png) no-repeat;
color:#fff;
}


/*---------------link bird------------------------*/

.link-bird {
	position:absolute;
	left:740px;
	top:280px;
	z-index:200;
	cursor:pointer;
}