.title{
	font-size:18px;
	font-weight:bold;
	margin-bottom:25px;
	padding-bottom:10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	}	
.ChinaAttractionGuide{
	color:#999;
	}
.attraction{
	text-align: center;
	float:left;
	width:150px;
	padding-left:8px;
	margin-bottom:20px;
	}
.imageframe{
	width:150px;
	height:150px;
	border: 1px solid #CCC;
	}
.attractionpics{
	
	width:144px;
	height:144px;
	overflow:hidden;
	padding:2px;
	
	}
.theme li{
	
    background-image: url("img/bullet.png");
    background-position: 0 18px;
    background-repeat: no-repeat;
    border-bottom: 1px dotted #CCCCCC;
    font-size: 12px;
    list-style-image: none;
    list-style-type: none;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-top: 8px;
}
	