﻿@charset "utf-8";
/* CSS Document */

/*list*/
.body_bg{
	color: #990000;
	background-image: url(../images/900_mid.jpg);
	background-repeat: no-repeat;
	height: 1250px;
	width: 960px;
	background-position: top;
}
.list_frame{
	width: 770px;
	margin-left: 90px;

}
.menu{
	width: 770px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #860000;
	height: 35px;
}
.next_previous{
	color: #860000;
	font-size: 12px;
	text-decoration: none;
}
.next_previous A:link {
	color: #860000;
	text-decoration: none;
}
.next_previous A:hover {
	color: #860000;
	text-decoration: underline;
}
.next_previous A:visited {
	color: #860000;
	text-decoration: none;
}
.catagory{
	width: 770px;
	height: inherit;
	overflow: hidden;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #860000;
	padding-bottom: 5px;
}
.catagory A:link {
	color: #990000;
	text-decoration: none;
}
.catagory A:hover {
	color: #000000;
	text-decoration: underline;
}
.catagory A:visited {
	color: #000000;
	text-decoration: none;
}
.list_dash {
	height: 50px;
	width: 770px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #910000;
	display: block;
	margin-bottom: 8px;
	padding: 3px;
	overflow: hidden;
}

.sentence1{
	height: 45px;
	width: 245px;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.sentence1_text{
	color: #000000;
	width: 210px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	height: 45px;
	margin-top: 3px;
	line-height: 18px;
}
.sentence2{
	color: #000000;
	font-size: 12px;
	height: 42px;
	width: 215px;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	line-height: 18px;
	padding-top: 3px;
}
.sentence3{
	padding-top: 3px;
	color: #990000;
	font-size: 12px;
	height: 42px;
	width: 285px;
	display: block;
	float: left;
	overflow: hidden;
	line-height: 18px;
}
.sound_btn{
	margin-right: 5px;
	display: block;
	height: 23px;
	width: 23px;
	float: left;
}
