@charset "utf-8";
/* CSS Document */
/* Highlight Text Color: #1fab4b */

* { margin : 0; padding : 0; }
img { border: 0px;}

ul li {
	list-style:none;
	float:left;
}

#container{
	width:950px;
	margin:0 auto;
}


body {
	background-color:#e5e5e5;
	background-image:url(../images/bg_pattern.gif);
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:120%;
}
INPUT, SELECT, TEXTAREA {
	 border:0px ; background-color:#333; color:#CCC;
	  font-family: Verdana, 굴림; font-size: 1em; padding-left:5px;
}
.button1 {
	width:110px; height:20px; 
}
.form {
	 width:170px;height:20px; 
}

h1 {
	padding-left:10px;
	padding-bottom:10px;
	font-size:2em;
	color:#FFF;
}
h2 {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:20px;
	font-size:1.8em;
	line-height:120%;
	color:#1fab4b;
}
h3 {
	padding-left:10px;
	padding-bottom:20px;
	font-size:1.4em;
	line-height:120%;
}
h4 {
	padding-left:10px;
	padding-bottom:5px;
	font-size:1.2em;
}
h5 {
	padding-bottom:5px;
	font-size:1.1em;
}
p {
	padding-left:10px;
	padding-bottom:10px;
}
article a {
	color:#1fab4b;
	text-decoration:none;
}
article a:hover {
	text-decoration:underline;
}
article a:visited {
	color:#1fab4b;
}


/* table  */
table {
	margin-left:10px;
	margin-bottom:10px;
	border-top:0px dotted #2c2c2c;
	border-left:0px dotted #2c2c2c;
}
table tr th{
	background-color:#1a1a1a;
	border-bottom:dotted #333 thin;
	padding: 5px;
	color:#CCC;
	text-align:center;
	font-size:0.8em;
}
table tr td{
	border-right:0px dotted #2c2c2c;
	border-bottom:1px dotted #2c2c2c;
	padding: 5px;
	font-size:1em;
}

/* Table small */
table.Small {
	margin-left:10px;
	margin-bottom:10px;
	border-top:1px dotted #2c2c2c;
	border-left:1px dotted #2c2c2c;
}
table.Small tr th{
	background-color:#1a1a1a;
	border-bottom:dotted #333 thin;
	color:#FFF;
	text-align:center;
	font-size:1.2em;
}
table.Small tr td{
	border-right:1px dotted #2c2c2c;
	border-bottom:1px dotted #2c2c2c;
	font-size:1.2em;
}


/* Table summary */
table.summary {
	text-align:center;
	border-top:1px dotted #2c2c2c;
	border-left:1px dotted #2c2c2c;
	color:#FFF;
}
table.summary tr th{
	background-color:#1a1a1a;
	border-bottom:dotted #333 thin;
	text-align:center;
	font-size:1.0em;
}
table.summary tr td{
	border-right:1px dotted #2c2c2c;
	border-bottom:1px dotted #2c2c2c;
	text-align:center;
	padding-left:10px;
	font-size:1em;
}
td.summarytop {
	border-bottom:solid #333 thin;
	background-color:#1a1a1a;
	font-weight:bold;
	text-align:center;
	font-size:0.8em;
}
td.summaryTotal {
	border-top:solid #333 thin;
	font-weight:bold;
	text-align:center;
	font-size:1.4em;
	color:#1fab4b;
}

/* table  */
table.none {
	margin-left:10px;
	margin-bottom:10px;
	padding: 0px;
	border:0px;
	cellspacing:0px;
	cellpadding:0px;
}
table.none tr th{
	padding: 0px;
	margin: 0px;
	border:0px;
}
table.none tr td{
	padding: 0px;
	margin: 0px;
	border:0px;
}

/* Header Part */
header{
	background-image:url(../images/header.jpg);
	height:0px;
}



/* Navigation Part */
nav {
	background-color:#19191b;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
nav ul{
	margin-left:50px;
}
nav ul li{
	color:#CCC;
	text-transform:uppercase;
	padding:10px 13px;
}
nav ul li a{
	color:#999;
	text-decoration:none;
}
nav ul li a:hover{
	color:#FFF;
	text-decoration:none;
}

nav ul li.new{
	background-image:url(../images/icon_new.png);
	background-repeat:no-repeat;
	background-position:right top;
}



/* Section Part */
section {
	background-image:url(../images/bg_trans_60.png);
	color:#999;
	padding: 40px 30px 40px 40px;
	font-size:0.9em;
}
article {
	float:left;
	width:600px;
}
aside {
	float:right;
	width:240px;
	padding:50px 0 50px 15px;
}
linksite {
	line-height:150%;
	font-size:0.8em;
}


/* Footer Part */
footer{
	background-color:#000;
	font-size:0.75em;
	text-align:center;
	color:#999;
	padding:20px;
}


/* Sponsor Page Style */
.sponsor h2{
	font-size:1.4em;
	padding-left:10px;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom: 1px dotted #666;
}
.sponsor li a span{
	display:block;
	text-align:center;
	color:#FFF;
	font-size:0.8em;
}
.gold a{
	display:block;
	float:left;
	width:199px;
	padding-right:0px;
	text-decoration:none;
	margin:0 1px 10px 0;
}
.silver a{
	display:block;
	float:left;
	width:149px;
	text-decoration:none;
	margin:0 1px 10px 0;
}
.media a{
	display:block;
	float:left;
	width:149px;
	text-decoration:none;
	margin:0 1px 10px 0;
}


/* News (Media Press) Page Style */
.news h3{
	padding-top:20px;
	padding-bottom:20px;
	color:#FFF;
	line-height:110%;
	text-align:center;
	text-transform:uppercase;
}

/* FAQ Page Style */
.faq h4{
	color:#FFF;
	font-size:1.1em;
	padding-left:10px;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:10px;
	text-decoration:underline;
}

.faq li{
	padding-left:10px;
	font-size:1em;
}

/* separator */
.clear{
	clear:both;
}
.space{
	clear:both;
	height:20px;
}
.spaceBig{
	clear:both;
	height:40px;
}


/* Link */
a.white {
	color:#FFF;
	text-decoration:none;
}
a.white:hover {
	color:#666;
	text-decoration:none;
}
a.white:visited {
	color:#FFF;
}

a.gray {
	color:#999;
	text-decoration:none;
}
a.gray:hover {
	color:#666;
	text-decoration:underline;
}
a.gray:visited {
	color:#999;
}


/* ` */
.point {
	color:#1fab4b;
}
.pointBig {
	color:#1fab4b;
	font-size:1.2em;
}
.pointu {
	color:#1fab4b;
	text-decoration:underline;
}
.pointuBig {
	color:#1fab4b;
	text-decoration:underline;
	font-size:1.2em;
}
.pointwhite {
	color:#FFF;
}
.pointwhiteCap {
	color:#FFF;
	text-transform:uppercase;
}
.pointwhiteBig {
	color:#FFF;
	font-size:1.2em;
	line-height:130%;
}
.pointred {
	color:red;
}
.pointredBig {
	color:red;
	font-size:1.2em;
}
.pointyellow {
	color:#FC0;
}
.pointyellowBig {
	color:#FC0;
	font-size:1.2em;
}
.pointolive {
	color:#CF0;
}
.pointoliveBig {
	color:#CF0;
	font-size:1.2em;
}
.Small{
	font-size:0.8em;
}
.normal{
	font-size:1em;
	color:#999;
}
