@charset "utf-8";


/* =======================================

	e-books

========================================== */

#contentBox {
	width: 683px;
	float: right;
	display: inline;
	margin: 20px 0px 50px 20px;
}

#contentBox .ma_t20{
	margin-top: 20px;
}

#ebooks .title{
	width: 924px;
	border-bottom: #ccc solid 1px;
	margin: 20px 0;
	padding: 0;
}

#ebooks .title img{
	padding-right: 10px;
}

#ebooks #e_search {
	margin: 0 0 50px;
}

#ebooks #e_search p {
	padding: 20px 10px 30px;
	color: #000;
	font-weight: normal;
	font-size: 12px;
}

#ebooks #e_search table {
	width: 695px;
	border-collapse: collapse;	
	border-spacing: 0;
	margin: 0 auto 30px;
	color: #000;
	border-top: 1px solid #cbcbcb;
}

#ebooks #e_search table p {
	padding: 5px 0;
	color: #000;
	font-weight: normal;
	font-size: 12px;
}

#ebooks #e_search th {
	width: 100px;
	padding: 15px 25px;
	background: #ebe9e0;
	border-bottom: 1px solid #cbcbcb;
	vertical-align: middle;
}

#ebooks #e_search td {
	width: 450px;
	padding: 15px;
	background: #fff;
	border-bottom: 1px solid #cbcbcb;
	vertical-align: middle;	
}

#ebooks #e_search .textbox {
	width: 250px;
	float: left;
	padding: 0 10px 0 0;
}

#ebooks .btn {
	text-align: center;
	margin: 0 auto;
}

#ebooks .btn_clear {
	padding-left: 20px;
}

#ebooks .itembox1 {
	width: 675px;
	padding: 15px 5px 5px 15px;
}

#ebooks .icon {
	padding: 0 15px 0 0;
	float: left;
	display: block;
}

#ebooks .textbox {
	display: block;
	float: left;
	width: 560px;
}

#ebooks .bookTitle {
	color: #278cb1;
	font-weight:bold;
	line-height: 1.25;
	font-size:18px;
	padding: 0;
	text-decoration:none;
}

#ebooks .number {
	color: #278cb1;
	font-weight:bold;
	line-height: 1.25;
	font-size:20px;
	padding-left: 15px;
	display: inline;
}

#ebooks .catch {
	color: #000;
	line-height: 1.25;
	font-size:12px;
	padding: 0;
	display: block;
}

#ebooks .bookOther {
	color: #333;
	font-size: 12px;
	line-height: 1.25;
	font-weight:normal;
	padding: 10px 0;
	float: left;
}

#ebooks .site {
	float: right;
	padding: 10px;
	width: 250px;
	text-align: right;
}

#ebooks .description {
	color: #000;
	font-weight: normal;
	line-height: 1.5;
	font-size: 12px;
	padding: 10px;
	margin: 10px 0;
	text-decoration:none;
	background-color: #f0f3fa;
}

#ebooks .btnBox {
	margin: 0;
	padding-top: 10px;
	float:right;
}

#ebooks #contact h2 {
	margin: 20px 0;
	font-size: 120%;
	font-weight: bold;
}

#ebooks #contact p {
	margin: 5px 0; 
}

#ebooks #contact .err-msg {
	color: red; 
}

#ebooks #contact-form table {
	width: 95%;
	margin-top: 10px;
}

#ebooks #contact-form td {
	padding: 5px;
}

#ebooks #contact-form input,
#ebooks #contact-form textarea {
	margin: 2px;
}

#ebooks #contact-form .item-col {
	/*vertical-align: top;*/
	padding-top: 10px;
	color: #006699;
	width: 140px;
}

#ebooks #contact-form .red {
	color: red;
}

#c_headerBox {
	width: 100%;
	height: 57px;
	border-bottom: solid 2px #17A4D9;
	position: relative;
	}
