#tourgmap{
	width:400px;
	height: 300px;
	float: left;
}
    
.touritem{
    float: left;
}

.tourclear{
    clear: both;
}

.tourcontent{
    color: #000000;
}