@charset "euc-kr";

/*
	¾à°ü, °³ÀÎÁ¤º¸Ãë±Þ¹æÄ§¿¡¼­ »ç¿ë.
	ÀÛ¼ºÀÚ : À±ÅÂ°Ç
	ÀÌ¸ÞÀÏ : tg0825@godo.co.kr
	ÃÖÃÊÀÛ¼º :20151202
*/
.agreement-wrap {
	width:100%;
	min-width:990px;
}
.agreement-page{
	width: 990px;
	margin: 0 auto;
	padding: 50px 0 0;
}	
.agreement-page .tab-section{
	*overflow: hidden;

}
.agreement-page .tab-section .tab-btns:after{
	display: block;
	content: '';
	clear: both;
}
.agreement-page .tab-section .tab-btns{
	border-bottom: 1px solid #ababab;
	position: relative;
	z-index: 10;
	*overflow: hidden;
}
.agreement-page .tab-section .tab-btn{
	float: left;
	width: 200px;
	/*margin-bottom: -1px;*/
}
.agreement-page .tab-section .tab-btn+.tab-btn{
	margin-left: -1px;
}

.agreement-page .tab-section .tab-btn a{
	padding: 18px;
	display: block;
	text-align: center;
	background: #f6f6f6;
	border:1px solid #e1e1e1;
	border-bottom: 0;
	position: relative;
	z-index: 1;
	font-size: 14px;
	color: #959595;
}
.agreement-page .tab-section .tab-btn a.active,
.agreement-page .tab-section .tab-btn a:hover{
	position: relative;
	z-index: 10;
	color: #363636;
	border-color: #ababab;
	padding-bottom:19px;
	background: #fff;
	font-weight: bold;
	margin-bottom: -1px;
}
.agreement-page .agreement-list{
	overflow: hidden;
}
.agreement-page .agreement-list ul{
	padding: 50px 30px;
	margin: -10px 0 0 0;
	overflow: hidden;
	border-bottom: 1px solid #e2e2e2;
}
.agreement-page .agreement-list li{
	float: left;
	width: 25%;
	list-style: none;
	margin: 8px 0 0 0;
	padding: 0;
	
}
.agreement-page .agreement-list li a{
	font-size: 13px;
	color: #454545;
	position: relative;
	padding-left:10px;
	*display: list-item;
	*list-style: inside disc;
}
.agreement-page .agreement-list li a:after{
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	left: 0;
	width: 3px;
	height: 3px;
	background: #454545;
	border-radius: 50%;
}
.agreement-page .agreement-list li a.active,
.agreement-page .agreement-list li a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #fe5a58;
}
.agreement-page .content-head{
	padding: 0 30px;
	margin: 50px 0;
}
.agreement-page .content-head .content-title{
	color: #454545;
	font-size: 30px;
	line-height: 1.2em;
	letter-spacing: -0.05em;
	font-weight: normal;
	vertical-align: bottom;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.agreement-page .content-head p{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: bottom;
	font-size: 14px;
	*margin: 0 0 0 30px;

}
.agreement-page .content-head p:before{
	margin: 0 18px 0 18px;
	display: inline-block;
	width: 1px;
	height: 28px;
	vertical-align: bottom;
	background: #b7b7b7;
	content: '';
}

.content-body{
	margin: 30px 30px 130px;
	position: relative;
	*zoom: 1;
}
.content-text-include{
	white-space: pre-wrap;
	*white-space:pre;
	color: #555;
	margin:0 auto;
	-ms-word-break: break-all;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 12px;
	line-height: 20px;
}
.top-anchor{
	position: absolute;
	bottom: -80px;
	right: 0;
}
.top-anchor a:hover{
	border-color: #aaa;
}
.top-anchor a:after{
	position: absolute;
	top: 0;
	left: 50%;
	content: '';
	display: block;
	border: 5px solid transparent;
	border-bottom-color: #aaa;
	margin: 3px 0 0 -6px;
}
.top-anchor a{
	display: block;
	position: relative;
	padding: 15px 12px 3px;
	*padding: 10px 12px 10px;
	color: #888;
	border: 1px solid #ddd;
	font-size: 11px;
}

.content-select{
	margin: 50px 0 0;
}
.content-select select:hover{
	border: 1px solid #aaa;
}
.content-select select{
	padding: 5px 10px;
	height: auto;
	border: 1px solid #e1e1e1;
}


.table-agreement{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.table-agreement thead th,
.table-agreement thead td{
	background: #f9f9f9;
	padding: 10px 5px !important;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #e1e1e1;
}
.table-agreement th,
.table-agreement td{

	padding: 5px 10px;
	vertical-align: middle;
	border: 1px solid #e1e1e1;


	white-space: pre-wrap;
	/*
	20151208 À±ÅÂ°Ç ie7 ´ëÀÀ ±â·Ï

	-Áõ»ó
	ie7¿¡¼­´Â td ¾È¿¡ white-space:pre°¡ ÀÚµ¿ ³»·Á¾²±â°¡ µÇÁö ¾ÊÀ½.
	white-space:normal·Î ÇÏ°Ô µÇ¸é ³»·Á¾²±â¸¦ ¹«½ÃÇÏ±â¿¡ normal·Î ÇÏ´Â °ÍÀÌ ÃÖÀûÀÇ ¹æ¹ýÀº ¾Æ´Ô.
	
	-ÇØ°á¹æ¾È
	1Â÷ ÇØ°á ¹æ¾È: ÇöÀç±îÁø Å×ÀÌºí ³»¿¡¼­ ³»·Á¾²±â µî ¹®ÀåÀ» Á¶Á¤ÇØ¾ß ÇÏ´Â ºÎºÐÀÌ ¾ø±â¿¡ white-space:nowrmal·Î ÁøÇàÇÔ.
	2Â÷ ÇØ°á ¹æ¾È: ÃßÈÄ¿¡ Å×ÀÌºí ³»¿¡¼­ ³»·Á¾²±â¸¦ ¹Ýµå½Ã ÇÊ¿äÇÑ »óÈ²ÀÌ »ý±æ½Ã ¸ðµç td ¾È¿¡ pre¸¦ ³Ö´Â ÀÏ°ý ÀÛ¾÷À» ÁøÇàÇØ¾ß ÇÔ. td³»¿¡ pre¸¦ »ðÀÔÇÏ´Â ¹æ¹ýÀº ÀÏ°ý ÀÛ¾÷ÀÌ±â¿¡ ¾à°£ÀÇ ÀÛ¾÷¸¸ ÇÏ¸é µÊ.
	
	*/
	*white-space:normal;  /*À§ ³»¿ë 1Â÷ ¹æ¾È¿¡ ´ëÇÑ ÇØ°á ¹æ¹ý */
	-ms-word-break: break-all;
	word-break: break-all;
	word-wrap: break-word;
}
