/* dummy file */
.list_vspace {padding:5px 2px 5px 0px}
.list_tspace {padding:0px}
.small_han	 {font-family:dotum,µ¸¿ò,arial; font-size:11px}

.floatNaviArrow {
	position: absolute;
	left: 10px;
	top: 10px;
	width:22px;
	height:41px;
	z-index:1;
	display : none;
}

.vSpacer  {font-size:1px;height:5px;  clear:both}
.vSpacer2 {font-size:1px;height:10px; clear:both}
.vSpacer3 {font-size:1px;height:15px; clear:both}
.hidden   { display : none }

#dq_textContents_memo p  { margin:1px }
#dq_textContents_memo ol { margin-top:5px }
#dq_textContents_memo ul { margin-top:5px; list-style:circle }
#dq_textContents_comment p  { margin:1px }
#dq_textContents_comment ol { margin-top:5px }
#dq_textContents_comment ul { margin-top:5px; list-style:circle }
form { display:inline }

#thumbNaviSelector {
	position: absolute;
	width:  10px;
	height: 10px;
	left: 10px;
	top:  10px;
	display:none;
	border:4px solid #f0f0f0;
	z-index:0;
	filter  : alpha(opacity=40);
	opacity : 0.4;
}
#thumbNaviSelector div { border:1px solid #303030 }

.imageToolbox {
	position: absolute;
	width:  34px;
	height: 34px;
	left: 10px;
	top:  10px;
	display:none;
	z-index:1;
}
.imageToolbox img {	cursor:pointer }

/* ------------ highslide css ------------- */

.highslide {
    cursor: url(plug-ins/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #525252;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image-blur {
}
.highslide-image {
	border: 2px solid white;
}
.highslide-caption {
    display: none;
    
    border: 1px solid white;
    border-top: none;
    font-family: gulim, batang, Verdana, Helvetica;
    font-size: 9pt;
    padding: 5px;
	color:#404040;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(plug-ins/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(plug-ins/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.highslide-dimming {
	background: black;
	position: absolute;
}

.highslide-overlay {
	display: none;
}

.controlbar {	
	background: url(plug-ins/highslide/graphics/controlbar4.gif);
	width: 100px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(plug-ins/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}