html, body, input, table {
	font-family: Gulim, ±¼¸², Dotum, µ¸¿ò, Arial, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	padding: 0;
	color: #666;
}

body {
	margin: 50px auto;
	background:#ffffff url(../kor/image/bg.gif) repeat-x fixed; 
	text-align: center;
}

/* font style
--------------------------------------------------*/
.color_ffffff   {color: white;}
.color_a0a0a0   {color: #a0a0a0;}
.color_1a5295_b {color: #1a5295; font-weight: bold;}

/*///////////////////////////////////////      document     ///////////////////////////////////////*/

#document {
	text-align: justify;
	line-height: 170%;
}

	#document h2 {
		color: #0075bb;
		font-weight: bold;
		line-height: 120%;
		text-align: left;
}

	#document h4 {
		color: #008eab;
		font-weight: bold;
		line-height: 100%;
}

	#document ul {
}

	#document ul li {
		border-width: 0 0 1px 0;
		border-color: #eee;
		border-style: solid;
		padding:4px 0 0 0;
}

.banner {
	width: 134px;
	height: 38px;
	display: block;
}

#counter {
	width: 126px;
	font-size: 10px;
	font-family: verdana, tahoma, Arial, sans-serif;	
	line-height: 135%;
	border: 1px solid #dbdbdb;
	padding: 5px;
	text-align: justify;
	margin: 10px 0;
}

#counter ul {
	list-style:none;
	padding: 0;
	margin: 0 10px;
}

#counter ul li {
	list-style:none;
}

/* table
--------------------------------------------------*/
.t_1 {
	line-height: 150%;
	vertical-align: top;
	background-color: #2368bc;
	padding: 5px;
	color: white;
	font-weight: bold;
	border-width: 0 1px 1px 0;
	border-color: white;
	border-style: solid;
}
.t_2 {
	line-height: 150%;
	vertical-align: top;
	background-color: #fcf7e2;
	padding: 5px;
	font-weight: bold;
	border-width: 0 1px 1px 0;
	border-color: white;
	border-style: solid;
}
.t_3 {
	line-height:150%;
	background-color: #f4f4f4;
	text-align: justify;
	padding: 5px;
	border-width: 0 1px 1px 0;
	border-color: white;
	border-style: solid;
}

/*///////////////////////////////////////      link     ///////////////////////////////////////*/

a:link    {color:#666; text-decoration:none;}
a:visited {color:#666; text-decoration:none;}
a:hover   {color:#1a5295; text-decoration:underline;}
a:active  {color:#666; text-decoration:none;}

a.url:link     {color:#0d57c7; text-decoration:none;}
a.url:visited  {color:#0d57c7; text-decoration:none;}
a.url:hover    {color:#1a5295; text-decoration:underline;}
a.url:active   {color:#0d57c7; text-decoration:none;}

a.link:link    {color:#ef5900; text-decoration:none;}
a.link:visited {color:#ef5900; text-decoration:none;}
a.link:hover   {color:#1a5295; text-decoration:underline;}
a.link:active  {color:#ef5900; text-decoration:none;}

/*///////////////////////////////////////      layout     ///////////////////////////////////////*/

.table_100 {
	width: 100%;
	table-layout: fixed;
}

/* warp
--------------------------------------------------*/
#body_table {
	width: 775px;
	background-color: white;
	border: 1px solid #f7f7f7;
	table-layout: fixed;
}

#body_td {
	text-align: center;
	padding: 10px;
}

/* top
--------------------------------------------------*/
#top_logo {
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}

#top_img {
	width: 510px; 
	height: 80px;
	border: 0; 
	display: block;
}

#location {
	text-align: left;
	height: 40px;
	background-color: #eee;
	padding-left: 10px;
}

#sub_menu {
	text-align: left;
	height: 40px;
	background-color: #eee;
}

/* body
--------------------------------------------------*/	
#menu {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-color: #eee;
	border-right-style: solid;
	padding: 10px 0;
}
	#menu .menu_img {
		width: 190px;
		height: 30px;
		border: 0;
		display: block;
}
	#menu .menu_arrow {
		width: 12px;
		height: 13px;
		border: 0;
		margin-right: 5px;
		vertical-align:top;
}

	#menu ul {
		width: 190px;
		list-style: none;
		margin: 3px 0;
		padding: 6px 0;
		background-color:#f7f7f7;
}

	#menu ul li {
		list-style: none;
		padding: 3px 0 3px 10px;
}

#contents {
	padding: 10px 0 10px 10px;
	text-align: center;
	vertical-align: top;
}

/* bottom
--------------------------------------------------*/
#copy_table {
	width: 100%; 
	height: 70px;
	background-color:#eee;
}

#copyright {
	font-size: 10px;
	font-family: verdana, tahoma, Arial, sans-serif;	
	text-align: right; 
	vertical-align: bottom; 
	padding: 10px;
	line-height: 150%;
}

#copyright .small_kor {
	font-family: Gulim, ±¼¸², Dotum, µ¸¿ò, Arial, sans-serif;
	font-size: 8pt;
	margin-top: 5px;
}

#bottom_img {
	width: 225px; 
	height: 60px;
	border: 0; 
	display: block;
}