@charset "utf-8";
#top {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 199px;
}
#list {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 50%;
	width: 50px;
	height: 50px;
	visibility: hidden;
}
#main {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

#list_001  {
	position: absolute;
	width: 312px;
	left: -190px;
	top: 139px;
	z-index: 200;
	height: 25px;
	visibility: hidden;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.coffee_13px {
	font-size: 13px;
	line-height: 18px;
	color: #754C24;
	text-decoration: none;
}
.coffee_13px a:link {
	font-size: 13px;
	color: #754C24;
	text-decoration: none;
}
.coffee_13px a:visited {
	font-size: 13px;
	color: #754C24;
	text-decoration: none;
}
.coffee_13px a:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.coffee_13px a:active {
	font-size: 13px;
	color: #754C24;
	text-decoration: none;
}



.coffee_16px {
	font-size: 16px;
	line-height: 21px;
	color: #754C24;
	text-decoration: none;
}


.gray_13px {
	font-size: 13px;
	line-height: 18px;
	color: #4D4D4D;
	text-decoration: none;
}
.gray_13px a:link {
	font-size: 13px;
	line-height: 18px;
	color: #4D4D4D;
	text-decoration: none;
}
.gray_13px a:visited {
	font-size: 13px;
	line-height: 18px;
	color: #4D4D4D;
	text-decoration: none;
}
.gray_13px a:hover {
	font-size: 13px;
	line-height: 18px;
	color: #0271B8;
	text-decoration: none;
}
.gray_13px a:active {
	font-size: 13px;
	line-height: 18px;
	color: #4D4D4D;
	text-decoration: none;
}




.whiter_13px {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

.whiter_13px a:link {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.whiter_13px a:visited {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.whiter_13px a:hover {
	font-size: 13px;
	line-height: 18px;
	color: #FFFF00;
	text-decoration: none;
}
.whiter_13px a:active {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.black_13px {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.black_13px a:link {
	font-size: 13px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
.black_13px a:visited {
	font-size: 13px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
.black_13px a:hover {
	font-size: 13px;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #50402C;
	height: 100%;
	width: 100%;
}
.black_13px a:active {
	font-size: 13px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}

.knowledge_line {
	background-image: url(../images/knowledge_line.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 15px;
}
.knowledge_table {
	background-image: url(../images/knowledge_item02_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

img {
	border: 0;
}

