/* BASIC css start */
.custom { width:100%; overflow:hidden; padding:20px 0 60px 0; }
.custom_help { width:100%; overflow:hidden; }
.custom_help .custom_help_left { width:249px; height:348px; background-color:#24923a; float:left; }
.custom_help .custom_help_left_img { padding:56px 0 0 71px;}
.custom_help .custom_help_left_text { color:#FFFFFF; font-size:24px; font-weight:500; line-height:1.4; letter-spacing:-1px; text-align:center; padding-top:20px; }

.custom_help_right { width:950px; height:346px; border-top:1px solid #e2e6e1; border-bottom:1px solid #e2e6e1; border-right:1px solid #e2e6e1; float:left; }
.custom_help_right .ct_title { font-size:19px; color:#343434; font-weight:500; letter-spacing:-1px; }

/*전화번호*/
.custom_help_right .custom_help_right_tel { width:436px; height:222px; background-color:#f6fbf6; padding:24px 0 0 39px; border-right:1px solid #e2e6e1; border-bottom:1px solid #e2e6e1; float:left; }
.custom_help_right .custom_help_right_tel .ct_tel_info { width:100%; padding-top:22px; }
.custom_help_right .custom_help_right_tel .ct_tel_img { width:121px; float:left; }
.custom_help_right .custom_help_right_tel .ct_tel_number { width:315px; font-size:16px; color:#4d4d4d; letter-spacing:-1px; line-height:1.5; float:left; }
.custom_help_right .custom_help_right_tel .ct_tel_number .ct_tel_number_1 { font-size:28px; color:#005aaa; font-weight:700; letter-spacing:-0.5px; line-height:1.0; }
.custom_help_right .custom_help_right_tel .ct_tel_number .ct_tel_number_2 { font-size:28px; color:#348fdf; font-weight:700; letter-spacing:-0.5px; line-height:1.0; }
.custom_help_right .custom_help_right_tel .ct_tel_number .ct_tel_number_3 { font-size:28px; color:#005aaa; font-weight:700; letter-spacing:-0.5px; line-height:1.0; }

/*계좌번호*/
.custom_help_right .custom_help_right_account { width:437px; height:222px; background-color:#f6fbf6; padding:24px 0 0 37px; border-bottom:1px solid #e2e6e1; float:left; }
.custom_help_right .custom_help_right_account .ct_account_info { width:100%; padding-top:22px; }
.custom_help_right .custom_help_right_account .ct_account_img { width:124px; float:left; }
.custom_help_right .custom_help_right_account .ct_account_number { width:313px; font-size:14px; color:#737373; letter-spacing:-1px; line-height:1.5; float:left; }
.custom_help_right .custom_help_right_account .ct_account_number .ct_account_number_1 { font-size:28px; color:#2e2e2e; font-weight:500; letter-spacing:-0.5px; line-height:1.2; }
.custom_help_right .custom_help_right_account .ct_account_number .ct_account_number_2 { font-size:16px; color:#2e2e2e; letter-spacing:-1px; padding-top:20px; }


.custom_help_right .custom_help_right_order { width:442px; height:84px; padding:16px 0 0 33px; border-right:1px solid #e2e6e1; float:left; }
.custom_help_right .custom_help_right_order .ct_order_img { width:85px; float:left; }
.custom_help_right .custom_help_right_order .ct_order_text { width:309px; color:#949494; font-size:14px; letter-spacing:-1px; padding-top:5px; float:left; }
.custom_help_right .custom_help_right_order .ct_order_text .ct_order_title { color:#343434; font-size:19px; font-weight:500; }
.custom_help_right .custom_help_right_order .ct_order_more { width:48px; padding-top:23px; float:left; }

.custom_help_right .custom_help_right_qa { width:442px; height:84px; padding:16px 0 0 32px; float:left; }
.custom_help_right .custom_help_right_qa .ct_qa_img { width:85px; float:left; }
.custom_help_right .custom_help_right_qa .ct_qa_text { width:309px; color:#949494; font-size:14px; letter-spacing:-1px; padding-top:5px; float:left; }
.custom_help_right .custom_help_right_qa .ct_qa_text .ct_qa_title { color:#343434; font-size:19px; font-weight:500; }
.custom_help_right .custom_help_right_qa .ct_qa_more { width:48px; padding-top:23px; float:left; }

.custom_board { width:100%; padding-top:30px; overflow:hidden; }
.custom_board .custom_left { width:570px; margin-right:60px; float:left; }
.custom_board .custom_right { width:570px; float:left; }

.custom_board .board_title { width:100%; height:40px; color:#343434; font-size:19px; letter-spacing:-1px; font-weight:500; border-bottom:1px solid #666666; }
.custom_board .board_title div { width:50%; float:left; }
.custom_board .board_title a { color:#9f9f9f; font-size:14px; letter-spacing:-1px; }
.custom_board .board_title a img { vertical-align:middle; }

.custom_board .board_content { width:100%; overflow:hidden; padding-top:10px; }
.custom_board .board_content li { width:100%; line-height:1.8; }
.custom_board .board_content li .bc_title { width:80%; float:left; }
.custom_board .board_content li .bc_title img { vertical-align:middle; }
.custom_board .board_content li .bc_data { width:20%; color:#7a7a7a; text-align:right; float:left; }
/* BASIC css end */

