@charset "utf-8";
/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #cec4ae url(bg.png) repeat-x fixed;
}

td {
	font-size: 12px;
}

h2 {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 13px;
}

.button {
	height: 26px;
	color: #FFFFFF;
	background-color: #9C7945;
	border: 1px #fff solid;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.button a:link, a:visited {
	color: #FFFFFF;
}
.button a:visited {
	color: #FFFFFF;
}
.button a:hover {
	color: #000000;
}

.tbl_title {
	color: #FFFFFF;
	font-size: 12px;
}

.text {
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	line-height: 150%;
	font-size: 12px;
}

a:link, a:visited {
	text-decoration: none;
	color: #967205;
}
a:hover {
	color: #333333;
}
.top_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(banner_r2_c2.png);
	color: #FFFFFF;
	font-size: 12.5px;
}

.top_link a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.top_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.top_link a:hover {
	color: #333333;
}
.top_left {
	color: #FFFFFF;
	background-color: #996633;
	padding: 4px;
	border: 1px #CCCCCC solid;
}

.footer {
	font-size: 11px;
	color: #333;
}

.txt_title{
	color: #996600;
}

.pic {
	padding: 4px;
	border: 1px #E4AF74 solid;
	background-color: #E8DDCE;
}

.r_pic {
	padding: 4px;
	border: 1px #E4AF74 solid;
	background-color: #E8DDCE;
	margin-left: 6px;
}

.l_pic {
	padding: 4px;
	border: 1px #E4AF74 solid;
	background-color: #E8DDCE;
	margin-right: 10px;
}