@charset "utf-8";
#container {
	height: auto;
	width: 800px;
	margin: 0 auto;
}
#logo {
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
}
#header {
	float: left;
	height: 51px;
	width: 100%;
}
#content {
	float: left;
	height: auto;
	width: 700px;
	padding: 0 50px;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #bc8707;
	float: left;
	height: auto;
	width: 100%;
	margin: 20px 0;
	text-align: center;
	line-height: 1.5;
}
.datetitle {
	font-size: 15px;
	font-weight: bold;
	color: #bc8707;
	float: left;
	height: auto;
	width: 100%;
	margin: 20px 0 10px 0;
	text-align: center;
	line-height: 1.5;
}

.date {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 0 20px 0;
}

.picArea {
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin: 10px 0;
}
.pic {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0 auto;
	width: auto;
	height: auto;
}
.text {
	float: left;
	height: auto;
	width: 100%;
	margin: 10px 0;
}
.text p {
	text-indent: 2em;
}


#footer {
	float: left;
	height: 96px;
	width: 800px;
}
#contentshopping {
	float: left;
	height: auto;
	width: 720px;
	padding: 0 40px;
	margin: 0 0 20px 0;
}
#shoppingTopArea {
	float: left;
	height: auto;
	width: 100%;
	margin: 10px 0 30px 0;
}
#shoppingTopAreaLogoPic {
	float: left;
	height: auto;
	width: 314px;
}
#shoppingTopAreaRInfro {
	float: right;
	height: auto;
	width: 390px;
	margin: 0 0 0 15px;
	display: inline;
}
.shoppingInfroTitle {
	float: left;
	height: auto;
	width: 100%;
	margin: 0 0 10px 0;
	color: #996500;
	font-size: 14px;
	font-weight: bold;
}
.golden {
	color: #996500;
	font-weight: bold;
}
.shoppingInfroText {
	float: left;
	height: auto;
	width: 100%;
	line-height: 1.8;
}

.shoppingInfroText p {
	text-indent: 2em;
}

#shoppingBottomArea {
	float: left;
	height: auto;
	width: 100%;
}
#shoppingIndexPic {
	height: 85px;
	width: 660px;
	margin: 0 auto;
}
.shoppingArrowArea {
	float: left;
	height: 20px;
	width: 10px;
	margin: 30px 10px 0 10px;
	display: inline;
}
#box {
	float: left;
	height: 85px;
	width: 600px;
}
#box ul {
}
#box  ul li {
	float: left;
	height: 85px;
	width: 131px;
	margin: 0 8px;
	display: inline;
	text-align: center;
}
#box ul li img {
	float: left;
	height: 75px;
	width: 121px;
	padding:3px;
	border: 2px solid #cdaa56;
	cursor: pointer;
}



#left{}
#right { }
#contactMap {
	float: left;
	height: 440px;
	width: 660px;
}
.yinchengTab {
	width: 99%;
	border-collapse: collapse;
}
.yinchengTab tr td{
	height:25px;
	border:1px solid #CCC;
	padding:0 10px;
	text-align:center;
	width:33%;
}
.yinchengTab th{
	border:1px solid #CCC;
	height:25px;
}