﻿@charset "UTF-8";

.chapter {
	text-indent: -9999px;
	width: 876px;
	margin: 33px 12px 20px;
}

.chapter_block {
	width: 834px;
	margin: 0 28px 0 30px;
}

#chapter1 {
	height: 45px;
	background-image: url("../link/images/chapter_link.jpg");
	background-repeat: no-repeat;
	margin-top: 12px;
}

#category_1 {
	width: 127px;
	height: 16px;
	background-image: url("../link/images/category_1.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 15px;
}

#category_2 {
	width: 143px;
	height: 16px;
	background-image: url("../link/images/category_2.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 15px;
}

.chapter_block ul {
	margin: 0 0 40px 20px;
}

.chapter_block li {
	list-style: disc inside;
	margin: 0 0 10px;
}

.chapter_block li a {
	font-size: 14px;
	line-height: 20px;
	color: #e5bf7a;
}

#chapter_block2 {
	padding: 0 0 200px;
}
