body {
	font-size: 14px;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #ebebeb;
}

.container {
	/* width: 770px; */
	width: 800px;
	background-color: #ffffff;
	/* padding: 20px; */
	padding: 5px 20px;
	margin: 0 auto;
}

.title {
	color:#00AEEF;
	font-weight:bold;
	font-size:1.5em;
}

.su_title {
	color:#00AEEF;
	font-weight:bold;
	font-size:16px;
}


.white-radius {
	border:5px solid #fff;
	border-radius:25px;
	text-align:center;
	}


/* chapter cover */
p.chapter_title_table_right_td_text, p.chapter_title_table_left_td_text, p.paragraph_title_table_left_td_text, p.title {	
	text-indent: 10px;
	margin: 0px 5px 5px 0px;
}

.chapterpage {
	padding-left:30px;
	}
.columns {
	width: 90%;
	background-color:#fff;
}


.chapter_title_table_left_td {
	width: 30%;
	text-align: center;
	vertical-align: middle;
	border-left: 10px solid #0082c6;
	border-radius: 20px;
	margin:0;
	padding:0;
}

.chapter_title_table_right_td {
	width: 100%;
	/*height: 80px;*/
	text-align: left;
	vertical-align: middle;
	border-right: 10px solid #0082c6;
	border-radius: 20px;
	padding-right:10px;
}

p.chapter_title_table_left_td_text, p.chapter_title_table_right_td_text {margin:0;padding:0;}
p.chapter_title_table_left_td_text { line-height: 110px; }
	
	
.chapter_title_table_left_td_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 135px;
	font-weight: bold;
	color: #9d9d9c;	
}

.chapter_title_table_right_td_text {
	font-family: sans-serif;
	color: #00AEEF;
    font-size: 30px;
    line-height: 32px;
	font-weight:bold;
    text-align: right;}

.chapter_image {
	text-indent: 0px;
	margin: 0px;
	text-align: center;
}

.chapter_image {
	text-indent: 0px;
	margin: 0px;
	text-align: center;
}

.chapter_contents_number {
	text-indent: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #00AEEF;
	float: left;
	display: block;
}

.chapter_contents_text {
	text-indent: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #00AEEF;
	text-align: justify;
	padding-left: 60px;
	display: block;
}

