/**
* A-Marketing Cascading Style Sheets
* File Name : content.css
* Description : 컨텐트 스타일시트
* Author : Web business Team / pico
* Email : pico@amarketing.co.kr
* Date : 2015.03.09
* Update : 2015.03.09
* Copyright(c) 2015 A-Marketing. All Rights Reserved.
*/

/* 공통 */
.in_con .tit { margin:10px 0 60px 0; text-align:center;}

.tbl_left { width:480px; border-top:solid 2px #694f44;}
.tbl_left th { padding:16px 0 17px 0; border-bottom:solid 1px #d1cecb; font-size:14px; font-weight:bold; background:url('image/bg_th_line.gif') no-repeat right center; color:#504845; text-align:center;}
.tbl_left td { padding:16px 0 17px 25px; border-bottom:solid 1px #d1cecb; font-size:14px; color:#686868; text-align:left;}


/* 01_회사소개 */
.company { height:850px; background:url('image/bg_company.jpg') no-repeat bottom right;}
.company .p_company { width:480px; padding-top:20px; font-size:15px; color:#686868; letter-spacing:-0.05em; line-height:2.0em;}
.company .p_company span { float:right; font-weight:bold; color:#4e4e4e; margin-bottom:55px;}


/* 02_제품안내 */
.product .prod_list { background:url('image/bg_dotline.gif') repeat-x top left;}
.product .prod_list li { padding:30px 0; background:url('image/bg_dotline.gif') repeat-x bottom left;}

.tbl_prod th { text-align:left;}
.tbl_prod td { font-size:14px; color:#686868; letter-spacing:-0.05em; line-height:2.0em;}
.tbl_prod .tbl_prod_list li { float:left; width:160px; padding:0 0 0 10px; font-size:14px; background:none; color:#686868; letter-spacing:-0.05em; line-height:2.0em;}


/* 03_홍보센터 */
.prcenter .p_prcenter { font-size:15px; color:#686868; letter-spacing:-0.05em; line-height:2.0em; text-align:center;}
.prcenter .p_prcenter .p_title { padding:30px 0;}


/* 04_고객센터 */
.customer .p_customer { height:70px; padding:10px 0 0 110px; margin:0 0 30px 220px; font-size:14px; background:url('image/ico_customer.gif') no-repeat; color:#686868; line-height:1.8em;}
.customer .p_customer span { font-size:17px; font-weight:bold; color:#4e4e4e;}
