body{
	font-family:"ËÎÌå";
	background:url(images/body.jpg) center center;
}

a{
	color:#333;
}

img{
	display:block;
}

.wrapper{
	width:100%;
	height:100%;
	min-width:1100px;
	min-height:700px;
	position:relative;
}

#layout1{ background:url(images/bg-ly1.jpg) no-repeat center top; }
#layout2{ background:url(images/bg-ly2.jpg) no-repeat center top; text-align:left;}
#layout3{ background:url(images/bg-ly3.jpg) no-repeat center top;  text-align:left;}
#layout4{ background:url(images/bg-ly4.jpg) no-repeat center top;  text-align:left;}
#layout5{ background:url(images/bg-ly5.jpg) no-repeat center top;  text-align:left;}
#layout6{ background:url(images/bg-ly6.jpg) no-repeat center top;  text-align:left;}

.box{
	height:700px;
	width:1100px;
	position:absolute;
	left:50%;
	margin-left:-550px;
}

#layout1 .links{
	padding:47px 0px 0px 140px;
	height:45px;
	overflow:hidden;
}

#layout1 .links a{
	float:left;
	height:45px;
	text-indent:-9999px;
}

#ly1-link1{ width:83px; }
#ly1-link2{ width:136px; margin-left:118px; }
#ly1-link3{ width:136px; margin-left:31px; }

#layout1 .enter{
	margin:472px 0px 0px 70px;
}

#layout1 .enter a{
	display:block;
	height:50px;
	width:295px;
}

.top-link{
	height:26px;
	overflow:hidden;
	padding:36px 0px 0px 503px;
}

.top-link a{
	float:left;
	height:15px;
	text-indent:-9999px;

}

.top-link .link1{ width:42px; }
.top-link .link2{ width:250px; margin-left:100px; }
.top-link .link3{ width:160px; margin-left:10px; }

.list{
	width:531px;
	margin:357px 0px 0px 68px;
}

.list ul li{
	float:left;
	display:inline;
	width:152px;
	padding-bottom:8px;
	margin-right:25px;
}

.list ul li img{
	width:150px;
	height:100px;
	border:1px solid #c8a37d;
}

.list ul li p{
	text-align:center;
	font-size:14px;
	line-height:18px;
	height:18px;
	overflow:hidden;
	margin-top:5px;
	font-family:"Microsoft Yahei","ºÚÌå";
}

.list ul li p a{
	color:#88532a;
}

.mouse1{
	position:absolute;
	left:0px;
	top:230px;
	height:92px;
	width:52px;
	cursor:pointer;
	background:url(images/mouse1.png) no-repeat;
}

.mouse2{
	position:absolute;
	right:0px;
	top:230px;
	height:92px;
	width:52px;
	cursor:pointer;
	background:url(images/mouse2.png) no-repeat;
}