.chapter_description {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.paragraph_title_table_left_td {
	width: 10%;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	border-left: 4px solid #009fe3;
	border-right: 4px solid #009fe3;
	border-radius: 10px;
}

.paragraph_title_table_left_td_text {
	text-indent: 0px;
	margin: 0px;
	padding-left: 7px;
	padding-right:0px;
	font-size: 1.6em;
	font-weight: bold;
	color: #1d1d1b;
}






/*--------------------------------------cover page--------------------------------------*/




tr {
	border: 0px;
	padding: 0px;
}

img  {
	border: 0px;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.justify {
	text-align: justify;
}

.center {
	text-align: center;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.bold {
	font-weight: bold;
}

.reset {
	border: 0px;
	padding: 0px;
}

.main-title-padding {
	padding-top: 80px;
	padding-bottom: 400px;
	border: solid 2px #000;
}

.general-title {
	font-size: 20px;
	text-align: center;
}

.credits-big-title {
	font-size: 80px;
	font-weight: bold;
	padding-top: 80px;
	/* color: #c24522; */
	color: #cc0000;
}

.credits-box {
	font-size: 18px;
	border: 2px solid #000;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}

.credits-medium-title {
	font-size: 30px;
}

.credits-small-title {
	padding-bottom: 200px;
}

.contents-title {
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}

.contents td {
	vertical-align: top;
}

.contents-chapter-title {
	font-weight: bold;
	/* color: #c24522; */
	color: #00AEEF;
	padding:5px;
}

.bullet-green {
	background: url(images/blue_rhombus.png) top left no-repeat;
}

.bullet-green-padding {
	padding-left: 18px;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 3px;
}

.prologue {
	padding: 15px;
	/* background-color: #fdffb1; */
	background-color: #ffffb3;
	border: 2px solid #ffe461;
}

.prologue-title {
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}

.intro {
	padding: 15px;
	border: 2px solid #eafefd;
	background-color: #cceac6;
	margin-top: 30px;
}

.intro-ciel {
	padding: 15px;
	border: 2px solid #eafefd;
	background-color:#eaf2ff;
	margin-top: 30px;
}

.intro-title {
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}

.intro-sub-title {
	/* color: #c24522; */
	color: #00AEEF;
	font-weight: bold;
	font-size: 1.3em;
}

.intro img {
	margin: 10px;
}

.intro td {
	vertical-align: top;
}

.index-general-title {
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}

.index-author {
	float: right;
}

.index-sub-title {
	font-size: 14px;
}

.border {
	border-top: 2px solid #000;
	padding: 0px;
}

.border-title {
	position: relative;
	/* background: #fdffb1; */
	background: #f2b003;
	/* top: -25px; */
	top: -30px;
	padding: 5px;
	font-weight: bold;
	/* border-bottom: 4px solid #000; */
	/* border-right: 4px solid #000; */
	/* border-left: 1px solid #eafefd; */
	/* border-top: 1px solid #eafefd; */
	border-top: none;
	border-right: 4px solid #b3b3b3;
	border-bottom: 4px solid #b3b3b3;
	border-left: none;
}
	
.border-title2 {
	position: relative;
	/* background: #5b0000; */
	background: #af3173;
	top: -25px;
	padding: 5px;
	font-weight: bold;
	/* border-bottom: 4px solid #000; */
	border-bottom: 4px solid #b3b3b3;
	/* border-right: 4px solid #000; */
	border-right: 4px solid #b3b3b3;
	/* border-left: 1px solid #eafefd; */
	border-left: none;
	/* border-top: 1px solid #eafefd; */
	border-top: none;
	color: #ffffff;
}
	
.border-title3 {
	position: relative;
	/* background: #5b39fb; */
	background: #00a0c6;
	/* top: -25px; */
	top: -23px;
	padding: 5px;
	font-weight: bold;
	/* border-bottom: 4px solid #000; */
	/* border-right: 4px solid #000; */
	/* border-left: 1px solid #eafefd; */
	/*border-top: 1px solid #eafefd; */
	color: #ffffff;
}

.border-title4 {
	position: relative;
	background: #ccebc4;
	top: -25px;
	padding: 5px;
	font-weight: bold;
	border-bottom: 4px solid #81cca6;
	border-right: 4px solid #81cca6;
	border-left: none;
	border-top: none;
}

.letter-big {
	font-size: 50px;
	float: left;
	padding-right: 5px;
	line-height: 43px;
}

ul,li {
	/*list-style: none;*/
	margin-bottom: 5px;
    margin-left: -6px;
}

ol {
	-webkit-padding-start: 25px;
}


.chapter td {
	vertical-align: top;
}

.chapter-sub-title {
	font-style: italic;
	font-weight: bold;
}

.chapter-title-sub-title {
	font-size: 18px;
	text-align: center;
}

.sub-chapter-title-main {
	font-weight: bold;
	color: #c24522;
}

.chapter-title-author {
	border-top: 2px solid #000;
	margin-top: 20px;
	padding-top: 10px;
}

.chapter-cover {
	padding-bottom: 10px;
}

.chapter-cover-title-area {
	display: block;
	float: left;
	width: 430px;
}

.chapter-cover-title {
	background: #c24522;
	color: #fdffb1;
	display: block;
	line-height: 30px;
	vertical-align: middle;
	margin-top: 100px;
	text-align: right;
	padding-right: 30px;
	font-size: 20px;
}

.chapter-cover-number-area {
	display: block;
	float: left;
	width: 300px;
	position: relative;
	right: 50px;
}

.chapter-cover-number {
	font-family: Arial, Tahoma;
	font-weight: bold;
	margin-top: 30px;
	display: block;
	font-size: 130px;
	vertical-align: middle;
	color: #fdffb1;
	display: block;
	text-align: center;
}

.chapter-cover-number-title {
	color: #fdffb1;
	font-size: 18px;
	display: block;
	text-align: center;
}

.chapter-cover-text {
	vertical-align: middle;
	padding: 10px;
}

.chapter-cover li {
	background-image: url('images/square.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 40px;
	color: #fff;
	font-size: 16px;
}

.sub-chapter-title {
	border-bottom: 2px solid #000;
	margin-top: 20px;
	font-size: 16px;
}

.sub-chapter-p {
	text-align: justify;
	text-indent: 10px;
	margin-bottom: -10px;
}

.list {
	text-indent: 0px;
}

.list-symbol {
	display: block;
	float: left;
}

.list-indent {
	/* margin-left: 25px; */
	margin-left: 10px;
	display: block;
}

.list-with-indent {
	text-indent: 0px;
	text-align: justify;
}

.list-line {
	display: block;
	width: 200px;
	border-bottom: 2px solid #000;
}

.list-indent-small {
	margin-left: 25px;
	display: block;
	font-size: 12px;
}

.box-yellow {
	padding: 15px;
	border: 2px solid #eafefd;
	background: #fdffb1;
}

.box-green {
	padding: 15px;
	/* border: 2px solid #eafefd; */
	/* background: #f2ffdf; */
	background: #ccebc4;
	border: 2px solid #81cca6;
}

.box-ciel {
	padding: 15px;
	/* border: 2px solid #eafefd; */
	/* background: #e1dfff; */
	background: #bfe7f1;
}

.box-open {
	padding: 15px;
	border: 2px solid #eafefd;
	background: #f9fdff;
}

.box-open_yellow {
	padding: 15px;
	border: 2px solid #eafefd;
	background: #f9ffdf;
}

.color-green {
	/* background-color: #eafefd; */
	background-color: #ccebc4;
}

.color-red {
	/* color: #c24522; */
	color: #00AEEF;
}

table.synopsi {
    padding: 10px 5px;
    text-align: justify;
	vertical-align:top;
	background-color:#C7C7E0;

}
	
.synopsi ul, .synopsi li {padding:5px; margin:5px;}

td.qs  {
    padding: 0px 10px;
    text-align: justify;
}



p.qs.sub-chapter-p {padding-top:10px;text-indent:0;text-align:justify;}
.qs_n { color:#0d3193;font-weight:bold;}


.color-black {
	background: #000;
}

.color-black {
	color: #fff;
}

.image {
	text-align: center;
}

.image-description {
	font-style: italic;
	font-size: 13px;
	border-bottom: 6px solid #a2d9ef;
    border-radius: 10px;
    padding-bottom: 10px;
    margin: 0 auto;

}


.backline {
	    background-color: #BBE3FA;
		padding:5px;
/*	background: url('images/bullet_black_dot.png') repeat-x bottom;*/
}

.backline2 {
	background: url('images/bullet_red_dot.png') repeat-x bottom;
}

.whiteline {
	background: #fff;
	padding-right: 20px;
}

.cielline {
	/* background: #eaf2ff; */
	background: #bfe7f1;
	padding-right: 20px;
}

.yellowline {
	background: #fdffb1;
	padding-right: 20px;
}

.greenline {
	background: #f2ffdf;
	padding-right: 20px;
}

.footer {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

.footer-line {
	border-top: 1px solid #000;
}

.footer-padding {
	padding-top: 150px;
	padding-bottom: 150px;
}

.small_font {
	font-size: x-small;
}

.denominator {
	position: absolute;
	top: 0.8em;
	left: -0em;
	width: 100%;
	text-indent: 0px;
}

.exhibitor {
	position: relative;
	top: -0.5em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	text-align: center;
	border-bottom: 1px solid black;
	line-height: 2em;
}
