@charset "utf-8";
/* CSS Document */


body {
	margin:0;
}

.red
{
	color:#F00 !important;
}

.yellow
{
	color:#effe02 !important;
}

a.download
{
	color:#FF0;
	font-family:malgun-gothic, gothic, Verdana, Geneva, sans-serif;
	font-size:18px;
	text-decoration:none;
}

a.download:hover
{
	color:#C60;
}



.bgblack
{
	background-color:#000000 !important;
}

.bigtitle1
{
	color:#FFFFFF;
	font-family:malgun-gothic, gothic, Verdana, Geneva, sans-serif;
	font-size:28px;
}

.bigtitle2
{
	color:#FFFFFF;
	font-family:malgun-gothic, gothic, Verdana, Geneva, sans-serif;
	font-size:20px;
	line-height:24px;
}

.bluetitle1
{
	color:#2f5afa;
	font-family:malgun-gothic, gothic, Verdana, Geneva, sans-serif;
	font-size:20px;
	line-height:24px;
}

.bodytext1
{
	color:#FFFFFF;
	font-family:malgun-gothic, gothic, Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:18px;
}


.tbl-left td
{
	text-align:left !important;
}

.tbl-texttop td
{
	vertical-align:text-top !important;
}

#top, #foot
{
	background-color:#000000;
}

#top .logo
{
	padding:32px 130px 23px 6px;
	
}

#top .lang
{
	color:#FFFFFF;
	text-align:right;
	padding:15px 0 15px 0;
	font-family:malgun-gothic, gothic, Verdana, Geneva, sans-serif;
	font-size:12px;
}

#top .menu
{
	padding-top:10px;
	padding-bottom:30px;
}

#top .menu a
{
	color:#FFF;
	margin-right:55px;
	text-decoration:none;
	font-family:malgun-gothic, gothic, Verdana, Geneva, sans-serif;
	font-size:16px;
}

#foot td
{
	
	font-family:malgun-gothic, gothic, Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFF;
}

#foot .info
{
	padding:48px 180px 48px 0;
}

#mainpic
{
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#000;
	height:350px;
	background-size:cover;
}

.mmainpic
{
	height:417px !important;
}

.contentsbg
{
	background-color:#1f2326;
}

.contentsbg2
{
	background-color:#15171A;
}

.contents
{
	width:1171px;
	border:0;
	border-spacing:0;
	border-collapse:collapse;
}

.contents td
{
	text-align:center;
}
