BODY {
	color:#553300;
	background:tan url(./top/bak.gif) repeat fixed top left;
	border-left:30px double #b5a68c;
	}
/*************************************************/
a{
	text-decoration :none;
	color:#990000
}
a:active{
	}
a:visited{
	}
a:hover{
	}
/*************************************************/
.title{
	border:13px double #c6ae94;
}
.all{
	background-color:#b5a68c;
	border:13px double #c6ae94;
	padding:10px 10px;
	width:650px;
}
.page{
	background-color:#cbb99c;
	border:13px double #7a6341;
	padding:10px 10px;
}
.box{
	background-color:#6e5b47;
	border:15px double #422c09;
	color:tan;
	padding:10px 10px;
	width:400px;
	margin:10 auto;
}
.detail{
	color:#422c09;
	background-color:#c6ae94;
	border:15px double #c3ab86;
	padding:10px 10px;
	width:350px;
	margin:10 auto;
}
/***************************/
/* copyright */
.sub{
	border-top:1px dotted #422c09;
	text-align:right;
	width:300px;
	margin:100 0 10 auto;
}
.fotter_link,
.copyright{
	border-top:1px dotted #422c09;
	text-align: center;
}
