@charset "utf-8";
/* CSS Document */

#key {
	background: url(../img/share/bg_key.png) no-repeat center bottom;
	width: 100%;
	min-height: 814px;
	position: relative;
	top: 0;
}
#key .bg_key{
	background: url(../img/access/bg_key.png) no-repeat center top;
	width: 100%;
	min-height: 814px;
}
#sec1{
	padding-top: 60px;
	}
#sec1 .box{
	background:url(../img/access/top.png) no-repeat center top;
	padding-top: 1px;
	margin-top: 58px;
	width: 946px;
	margin:auto;
	}
#sec1 .box_c{
	background:url(../img/access/cebter.png) repeat-y center top;
	    margin-top: 83px;
		    padding-bottom: 41px;
}
#sec1 .menu{
	    width: 668px;
    margin: auto;
    margin-top: 16px;
	margin-bottom: 30px;
	}
#sec1 dl{
	width: 668px;
	padding-top: 10px;
	font-size: 14px;
	color:#311c07;
	line-height: 29px;
	padding-bottom: 10px;
	background: url(../img/menu/bg_line.png) repeat-x bottom;
	
	}
#sec1 dt{
	float: left;
	padding-left: 30px;
	width: 157px;
	font-weight: bold;
	text-align:left;
	}
#sec1 dd{
	float: right;
	width: 480px;
	text-align:left;
	}

#map{
	width: 800px;
	height: 470px;
	margin:auto
	}

#sec1 .btn{
	    padding-top: 30px;
    padding-bottom: 58px;
	}
#sec1 dl dd a span{
	color:#311c07;
	text-decoration: none;
	font-size: 14px;
}
#sec1 dl dd a{
	color:#311c07;
	text-decoration: none;
	font-size: 14px;
}













































