@charset "UTF-8";
/* CSS Document */

#disc_area {
	width: 860px;
	height: auto;
	padding-bottom: 10px;
	font-size: 10pt;
	clear: both;
	}
	
#title {
	width: 860px;
	height: auto;
	padding-bottom: 10px;
	font-size: 12pt;
	font-weight: bold;
	}

#left_area {
	width: 840px;
	height: 2550px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../publication/image/bg_book.gif);
	}
	
#pic_area {
	width: 200px;
	height: auto;
	float: left;
	padding-right:10px;
	text-align: center;
	}
	
#disc_area2 {
	width: 630px;
	height: auto;
	float: right;
	}
	
#book_title {
	width: 630px;
	height: auto;
	padding-bottom: 10px;
	font-size: 12pt;
	font-weight: bold;
	}
	
#book_disc {
	width: 620px;
	height: auto;
	padding-left: 10px;
	}
	
#line {
	width: 840px;
	height: 10px;
	clear: both;
	}
	
#text_book_title {
	width: 840px;
	height: auto;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 10px;
	}

#text_book_disc {
	width: 840px;
	height: auto;
	}
	
#text_book1 {
	width: 840px;
	height: 190px;
	}
	
#text_book2 {
	width: 840px;
	height: 190px;
	}

#text_book_left {
	width: 410px;
	height: 190px;
	padding-right:20px;
	float: left;
	}
	
#text_book_right {
	width: 410px;
	height: 190px;
	float: right;
	}
	
#text_book_subtitle {
	width: 410px;
	height: auto;
	padding-bottom: 10px;
	font-size: 12pt;
	font-weight: bold;
	}
	
#text_book_pic {
	width: 120px;
	height: auto;
	padding-bottom: 10px;
	text-align: center;
	float: left;
	}
	
#text_book_disc_area {
	width: 290px;
	height: auto;
	float:right;
	}
	
#bt_area {
	width:840px;
	height: auto;
	text-align: center;
	clear: both;
	}
