

.sub_visual							{text-align:center; min-height:150px; background:url('/img/sub_img.jpg') no-repeat center top;}
.sub_visual img						{vertical-align:top;}


.sub_left								{width:175px; float:left;}
.left_title							{border-bottom:2px solid #ed212d; padding-bottom:29px;}

.sub_content						{width:775px; float:right; }
.content_title										{ border-bottom:1px solid #ccc; height:63px;}
.content_title .title_subject			{float:left; color:#000; font-size:35px; margin-top:4px;}
.content_title .title_navi				{float:right; font-size:13px; color:#0e0e0e; text-align:right; margin-top:20px;}
.title_navi span							{font-weight:bold; color:#ed212d;}
.content_desc											{margin-top:50px;}

/*이용약관 & 개인정보취급방침 */
.terms_pop_wrap	{position:relative;}
.terms_title_bg	{position:absolute; left:20px; top:6px; z-index:2; filter: alpha(opacity=25); /* internet explorer */ -khtml-opacity: 0.25; /* khtml, old safari */  -moz-opacity: 0.25;  /* mozilla, netscape */  opacity: 0.25;  /* fx, safari, opera */}
.terms_title	{width:720px; margin:10px auto; text-align:center; font:bold 17px 'malgun gothic'; color:#134dc2; border:2px solid #eee; padding:16px 0px; }
.terms_con	{padding:15px;}
.terms_btn	{text-align:center; border-top:1px solid #eee; padding:10px 0px;}

.privacy_pop_wrap	{position:relative;}
.privacy_title_bg	{position:absolute; left:20px; top:6px; z-index:2; filter: alpha(opacity=25); /* internet explorer */ -khtml-opacity: 0.25; /* khtml, old safari */  -moz-opacity: 0.25;  /* mozilla, netscape */  opacity: 0.25;  /* fx, safari, opera */}
.privacy_title	{text-align:center; font:bold 17px 'malgun gothic'; color:#134dc2; border:2px solid #eee; padding:16px 0px;  width:720px; margin:10px auto}
.privacy_con	{padding:15px;}
.privacy_btn	{text-align:center; border-top:1px solid #eee; padding:10px 0px;}