@charset "utf-8";

/* 컬러셋 기본 스타일(각 영역별 무배경) */
/*xegrid style default differently */
body { }
#header { }
#xgheadergrid {color:#efefef;}
#xg2 .xgbox .w1 {background:transparent;}
#xg5 .xgbox .w1 {background:transparent;}
#centermain {background:transparent;}
#footer {background:transparent;color:#777; }
#footmod {background:transparent;}
#footersection {background:transparent;border-top:none !Important;}
#credit {background:transparent;border-top:none !Important;color:#777;}
#gotop a {color:#888;}
#gotop a:hover {color:#800000;}
.copy span {text-transform:capitalize; color:#FF8000;}

/* 푸터 보더 컬러 */
#footmod,#footersection,#credit{;border:1px solid #bbb;}

/* 어두운 배경 폰트컬러 스타일 */
#xgheadergrid a:visited,#footmod .plain a, #footmod .plain a:visited,
#cp a, #cp a:visited,#credit a, #credit a:visited {color:#888888;}

#xgheadergrid a:focus,#xgheadergrid a:hover,
#footmod .plain a:hover, #footmod .plain a:focus,#cp a:focus, #cp a:hover,#credit a:focus, #credit a:hover{color:#800000;}

