@charset "gb2312";
/* CSS Document */
.top{
	width:1030px;
	height:605px;
	margin:28px auto 0px;
	background:url(../img/top.jpg) top center no-repeat;
}
.daoyu{
	padding-bottom:15px;
}
.daoyu p{
	line-height:25px;
}
.daoyu p a{
	color:#2c620c;
	font-size:14px;
	
}
.center{
	background:url(../img/neirong.png) top right no-repeat;
	overflow:hidden;
	padding-bottom:30px;
}
.bt{
	margin-top:20px;
	font-size:24px;
	color:#2c620c;
	font-weight:bold;
	padding-left:60px;
	
}
.center h4{
	margin-top:10px;
	font-size:14px;
	letter-spacing:1px;
	color:#003;
	padding-left:60px;
	
}
.center p{
	width:880px;
	margin-top:20px;
	line-height:25px;
	text-indent:2em;
}
.center p a{
	color:#2c620c;
	font-size:14px;
	
}
.center ul{
	margin-top:20px;
	width:960px;
	height:260px;
	overflow:hidden;
}
.center ul #left{
	width:391px;
	height:260px;
	display:inline;
	float:left;
	margin-left:30px;
	overflow:hidden;
}
.center ul #right{
	width:433p;
	height:260px;
	display:inline;
	float:right;
	margin-right:30px;
	overflow:hidden;
}


/* gla */
#gla{margin:0 auto;position:relative;background:url(images/gla_bac.png);height:600px;overflow:hidden;}
#gla_box{width:700px;margin:auto;position:relative;}
#gla_box .prev,#gla_box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:171px;}
#gla_box .prev{background:url(images/btn.png) left bottom no-repeat;left:-155px}
#gla_box .next{background:url(images/btn.png) right bottom no-repeat;right:-140px} 
#gla_box .prev:hover{background-position:left top;}
#gla_box .next:hover{background-position:right top;}
.gla_inbox{overflow:hidden;position:relative;}
.gla_inbox p{text-indent:1em;font-size:14px;width:100%;color:#FFFFFF;line-height:30px;background:#2C620C;}
.gla_inbox a{padding:5px;display:block;position:absolute;top:530px;left:230px;background:#7FBA1F;color:#FFF;}
.gla_inbox img{width:100%;height:100%;}
.roundabout-holder{height:600px;width:700px;}
.roundabout-moveable-item{display:block;height:550px;width:350px;cursor:pointer;}
.roundabout-in-focus{cursor:auto;}

.footer{
	margin-top:50px;
	height:150px;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	color:#003;
}
.footer a {
	color:#003;
	font-weight: normal;
}
.footer a:hover {
	color:#003;
}

































