@charset "UTF-8";

#container { position:relative; min-height: 400px; background: transparent url(/ebook/images/main/bg_main.jpg) center top no-repeat; }
.container:after { clear:both; float:none; content:""; display:block; height:0;}

#search_box { border: 1px solid #CDD5DE; background: #F6F8FA; height: 80px; line-height: 80px; overflow: hidden; }
#search_box p { width: 30%; float: left; text-align: center; background: url(/ebook/images/main/icon_dot.gif) 25% 50% no-repeat; }
#search_box p span { color: #3547a8; }
#search_box .search_wrapbox { }
#search_box .search_wrapbox select { width: 103px; padding: 0 5px; height: 33px; line-height: 33px; border: 1px solid #CDD5DE; }
#search_box .search_wrapbox #searchTxt { width: 383px; padding: 0 2px; height: 31px; line-height: 33px; border: 1px solid #CDD5DE; }
#search_box .search_wrapbox input[type="button"], #search_box .search_wrapbox input[type="submit"] { padding: 0 30px; height: 33px; line-height: 30px; border: 1px solid #454B7E; background: #4C5499; color: #fff; border-radius: 0; }

.ebook_list { position: relative; overflow: hidden; padding: 50px 0 10px; margin-bottom: 40px; border-bottom: 1px solid #CCCCCC; }
.ebook_list li { float: left; width: 20%; height: 340px; margin-bottom: 70px; text-align: center; }
.ebook_list li .img img { width: 190px; height: 259px; }
.ebook_list li .title { padding: 10px 20px; }
.ebook_list li.no_data { width: 100%; height: 30px; text-align: center; border-bottom: 0px; margin-bottom: 20px; }
.ebook_list li a { display: inline-block; width: 80px; height: 28px; margin: 1px; border: 1px solid #B3B3CD; text-align: center; line-height: 30px; color: #262e86; border-radius: 3px; }
.ebook_list li a.btn_ebook { background: #fff; }
.ebook_list li a.btn_ebook:hover { text-decoration: none; background: #262e86; color: #fff; }
.ebook_list li a.btn_pdf { width: 75px; padding-left: 5px; background: #f5f6fa url(/ebook/images/main/bg_down_off.png) 20px 50% no-repeat; }
.ebook_list li a.btn_pdf:hover { text-decoration: none; background: #262e86 url(/ebook/images/main/bg_down_on.png) 20px 50% no-repeat; color: #fff; }

.ebook_main { position: relative; min-height: 1042px; }
.ebook_main ul { position: relative; padding-top: 80px; overflow: hidden; }
.ebook_main ul li { position: relative; float: left; margin-bottom: 110px; padding-left: 8px; }
.ebook_main ul li:nth-child(1) { margin-left: 200px; }
.ebook_main ul li:nth-child(2) { margin-left: 80px; margin-right: 480px; }
.ebook_main ul li:nth-child(3) { margin-left: 200px; }
.ebook_main ul li:nth-child(4) { margin-left: 80px; }
.ebook_main ul li:nth-child(5) { margin-left: 80px; }
.ebook_main ul li .category { position: absolute; z-index: 100; top: 180px; left: 0; }
.ebook_main .visual_txt { position: absolute; right: 0; top: 100px; }