@charset "euc-kr";
body {
	margin: 0px;
	background-color: #5b5b5b;
}
#mainbg {
	background-image: url(/2008/main/images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#submenu { padding-left: 30px; 
}
#trans_eng { margin-left: -8px; 
}

#copyright {
	margin-top: 11px;
	margin-left: 30px;
}
#content {
	background-image: url(/2008/images/bodyline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#contentbody { margin-top: 28px; }
#vodlink { margin-right: 8px; }
#suistarimg {
	width: 720px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#suistarimg td {
	word-break:break-all;
}
#uniformtab {
	width: 720px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 12px;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.highslide {
	cursor: url(/2008/gboard/skin/board/gallery/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-image {
    border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	/*border-top: 1px solid white;
	border-bottom: 1px solid white;*/
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(<?=$board_skin_path?>/highslide/graphics/loader.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;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 3px;
	font-size: 9pt;
    font-weight: none;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 0px solid #333;
    border-bottom: 0px solid #333;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control, .control * {
	color: #000;
}
.pad_t10 { padding-top: 10px; }
.mrg_t10 { margin-top: 10px; }
.border_5px { border: 5px solid #999999; }
.bodytext {
	font-family: "µ¸¿ò", Arial;
	font-size: 11px;
	line-height: 19px;
	color: #5e5e5e;
}
