/* 메인비쥬얼베너 */
img {vertical-align:top;}
#dgc_chuviewBn {position:relative; margin:0 auto; *zoom: 1; width:1010px; height:255px;}
#dgc_chuviewBn:after {display: block; clear: both; content: "";}
#slideshow {float:left;}
#slides {position:absolute; width:100%; height:255px; list-style:none; left:-40px; top:-12px;}
.pagination {position:absolute; font:11px dotum; z-index:1000; 
	visibility:hidden;	/* 버튼 숨김으로 설정시 [ visibility:hidden; ] */
	padding:10px 10px;		/* 테두리와 버튼 간격 */
	right:0; bottom:0;			/* 왼쪽    위       선택일 경우 [ left:0; top:0; ] */
									/* 왼쪽    아래    선택일 경우 [ left:0; bottom:0; ] */
									/* 오른쪽 위       선택일 경우 [ right:0; top:0; ] */
									/* 오른쪽 아래    선택일 경우 [ right:0; bottom:0; ] */
	}
.pagination li {float:left; width:20px; height:20px; margin-left:4px; cursor:pointer; background:url('/images/mssum_off.png') no-repeat; list-style:none; }
.pagination li.current { background:url('/images/mssum_on.png') no-repeat; }
.pagination li span {display:none;}

#sub_view {width:100%; height:255px; margin:0 auto; text-align:center; background:url('/layouts/99_layout01/image/sub_bg01.jpg') no-repeat center top;}
#content {width:1010px; margin:0 auto; background:#ffffff; box-shadow:0 0 10px #999;}
#content .contentbody {padding:0 10px 0 0;}
#content .contentbody .ctleft {float:left; width:210px; height:800px; position:relative; z-index:100;}
#content .contentbody .mlabel02 {width:121px; height:121px; position:absolute; left:0; top:-80px;}
#content .contentbody .subcut {float:left; width:20px; height:800px; background:url('./image/sub_cut.jpg') no-repeat top;}
#content .contentbody .ctright {float:right; width:770px;}
#content .contentbody .nowlocation {font-family:Arial,dotum; text-align:right; padding:17px 15px 13px 0; border-bottom:1px dotted #dedede; margin-bottom:16px; font-size:11px;}