.cultureblock{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999;	
	padding-top:20px;
	margin-top:80px;
	}

.title1{
	color:#2487D2;
	font-size:24px;
	font-weight:bold;
	padding-bottom:15px;

	}
.traditions-more ul {
	margin-top:30px;
	}	
.traditions-more ul li{
	float:left;
	width:170px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	list-style-image: none;
	list-style-type: none;
	padding-bottom:8px;
	padding-top:8px;
	background-image: url("img/tag.png");
	background-position: 0 11px;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size:12px;	
	margin-right:20px;
	}
#chineseculture{
	margin-top:90px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999;	
	padding-top:30px;
	}
#chineseculture h4{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;	
	padding-bottom:10px;
	}
.cultureimage{
    width:170px;
	overflow:hidden;
	float:left;

	}	
.chineseculture1{
	padding: 0 5px;
	}
.toptext{
	margin:0 5px;
	color:#999;
	
	}