﻿@charset "UTF-8";
@import "school_com.css";
@import "school_voice_com.css";

#voice-header {
	width: 690px;
	height: 325px;
	background-image: url(../school/voice/image2/voi_header.jpg);
	background-repeat: no-repeat;
}

#voice-header h1 {
	text-indent: -9999px;
}

.chapter-title {
	width: 690px;
	height: 82px;
	text-indent: -9999px;
	margin: 30px 0 0 0;
}

.chapter-block {
	font-size: 14px;
	line-height: 20px;
	width: 633px;
	background-image: url(../school/voice/image2/voi_chapter_bg.gif);
	background-repeat: repeat-y;
	padding: 15px 28px 13px 29px
}

.voice-name {
	margin: 0 0 14px 0;
}

.chapter-block p {
	padding: 0 5px 0 3px
}

.chapter-bottom {
	width: 690px;
	height: 9px;
	background-image: url(../school/voice/image2/voi_chapter_bottom.gif);
	background-repeat: no-repeat;
}


#chapter-title1 {
	background-image: url(../school/voice/image2/voi_chapter_1.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}


#chapter-title2 {
	background-image: url(../school/voice/image2/voi_chapter_2.jpg);
	background-repeat: no-repeat;
}


#chapter-title3 {
	background-image: url(../school/voice/image2/voi_chapter_3.jpg);
	background-repeat: no-repeat;
}


#chapter-title4 {
	background-image: url(../school/voice/image2/voi_chapter_4.jpg);
	background-repeat: no-repeat;
}

.gospel-block {
	width: 627px;
	padding: 0 3px;
}

#gospel-voice1 .txt {
	width: 415px;
	float: left;
}

#gospel-voice1 .img {
	width: 180px;
	float: right;
}

#gospel-voice2 {
	margin: 20px 0 0 0;
}

#gospel-voice2 .txt {
	width: 415px;
	float: right;
}

#gospel-voice2 .img {
	width: 180px;
	float: left;
	padding: 0 0 0 10px;
}

#question-link {
	text-align: center;
	width: 690px;
	margin: 0 0 25px auto;
}

#question-link a {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

#container-outside {
	margin-bottom: 10px;
}
