/*
@charset "utf-8";
CSS Document

body,td,th {font-family: dotum;	font-size: 11px;	color: #999999;}
body {background-color: #1b1d25;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px; background-image:url('../../front/common/images/inc/bgAll.jpg');background-repeat: repeat-x;}

.colorGray1 { color: #cccccc; }
.colorGray2 { color: #dddddd; }
.colorGray3 { color: #8c8b8b; }
.colorRed1 { color: #6e383c; }
.colorYellow1 { color: #a19a74; }
.colorYellow2 { color: #cca636; }

.fontSize20{ font-size:20px; }
.lh160{ line-height:160%; }

a:link {	color: #999999;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #999999;}
a:hover {	text-decoration: underline;	color: #FFFFFF;}
a:active {	text-decoration: none;	color: #999999;}

.miniimg{border:1px solid #757575}
.miniimg_on{border:3px solid #ffcc00}

 */


@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #888888;
}
body {
	background-color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
}
a:link {	color: #888888;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #888888;}
a:hover {	text-decoration: underline;	color: #FFFFFF;}
a:active {	text-decoration: none;	color: #888888;}

img{border:0px}

.size12 { font-size:12px; }
.size24 { font-size:24px; }

.colorWhite { color:#ffffff;}
.colorGray1 { color:#7a7a7a;}
.colorGray2 { color:#515050;}
.colorPoint1 { color:#cca636;}


.fontDotum { font-family: dotum;}

.lh150 { line-height:150%;}

.miniimg{border:2px solid #666666}
.miniimg_on{border:2px solid #cca636}