@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fef1d3;
}


a {
	color: #934303;
}
a:link {
	color: #934303;
}
a:visited {
	color: #934303;
}
a:hover {
	color: #990000;
}
a:active {
	color: #934303;
}
table#outer{
	/*width:176px;*/
	width:100%;
}
table#inner{
	/*width:176px;*/
	width:100%;
}
table#menu{
	/*width:176px;*/
	width:75px;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	vertical-align:top;
}
span{
	/*color:#934303;*/
	color:#663300;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}
.intro{
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
}
.title{
	font-size:12px;
	font-weight:bold;
	background-color:#fee3a7;
	vertical-align:middle;
}
.body_1{
	font-size:11px;
	width:100%;
	line-height:13px;
}
.menu_1{
	font-size:11px;
	width:63px;
	background-color:#fcf6e8;
}
.footer_1{
	font-size:10px;
	width:100%;
	background-color:#fee3a7;
}
hr{
	color:#934303;
	height:1px;
	width:100%;
}