#header {
	background-color:#478486;
	font-style:돋움;
	font-color:2C696B;
	font-size:85%;
}
begin custom header content for 메뉴
<style type="text/css">
		div.yui-b p {
			margin: 0 0 .5em 0;
			color: #999;
		}
		div.yui-b p strong {
			font-weight: bold;
			color: #000;
		}
		div.yui-b p em {
			color: #000;
		}            
		h1 {
			font-weight: bold;
			margin: 0 0 1em 0;
			padding: .25em .5em;
			background-color: #ccc;
		}
		#productsandservices {
			width:623px;   /* 메뉴 길이*/
			margin: 0 0 10px 0;
		}
		#productsandservices a:link{
			cursor: hand;			
		}
		#productsandservices a:visited{
			cursor: hand;			
		}

	</style>
end custom header content for 메뉴


begin custom header content for 캘린더
<style type="text/css">
	#cal1Container {
		background-color:white;		
	}

	#caleventlog {
		float:left;
		width:417px;
		margin:8px 0 0.5em 0;
		background-color:#fff;
		border:1px solid #808080;
		border-left-style:none;
	}
	#caleventlog .bd {
		overflow:auto;
		font-family:돋움;
		height:14em;
		line-height:1.5em;
		padding:6px;
	}
	#caleventlog .hd {
		background-color:#fff;
		border-bottom:1px solid #808080;
		font-size:100%;
		font-family:돋움;
		text-align:center;
		padding:2px;
	}
	#caleventlog .entry {
		margin:0 0 0 0;	
	}
	.yui-skin-sam .yui-calendar td.calcell.oom {  
	     background-color:#ffffff;   
	     color:#a6a6a6;   
	     cursor:default;   
	 }  
	.yui-skin-sam .yui-calendar td.calcell.highlight3 { background-color:#fffeee;}
</style>
end custom header content for 캘린더


<style type="text/css">
#container{width:540px; height:400px; border:1px;background-color:white;}
#hd {padding:1em 0.2em 0 0.2em;}

/* 탭뷰 컨텐츠부분 */
.yui-skin-sam .yui-navset .yui-content {
    background:#fff; 
	height:34.5em;
}
.yui-skin-sam .yui-navset .yui-content li {
	font-family:돋움;
	font-size:100%
	margin:2px;
}
</style>

begin custom header content for 캐로젤
<style type="text/css">
    .yui-carousel-element li {
        height: 130px;
        text-align: left;
    }

    #container2 {
        font-size: 12px;
        margin: 2px 0 0 0;
    }

    #container2 a {
        text-decoration: none;
    }
            
    #container2 .intro {
		border: 0px;
        display: inline;
		padding: 0 0 0 10px;
		margin: 0px 10px 0px 0px;
        width: 189px;                     /*캐로젤 너비*/
    }
            
    #container2 .item {
        display: inline;
        margin: 0 14px 0 4px;
        overflow: hidden;
        padding-right: 80px;
        width: 106px;
    }

    #container2 .item .authimg {
        bottom: 2px;
        margin-left: 0px;
        position: absolute;
        z-index: 1;
    }
            
    #container2 .item h3 {
        line-height: 85%;
        margin-top: 4px;
    }
            
    #container2 .item h3 a {
        font: 77% Arial, sans-serif;
        position: relative;
        text-transform: uppercase;
        z-index: 2;
    }
            
    #container2 .item h3 a:link {
        color:#35a235;
    }
            
    #container2 .item h4 {
        margin-top:5px;
    }
            
    #container2 .item h4 a {
        font: 100% Georgia, Times, serif;
        position: relative;
        z-index:2;
    }

    #container2 .item h4 a:link {
        color:#00639b;
    }
            
    #container2 .item cite {
        color: #888;
        display: block;
        font-size: 77%;
        line-height: normal;
        margin-bottom: 30px;
    }
            
    #container2 .item p.all {
        bottom: 25px;
        position: absolute;
        z-index: 2;
    }
            
    #container2 .item p.all a {
        font-weight: bold;
        font-size: 85%;
    }


#login {
    background:#fff; 
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	font-family:돋움;
	font-size:100%;
	border:1px solid #808080;
}
#login input[type=text]:focus {
color : #000;
background-color : #ffc;
}
#login p{
	margin:0 0 0 0;
	line-height:0px;
}
#tkbimg{
	margin:10px 0 0 0;
}

/* ft부분 */
#ft{
	background:#ffffff;
	padding:10px;
	margin:10px 0 5px 0;
}
#foot p{
	font-family:돋움;
	font-size:100%;
	text-align:right;
}

#kwak {
	font-family:돋움;
	font-size:100%;
	border:1px solid;
	border-color:#999;
	margin:10px 10px 4px 10px;
}

#banner {
	margin: 10px 0 0 0;
	text-align:right;
}
</style>
end custom header content for 캐로젤
