body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:#222222; }

body {
	padding:0px;
	margin:0;
/*	background: #ffffff url(./images/background-01.jpg); */
	background: #F7F7F7;
	background-repeat:no-repeat;
    font-family: "맑은 고딕","Malgun Gothic",나눔고딕,돋움,Dotum,굴림,Gulim,"Apple SD Gothic Neo",sans-serif;
}


    ul.leaders {
        max-width: 45em;
        padding: 0 0 0 20px;
        overflow-x: hidden;
        list-style: none
      }
    ul.leaders li:before {
        float: left;
        width: 0;
        white-space: nowrap;
        content:
     ". . . . . . . . . . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . . . . . . . . . "}
    ul.leaders span:first-child {
        padding-right: 0.33em;
        background: white}
    ul.leaders span + span {
        float: right;
        padding-left: 0.33em;
        background: white}      


    .program h3{
      color:#548DD4;
    }





	header{
		border-top:3px solid #000;
		background: #ffffff;
		box-shadow: 0 4px 10px #d3d3d3;
	}

	.logo{
		font-size: 30px;
		font-family: 'Oswald', sans-serif;
	}
  		
  			#topLogo{
		display: table-cell;
    font-size: 30px;
    height: 80px;
    vertical-align: middle;
	}
	#main_top {
		margin: 0 auto;
		padding: 0px;
		/*height:100px;*/
    padding: 0;
    width: 970px;
	}
	#main_mid {
		margin: 0 auto;
		padding: 0;
		width:970px;
		/*background: #fff;*/
	}
	#main_bottom {
		margin: 0 auto;
		padding: 0px;
		width:970px;
	}
	#main {
		margin: 0px;
		padding: 0px 0 0 0;
		_padding: 0px 0 0 0;
	}

	#content_top {
		width:100%;
		margin:  0 auto;
		padding: 0px 0 20px 0;
		/* background: url(http://koreanfest.com/images/top-menu2.jpg);
		background-repeat:no-repeat;
		*/
	}
	
	#content_body{
		padding:0 10px 0 10px;
	}
	

#menu_top {
    height: 35px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -25px;
}
	#menu_bottom {
		margin:  0;
		padding: 0;
	}
	#copyright {
		margin:  0;
		padding: 0;
	}

form { margin:0px; }

img {border:0px;}

a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }

a:hover { text-decoration:underline; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }


a:link, a:visited, a:active { text-decoration:none; color:#000; }


.member {font-weight:bold;color:#888888;}
.guest  {font-weight:normal;color:#888888;}

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana, 굴림; color:#222222; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.small { font-size:8pt; font-family:돋움; }
.cloudy, a.cloudy {color:#888888;} /* 흐림 */

input.ed { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; }
input.ed_password { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; font:10px Tahoma; }
textarea.tx { border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:2px; }


.contentLeft {
	padding: 0 5px 0 5px;
}
.contentRight {
	padding: 0 10px 0 5px;
}


#latest {
		text-align:left;
    clear: both;
    float: left;
    /*height: 99px;*/
    padding: 0 19px;
}
#latest dt.latestblue {
    height: 15px;
    margin-bottom: 22px;
    margin-top: 0;
    padding-left: 0;
    width: 100%;
}
#latest dd {
		margin-left: 15px;
    background: url("/skin/latest/gc1/dot.gif") no-repeat scroll 2px 6px rgba(0, 0, 0, 0);
    color: #7b7979;
    font-size: 12px;
    padding: 0 0 11px 9px;
}
#latest dd a {
    color: #7b7979;
    font-size: 12px;
}

/*#writeContents{
	background: #fff none repeat scroll 0 0;
    display: block;
    margin-top: 20px;
    padding: 10px 20px !important;
}
*/


