﻿body 
{
	margin: 0px;
	padding: 0px;
	background-color:#AEA57A;
	width: 100%;
	height: 100%;
	text-align:center;
	font-family: 맑은 고딕, 고딕;
	font-size: 9pt;
}

a,img {selector-dummy: expression(this.hideFocus=true);}

img, ul, li, div, table
{
	border:0px;
	padding:0px;
	margin:0px;
	list-style-type: none;
}

td
{
	padding:0px;
	border:0px;
}

#Content
{
	width:928px;
	height:642px;
}

#Content .Content_Main
{
	padding:0px;
	margin:0px;
	width:100%;
	height:602px;
	border: solid 2px #FFFFFF;
}

#Content .Content_Menu
{
	text-align:right;
}

#Content .Content_Copyright
{
	text-align:left;
	color:White;
}

#topMenu
{
	padding:0px;
	margin:0px;
}


#topMenu .Menu
{
	float:left;
}

#topMenu .subMenu
{
	clear:both;
}

#leftMenu
{
	width:176px;
	height:484px;
	background-color: #000000;
}

#leftMenu .left_top
{
	height:378px;
}

.content_main
{
	float:left;
	width:436px; 
	height:380px; 
	background-color:#FFFFFF;
}

/* topmenu css */
.mattblackmenu ul{
margin: 0px;
padding: 0px;
list-style-type: none;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0px;
}

.span01
{
	display:none;
}

.span01 .text
{
	padding: 5px 10px 5px 10px;
	height:100%;
}

.Faqline
{
	background-image:url(/Common/Images/FAQ/FAQ_Line.jpg); 
	height:1px;
	font-size :1px;
	line-height :1px;
}

.box
{
	border: 0px;
	background-color:#c6bfa2;
	font-family: 맑은 고딕, 고딕;
	font-size: 9pt;
	width:100%;
}

#Content .Content_Copyright a:link { color:Black; text-decoration:none; }
#Content .Content_Copyright a:active { color:Black; text-decoration:none; }
#Content .Content_Copyright a:visited { color:Black; text-decoration:none; }
#Content .Content_Copyright a:hover { color:Black; text-decoration:none; }
