body { font-family:arial,sans-serif;font-size:10pt;background:#eeffee;padding:0px;margin:0px; }
img { border:0px; }
* { margin:0px;padding:0px; }
p { margin-top:15px; }

a, a:visited { text-decoration:none;color:#7f097f; }
a:hover { text-decoration:underline; }

.clear { clear:both; }

#container { margin-left:auto;margin-right:auto;width:950px;min-height:900px;background:#ffffff; }

#header { width:950px;height:100px;background:url(../images/emanga_header.jpg) top left no-repeat; }
#header_logo { width:230px;height:100px;float:left; }
#header_logo a { display:block;width:230px;height:100px; }
#header_logo a i { display:none; }

#header_right { width:700px;height:100px;float:left; }
#header_right_user { text-align:right;position:relative;top:12px;height:20px; }
#header_right_user a, #header_right_user a:visited { color:#000000;font-weight:bold; }
#header_right_search { text-align:right;position:relative;top:25px;height:20px; }
#header_right_search .form-submit { font-family:arial;font-weight:bold;background:#eeeeee;border:1px solid #888888;cursor:pointer;padding:0px 3px; }
#header_right_menu { position:relative;top:38px;left:20px;height:20px;font-weight:bold; }
#header_right_menu a, #header_right_menu a:visited { color:#000000; }
#header_right_menu ul { list-style-type:none;margin:0px;padding:0px; }
#header_right_menu ul li { float:left;padding:0px 3px;position:relative; }
#header_right_menu ul li ul { position:absolute;left:-3px;padding-top:5px;display:none;background:#9ec72b; }
#header_right_menu ul li ul li { height:20px;line-height:20px;padding:0px 10px 3px 10px;width:100px; }
#header_right_menu ul li ul li a { display:block; }
#header_right_menu ul li:hover ul { display:block; }

#header_icons { float:right;padding-right:5px; }

#message_box { border:2px solid #99dd99;padding:3px 15px 3px 15px;margin-top:3px; }

#main { width:950px;margin-top:3px; }
#content { width:642px;float:left; }
#sidebar { width:302px;float:left;margin-left:6px; }

#intro_large { height:420px;border:1px solid #333333;margin-bottom:6px; }
#intro_text { width:220px;height:160px;position:relative;top:-360px;background:#99dd99;z-index:10;display:none; }

#account_box { background:url(../images/account_box_gradient.jpg) top left repeat-x;text-align:center;padding:10px;margin-bottom:5px; }
#account_box_inner { background:#bed73b;height:175px;font-weight:bold;font-size:12pt; }
#account_box h2 { padding-top:5px;font-size:15pt; }
#account_box p { margin-top:6px; }
#account_box .input_button { margin-top:6px; }
#account_box .input_text { font-size:12pt;margin-top:10px; }
#account_box .logout_button { float:right;margin:15px 10px 0px; }
#sample_box { height:220px;overflow:hidden; }
#search_options_box { margin-top:5px; }

.sidebar_item { border:1px solid #999999;margin-bottom:6px; }
.sidebar_ad { border:1px solid #999999;height:250px;margin-bottom:6px; }
.content_item { border:1px solid #999999;margin-bottom:6px; }

.header_yellow { height:25px;background:yellow;padding:0px 10px; }
.header_yellow h3 { font-size:12pt;line-height:25px;font-weight:bold;float:left; }
.header_green { height:25px;background:url(../images/header_green.jpg) top left repeat-x;padding:0px 10px; }
.header_green h3 { font-size:12pt;line-height:25px;font-weight:bold;float:left; }
.header_green a, .header_green a:visited, .header_yellow a, .header_yellow a:visited { color:#000000; }
.header_rss { float:right;margin-top:2px; }
.footer_gray { height:16px;font-size:8pt;background:#dddddd;line-height:16px;text-align:right;padding-right:5px;; }
.footer_gray a, .footer_gray a:visited { color:#000000; }

.box_text { padding:10px; }
.box_text_fixed { height:205px;padding:10px; }
.box_text h3 { font-size:10pt;margin-top:15px; }

.news_item { margin:10px 15px;padding:5px 10px;background:#f8f8f8; }
.news_date { font-weight:bold;padding-bottom:3px;border-bottom:1px solid #999999;margin-bottom:1em; }
.news_title { font-weight:bold;font-size:12pt; }
.news_text { }
.news_more { font-weight:bold;text-align:right; }
.blog_nav_left { float:left;margin:15px;font-weight:bold;font-size:11pt; }
.blog_nav_right { float:right;margin:15px;font-weight:bold;font-size:11pt; }

#footer { text-align:center;margin-top:20px;font-size:8pt; }

.listing-book-read { width:87px;height:27px; }
.listing-book-add { width:30px;height:27px; }
.listing-book-rent { width:120px;height:27px; }

.listing-book { margin:5px 0px 50px 16px;width:135px;float:left;font-size:10pt;text-align:center; }
.listing-book .cover-small { height:168px;width:120px;border:1px solid #999999;margin-bottom:5px; }
.listing-book .listing-book-top { margin-bottom:2px;height:205px; }
.listing-book .listing-book-top a, .listing-book .listing-book-top a:visited { color:#000000;display:block; }
.listing-book .listing-book-top a:hover { text-decoration:none; }
.listing-book .listing-book-title { font-size:10pt;font-weight:bold;margin:0px 0px 5px 0px;height:2.4em;overflow:hidden;position:relative;z-index:10; }
.listing-book .listing-book-top a:hover .listing-book-title { text-decoration:underline;min-height:2.4em;height:auto;padding-bottom:3px;background:#ffffff; }
.listing-book .listing-book-option { padding:0px 5px 5px 5px;max-height:30px; }
.listing-book .listing-book-read { float:left;margin-left:2px; }
.listing-book .listing-book-add { float:left;margin-left:3px; }
.listing-book .listing-book-price { color:red;font-weight:bold;margin-top:5px; }
.listing-book .listing-book-rent { margin-left:2px; }
.listing-book .listing-book-option a, .listing-book .listing-book-option a:visited { color:#ffffff; }
.listing-book .listing-book-desc { text-align:left;margin:10px 0px 20px 0px;height:7.5em; }
.listing-book .listing-book-alert { width:120px;font-weight:bold;color:#ff0000; }

.listing-book-sidebar { margin:0px 0px 15px 6px;width:131px;float:left;font-size:10pt;text-align:center; }
.listing-book-sidebar .cover-small { height:112px;width:80px;border:1px solid #999999;margin-bottom:3px; }
.listing-book-sidebar .listing-book-top { margin-bottom:10px;height:140px; }
.listing-book-sidebar .listing-book-top a, .listing-book-sidebar .listing-book-top a:visited { color:#000000;display:block; }
.listing-book-sidebar .listing-book-top a:hover { text-decoration:none; }
.listing-book-sidebar .listing-book-top a:hover .listing-book-title { text-decoration:underline; }
.listing-book-sidebar .listing-book-title { font-size:8pt;font-weight:bold;margin:0px 0px 5px 0px;height:2.6em;overflow:hidden;position:relative;z-index:10; }
.listing-book-sidebar .listing-book-option { padding:0px 5px; }
.listing-book-sidebar .listing-book-price { }
.listing-book-sidebar .listing-book-rent { float:left; }
.listing-book-sidebar .listing-book-read { float:left;width:65px;margin-left:13px; }
.listing-book-sidebar .listing-book-add { float:left;width:26px;margin-left:3px; }
.listing-book-sidebar .listing-book-option a, .listing-book-sidebar .listing-book-option a:visited { color:#ffffff; }
.listing-book-sidebar .listing-book-alert { width:120px;font-weight:bold;color:#ff0000; }

.listing-book-columnar { font-size:10pt;text-align:center;margin:0px 10px 20px 10px; }
.listing-book-columnar .listing-book-left { float:left;width:90px; }
.listing-book-columnar .listing-book-right { float:left;width:160px;margin-left:10px; }
.listing-book-columnar .cover-small { height:112px;width:80px;border:1px solid #999999; }
.listing-book-columnar .listing-book-left a, listing-book-columnar .listing-book-left a:visited { color:#000000;display:block; }
.listing-book-columnar .listing-book-left a:hover { text-decoration:none; }
.listing-book-columnar .listing-book-left a:hover .listing-book-title { text-decoration:underline; }
.listing-book-columnar .listing-book-title { font-size:8pt;font-weight:bold;margin:0px 0px 5px 0px;height:2.6em;overflow:hidden;position:relative;z-index:10; }
.listing-book-columnar .listing-book-text-desc { text-align:left;font-size:9pt; }
.listing-book-columnar .listing-book-option { padding:0px 33px; }
.listing-book-columnar .listing-book-price { color:red;font-weight:bold;margin:15px 0px; }
.listing-book-columnar .listing-book-rent { float:left;width:94px; }
.listing-book-columnar .listing-book-read { float:left;width:65px; }
.listing-book-columnar .listing-book-add { float:left;width:26px;margin-left:3px; }
.listing-book-columnar .listing-book-option a, .listing-book-columnar .listing-book-option a:visited { color:#ffffff; }

.page_split_bar { font-weight:bold;font-size:11pt;margin-bottom:8px; }
.page_split_bar ul { list-style-type:none; }
.page_split_bar ul li { float:left;margin-left:4px; }
.page_split_bar ul li.link_page { border:1px solid #000000;background:#eeeeee;padding:0px 8px; }
.page_split_bar ul li.current_page { border:1px solid #000000;background:#ccccff;padding:0px 8px; }
.page_split_bar .view_link { float:right;font-weight:normal;font-size:9pt;line-height:1.7em; }
.page_split_bar_alpha { width:280px;font-size:10pt;text-align:right;margin-top:30px;margin-left:auto;margin-right:auto; }
.page_split_bar_alpha ul li { width:16px;text-align:center; }
.page_split_bar_alpha ul li a { display:block; }
.page_split_bar select option { padding-right:15px; }
.page_split_bar_keyword { margin-top:15px; }
.page_split_filter { margin-top:15px; }
.page_split_filter ul li { float:none;margin-top:10px; }
.page_split_filter ul li span { display:block;float:left;width:100px; }

.register_table td, .register_table img, .register_table input, .register_table select { margin:5px; }
.register_table select option { padding-right:10px; }

.faq-q { font-weight:bold;margin-bottom:10px; }
.faq-a { margin-bottom:15px; }

.data-book-left { float:left;width:180px;padding-left:5px; }
.data-book-right { float:left;width:360px;margin-left:25px; }
.cover-large { margin-left:auto;margin-right:auto;width:180px;border:1px solid black;overflow:hidden; }
.cover-large img { width:180px; }
.data-book-left .data-book-head { border-bottom:1px solid black;font-size:12pt;font-weight:bold;margin:15px 0px 5px; }
.data-book-right .data-book-head { border-bottom:1px solid black;font-size:12pt;font-weight:bold;margin-bottom:5px; }
.data-book-subhead { font-weight:bold;margin-bottom:15px;font-size:10pt; }
.data-book-head h1 { font-size:18pt; }
.data-book-head span { font-size:12pt; }
.data-book-summary { text-align:justify;line-height:1.8;font-weight:bold;font-size:9pt;color:#666666; }
.data-book-detail { font-size:9pt;line-height:1.5em; }
.data-book-detail span { font-weight:bold; }
.data-book-detail img { margin:10px 0px; }
.data-book-price { color:red;font-weight:bold;font-size:12pt;margin:15px 0px; }
.data-book-option { padding-bottom:5px; }
.data-book-read { float:left;width:87px; }
.data-book-add { float:left;width:30px;margin-left:3px; }
.data-book-rent { width:120px; }
.data-book-links { margin-top:25px;font-weight:bold; }
.data-book-links ul { margin:0px 20px; }

.aligncenter { display:block;margin-left:auto;margin-right:auto; }
blockquote { margin:15px 30px 0 10px;padding-left:20px;border-left:5px solid #dddddd; }
blockquote cite { margin:5px 0 0;display:block; }

.publisher_table { width:100%;margin-bottom:10px; }
.publisher_active, .publisher_inactive { font-weight:bold;padding:2px; }
.publisher_active { background:#ccccff; }
.publisher_inactive { background:#eeeeee; }
.publisher_row_title { padding-left:10px; }
.publisher_row td { width:25%; }
