
@import "fboard.css";
@import "basic.css";

/* ±âº»¼³Á¤  **********************************************************************************************/
html, body {
	margin:0;
	padding:0;
	height:100%;
}

body { 
		font:12px/120%  "±¼¸²", Gulim, "µ¸¿ò", Dotum,Arial, AppleGothic, sans-serif; 
		color:#3f3f3f; 
	}

section, nav, article, aside, hgroup, header, footer {
	display:block;
	padding:0;
	margin:0;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, thead, tfoot, tbody, th, td {
	margin:0;
	padding:0;
}

input, textarea, select, td, th {
	vertical-align:middle;
}

ul, ol, li {
    list-style:none;
}

h1, h2, h3, h4 {
	font-weight:bold;
	font-size:100%;
}

h5, h6 {
	font-weight:normal;
	font-size:100%;
}
 

img {
    vertical-align:top;
}

a:link, a:visited {
    color:#494949;
	text-decoration:none;
}

a:hover, a:active, a:focus {
    color:#000;
	text-decoration:none;
}

em, address, citi {
    font-style:normal;
}

abbr, acronym {
    border:0;
}

table {
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
	font-size:12px;
}

input {
	font:12px/120% "±¼¸²", Gulim, "µ¸¿ò", Dotum,  Arial, AppleGothic, sans-serif; 
    vertical-align:-2px;
	line-height:14px; 
}

label, button {
	cursor:pointer;
}

.hidden, legend, hr {
	position:absolute;
	top:0;
	left:-3000px;
	visibility:hidden;
	overflow:hidden;
	line-height:0.1%;
	font-size:0.1%;
	width:0.1%;
	height:0.1%;
}

caption {
	line-height:0; 
	font-size:0; 
	visibility:hidden;
}


/* text-indent:-9999px ´ë½Å ±ÇÀåÇÏ´Â ¹æ¹ý */
.hideText {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

.displayNone {
    display:none;
}



/* Á¤·Ä, »ö»ó µî  **********************************************************************************************/


.clear {
	clear:both;
}

.fLeft {
	float:left;
}

.fRight {
	float:right;
}

.letter {
	letter-spacing:-1px;
}

.aRight {
	text-align:right;
}

.aLeft {
	text-align:left;
}

.aCenter {
	text-align:center;
}

.cRed {
	color:#d63434;
}

.cBlue {
	color:#288bd8;
}

.cOrange {
	color:#e96c10;
}

.padding_l10 {
	padding-left:10px;
}
/* ¾ÆÀÌµð Áßº¹ Ã¼Å©*/
.aCenterV {
    float:center;
	width:340px;
	height:40px; 
	text-align:center;
	margin:40px 0 0 60px;
    font-weight:bold;
	font-size:14px;
    padding:10px;
    border:1px solid #e3e3e3;
}
  
.email_pop{    
	/*width:630px;
	height:234px;  
	background:url(../img/emailstop.jpg) no-repeat 30px 30px;  
	margin:40px 0 0 60px;
    padding-top:10px  */
    float:center;
} 
.email_pop p{   
	font:14px/120% "±¼¸²", Gulim, "µ¸¿ò", Dotum,  Arial, AppleGothic, sans-serif; 
	color:#4768A7;
    font-weight:bold; 
	width:630px;
	text-align:center;
	overflow:hidden;
    margin-top:5px  
}
.email_pop center{   
    float:center;
    padding-top:10px 
}

/* Å°º¸µå Á¢±Ù¼º  **********************************************************************************************/


#accessibility {
  float:left;
}

#accessibility a {
    background-color:#F9F9F9; 
    border:1px solid #7C3032;
    display:block;
    height:1px;
    line-height:1px;
	font-size:1px;
    position:absolute;
    text-align:center;
    top:-10px;
}

#accessibility a:hover, #accessibility a:focus {
    font-weight:bold;
    height:auto;
    line-height:18px;
    padding:10px;
    top:0;
    z-index:999;
	font-size:11px;
}



/* TABLE A TYPE (Å¸ÀÌÆ² Áß¾ÓÁ¤·Ä, ³»¿ë ¿ÞÂÊÁ¤·Ä)  **********************************************************************************************/


