@charset "UTF-8";
/* CSS Document */
@import "/lib/css/component.css"; 

#contents h1.vi {
	background: url(/lib/img/other/vi_link.jpg) left top no-repeat;
	display: block;
	height: 110px;
	margin: 0 0 20px 24px;
	width: 560px;
}

#contents h1 span {
 display:block;
 text-indent:-9999px;
 overflow:hidden;
}

#contents div.cccBox {
	background: url(/lib/img/cmn/bg_ccc_box.gif) left top repeat-y;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	padding: 5px 0 0 0;
	width: 560px;
}

#contents textarea.linkTxt {
	height: 40px;
	width: 500px;
}
