@charset "euc-kr";
@import url(layout.css);
@import url(default.css);
@import url(theme.css);

/* Forums & Education */


/* login button */
#login input.input_btn {background-color:#d0b3ad; color:#d0b3ad; }
#login input.input_text {background-color:#a5655d; color:#ede1df; }
#login input.input_text2 {background-color:#a5655d; color:#ede1df; }
#login input.btn_faq {background-image: url(/images/IPS/forum/btn_faq.gif); background-color:#853f2f; }
#login input.btn_qna {background-image: url(/images/IPS/forum/btn_qna.gif); background-color:#853f2f; }

.forum_table {border-collapse:collapse; width:100%; border:none;}
.forum_table tr td {background:url(/images/IPS/h5_bullet.gif) left 7px no-repeat; padding-left:7px;}

.red {color:#FF3300;}
.font_col {font-weight:bold; color:#e6694b; }

.forum_list {margin:0; padding:0;}
.forum_list li {list-style:none; padding-top:2px;}

.left {float:left; width:200px;}
.right {float:right; width:420px;}

.al_left {float:left; margin-right:4px; }
.al_right {float:left; width:460px; }
.clear_both {clear:both; }

.box_size {width:100%;}


.book_table {border-collapse:collapse; width:100%;}
.book_table tr th {background:url(/images/IPS/h5_bullet.gif) 5px 13px no-repeat;}
.book_table tr th,td {padding-left:3px;}

/* read_book */
.book {float:left; width:83px; margin-right:5px; }
.explan {float:left; width:530px; margin-bottom:20px;}
.font_col {font-weight:normal; color:#999900; }
.font_col2 {font-weight:normal; color:#000; }
.font_col3 {color:#e46749; text-align:right; }



