﻿/*** Common ***/
body{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
/***
	scrollbar-dark-shadow-color: #000000;
	scrollbar-highlight-color:   #000000;
	scrollbar-3d-light-color:    #000000;
	scrollbar-shadow-color:      #7a683d;
	scrollbar-base-color:        #000000;
	scrollbar-face-color:        #000000; 
***/
}

/*** Font Style ***/
body, td, p, ul, ol {
	font-family: 돋움, 굴림 ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #cccccc;
}
ul { 
	list-style-type: square;
}
.footer {
	font-family: 돋움, 굴림 ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:18px;
	color: #797675;
}
.body2 {
	font-family: 돋움, 굴림 ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:18px;
	color: #cccccc;
}
.date {
	font-family: 돋움, 굴림 ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;

}
.txtnormal {
	font-family: 돋움, 굴림 ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cccccc;

}
.bullet {
	background-image: url(../images/bulltet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 15px;
	vertical-align: top;
}

/*** Link Color ***/
a:link, a:visited {
	color: #987e05;	
	text-decoration: none;
}
a:hover, a:active {	
	color: #b46d1a;	
	text-decoration: none;
}
a.linkFooter:link, a.linkFooter:visited {
	color: #987e05;
	text-decoration: none; 
}
a.linkFooter:hover, a.linkFooter:active {
	color: #b46d1a;
	text-decoration: none; 
}

/*** Background ***/
.bgHomeGradientBL {
	background-image: url(../images/bg_home_gradient_botlft.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgHomeGradientBR {
	background-image: url(../images/bg_home_gradient_botrgt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgMain {
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
}
.bgGradient {
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: no-repeat;
}
.bgGradientTL {
	background-image: url(../images/bg_gradient_toplft.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bgGradientBL {
	background-image: url(../images/bg_gradient_botlft.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bgGradientTR {
	background-image: url(../images/bg_gradient_toprgt.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bgGradientBR {
	background-image: url(../images/bg_gradient_botrgt.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bgFadeTL {
	background-image: url(../images/bg_fade_toplft.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.bgFadeBL {
	background-image: url(../images/bg_fade_botlft.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.bgFadeTR {
	background-image: url(../images/bg_fade_toprgt.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.bgFadeBR {
	background-image: url(../images/bg_fade_botrgt.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

/*** Section Link Format ***/
a.linkSection2:link, a.linkSection2:visited {
	color: #f1d000;
	text-decoration: none; 
}
a.linkSection:link, a.linkSection:visited {
	color: #987e05;
	text-decoration: none; 
}
a.linkSection:hover, a.linkSection:active {
	color: #ffffff;
	text-decoration: none; 
}
a.linkSubSection:link, a.linkSubSection:visited {
	color: #b46d1a;
	text-decoration: none; 
}
a.linkSubSection:hover, a.linkSubSection:active {
	color: #ffffff;
	text-decoration: none; 
}
.cellSectionHead {
	padding: 0px 1px 2px 1px;
	font-family: 돋움, 굴림 ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	}
.cellSectionLine {
	background-color: #CCCCCC;
	}
.cellSection, .cellSectionHilite {
	padding: 6px 1px 2px 1px;
	font-family: 돋움, 굴림 ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
.cellSection {
	color: #7c7c7c;
	}
.cellSectionHilite {
	color: #f1d000;
	}
.cellSectionHilite2 {
	color: #f1d000;
	}
.cellSubSection, .cellSubSectionHilite {
	font-family: 돋움, 굴림 ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 12px;
	}
.cellSubSection2, .cellSubSectionHilite2 {
	padding: 4px 1px 4px 12px;
	font-family: 돋움, 굴림 ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
.cellSubSection {
	color: #b46d1a;
	}
.cellSubSectionHilite {
	color: #b46d1a;
	background-image: url(../images/subsec_arrow.gif);
	background-repeat:no-repeat;
	background-position: top left;
	}
.cellGalleryPict {
	background-color: #6F6800;
	padding: 7px 6px 6px 7px;
	}

/*** Content Template ***/
.boxContMain {
	padding-left: 3px;
	width: 573px;
	height: 120px;
	}
.boxContFull {
	width: 722px;
	height: 360px;
	border: 1px solid #d1a528;
	background-color: #000000;
	padding: 20px;
	}
.boxContHalf {
	width: 531px;
	height: 360px;
	border: 1px solid #d1a528;
	background-color: #000000;
	padding: 1px;
	}
.txtTitle {
	font-family: 돋움, 굴림 ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	}
.txtTitleSml {
    font-family: 돋움, 굴림 ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	}
.boxContHalf-bold {
	width: 531px;
	height: 360px;
	border: 1px solid #d1a528;
	background-color: #000000;
	padding: 20px;
	
}

/*** Table Template ***/
.tableBorder {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	}
.tableHead, .tableContent {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 2px 5px 2px 5px;
	}
.tableHead {
	background-color: #76512c;
	color: #FFFFFF;
	}
.tableContent {
	background-color: #574d47;
	color: #DEDEDE;
	}
.tableContentPress {
	background-color: #574d47;
	color: #DEDEDE;
	padding: 2px 5px 2px 5px;
	}
.tableContentPressBullet {
	background-image:  url("../images/press_arrow.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding: 2px 5px 2px 15px;
	}

/*** Space n Gap ***/
.padTitle {
	padding-top: 82px;
	}
.spaceTitle {
	height: 118px;
	}
.padFlash {
	padding-top: 12px;
	padding-bottom: 20px;
	}
.padFlash2 {
	padding-top: 12px;
	padding-bottom: 35px;
	}
.gapContFull, .gapContHalf {
	height: 12px;
	}
.gapFooter {
	height: 30px;
	}
.padFooter {
	padding-bottom: 30px;
	}
.spaceFooter {
	height: 60px;
	}
	
/*** Sitemap Style ***/
.levelOne {
	font-size: 18px;
	line-height: 1.5;
	}
.levelTwo {
	font-size: 16px;
	line-height: 1.5;
	padding-left: 20px;
	}
.levelThree {
	font-size: 14px;
	font-style: italic;
	padding-left: 20px;
	}
a.levelOne:link, a.levelOne:visited {
	color: #f3c800;
	text-decoration: none; 
}
a.levelOne:hover, a.levelOne:active {
	color: #b46d1a;
	text-decoration: none; 
}
a.levelTwo:link, a.levelTwo:visited {
	color: #cd9f00;
	text-decoration: none; 
}
a.levelTwo:hover, a.levelTwo:active {
	color: #b46d1a;
	text-decoration: none; 
}
a.levelThree:link, a.levelThree:visited {
	color: #987e05;
	text-decoration: none; 
}
a.levelThree:hover, a.levelThree:active {
	color: #b46d1a;
	text-decoration: none; 
}
