.Recommand{

	width:422px;
	height:140px;
	background:url("../../images/l_2/table_bg_005.gif") no-repeat;
	text-align:left;
	padding:20px 0 0 13px;
}
	.Recommand .Pic {
		float:right;
		text-align:center;
		padding-right:26px;	
	}
	.Recommand p {
		color: #666666;
		line-height: 17px;	
		padding: 0 20px 0 10px;
		margin-top: 5px;
	}
.DataSpliter{
	text-align:left;
	background:url("../../images/l_2/locationlist_01.gif") no-repeat;
	width:90%;
	height:27px;
	vertical-align:middle;
	padding-left:125px;
}
	.DataSpliter ul{	
		height:22px;
		margin-top:5px;
		display:inline;
	}
	.DataSpliter li{
		display:inline;
		padding: 0 10px 0 10px;
		background:url("../../images/l_2/line_01.gif") no-repeat;
	}
	.DataSpliter a:link,.DataSpliter a:visited,.DataSpliter a:active {
		color:#966E4B;
		text-decoration:underline;
		line-height: 17px;
	}
	.DataSpliter a:hover {
		color:#993300;
		text-decoration:none;
		line-height: 17px;
	}
	
.DataContent{
	float:left;
	width:422px;
	height:416px;
	background:url("../../images/l_2/table_bg_007.gif") no-repeat;
	background-attachment:fixed;
	overflow:auto;
	text-align:left;
	padding:10px 20px 0 20px;
}
	.DataDetail {	
		background:url("../../images/l_2/p.gif") bottom repeat-x;
		padding:3px 0 3px 0;
	}
	.DataDetail h1  {
		font-size:12px;
		font-weight:bold;
		text-align:center;
		padding:2px 0 2px 0;
		width:80px;
		display:inline;
		color:#666666;
		background-color:#B2B2B2;
		border-right:10px solid #CCCCCC;
		vertical-align:top;
	}
	.DataDetail p {
		color: #666666;
		width:285px;
		padding-left:10px;
		line-height:17px;
		display:inline;
	}
	.DataDetail ul {
		color: #666666;
	}
	.DataMap {
		text-align:center;
		padding-top:4px;
	}
	/*
	border:1px solid #F00;
	border:1px solid #000;
	*/

.more {
		margin-top:-20px;
		text-align:right;	
		width:90%;
	
}