.tblTypeA {
    border-top:2px solid #525252;
	margin-bottom:15px;
}

.tblTypeA thead th {
    background-color:#f0f0f0;
    border:1px solid #e0e0e0;
    padding:9px;
	text-align:left;
	font-weight:bold;
}

.tblTypeA tbody th {
	padding:5px 9px;
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #e0e0e0;
	background-color:#f7f7f7;
}

.tblTypeA tbody td {
    border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
    padding:5px 9px;
    text-align:left;
	font-weight:normal;
}

.tblTypeA tbody td:first-child {
	border-left:none;
}

.tblTypeA .aLeft {
	text-align:left;
}

.tblTypeA .aCenter {
	text-align:center;
}

.tblTypeA .aRight {
	text-align:right;
}

.tbl_txt {
	font-size:11px;
	color:#878787;
	float:right;
	margin-top:-15px;
	font-weight:normal;
}


/* TABLE B TYPE (Å¸ÀÌÆ² Áß¾ÓÁ¤·Ä, ³»¿ë ¿ÞÂÊÁ¤·Ä)  **********************************************************************************************/


.tblTypeB {
    border-top:2px solid #525252;
	margin-bottom:15px;
}

.tblTypeB thead th {
    background-color:#f0f0f0;
    border:1px solid #e0e0e0;
    padding:9px;
	text-align:center;
	font-weight:bold;
}

.tblTypeB tbody th {
	padding:5px 9px;
	text-align:center;
	font-weight:normal;
	border-bottom:1px solid #e0e0e0;
	background-color:#f7f7f7;
}

.tblTypeB tbody td {
    border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
    padding:5px 9px;
    text-align:center;
	font-weight:normal;
}

.tblTypeB tbody td:first-child {
	border-left:none;
}

.tblTypeB .aLeft {
	text-align:center;
}

.tblTypeB .aCenter {
	text-align:center;
}

.tblTypeB .aRight {
	text-align:right;
}


/* TABLE C TYPE (Å¸ÀÌÆ² Áß¾ÓÁ¤·Ä, ³»¿ë ¿ÞÂÊ Å¸ÀÌÆ² Áß¾ÓÁ¤·Ä, ³»¿ë Áß¾ÓÁ¤·Ä) **********************************************************************************************/


.tblTypeC {
    border-top:2px solid #525252;
	margin-bottom:15px;
	font-size:11px;
	letter-spacing:-1px;
}

.tblTypeC thead th {
    background-color:#f0f0f0;
    border:1px solid #e0e0e0;
    padding:9px;
	text-align:center;
	font-weight:bold;
}

.tblTypeC tbody th {
	padding:5px;
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid #e0e0e0;
}

.tblTypeC tbody td {
    border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
    padding:5px;
    text-align:center;
	font-weight:normal;
}

.tblTypeC tbody td:first-child {
	border-left:none;
}




/* ÅØ½ºÆ® ¸®½ºÆ®  **********************************************************************************************/


ul.txtDep1 {
	margin-bottom:10px;
}

ul.txtDep1 > li {
	background:url(../images/common/bu_dep1.png) no-repeat 0 2px;
	font-weight:bold;
	padding-left:17px;
}

ul.txtDep2 {
	margin-bottom:10px;
}

ul.txtDep2 > li {
	background:url(../images/common/bu_dep2.png) no-repeat 0 1px;
	font-weight:normal;
	padding-left:15px;
}

ul.txtDep3 {
	margin-bottom:10px;
}

ul.txtDep3 > li {
	background:url(../images/common/bu_dep3.png) no-repeat 0 7px;
	font-weight:normal;
	padding-left:8px;
}



.txt2Dep1 {
	background:url(../images/common/bu_dep1.png) no-repeat 0 2px;
	padding-left:17px;
}

.txt2Dep2 {
	background:url(../images/common/bu_dep2.png) no-repeat 0 3px;
	padding-left:15px;
}

.txt2Dep3 {
	background:url(../images/common/bu_dep3.png) no-repeat 0 7px;
	padding-left:8px;
}
