body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	background: #fffaf6 url('images/head_bg.jpg') repeat-x;
}

#wrapper {
	margin: auto;
	width: 998px;
	text-align: center;
	background-color: #fffaf6;
}

.header {
	width: 998px;
}

	.head_left {
		background: #fff url('images/logo.jpg') no-repeat left center;
		width: 595px;
		text-align: right;
		float:left;
	}

	.top {
	 	width: 403px;
		height: 122px;
		float: right;
		background: #fff url('images/top_top.jpg') no-repeat;
	}

	.top a {
		font-size: 14px;
		font-weight: bold;
		color: #7f4602;
	        text-decoration: underline;
	}

	.top a:hover {
		color: #b46e02;
	        text-decoration: underline;
	}

	.archives {
		text-align: right;	
		clear: both;
		float: right;
		margin-bottom: 10px;
		margin-right: 35px;
	}

	.archives span {
		display: block; 
		float: left; 
		margin-right: 11px; 
		padding-top: 5px;
		color: #ad4b0a;
		font-weight: bold;
	}

	.archives a {
		display: block; 
		float: left;
		width: 26px; 
		height: 23px; 
		background-image: url('images/archives.jpg'); 
		background-repeat: no-repeat;
		margin-right: 2px; 
		text-align: center; 
		padding-top: 5px; 
		color: #fff;
		font-weight: bold;
	        text-decoration: underline;
		clear: none;
	}

	.archives a:hover {
		display: block; 
		float: left;
		width: 26px; 
		height: 23px; 
		background-image: url('images/archives2.jpg'); 
		background-repeat: no-repeat;
		margin-right: 2px; 
		text-align: center; 
		padding-top: 5px; 
		color: #be7e01;
		font-weight: bold;
		text-decoration: none;
		clear: none;
	}




.content {
	width: 940px;
	background-color: #ffe8be;
	margin: auto;	
	clear: both;
}

	.content a IMG{
		border: 1px solid #000000;
		height: 220px;
		width: 150px;
	}

	.content a:hover IMG {
		border: 1px solid #d18302;
	}


.big_top {	
	background-image: url('images/big_top_bg.jpg');
	background-repeat: repeat-y;
	width: 998px;
	clear: both;
}

.big_top_content {
	background-image: url('images/big_top_top.jpg');
	background-repeat: no-repeat;
	width: 998px;
	padding-top: 45px;
}

.big_top_content ul {
	margin: 0;	
	padding: 0;
	float: left;
	width: 266px;
	text-align: left;
	padding-left:40px;
	padding-top: 10px;
}

.big_top_content li {
	list-style: url('images/icon.jpg') inside;
}

.big_top_foot {
	background-image: url('images/big_top_foot.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 100%;
	padding-bottom: 70px;
}

.big_top_content a {
	font-size: 20px;
	color: #874900;
	text-decoration: underline;
	font-weight: bold;
	overflow: hidden;
}

.big_top_content a:hover {
	color: #d37609;
	text-decoration: underline;
}

.small_top {
background: url('images/toplist.jpg') no-repeat;
width: 239px;
height: 142px;
float: left;
font-size: 14px;margin-right: 10px;
margin-top: 15px;
margin-bottom: 15px;}

	.small_top a {
		font-size: 20px;
		font-weight: bold;
		color: #7f4602;
	        text-decoration: underline;
	}

	.small_top a:hover {
		color: #b46e02;
		text-decoration: underline;
	}

.small_top_body {
float: right;
padding-top:35px;
padding-bottom:30px;
padding-right:30px;
padding-left:0px;
font-size: 12px;
color: #000000;
width: 170px;
}


#footer {
	width: 100%;
	clear: both;
	background: #fff url('images/foot_bg.jpg') repeat-x;
	height: 135px;
}

.footer_text {
	overflow: hidden;
	background: #fff url('images/foot.jpg') no-repeat left center;
	color: #723300;
	width: 998px;
	margin: auto;
	height: 135px;
}
#th { display: none; }

.contentgal {
        width: 940px;
        background-color: #ffe8be;
        margin: auto;   
        clear: both; 
}
	.contentgal a {
	font-size: 20px;
	}
 
        .contentgal a IMG{
                border: 1px solid #000000;
        }

        .contentgal a:hover IMG {
                border: 1px solid #d18302;
        }

