body
{
	text-align:center;
	background: #372B26;
	/*background-image: url('images/background.png');*/
	color: #442823;
}
#index_container
{
	margin:0 auto;
	background-color:#B4A562;
	border: 1px solid black;
	width:1000px;
	height:600px auto;
	padding:10px 10px 10px 10px;
}

#main_container
{
	margin:0 auto;
	background-color:#B4A562;
	border: 1px solid black;
	width:1000px;
	height:600px auto;
	padding:10px 10px 10px 10px;
}
#gallery_container
{
	margin:0 auto;
	background-color:#B4A562;
	border: 1px solid black;
	width:1000px;
	height:600px auto;
	padding:10px 10px 10px 10px;
}
img
{
	border: none;
}
a img
{
	text-decoration:none;
}
a
{
	color:black;
}
a:hover
{
	color:white;
}
.warning
{
	font-size:12px;
	padding: 5px 0 5px 0;
	color: white;
}
.index_title, .main_title, .gallery_title
{
	font-size:20px;
	color:#C03C2A;
}
.index_description, .main_description, .gallery_description
{
	font-size:18px;
	color:#F2D273;
}
.reciprocal_place
{
	width:100%;
	height:0 auto;
	/*background-color:black;*/
	color:white;
}
.index_destination
{
	background-color:#F2D273;
}
.index_enter a
{
	font-size:42px;
	color:red;
	font-family:Rockwell Condensed;
}
.index_enter a:hover
{
	color:#372B26;
}
.index_exit a
{
	color:red;
	font-family:Rockwell Condensed;
}
.rule_2257 a
{
	color:white;
}
.main_advertise
{
	margin:0 auto;
	width:1000px;
}
.index_advertise,.main_advertise,.gallery_advertise
{
	padding: 5px 0 5px 0;
}
.index_advertise_text,.main_advertise_text,.gallery_advertise_text
{
	color:#F2D273;
	font-size:18px;
}
.index_advertise_text a,.main_advertise_text a,.gallery_advertise_text a
{
	color: #282823;
}
.index_advertise_text a:hover,.main_advertise_text a:hover,.gallery_advertise_text a:hover
{
	color:white;
}
#main_gallery_box
{
	margin:0 auto;
	width:680px;
}
.main_gallery_link
{
	font-size:24px;
}
#gallery_pictures_table
{
	
}
#gallery_pictures_table table tr td img
{
	padding: 5px 5px 5px 5px;
}
.gallery_link a
{
	color:red;
	font-size:32px;
}
