@charset "utf-8";

/************************************************************************
 * ÆÄÀÏ¸í      : community.css
 * ¼³¸í         : Ä¿¹Â´ÏÆ¼
 * ÀÛ¼ºÀÚ      : (ÁÖ)½º¸¶ÀÏÀ¥ µðÀÚÀÎÆÀ
 * ÀÛ¼ºÀÏ      : 2009.06.29
************************************************************************/

@import "base.css";
@import "table.css";
@import "layout.css";

/* community */
.question {position:relative; background:url('/images/community/question_bg.gif') no-repeat 0 0; height:182px; width:710px;}
.question img {vertical-align:top;}
.question .search {position:absolute; background:url('/images/community/search_bg.gif') no-repeat 0 0; right:72px; top:35px; width:281px; height:25px; padding:5px 10px 0 10px;}
.question .search_btn {position:absolute; float:right; right:26px; top:35px;}
.question .q_list {position:absolute; float:right; width:351px; height:83px; background:#F6F6F6; top:77px; right:23px;}
.question .q_list ul li {font-size:11px; height:21px;}
.question .q_list .list {clear:both; float:left; background:url('/images/common/icon/bu_square_gray.gif') no-repeat 12px 45%; padding-left:20px;} 
.question .q_list .board_date {text-align:right; padding-right:13px; font-family:Arial; letter-spacing:0; color:#9f9f9f;}

.community {position:relative; background:url('/images/community/community_bg.gif') no-repeat 0 0; height:248px; margin-top:19px;}
.community .com_board {position:relative; float:left; width:306px; height:247px;}
.community .com_board .notice2 {position:relative; float:left;  width:260px; height:122px;}
.community .com_board .notice2 dl dt {padding-left:18px; padding-bottom:6px;}
.community .com_board .notice2 dl dd {font-size:11px; height:18px; background:url('/images/common/icon/bu_square_gray.gif') no-repeat 18px 45%; padding-left:25px;}
.community .estimate {position:relative; float:left; height:90px; width:220px; height:150px; top:5px; left:8px;}
.community .bank {position:relative; float:left; height:90px; width:180px; height:150px; top:22px; left:19px;}
.community .quick {position:relative; width:401px; height:95px; float:left; top:10px; left:19px;}
.community .quick dd {display:inline; margin-left:8px;	}
.community .quick a img.over {display:none;}
.community .quick a:hover {border:0px;color:#04AEB6;}
.community .quick a:hover img {display:none;}
.community .quick a:hover img.over {display:inline;}

.faq_search {position:relative; height:45px; background:url('/images/callcenter/bg_faq_search.gif') no-repeat 0 0; margin-top:5px; padding-top:46px;}
.faq_search2 {position:relative; height:27px; background:#e5dfcd; margin-top:10px; padding:8px 0 0 0; text-align:center; margin-bottom:20px;}
.faq_search li {display:inline;}
.faq_search li.f_search {float:left; padding:8px 0 0 110px; font-weight:bold;}
