/*=====
	korean housing co.
	Data: 2015-12-115 
	by kjy
====*/

@charset "utf-8"; 

/* layout */
#ag_header{position:relative; margin-bottom:20px; background:transparent}
#ag_container{ position:relative; width:100%;}
#ag_content{position:relative; margin:0 auto; width:760px;}

/***** header *****/
#ag_header h1{position:relative; top:auto; left:auto; padding-top:17px; width:auto; height:53px; text-align:center}
.tapbar_wrap{height:50px; background:#4c9ed6; border-top:1px solid #3e7da9; border-bottom:1px solid #3e7da9}
.topmenu { position:relative; width:760px; margin:0 auto}
.topmenu ul { display:table; width:100%; table-layout:fixed}
.topmenu ul li{ display:table-cell; line-height:50px; border-left:1px solid #3e7da9; text-align:center}
.topmenu ul li a{padding:0; font-size:16px; color:#fff;}
.topmenu ul li.on{ background:#4794c8}
.topmenu .bor{border-right:1px solid #3e7da9;}


/* title */
.ag_title{ position:relative; border-bottom:1px solid #cccccc; margin-bottom:20px}
.ag_title h2{ font-size:18px; line-height:40px}
.ag_title .stit{ display:block; margin-bottom:7px; font-size:11px; color:#8d8d8d}
.ag_title .stit span{ float:right}

/* 내용 */
#ag_content .section{ position:relative; margin-bottom:50px; line-height:20px}
#ag_content .section h3{ margin:20px 0 10px 0; letter-spacing:-1px; font-size:14px; color:#333}
#ag_content .section h3.first{ margin-top:0}
#ag_content .section h3.f20{ font-size:20px; margin-top:30px}
#ag_content .section p, #ag_content .section li{ position:relative}
#ag_content .section ol{ padding-left:16px}
#ag_content .section ol li .first_letter{ margin:0 4px 0 -16px}
#ag_content .section .tbox{ border:1px solid #cccccc; padding:20px; margin-bottom:20px}

#ag_content .section .ag_t1{ width:100%; margin:10px 0}
#ag_content .section .ag_t1 thead, #ag_content .section .ag_t1 tbody th{ border-top:1px solid #ccc; border-bottom:1px solid #ccc; text-align:center; background-color:#f1f1f1;}
#ag_content .section .ag_t1 thead th, #ag_content .section .ag_t1 tbody th{ line-height:35px; border-right:1px solid #ccc;}
#ag_content .section .ag_t1 tbody td{ border-bottom:1px solid #ccc; padding:6px; text-align:center; border-right:1px solid #ccc;}
#ag_content .section .ag_t1 thead th:last-child, #ag_content .section .ag_t1 td:last-child{border-right:none;}

















