@charset "utf-8";

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-top: 30px;
	font-size: 10px;
}
a:link {
	color: #C6A67F;
	text-decoration: none;
	font-family: Arial, sans-serif;
}
a:visited {
	color: #C6A67F;
	text-decoration: none;
	font-family: Arial, sans-serif;
}
a:hover {
	color: #595135;
	text-decoration: none;
	font-family: Arial, sans-serif;
}
a:active {
	color: #C6A67F;
	text-decoration: none;
	font-family: Arial, sans-serif;
}
a img { 
	border: none; 
}
.copyright {
	color: #997c52;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
}
.s_text {
	font-family: Arial, sans-serif;
	color: #C6A67F;
	font-size: 12px;
	font-style: normal;
}
.content_1{float:left;}
.content_1{height:502px;}
.content_2{float:left;}
.content_2{height:465px;}
