@charset	"euc-kr";

/* =default 
----------------------------------------------------------------------------------- */

ul li, ol li {
	list-style-type:none;
	font-weight:normal;
}

img, fieldset {
	border:0 none;
}
a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:#4C4C4C;
}
a:hover {
	text-decoration:underline;
	color:#4C4C4C;
}
/*fieldset legend, hr {
/*	display:none;
/*}
/* =layout
----------------------------------------------------------------------------------- */
#container {
	width: 954px;
}
#header {
	position:relative;
	z-index:1;
	height: 141px;
}
#left {
	width:219px;
	float:left;
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#FFFFFF;
}
#main {
	width:735px;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	z-index:2;
}
#footer {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	margin-bottom: 10px;
}
/* =common 
----------------------------------------------------------------------------------- */

td {
	font-family:Dotum, sans-serif;
	font-size:12px;
	letter-spacing:-.01em;
	color:#666;
	margin:0;
	padding:0;
	font-weight:normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
hr {
	color:silver;
	align:center;
	width:95%;
	
}


/* =font
----------------------------------------------------------------------------------- */
.red{color:#990000;
}
.redB{color:#990000;
	font-weight:bold;
}
.blue{color:#4152BE;
}
.blueB{color:#4152BE;
	font-weight:bold;
}
.grayB{color:#707070;
	font-weight:bold;
	text-align:left;
	padding: 16px 0 6px 24px;
}
.gray{color:#707070;
	text-align:left;
	padding: 2px 0 2px 0px;
}
.study_type{
	padding-left:24px;
	text-align:left;
	line-height:18px;
}
.green{color:#52882E;
}
.greenB{font-weight: bold;
	color:#055800;
	padding: 16px 0 6px 24px;
	text-align:left;
	}
.blank{color:#000000;
}
.navy{color:#4682B4;
}
.navyB{color:#483D8B;
	font-weight:bold;

}

/* =form 
----------------------------------------------------------------------------------- */

input {
	vertical-align:middle;
}
.input {
	vertical-align:middle;
	border:solid 1px #CCCCCC;
}
.typeText, .typeTextarea, .typeFile {
	border:1px solid #dcdcdc;
}
select option {
	padding-right:1em;
}
.typeText_50	{
	border:1px solid #dcdcdc;
	width:50px;
}



/* =button 
----------------------------------------------------------------------------------- */

.button {
	text-align:right;
	margin-bottom:30px; 
	/* xjosŸ */
	height:auto; 
	border:0 none; 
	background-color:transparent;
	clear:both;
}


/*  
----------------------------------------------------------------------------------- */
.m_t6 {
	height:6px;
}
.m_t20 {
	height:20px;
}
.m_t30 {
	height:30px;
}
.m_t35 {
	height:35px;
}
.m_t40 {
	height:40px;
}
.m_t50 {
	height:50px;
}
/**** ̺  *****/
.dot{
	background-image:url(../images/common/dot.gif);
	height:1px;
	}
	
/* stydy */
.study{
	background-color:#CEBBA8;
	width:594px;
	}
.study table th{
	background-color:#F5EEE7;
	color:#75604B;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	padding-left:10px;
	}
.study table td{
	background-color:#FFFFFF;
	padding: 4px 0px 4px 10px;
	text-align:left;
	}
.study_td{
	background-color:#FFFFFF;
	padding-right:10px;
	text-align:right;
	}




/*emigration*/
.em{
	background-color:#72C42D;
	width:594px;
	}
.em table th{
	background-color:#E3F7D2; 
	color: #5B9449;
	font-weight:bold;
	text-align:left;
	padding: 4px 0px 4px 10px;
	}
.em table td{
	background-color: #FFFFFF;
	font-family: ;
	text-align: center;
	padding: 4px 0px 4px 10px;
	}
.em_td{
	background-color:#FFFFFF;
	padding: 4px 0px 4px 10px;
	text-align:right;
	}
/*board*/
.board{
	width:594px;
	}
.board table th{
	background-image:url(../images/board/table_bg.gif);
	color: #747474;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	height:28px;
	}
.board_td{
	padding: 2px 0px 2px 0px;
	line-height:16px;
	border-bottom:#D5D5D5 solid 1px;
	}
/*bview, 김?운, 게시?이 ?려 ?겨 ?이?조정?? 20080723*/
.bview{
	/*width:579px;*/
	width:600px;
	/*
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:640px;
	height:1000px;
	*/
	}
.bview table th{
	background-color:#F2EBDB;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	line-height:18px;
	border-bottom:#D5D5D5 solid 1px;
	}
.bview_td{
	padding: 2px 0px 2px 6px;
	text-align:left;
	line-height:18px;
	border-bottom:#D5D5D5 solid 1px;
	}
