﻿.wrapper
{
	width:auto;
	text-align:left;
	padding-top:10px;
}
*html .wrapper
{
	width:100%;
}

.wrapper .fontRedTitle
{
	text-align:center;	
}

.wrapper .sightdetail
{
	padding: 10px 20px;
	text-align: justify;
}
.wrapper .sightdetail .img
{
	float:left;
	margin: 0px 20px 10px 0px
}

.wrapper .sightdetail .maintext
{
	text-align:justify;
	font-size: 12px;
	color: #333333;	
	font-family: georgia, "times new roman", times, serif
}

.otherlink
{
	padding: 10px 20px;
}
.otherlink .SightList
{
	padding:10px 5px;
}
.otherlink .SightList td
{
    padding: 2px 10px;
}
