@charset "utf-8";

/* banner pic */
.banner_pic{background-color:#20acd4; padding:3px; border-radius:3px; margin-bottom:10px; overflow:hidden;}
.flexslider .slides > li{display:none; -webkit-backface-visibility:hidden;}
.flexslider .slides img{width: 100%; display: block;}
.flex-pauseplay span{text-transform:capitalize;}
.flexslider{position:relative; zoom:1; border:1px solid #0092cb; overflow:hidden;}
.flex-viewport{max-height:2000px; -webkit-transition:all 1s ease; -moz-transition:all 1s ease; transition:all 1s ease;}
.loading .flex-viewport{max-height:300px;}
.flexslider .slides{zoom:1;}
.flex-direction-nav{*height:0;}
.flex-direction-nav a{width:30px; height:30px; margin:-20px 0 0; display:block; background:url(../images/bg_direction_nav.png?v=296) no-repeat 0 0; position:absolute; top: 50%; cursor:pointer; text-indent:-9999px; opacity:0; -webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:100% 0; right:-36px; }
.flex-direction-nav .flex-prev{left:-36px;}
.flexslider:hover .flex-next{opacity:0.8; right:5px;}
.flexslider:hover .flex-prev{opacity:0.8; left:5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;}
.flex-direction-nav .flex-disabled{opacity:.3!important; filter:alpha(opacity=30); cursor:default;}
.flex-control-nav{width:100%; position:absolute; bottom:4px; text-align:center; z-index:1;}
.flex-control-nav li{margin:0 6px; display:inline-block; zoom:1; *display:inline;}
.flex-control-paging li a{width:11px; height:11px; display:block; background:#666; background:rgba(0,0,0,0.5); cursor:pointer; text-indent:-9999px; -webkit-border-radius:20px; -moz-border-radius:20px; -o-border-radius:20px; border-radius:20px; box-shadow:inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover{background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active{ background:#000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs{margin:5px 0 0; position:static; overflow:hidden;}
.flex-control-thumbs li{width:25%; float: left; margin: 0;}
.flex-control-thumbs img{width:100%; display:block; opacity:.7; cursor:pointer;}
.flex-control-thumbs img:hover{opacity:1;}
.flex-control-thumbs .flex-active{opacity:1; cursor:default;}

/* home banner login */
.login_top{background-color:#f0f9fe; padding:10px; border-radius:5px 5px 5px 5px;}
.login_top .login_user{background-position:-420px 0; height:20px; line-height:20px; font-size:14px; padding-left:24px; color:#3895b7; font-weight:bold; margin-bottom:10px;}
.login_top .login_user .logout{font-size:12px; font-weight:normal; color:#22a022; float:right;}
.login_top .login_top_user img{border:1px solid #e5e5e5; padding:2px; background-color:#fff; float:left; width:72px; height:72px;}
.login_top .login_top_user ul{float:left; margin-left:10px;}
.login_top .login_top_user ul li{margin-bottom:10px;}

/* right aside */
.right_aside{padding:5px 10px;}
.right_aside li{list-style-position:inside; list-style-type:disc; color:#d9ebf5; font-size:8px; margin-bottom:5px;}
.right_aside li a{color:#0077cc; font-size:12px;}

/* hot manga */
.hot_manga{letter-spacing:-3px; text-align:center;}
.hot_manga li{width:104px; letter-spacing:0; padding:12px 8px 0; vertical-align:top; display:inline-block; *display:inline; *zoom:1;}
.hot_manga li .hot_manga_img{padding:1px; border:1px #e5e5e5 solid; width:100px; height:124px; vertical-align:middle; display:block; text-align:center; position:relative;}
.hot_manga li img{max-width:100px; max-height:124px; _width:100px; _height:124px;}
.hot_manga li h3{text-align:center; font-size:12px; font-weight:normal;}
.hot_manga li h3 a{color:#0077cc;}
.hot_manga_icon{position:absolute; width:50px; height:50px; background-position:0 -800px; left:-5px; top:0;}

/* manga updates */
.manga_updates{padding:10px 5px 0 5px;}
.manga_updates dl{margin-bottom:5px;}
.manga_updates dt{line-height:16px; height:16px; *zoom:1}
.manga_updates dt a{color:#0077cc;}
.manga_updates dt .time{float:right;}
.manga_updates dd{line-height:22px; margin-left:24px; *zoom:1}
.manga_updates dd span{float:right; margin-right:10px;}
.manga_updates dt:after, .manga_updates dd:after{display:block; content:'clear'; clear:both; overflow:hidden; visibility:hidden; height:0;}
.manga_info{float:left; margin-left:8px;}

/* tooltip */
#tooltip{background-color:#f8f8f8; border:1px solid #c9c9c9; width:328px; position:absolute; left:0; top:0; z-index:10000; text-indent:0; display:none;}
#tooltip h5{line-height:24px; width:318px; border-bottom:1px solid #c9c9c9; color:#fff; font-weight:normal; padding-left:10px;}
#tooltip .message_mainT{width:308px; padding:10px 10px 0; *zoom:1;}
#tooltip .message_mainT:after{display:block; content:'clear'; clear:both; overflow:hidden; visibility:hidden; height:0;}
#tooltip .message_mainI{width:100px; height:124px; float:left; padding:1px; border:1px #dddddd solid; text-align:center; vertical-align:middle; *font-size:108px; *line-height:108px; display:table-cell;}
#tooltip .message_main .message_main_text{float:left; margin-left:10px;}
#tooltip .message_main .message_main_text p{height:26px; line-height:26px; overflow:hidden; width:192px;}
#tooltip .message_main .message_main_text p label{color:#010101; float:left; margin-right:6px;}
#tooltip .message_main .message_main_text p span{ font-size:14px; float:left; margin-left:4px; color:#FF5B01; font-weight:bold;}
#tooltip .message_mainB{width:308px; margin-top:8px; padding:0 10px 10px;}
#tooltip .message_mainB span{font-weight:bold; float:none;}
#tooltip i.star-full, #tooltip i.star-half, #tooltip i.star-empty{margin:4px 2px 0 0;}

/* manga ranking */
.manga_ranking{padding:0 10px; background-position:-98px -10px; text-indent:0; width:auto; height:auto; overflow:inherit; display:block;}
.manga_ranking dl{border-bottom:1px solid #e5e5e5; padding:6px 0; position:relative; _zoom:1;}
.manga_ranking dl dt, .manga_ranking dl dd{text-indent:20px; line-height:18px; height:18px;}
.manga_ranking dl.last{border-bottom:none;}
.updated{width:47px; height:9px; position:absolute; right:5px; top:18px;}

/* manga series */
.manga_series{padding:5px 10px 0;}
.manga_series li{color:#a8a8a8; padding-bottom:10px; border-bottom:1px solid #e5e5e5; margin-bottom:10px;}
.manga_series li a{margin-right:8px;}
.manga_series li .manga_img{float:left; padding:1px; border:1px #e5e5e5 solid; width:100px; height:100px;}
.new_gif{width:21px; height:16px; display:inline-block;}
.new_red{width:11px; height:11px; display:inline-block; margin-right:5px;}
.new_redbig{width:21px; height:16px; display:inline-block;}
.completed, .confirmed{width:57px; height:16px; display:inline-block;}

/* directory list */
.directory_list{padding:10px 0;}
.directory_list .browse_left{display:none;}
.directory_list .directory_title, .directory_list .directory_footer, .spoilers .directory_footer{background-color:#f0f9fe; border-radius:2px; padding:3px 12px; margin:0 auto 10px;}
.directory_list .directory_title h1{font-size:12px; font-weight:normal;}
.directory_list ul{letter-spacing:-3px;}
.directory_list ul li{width:300px; margin:0 3px 10px; letter-spacing:0; vertical-align:top; display:inline-block; *display:inline; *zoom:1;}
.directory_list ul li .manga_img{float:left; padding:1px; border:1px #e5e5e5 solid; width:100px; height:124px; position:relative;}
.directory_list ul li .manga_img img{max-width:100px; max-height:124px; _width:100px; _height:124px;}
.directory_list ul li .manga_text{margin-left:114px;}
.directory_list ul li .manga_text .title a{color:#0077cc; font-size:14px; font-weight:bold;}
.directory_list ul li .manga_text p{line-height:21px;}
.directory_list ul li .manga_text p label{color:#666; margin-right:6px;}
.directory_list ul li .manga_text p span{margin-left:4px; color:#ff9000;}
.directory_list ul li i.star-full, .directory_list ul li i.star-half, .directory_list ul li i.star-empty{margin-top:4px; margin-right:2px;}

/* browse manga */
.browse_manga .title{height:22px; line-height:22px; background:none; border-bottom:1px solid #e5e5e5; position:relative; text-indent:22px; color:#666;}
.browse_manga .title span{border-width:4px; border-style:dashed dashed dashed solid; border-color:transparent transparent transparent #666; width:0; height:0; position:absolute; bottom:6px; left:12px; font-size:0; line-height:0;}
.browse_manga .by_categories, .browse_manga .by_year, .browse_manga .by_initial, .browse_manga .by_status{padding:10px 12px;}
.browse_manga .by_categories li{float:left; width:140px; line-height:20px;}
.browse_manga  a{color:#0077cc;}
.browse_manga .by_initial a{display:inline-block; margin-right:10px;}
.browse_manga .by_year a{display:inline-block; width:54px;}
.browse_manga .by_status{border-bottom:none;}
.browse_manga .by_status a{display:inline-block;  margin-right:16px;}
.browse_manga .a_select{color:#ff6920}

/* latest released */
.latest_released{padding:0 10px 10px;}
.latest_released .title, .latest_released h1{margin:16px 5px 0; font-size:14px; font-weight:bold; color:#666;}
.latest_released .manga_updates{border:none;}
.latest_released .next-page{margin:10px 16px;}

/* 404 error */
.error_404{padding:68px 130px 0; }
.error_404 .error_text{background-color:#f0f9fe; border-radius:2px; padding:24px; margin-top:60px;}
.error_404 .error_text p{font-size:13px;}
.error_404 .error_text p em{line-height:22px; font-style:normal; margin-top:-2px; position:absolute; margin-left:-6px;}

/* affiliates */
.affiliates, .contact, .login, .register, .donation{min-height:548px; height:auto; _height:548px; padding-top:30px;}
.affiliates .affiliates_top{margin:0 55px; background-color:#f0f9fe; border-radius:2px; padding:20px 15px;}
.affiliates_top .icon_affil{width:30px; height:30px; background-position:-60px -40px; float:left; margin:15px 24px 0 0;}
.affiliates .affiliates_list{margin:0 24px;}
.affiliates .affiliates_list li{float:left; width:181px; line-height:24px; list-style:square inside;}
.affiliates .affiliates_list li a{color:#0077cc;}
.affiliates .affiliates_tip{line-height:20px; background:#e1e4e5; border:1px solid #bfc2c3; border-bottom-color:#e1e4e5; border-right-color:#d6d8d9; border-radius:3px; position:relative; width:100px; text-align:center; margin:30px 0 16px 24px;}
.affiliates .affiliates_tip span{border-width:7px; border-style:solid dashed dashed; border-color:#e1e4e5 transparent transparent; width:0; height:0; position:absolute; bottom:-14px; left:16px; font-size:0; line-height:0;}

/* contact us */
.contact .contact_top{margin:0 35px; background-color:#f0f9fe; border-radius:2px; padding:10px; line-height:18px;}
.contact .icon_conta{width:30px; height:30px; background-position:-60px -70px; float:left; margin-right:12px;}
.contact .contact_list{margin:0 55px; background-color:#f8fdff; padding:30px; border-radius:0 0 5px 5px}
.contact .contact_list li{margin-bottom:20px;}
.contact .contact_list li input{width:380px; margin-right:10px;}
.contact .contact_list li textarea{width:420px; padding:3px; height:80px; margin-right:10px;}

/* login */
.login .login_text{margin:0 80px; background-color:#f0f9fe; border-radius:2px; padding:10px 20px; line-height:18px;}
.login .login_list{margin:0 100px; background-color:#f8fdff; padding:30px; border-radius:0 0 5px 5px;}
.login .login_list li{margin-bottom:20px;}
.login .login_list li input{width:180px; margin-right:10px;}
.login .login_list li label{width:70px; margin-right:10px; text-align:right; display:inline-block;}
.login .login_list li .checkbox, .register .register_list li .checkbox{width:auto; margin-left:80px; margin-right:5px;}
.login .icon_login{width:30px; height:32px; background-position:-60px -100px; float:left; margin-right:12px;}

/* Register */
.register .register_text{margin:0 70px; background-color:#f0f9fe; border-radius:2px; padding:10px 22px; line-height:18px;}
.register .register_list{margin:0 90px; background-color:#f8fdff; padding:30px; border-radius:0 0 5px 5px;}
.register .register_list li{margin-bottom:20px; position:relative;}
.register .register_list li input{width:160px; margin-right:10px;}
.register .register_list li label{width:70px; margin-right:10px; text-align:right; display:inline-block;}
.register .register_list li label .re_type{float:right; line-height:100%; margin-bottom:-8px; _margin-bottom:-2px;}
.register .icon_register{width:30px; height:32px; background-position:-60px -130px; float:left; margin-right:12px;}
.login .login_list li label.checkbox_RM, .register .register_list li label.checkbox_RM{width:auto; margin-right:0; text-align:left;}
.login .login_list li .one_buttoon input, .register .register_list li .one_buttoon input{width:auto; border:none; color:#fff; height:28px; margin-right:-2px;}


/* edit avata */
.avata_main{background-color:#f0f9fe; }
.avata_main .avata_mainR{min-height:720px; margin-left:198px; padding:20px 15px; background-color:#fff; border-left:1px solid #e5e5e5; height:auto; _height:720px;}
.avata_main .avata_mainL{float:left; width:198px; margin-right:-198px; min-height:760px; height:auto; _height:760px; z-index:1;}
.avata_mainL .avata_name{font-size:16px; font-weight:bold; color:#22a022; text-align:center; display:block; margin-top:20px;}
.avata_mainL img{width:136px; height:136px; border:1px solid #ddd; padding:1px; margin:0 auto; text-align:center; margin-top:20px; display:block;}
.avata_mainL p{width:140px; text-align:center; margin:10px auto 26px;}
.avata_mainL p a{color:#0077cc;}
.avata_mainL .menu_nav{margin:0 10px; height:35px;}
.avata_mainL .menu_nav a{border-bottom:1px solid #ddd; line-height:35px; font-size:13px; color:#414141; display:block;}
.avata_mainL .menu_select{margin-right:0;}
.avata_mainL .menu_select a{border:1px solid #ddd; border-right:none; background:#fff; margin-right:-1px; *width:178px; position:relative; z-index:11;}
.avata_mainL i.bookmarks, .avata_mainL i.comments, .avata_mainL i.m_bookmarks, .avata_mainL i.s_bookmarks{ margin-top:12px; margin-left:12px;}
.avata_mainR .avata_top_nav{border-bottom:1px solid #b8cbdc; padding-left:7px;}
.avata_top_nav li{float:left; padding:0 24px; border:1px solid #e5e5e5; border-bottom:none; height:26px; line-height:26px; margin-left:3px; background-position:0 -515px; background-repeat:repeat-x; _display:inline; font-size:14px;}
.avata_top_nav li a{text-decoration:none; color:#0077cc;}
.avata_top_nav li.selected{background-position:0 -541px; border:1px solid #b8cbdc; border-bottom:1px solid #fff; margin-bottom:-1px;}
.avata_top_nav li.selected a{font-weight:bold; color:#414141;}
.right_avatar_edit{margin-left:10px;}
.right_avatar_edit .avatar_editimg{float:left; width:140px; color:#414141; margin-top:50px;}
.right_avatar_edit .avatar_editimg p{text-align:center;}
.right_avatar_edit .avatar_editimg img{width:136px; height:136px; border:1px solid #ddd; padding:1px; margin-top:10px;}
.right_avatar_edit .upload_editimg{float:left; margin:30px 0 0 40px; min-height:245px; height:auto; _height:245px; padding-left:40px;}
.avatar_setting{margin:30px 0 0 25px; display:none;}
.avatar_setting ul li{margin-bottom:15px; *zoom:1;}
.avatar_setting ul li:after{display:block; content:'clear'; clear:both; overflow:hidden; visibility:hidden; height:0;}
.avatar_setting ul li label{width:148px; text-align:right; margin-right:20px; float:left; line-height:22px;}
.avatar_setting ul li input{width:200px; float:left;}
.avatar_setting ul li.button_setting{margin:10px 0 0 168px;}

/* cover */
.cover .coverT_title{background-position:0 -568px; background-repeat:repeat-x; height:20px; padding:10px 0 9px; border-bottom:1px solid #e5e5e5; line-height:20px;}
.cover .coverT_titleL{color:#004e8e; float:left; margin-left:10px;}
.cover .coverT_titleR{color:#414141; margin-right:10px; float:right;}
.cover .coverT_titleR .four_buttoon span{margin-left:6px; padding-right:6px;}
.cover dl{border-bottom:1px solid #efefef; padding:10px 0 10px 10px;}
.cover dl dt{line-height:22px; *zoom:1;}
.cover dl dt .updated{float: left; margin-left: 12px; margin-top:6px; position:inherit;}
.cover dl dt input{float:left; margin-top:4px; *margin-top:0;}
.cover dl dt a{color:#0077cc; float:left;}
.cover dl dt .chaL{color:#ff7800;}
.cover dl dd{text-indent:22px; line-height:22px; *text-indent:26px; *zoom:1;}
.cover dl dd a{float:left;}
.cover dl dd .bookmark_close{display:none; text-indent:10px; color:#cc0000; font-size:15px;}
.cover dl dd .bookmark_close:hover{text-decoration:none;}
.cover dl dd:hover .bookmark_close{display:block;}
.cover .checkbox{margin-right:8px; margin-bottom:3px; *margin-bottom:0;}
.cover dl dt:after, .cover dl dd:after{display:block; content:'clear'; clear:both; overflow:hidden; visibility:hidden; height:0;}
.cover dl.selected{background:#fffdd7;}
.cover .coverB_title{background:#f9f9f9; padding:10px 0; margin-top:1px;}
.cover .coverT_title select, .cover .coverB_title select{margin-left:8px; margin-bottom:2px;}
.cover .delete{float:left; margin-left:10px; width:85px; height:23px; background-position:0 -193px; margin-top:-2px;}
.cover .delete:hover{background-position:0 -170px;}
.bookmarks-content dl dd input{float:left; margin-top:4px; *margin-top:0;}
.bookmarks-content dl dd{text-indent:0; line-height:24px;}
.bookmarks-content dl dt{margin-bottom:10px;}
.bookmarks-content dl dd.read{background-color:#eee;}

/* result search */
.result_search{padding:20px 5px; min-height:548px; height:auto; _height:548px;}
.result_search dl{margin-bottom:16px;}
.result_search dl dt .name_one{font-weight:bold; font-size:14px; color:#0077cc; margin-right:5px;}
.result_search dl dt .name_two{color:#ff9000; margin-left:5px;}
.result_adsearch{width:132px; height:19px; float:right; margin-top:4px; background-position:-68px -800px;}
.result_adsearch:hover{background-position:-68px -819px; text-decoration:none;}
.result_search .manga_info{margin-left:0;}

/* search manga */
.search_manga{padding:30px 50px; min-height:518px; height:auto; _height:518px;}
.search_manga li{margin-bottom:15px;}
.search_manga li label{width:112px; margin-right:10px; display: inline-block; color:#666; text-align:right;}
.search_manga li input.text{width:224px;}
.search_manga li input.radio{margin-bottom:4px; margin-right:8px;}
.search_manga li p{padding-left:122px;}
.search_manga li select{padding:1px;}
.search_manga li select.wid222{width:222px;}
.search_manga li select.wid60{width:60px;}
.search_manga li select.wid152{width:152px;}
.search_manga .genres{width:436px; display:inline-block; vertical-align:top; *display:inline; *zoom:1;}
.search_manga .genres li{width:136px; float:left; margin-right:8px;}
.search_manga .genres li select{display:none;}
.search_manga .genres li a{padding-left:16px;}
.search_manga .genres li .either{background-position:-193px -1076px}
.search_manga .genres li .include{background-position:-188px -1093px}
.search_manga .genres li .exclude{background-position:-192px -1113px}

/* request manga */
.request_manga, .terms, .success{padding:30px; min-height:518px; height:auto; _height:518px;}
.request_manga input.text{margin-bottom:20px; width:400px; vertical-align:top; margin-right:10px;}
.request_manga .title{font-size:14px; font-weight:bold; color:#666; margin-bottom:32px;}

/*terms*/
.terms p{ margin-top:6px; margin-bottom:12px; text-align:justify;}
.terms h1{color:#ff0073; font-weight:normal;}

/* success */
.success .title{font-size:18px; font-weight:bold; color:#666;}
.success p{margin-bottom:12px;}

/* may also */
.manga_author{padding:5px 0 0; letter-spacing:-3px; text-align:center;}
.manga_author li{width:104px; margin:0 16px 10px; letter-spacing:0; vertical-align:top; display:inline-block; *display:inline; *zoom:1;}
.manga_author li a{border:1px solid #ddd; padding: 1px; display:table-cell; vertical-align:middle; height:124px;}

/* otaku seletions */
.otaku_author{font-size:11px; -webkit-text-size-adjust:none; text-align:center; letter-spacing:-3px; padding:10px 8px;}
.otaku_author li{letter-spacing:0; vertical-align:top; display:inline-block; *display:inline; *zoom:1; margin:0 8px 5px;}
.otaku_author li:after{display:block; content:'clear'; clear:both; overflow:hidden; visibility:hidden; height:0;}
.otaku_author li a img{border:1px solid #ccc;}
.otaku_author li p{padding:0;}
.otaku_author li p a{color:#0077cc;}
.otaku_author li p span{color:#cc0000;}
.otaku_author li p strike{color:#707070; margin-right:10px;}

/* related anime & wallpaper */
.related_aw{padding:5px 15px;}
.related_aw a{color:#0077cc;}

/* manga detail */
.manga_detail .manga_detail_top{padding:10px;}
.manga_detail .manga_detail_top .img{padding:2px; border:1px solid #e5e5e5; float:left;}
.detail_topText{margin-left:226px;}
.detail_topText li{margin-bottom:6px;}
.detail_topText li label{color:#666; margin-right:6px;}
.detail_topText li label h2{display:inline; font-weight:normal; font-size:12px;}
.detail_topText .scores{color:#cc0000; font-size:45px; margin-right:5px; width:60px; display:inline-block; font-weight:bold; position:relative; line-height:45px;}
.detail_topText .scores em{font-size:20px; font-style:normal; position:absolute; right:-6px; top:-10px;}
.detail_topText .email_sub{left:62px; right:inherit;}
.detail_list .title{background-color:#f0f9fe; line-height:24px; position:relative; text-indent:20px; color:#666; height:24px;}
.detail_list .title h3{display:inline; font-size:12px; font-weight:normal;}
.detail_list .title span, .detail_list .comment_top em, .mangaread_also .title span, .mangaread_error .title span{border-width:4px; border-style:dashed dashed dashed solid; border-color:transparent transparent transparent #666; width:0; height:0; position:absolute; bottom:9px; left:10px; font-size:0; line-height:0;}
.detail_list .chapters_points{margin:0 10px; padding-top:5px;}
.detail_list .chapters_points a{border:1px solid #e5e5e5; background-color:#fff; border-radius:3px; width:58px; text-align:center; height:15px; line-height:15px; float:left; font-size:10px; -webkit-text-size-adjust:none; margin:5px 6px 0 0;}
.detail_list .chapters_points a:hover, .detail_list .chapters_points a.select{text-decoration:none; color:#fe8006; border:1px solid #fe8006;}
.manga_detail .detail_list ul{padding:10px;}
.manga_detail .detail_list li{margin-bottom:6px; *zoom:1;}
.manga_detail .detail_list ul li:after{display:block; content:'clear'; clear:both; overflow:hidden; visibility:hidden; height:0;}
.manga_detail .detail_list ul li span a{margin-right:6px;}
.detail_list ul.discus_comment{margin:0; padding:0 10px 10px;}
.detail_list .write_comment{margin:10px 10px 0;}
.manga_detail .detail_list ul.tab_comment{padding:0;}
.manga_detail .detail_list ul.tab_comment li{margin-bottom:0;}
.manga_detail .detail_list ul.tab_comment li.select{margin-bottom:-1px;}

/* comment */
ul.tab_comment{border-bottom:1px solid #f6b22a; padding:0;}
ul.tab_comment li{float:left; padding:0 12px; border:1px solid #f6b22a; border-bottom:none; height:26px; line-height:26px; margin-right:5px; background-position:0 -80px; background-repeat:repeat-x; _display:inline; margin-bottom:0; cursor:pointer;}
ul.tab_comment li.select{color:#f0851d; background-position:0 -50px; border:1px solid #f6b22a; border-bottom:1px solid #fff; margin-bottom:-1px; font-weight:bold;}
.comment_top{background-position:0 -760px; height:22px; background-repeat:repeat-x; border-bottom:1px solid #e5e5e5; padding:8px 10px 0 18px; color:#666; position:relative;}
.write_comment{margin:10px 0 0; padding-bottom:10px;}
.write_comment .img_user{width:80px; text-align:center; float:left;}
.write_comment .img_user img{border:1px solid #e5e5e5; padding:1px;}
.write_comment .textarea{margin:0 10px 0 90px;}
.write_comment .textarea textarea{border:1px solid #e5e5e5; width:100%; padding:2px; height:62px; *width:98%;}
.write_comment .post_comment, .write_reply .post_comment{height:26px; width:101px; background-position:0 -966px; float:right; margin: 6px 4px 0 0;}
.write_comment .visitor{margin:0 5px 0 13px; background-color:#ffff80; line-height:22px; height:22px; padding:0 2px; *margin-right:12px;}
.write_comment .visitor a{margin-left:10px;}
.discus_comment{margin:0 10px;}
.discus_comment li{border-bottom:1px solid #e5e5e5; *zoom:1; padding:18px 0 8px;}
.discus_comment li:after{display:block; content:'clear'; clear:both; overflow:hidden; visibility:hidden; height:0;}
.discus_comment li .left_img{border:1px solid #e5e5e5; padding:1px; float:left;}
.discus_comment li .comment_content{margin-left:62px;}
.comment_content .name_time, .my_commentM .name_time{line-height:18px; height:18px;}
.comment_content .time{color:#a8a8a8; float:right; margin-right:10px;}
.comment_content .name{color:#0077cc; float:left;}
.comment_content .comment_text{margin:5px 0;}
.comment_content .comment_text p{white-space:pre-wrap; word-wrap:break-word;}
.comment_content .comment_footer{text-align:right;}
.comment_content .comment_footer a{color:#0077cc;}
.comment_content .comment_reply{border:1px solid #fff; padding:4px 10px;}
.comment_content .select_reply{border:1px solid #e5e5e5; border-bottom:none; background-color:#e4f8ff; position:relative; z-index:11;}
.comment_content .write_reply{padding:20px 10px 10px; background-color:#e4f8ff; border:1px solid #e5e5e5; margin-top:1px; text-align:left; display:none; position:relative; z-index:1;}
.write_reply .textarea{margin-right:8px; _margin-right:0;}
.write_reply .textarea textarea{border:1px solid #e5e5e5; height:62px; padding:3px; width:100%; _width:98%;}
.write_reply .post_comment{margin-right:0}
.write_reply .closed{float:right; margin:-18px -6px 4px 0; font-size:14px; color:#0077cc; _margin-right:2px;}
.write_reply .closed:hover{text-decoration:none;}
.comment_content .comment_quote{background-color:#fefef4; padding:3px; border:1px solid #e5e5e5; margin:2px;}
.comment_content .comment_quote .comment_content{width:auto; float:none;}
.comment_content .comment_quote .quote_reply{visibility:hidden; text-align:right; line-height:24px;}
.comment_content .comment_quote:hover .quote_reply{visibility:visible;}
.comment_content .comment_quote .quote_reply .comment_reply{border: 1px solid #fefef4; margin-right:0; color:#0077cc;}
.comment_content .comment_quote .quote_reply .select_reply{border:1px solid #e5e5e5; border-bottom:none; background-color:#e4f8ff;}
.comment_content .comment_repeat{margin:-2px 0 6px;}
.comment_code{text-align:right; margin:5px 10px 0 0;}
.comment_code input{width:60px; margin-left:5px;}
.write_reply .comment_code{margin:5px 0 0;}
.emoticon{position:relative;float: left;margin-left: 90px;margin-top: 5px;font-family: Verdana,sans-serif;}
.emoticon_btn{display:inline-block;padding: 4px 6px;border: 1px solid #e5e5e5;background-color: #e4f8ff;color: #666;border-radius: 3px;}
.emoticon_btn:hover{text-decoration:none;}
.emoticon:hover .emoticon_content{display:block;}
.emoticon ul.emoticon_content{display:none;position:absolute;margin-top:-1px;border: 1px solid #e5e5e5;width: 457px;padding: 4px 4px 0 4px;font-size:0;background-color: #E4F8FF;border-radius: 0 3px 3px 3px;z-index:9;text-align: justify;}
.emoticon_content::after{position: absolute;top: -1px;left: 0;content:'';width: 138px;height: 1px;background-color: #E4F8FF;}
.emoticon ul.emoticon_content li{display:inline-block;margin:2px 4px 2px 2px;padding:2px 4px;font-size:12px;line-height: 1;margin-bottom: 2px;border-radius: 3px;cursor:pointer;}
.emoticon_content li:hover{background-color:#fff;}


/* discuss */
.discuss{padding:0 10px; }
.discuss .discuss_title{font-size:18px; text-align:center; margin-bottom:10px; padding:15px 0; color:#666; border-bottom:1px solid #e5e5e5;}
.discuss .discuss_title a{color:#666;}
.discuss_right{float:right; width:300px; margin-left:-308px;}
.discuss_list{padding:0 10px; background-position:-98px -1000px; text-indent:0; width:auto; height:auto; overflow:inherit; display:block;}
.discuss_list li{line-height:30px; height:29px; border-bottom:1px solid #e5e5e5; text-indent:20px;}
.discuss_list li a{color:#0077cc;}
.discuss_list li.last{border-bottom:none;}
.discuss_left{margin-right:308px; padding-bottom:20px;}
.discuss_leftT .back_manga{background-position:0 -943px; width:120px; height:23px; float:right; line-height:23px;}
.discuss_leftT .back_manga:hover{background-position:0 -920px; text-decoration:none;}

/* comment replies */
.comment_replies{margin:10px 0;}
.comment_replies .page_footer{background-color:#f9f9f9; padding:16px; margin:0 10px;}

/* my comments */
.my_comments{display:none;}
.my_commentslist{margin:10px 0; padding:0 10px;}
.my_commentslist li{border-bottom: 1px solid #e5e5e5; padding:18px 0; *zoom:1;}
.my_commentslist li:after{display:block; content:'clear'; clear:both; overflow:hidden; visibility:hidden; height:0;}
.my_commentslist li .img{border: 1px solid #ddd; height:124px; padding:1px; width:100px; float:left;}
.my_commentslist li .my_commentM{margin-left:116px;}
.my_commentslist li .my_commentM .time{color:#a8a8a8; float:right; margin-right:10px;}
.my_commentslist li .my_commentM .name{color:#0077cc; margin-left:5px;}
.my_commentslist li .my_commentM .my_commenttext{margin:6px 0;  min-height:94px; height:auto; _height:94px;}
.my_commentslist li .my_commentM .my_commenttext p{white-space:pre-wrap; word-wrap:break-word;}
.my_commentslist li .my_commentM .my_commentF{text-align:right; vertical-align:bottom;}
.my_commentslist li .my_commentM .my_commentF a{color:#0077cc;}
.my_commentslist li .my_commentM .my_comment_quote{background-color:#fefef4; padding:3px; border:1px solid #e5e5e5; margin:5px 0;}
.my_commentslist .my_commentpage{background:#f9f9f9; padding:5px 0 10px;}

/* mangaread error */
.page_main .readpage_top{width:auto; background-color:#fff; }
.page_main .readpage_top .title{text-align:center;}
.mangaread_error .reader_tip{background-color:#f9f9f9; margin:0 30px 10px;}
.mangaread_error p{padding:10px 30px 0;}
.mangaread_error .title{background-color:#f0f9fe; line-height:24px; position:relative; text-indent:20px; color:#666; border-radius:2px; height:24px; margin:10px 30px 0;}
.mangaread_error .random_manga{padding:10px 156px; text-align:center;}
.mangaread_error .random_manga li{width:104px; padding:12px 9px 0; letter-spacing:0; vertical-align:top; display:inline-block; *display:inline; *zoom:1;}
.mangaread_error .random_manga li .hot_manga_img{padding:1px; border:1px #e5e5e5 solid; width:100px; height:124px; vertical-align:middle; display:block; position:relative;}
.mangaread_error .random_manga img{max-width:100px; max-height:124px;}
.mangaread_error .random_manga h3{text-align:center; font-size:12px; font-weight:normal;}
.mangaread_error .random_manga h3 a{color:#0077cc;}
.mangaread_error .reader_tip p{padding:0;}
.mangaread_error .subscribe{margin:10px 30px 0; position:relative;}
.mangaread_error .subscribe .email_sub{left:136px; z-index:3;}
.mangaread_error .subscribe .email_sub p{padding:0;}
.comment_nopage{width:888px; margin:10px auto 0;}

/* sitemap */
.page_main_site{width:888px; margin:0 auto; background-color:#fff; border:1px solid #e5e5e5; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.sitemap{padding:10px;}
.sitemap a{color:#0077cc;}
.sitemap h1, .sitemap h2, .sitemap h3, .sitemap h4, .sitemap h5, .sitemap h6{ display:inline-block; margin:0 10px 10px 0; *display:inline; *zoom:1;}

/* donation */
.donation{padding:30px 20px 0;}
.donation img{float:left;}
.donation .text_right{margin-left:220px; padding-top:20px;}
.donation .text_right p{margin-bottom:20px;}
.donation_support{padding:5px 10px;}

/* manga topcis */
.manga_topcis{padding:5px 10px;}
.manga_topcis a{display:block; padding-bottom:6px;}

/* manga list no img */
.list_img_version{float:right; background-position:0 -1210px; width:116px; height:19px; margin:2px 5px 0 0;}
.list_img_version:hover{background-position:0 -1229px;}
.list_text_version{float:right; background-position:0 -1255px; width:116px; height:19px; margin:2px 5px 0 0;}
.list_text_version:hover{background-position:0 -1274px}
.nopic_list{padding:0 5px;}
.nopic_list .sort_list{padding:10px 5px;}
.nopic_list .sort_list a{color:#fff; display:inline-block; background-color:#21a6d1; margin:0 5px 5px 0; width:20px; height:20px; text-align:center;}
.nopic_list .list_manga{float:left; width:450px; margin:0 5px;  _display:inline;}
.nopic_list .list_manga ul{background-color:#f0f9fe; padding:24px 0 0; position:relative; margin-bottom:10px;}
.nopic_list .list_manga ul li{padding:0 10px 8px; color:#aeaeae; *zoom:1;}
.nopic_list .list_manga ul li:after{display:block; content:'clear'; clear:both; overflow:hidden; visibility:hidden; height:0;}
.nopic_list .list_manga ul li a{margin-right:5px;}
.nopic_list .list_manga ul li a span{width:5px; height:2px; background-color:#dedede; float:left; margin:8px 8px 0 0; font-size:0; line-height:0;}
.nopic_list .list_manga ul li a:hover span{background-color:#0077cc}
.nopic_list .list_manga em{background-position:0 -1300px; color:#0077cc; width:32px; height:32px; position:absolute; top:0px; left:1px; font-style:normal; font-weight:bold; padding:3px 0 0 3px}
.nopic_list .list_manga .topname{position:absolute; right:6px; top:8px;}

/* spoilers */
.spoilers, .hot_manga_spoilers, .news_manga_spoilers{padding:10px 0; min-height:600px; _height:600px;}
.spoilers .top_title .title{display:none;}
.spoilers .top_title{background-color:#f0f9fe; border-radius:2px; padding:3px 12px; width:588px; overflow:hidden; margin:0 auto; font-size:12px; font-weight:normal;}
.spoilers .top_title h2{display:inline; font-size:12px; font-weight:normal;}
.spoilers .directory_footer{margin-top:-2px;}
.spoilers .ul_list{margin:0 10px;}
.spoilers .ul_list li{border-bottom:1px solid #e5e5e5; padding:20px 10px;}
.spoilers .ul_list li .title, .spoilers .spoilers_detail li h1{font-size:16px; font-weight:bold; color:#0077cc; line-height:20px;}
.spoilers .ul_list li .red{color:#ff0000;}
.spoilers .ul_list li p{margin:5px 0 10px 0;}
.spoilers_detail{margin:15px 20px;}
.spoilers_detail li.content_text a{color:#0077cc;}
.spoilers_detail .spoilers_detail_tags{background:#f0f9fe; padding:3px 5px; border-radius:2px;}
.spoilers_detail .spoilers_detail_tags a{color:#0077cc; display:inline-block; margin-left:5px;}
.spoilers .comment_top span{margin-top:0;}
.spoilers_hot_tags{padding:5px 10px;}
.spoilers_hot_tags a{color:#0077cc; display:inline-block; margin:0 10px 5px 0;}
.spoilers_hot_tags .tags001{font-size:18px; font-weight:bold;}
.spoilers_hot_tags .tags002{font-size:16px;}
.spoilers_hot_tags .tags003{font-size:14px}
.hot_manga_spoilers, .news_manga_spoilers{padding:10px 10px 0; min-height:inherit; _height:inherit;}
.hot_manga_spoilers li{padding:0 0 10px; *zoom:1;}
.hot_manga_spoilers li:after{display:block; content:'clear'; clear:both; overflow:hidden; visibility:hidden; height:0;}
.hot_manga_spoilers li .hot_manga_img{padding:2px; border:1px #e5e5e5 solid; width:80px; height:100px; vertical-align:middle; float:left;}
.hot_manga_spoilers li .hot_manga_img img{width:80px; height:100px;}
.hot_manga_spoilers li .info_hot_spoilers{margin-left:96px;}
.hot_manga_spoilers li .info_hot_spoilers .title, .news_manga_spoilers li .title{font-size:16px; color:#0077cc; display:block;}
.hot_manga_spoilers li .info_hot_spoilers p{padding:5px 0;}
.news_manga_spoilers{padding:0 10px 20px;}
.news_manga_spoilers li{background-position: -170px -1390px; padding:10px 0 10px 45px; border-bottom:1px solid #e5e5e5;}
.news_manga_spoilers li img{padding:2px; border:1px #e5e5e5 solid; max-height:300px;}
.news_manga_spoilers .directory_footer{margin-top:10px;}
.spoilers-sub{position:relative;}
.spoilers-sub .email_sub{right:auto; left:94px;}

/* subject list */
.subject_list{padding:10px 0;}
.subject_list li{margin:10px; float:left;}

/* dialog box */
.dialog_box{border:8px solid #5ca3b7; padding:20px; background-color:#fff; width:600px; position:relative; display:none;font-family: Verdana,sans-serif;      font-size: 12px;      line-height: 150%;}
.dialog_box .title{color:#f0851d; font-weight:bold; font-size:16px; border-bottom:1px dotted #e5e5e5; padding-bottom:10px; margin-bottom:10px;}
.dialog_box .register, .dialog_box .login{min-height:inherit;}
.dialog_box .register .register_list, .dialog_box .login .login_list{padding:0; margin:0; background-color:#fff;font-size: 12px;color: #818181;}
.facebook_sign{border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 4px 4px 4px 4px; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -4px 0 rgba(0, 0, 0, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 2px 10px rgba(0, 0, 0, 0.2); display:block; color:#fff; font-size:13px; font-weight:bold; text-align:center; background-color:#3b5998; width:280px; height:42px; line-height:42px; position:relative;}
.facebook_sign:hover{color:#fff; text-decoration:none;}
.facebook_sign span{color:#fff; font-size:24px; padding-right:12px; border-right: 1px solid rgba(255, 255, 255, 0.6); height:37px; line-height:37px; margin-top:1px; font-weight:bold; position:absolute; left:12px;}
.dialog_box .close{background-color:#c0c0c0; width:22px; height:22px; color:#f9f9f9; position:absolute; right:20px; top:20px; font-size:40px; line-height:12px; font-weight:lighter; text-indent:-1px; padding:1px;}
.dialog_box .close:hover{background-color:#acacac;}
.report_ms{width:600px; height:100px; margin-bottom:10px;}
#box_shadow{background-color:#000; left:0; opacity:0.7; filter:alpha(opacity=70); position:absolute; top:0; z-index:100; overflow:hidden;}

/* tsukkomu */
.tsuk-control{padding:5px 8px; height:30px; background:#2e2e2e; border-radius:5px; margin-top:10px;}
input.tsuk-text{border:2px solid #c8c8c8; width:380px; line-height:24px; height:24px; padding:0 5px; color:#818181; margin:1px 10px 0 0;}
input.tsuk-text:focus{color:#4a4a4a;}
#text-number{position:absolute; top:5px; right:12px; color:#0b7b0b; font-size:14px; font-weight:bold;}
.tsuk-btn{width:70px; height:30px; background-position:0 -120px; margin-right:5px; display:inline-block;}
.tsuk-btn:hover{background-position:-133px -160px;}
.tsuk-btn-small, .tsuk-btn-small:hover{width:60px; height:22px; background-position:-80px -120px; margin:0 5px;}
.tsuk-btn-blcok{width:106px; height:30px; background-position:0 -686px; margin:0 5px; display:inline-block;}
.tsuk-btn-blcok:hover{background-position:0 -716px;}
.tsuk-btn-none{width:106px; height:30px; background-position:0 -200px; margin:0 5px; display:inline-block;}
.tsuk-btn-none:hover{background-position:-95px -260px;}
.tsuk-btn-none-small, .tsuk-btn-none-small:hover{width:90px; height:20px; background-position:-40px -240px; margin:0 5px 0 0;}
.tsuk-btn-prev, .tsuk-btn-next{width:30px; height:30px; background-position:0 -160px; display:inline-block;}
.tsuk-btn-next{background-position:-34px -160px;}
.tsuk-btn-prev:hover{background-position:-171px -120px;}
.tsuk-btn-next:hover{background-position:-171px -200px;}
.tsuk-btn-prev-small, .tsuk-btn-next-small, .tsuk-btn-prev-small:hover{width:20px; height:20px; margin-right:5px; background-position:-80px -160px; display:inline-block;}
.tsuk-btn-next-small, .tsuk-btn-next-small:hover{background-position:-107px -160px;}
.tsuk-btn-help{width:30px; height:30px; background-position:0 -240px; display:inline-block;}
.tsuk-btn-help:hover{background-position:-137px -200px;}
.tsuk-number{float:right; background:#3e3e3e;padding:0 5px; line-height:30px; border-radius:5px;}
.tsuk-info{position:absolute; left:0; top:0;}
.tsuk-info .info-content{line-height:20px; max-width:250px; text-align:left; min-height:1px; overflow:hidden; padding:0 5px; background-color: rgba(255, 255, 189, 0.9); border:1px solid #7e7e7e; position:relative; white-space:pre-wrap; word-wrap:break-word;}
.tsuk-info .del-info{height:16px; line-height:16px; text-align:right; padding:0 5px; background-color: rgba(0, 0, 0, 0.7);}
.tsuk-info .del-info a{font-weight:bold; font-size:13px;}
.tsuk-info .del-info a:hover{color:#f00; text-decoration:none;}
#mousecoord.tsu-cursor{position:absolute; z-index:9998; top:auto; left:auto; width:48px; height:48px; background-position:0 -1400px;}
#mousecoord.tsu-cursor-no{background-position:0 -1455px;}
.tsu-helptop{margin:30px auto; background:url(../images/tsu-helptop.jpg?v=296) no-repeat; width:460px; height:150px; font-size:14px; padding:100px 65px 120px; text-align:center;}
.tsu-helptop p{margin-bottom:10px; line-height:20px;}
.tsu-helpfooter{width:890px; margin:0 auto 20px;}
.tsu-helpfooter .title{font-size:14px; color:#0b7b0b; font-weight:bold; text-align:center; margin-bottom:10px;}
.tsu-helpfooter .one-part{float:left; width:485px; margin-right:10px;}
.tsu-helpfooter .two-part{float:left; width:180px;}
.tsu-helpfooter .three-part{float:right; width:200px;}
.tsu-helpfooter .three-part p{text-indent:24px;}
.tsu-helpfooter .tsuk-control{background:url(../images/tsu-helpfooterimg.png?v=296) center bottom no-repeat #e3e3e3; padding-bottom:26px;}
#titleinfo{background-color:#e8e8e8; border:1px solid #bdbdbd; position:absolute; left:0; top:0; z-index:10000; border-radius:5px; padding:0 10px; display:none;}
.tsu_dialog{display:none; position:fixed; z-index:99999; top:50%; margin-top:-35px; left:50%; margin-left:-162px; background:#f0851d; border-radius:5px; width:312px; border:1px solid #db7008; padding:20px 5px 5px 5px;}
.tsu_dialog_info{background:#fff; color:#000; border-radius:5px; font-size:14px; font-weight:bold; padding:10px 0; text-align:center;}
.auth_code{position:absolute; right:10px; top:-42px; height:32px; background-color:#dce8f2; padding:5px; z-index:99; display:none;}
.auth_code input{width:60px; margin-left:5px;}

/* data base64 */
#tooltip .load{background:url(../images/info-loader.gif?v=296) no-repeat;}
#tooltip h5, .message_box h5{background:url("data:image/png;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAZAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgABgAGAwERAAIRAQMRAf/EAFMAAQAAAAAAAAAAAAAAAAAAAAoBAQAAAAAAAAAAAAAAAAAAAAAQAAICAgMBAAAAAAAAAAAAAAMEAQISFAARIRMRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/ABqnKrRNExk0jqH2dJMjtBAR+RYqzrMUVkrOyWYtfOIwtHUecD//2Q==") repeat; *background:url(../images/message_a.jpg?v=296) repeat;}
#tooltip .message_mainT, .message_box .message_mainT{background:url("data:image/png;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAZAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgAEAAQAwERAAIRAQMRAf/EAEwAAQEBAAAAAAAAAAAAAAAAAAYACgEBAAAAAAAAAAAAAAAAAAAAABABAAAAAAAAAAAAAAAAAAAAABEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A38AHggMAf//Z") repeat; *background:url(../images/message_b.jpg?v=296) repeat;}
#tooltip .message_mainB, .message_box .message_mainB{background:url("data:images/png;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAZAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgACwALAwERAAIRAQMRAf/EAGkAAQEBAAAAAAAAAAAAAAAAAAMACgEBAAAAAAAAAAAAAAAAAAAAABAAAQEDCAYLAAAAAAAAAAAAEgERExQAISIDIyQ0FTFRAjJDRUJSYjODkwREZAUWEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDbm8VNSMWFuzUYzln1k9WwXdtXUWCs+yNgES6Q9Fpgydq46mVFC4PovDxFEOFIB2W0GlgasoMe4uhZSHst94N43B4UgC0Plo5X8UAh/M/PvPEediQf/9k=") repeat; *background:url(../images/message_c.jpg?v=296) repeat;}
.updated{background:url("data:images/gif;base64,R0lGODlhLwAJAOZGAP8tLf83N/9BQf9FRf4ICP9HR/8oKP4JCf9CQv42Nv+Njf4kJP+fn/+Bgf+3t/5aWv4LC/+env/Dw/54eP4VFf4MDP4DA/9PT/5OTv4YGP82Nv+vr/8XF/9DQ/9NTf8iIv8ZGf8rK/8sLP4hIf4FBf+cnP5sbP9QUP/Pz//09P+kpP/6+v+9vf5jY/8aGv+goP8uLv/19f/Hx/8vL/4eHv/r6//k5P+bm/+6uv9ISP9OTv+dnf8qKv88PP9GRv8yMv9UVP8dHf4zM/4AAP8zM////////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFFABGACwAAAAALwAJAAAHzIBGDAlDhYaHiImKi4gLCkYNFAgXOZWWlidAmpucnZ6fmjkjJhkFOhsDqTsDO60qKzpFskU6sbO0t7i3trK1HgRDPqwCxDsCxgIdRT7LPszPzs3Q09HO0BVDPT072tvbOxEpRT3j2uO53eXkt+Tp2hBDRAE7AfX09Bo/+kX6P/z8+/oB9NcvoMEDQgwQIdJqx0KHInhIvDVRIo8iFjFOpEiRhwELN2jwAECyJAAeQVKqXMmypUuWIAhMMCLhgZCbOHPq3Mmzp04MDowEAgAh+QQFFABGACwAAAEAFgAHAAAHZ4BGgkCEhYQXRjmKi4ongkZFOpKRRUUbOzsDmJgDPiuCPkU+o6JFA0YCO6kCrDsdj5CPRZAsm0Y7jxGPPz9FvL0/MUYBxAE7xTiPHzw8lUXMKEZE00SbESKCJSQcQd3eIQDh4uE8j4EAIfkEBRQARgAsCQABABYABwAAB1+ARkZAhIWFFzmJioongkWPOo+QBTuVlQOVKitGPp1FPp+dNQI7AqalpjKOkkZFgkYsRpaVrymtP7i4RbhELwE7AcHAARqOPMfHkihERDvMzcwigkHU1dUhANna2TyvgQAh+QQFFABGACwSAAEAFQAHAAAHYIBGRkCEhYQXRjmKi4ongjpFkZGQGzuWA5aWKoJFPp0+nj4DRjsCpqWmHZxGkpGCpK+ZESlGP0W2P7lFREYBOwHAvwEanDw8RcbHMEZEO0TPlhE2gkHV1tUhANrb2jyvgQAh+QQFFABGACwaAAEAFQAHAAAHZIBGRkCEhYQXRjmKiwgzLYJFkUU6khs7AzuZlwMDB0Y+PkWgoT4DRgICO6ipAh2CkK+RLJlGO6+2gj+6Rbo/RURGAcI7wgE7GoI8ykXKPEUomkSaO0QigkHY2dghAN3e3TwugoEAOw==") no-repeat; *background:url(../images/updated.gif?v=296) no-repeat;}
.new_gif{background:url("data:images/gif;base64,R0lGODlhFQAQANUsAP///1yzAFe4AHXJAEufAGW7AG7DAOXl5Wq/AHLGAGG3AFSpAHDEAPHx8VGtAFuxAGO+AFqmFl+2AO3v61OwAPv9+ajae2nAG+fn5+/v74++ZqbYeHLHAFCpAGG4FFqsE5bDbYO1VlCmAGqrMOrq6U6jAIW2WEqcAOLk4FivAJPCalGmAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJlgAsACwAAAAAFQAQAAAGikCWcEgsGo9IY8VyETif0OjFUtlAOIOsdsvlQDYeBiBBHgPO54RZzfBQDGcDfC6XA+Z3igMB4PvRZ39+Dh0FAAWGh4eIiIqGBR0fEgAKlZSAl4ASHyALDwGgoaKjDwsqExoRBCIpKwSvsLEEERoTLA0YByclIygHv8DBGA1FISYkSUkZGcnNzs/NQQAh+QQJFAAsACwAAAAAFQAQAAAGi0CWcEgsGiuWi2DJbDovlsoGwhlYr9gsB7LxMACJMBhAJifGZ4aHYiAb2vD3GwCnUxwIQH5fJvP3Dh0FAAWDhISFhYeDBR0fEgAKkpF9lH0SHyALDwGdnp+gDwsqExoRBCIpKwSsra4EERoTLA0YByclIygHvL2+GA1FISYkRsZFGRnHy8zNzs/QLEEAIfkECRQALAAsAAAAABUAEAAABopAlnBILBqPSGPFchE4n9DoxVLZQDiDrHbL5UA2HgYgQR4DzueEWc3wUAxnA3wulwPmd4oDAeD70Wd/fg4dBQAFhoeHiIiKhgUdHxIACpWUgJeAEh8gCw8BoKGiow8LKhMaEQQiKSsEr7CxBBEaEywNGAcnJSMoB7/AwRgNRSEmJElJGRnJzc7PzUEAIfkEBRQALAAsAAAAABUAEAAABotAlnBILBorlotgyWw6L5bKBsIZWK/YLAey8TAAiTAYQCYnxmeGh2IgG9rw9xsAp1McCEB+Xybz9w4dBQAFg4SEhYWHgwUdHxIACpKRfZR9Eh8gCw8BnZ6foA8LKhMaEQQiKSsErK2uBBEaEywNGAcnJSMoB7y9vhgNRSEmJEbGRRkZx8vMzc7P0CxBADs=") no-repeat; *background:url(../images/new.gif?v=296) no-repeat;}
.new_red{background:url("data:images/gif;base64,R0lGODlhCwALALMLAPiLAPulAPBrAP/sQf/WAP+/JvNhAM0/AOdSAP////9+AP///wAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFyAALACwAAAAACwALAAAELXChSaksOGN1UFFgqBjdl4Qn6SnJyY7le6ax28Kr+6qfCKojg3BIWhyOSOQiAgAh+QQFCgALACwAAAAAAwALAAAED3CBOQYY5GasO+dEsAhCBAAh+QQFCgALACwAAAAABgALAAAEHXChCQAqZeiriOfJVyhJCBLJSaictypGIC9HLQgRACH5BAUKAAsALAMAAAAGAAsAAAQfEEkEQLkjq0164gmRfKKohOg2mkq5tZ0hB/RhH4IQAQAh+QQFCgALACwGAAAABQALAAAEGXAhtFa5RKgd9FKd8oWjUIEeuqFG2y3HUUUAOw==") no-repeat; *background:url(../images/new_red.gif?v=296) no-repeat;}
.right_avatar_edit .upload_editimg{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD1CAMAAACmyG+0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFdQTFRF4eHh4+Pj5ubm8/Px7u7u8PDw6+vr/Pz84uLi6enp9PTy////7+/v6urq5+fn+Pj46Ojo9/f3+vr68/Tv7u7s7e3t9fX15eXl8vLy+fn55OTk7Ozs9vb2qYrlogAAAHdJREFUeNrM0VcSgCAMBNDYu9j7/c/pJsaC4wHkTSjDD1koordGGapRM8rInm00QAqeCiAHHzoIRQGJKMF9KGmhGBw4ZkfO/x7x9dYvfDdKn6PV69lxpRKkUmkunFBoWanXHJ96FOcbWPg8Wf/AWuA1vSq77QIMAH72BYim9ieJAAAAAElFTkSuQmCC") no-repeat; *background:url(../images/avatar_edit_imgline.png?v=296) no-repeat;}
.new_redbig{background:url("data:images/gif;base64,R0lGODlhFQAQANUlAP85Of4EBP+Bgf4YGP57e/5paf/k5P8tLf4SEv/e3v4zM/+EhP9CQv9LS/4bG/4ODv4PD/4VFf81Nf8UFP8YGP9JSf8zM/4ZGf8sLP42Nv+cnP+fn/9DQ/9RUf9GRv8/P/9MTP8yMv9UVP4AAP///////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJFAAlACwAAAAAFQAQAAAGecCScEgsGo/I4yYzajqfUIWmJIgwRNisdsu5EAYVUmcsJpnNnXK6gRiBzKC3PB4nye2BkYe075/Nfn15HyQfhIWFhoaIhB8BDhYkAJOSf5V/EggLDwchnp+goQcQBFQDIxgUUKsjAwJEBRMFCUlIBgQGtbq7vL2+Q0EAIfkEBRQAJQAsAAAAABUAEAAABnnAknBILBqPyKQyucmMntCoVKEpCSIMkXbL7XIuhEGF1CmTSWh057xuIEYgNChOn89JdHxg5CH1/2logH97HyQfhoeHiIiKhh8BDhYkAJWUgZeBEggLDwchoKGiowcQBFYDIxgUUq0jAwJEBRMFCUtGBgQGt7y9vkNBADs=") no-repeat; *background:url(../images/new_redbig.gif?v=296) no-repeat;}
.completed{background:url("data:images/gif;base64,R0lGODlhOQAQANUjAHPHAKbQgaLNe02hAFyoGJXHaVimEl+1AOz15FerAFKmAG/DALnanF6pG2zAAFGmAF20AHGzNmK4AFWqAG+yM6jRhG3BAFWpALvbn+jz3lOoAGS6AGzBAHDEAGm+AHXJAGG3AEufAP///////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJFAAjACwAAAAAOQAQAAAGz8CRcEgsGo/IpHLJbDqVmEhoSq1ar9is9kphjAIXx2dMLpvP6LT6bEkICAuRXA6Y00WAPN6+z/v5dXaBc4N4HQYhHSIdjIyLjoqLcoqNko2Ql5iUl4+UAyEcIhyjo6KloaiifKikoXakpq5zrKifHiIeubm4u7e6uLy/ur3DxL7DwbgDDSB8G84iG9LR0dLTds/Y09bQcxsSBhUPByDl5ufo6err7OkHCgJfBCEQE1v3+PlTBAFEBRoFMjwZSLAIAgEICipcyLChw4cQIz4MAgAh+QQFFAAjACwAAAAAOQAQAAAGz8CRcEgsGo/IpHLJbDqf0Kh0Sp1iIqGsdsvter/gLoUxClwcn7R6zW673/C2JSEgLER4PCCvFwH+fnyBf4SCe3yHeYl+HQYhHSIdkpKRlJCReJCTmJOWnZ6anZWaAyEcIhypqairp66ogq6qp3yqrLR5sq6lHiIev7++wb3AvsLFwMPJysTJx74DDSCCG9QiG9jX19jZfNXe2dzWeRsSBhUPByDr7O3u7/Dx8u8HCgJlBCEQE2H9/v9ZCAQgUkBDgQxVEipBIACBwocQIyoJAgA7") no-repeat; *background:url(../images/completed.gif?v=296) no-repeat;}
.confirmed{background:url("data:images/gif;base64,R0lGODlhOQAQANU1AHPHAKfRgZbHaV6rGF+1AOz15Ov33aLNe1+8AOr23XvHNmK4AFSyAOz43ez33b7jnHnGM1yuEqPQe+v23WOxG1KtAG7FAFOqAFOpAFSwAFasAF67AHHGAFGsAKjZe1SrAHDFAMDkn2/FAOjz3lOvAF20AKvbgWW7GKrUhGO5AGG5ElazAGS6AGzBAHDEAGm+AE2iAGG3AHXJAFe4AP///////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyMzQ2RTY5MUI0N0NFMjExOTAxMTg5ODYyMDlBQjI1MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5NEEwMzZCRUZGMEYxMUUyQUFDN0MzRjlGQUE2Mzc3MyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5NEEwMzZCREZGMEYxMUUyQUFDN0MzRjlGQUE2Mzc3MyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M0IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMTdCRUYwNzAzRkZFMjExODEwQUUyRkNGMjY1MjAxRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMzQ2RTY5MUI0N0NFMjExOTAxMTg5ODYyMDlBQjI1MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAkUADUALAAAAAA5ABAAAAbewJpwSCwaj8ikcslsOpUhxWxKrVqv2Kz2CnnUTBuLbEwum8/otPosQnhOIABtPpfTaXKAHn/n1/t5ewANd3Z1ABwqDC4uNIyPjoyOc5KNj5CVlZSUDpeWmSskLS00o6alo6WqpKR3qamuq6UGsaejGR0vLzS6vby6vL9zu72+wMfExxPFyckVFAssfdJ30izXNNbX2HPa3dnYLAnV1SwpESgXBDHs7e7v8PHy8/AEHxI1AQMwJRow/wADChxIsKBBgAMCEBGAQcCIJxAjFilwoIDEixgzatzIsaNHjkEAACH5BAUUADUALAAAAAA5ABAAAAbewJpwSCwaj8ikcslsOp/QqLQWUsyu2Kx2y+16t5BHzbSxyM7otHrNbrvXIoTnBALQ7nc7nmYH+Pl7gHmBfX8ADXt6eQAcKgwuLjSQk5KQkneWkZOUmZmYmA6bmp0rJC0tNKeqqaeprqioe62tsq+pBrWrpxkdLy80vsHAvsDDd7/BwsTLyMsTyc3NFRQLLIHWe9Ys2zTa29x33uHd3CwJ2dksKREoFwQx8PHy8/T19vf0BB8SNQEDMCU0wBhIsKDBgwgTKiQ4IAARARgEjJhC0UmBAwUqatzIsaNHjkEAADs=") no-repeat; *background:url(../images/confirmed.gif?v=296) no-repeat;}