@charset "euc-kr";

@import "layout.css";
@import "table.css";
@import "common.css";

#cntArea{width:716px;min-height:509px;padding:25px 18px 200px 35px;margin:0 0 0 169px;background:#fff;position:relative;}

/* desc type */
.qnaType{background:url("../../images/support/type_qna.gif") right bottom no-repeat;}
.faqType{padding:83px 0 0 2px;width:100%;background:url("../../images/support/type_faq.gif") right bottom no-repeat;}
.poolType{padding:83px 0 0 2px;width:100%;background:url("../../images/support/type_pool.gif") right bottom no-repeat;}
.dataType{padding:83px 0 0 2px;width:100%;background:url("../../images/support/type_data.gif") right bottom no-repeat;}
