@charset "ISO-8859-1";
body{
	padding:0;
	margin:0;
	font:16px Arial,Verdana,Sans-serif;	
	color:#000;
	line-height:18px;
	background-color:#fff;
}

div,dl,h1,h2,h3,h4,h5,h6,fieldset,img{margin:0; padding:0; border:0;}
h3{font-size:16px;}
hr{display:none;}
ul,ol{margin:0 0 35px 0; padding:0;}

a{color:#33a;}
a:link{color:#33a;}
a:active{color:#33A;}
a:visited{color:#33A;}
a:hover{color:#D22;}

.floatLeft{float:left;}
.floatRight{float:right;}
.clearBoth{clear:both;}
.hiddenObj{display:none !important;}
.invisibleObj{width:0; height:0; font-size:0; line-height:0; position:absolute; overflow:hidden; visibility:hidden;}
.noBg{background:none !important;}
.boldText{font-weight:bold !important; letter-spacing:-1px;}
.alignCenter{text-align:center;}
.red{color:#F00 !important;}
.green{color:#3A3 !important;}
.blue{color:#00F !important;}
/* bluring links 
a{
     *selector-dummy:expression(this.hideFocus=true);
	 -moz-outline-style:none;
}
*/

#header{
	width:920px;
}

#headerTop{
	height:59px;
	background-color:#fff;
	position:relative;
}

#headerTop h1{
	width:200px;
	height:59px;
	overflow:hidden;
}
h1 a{
	display:block;
	width:200px;
	height:59px;
	text-indent:-999px;
	background:url('../img/topLogo.gif') no-repeat 0 0;
}

#topLink{
	width:185px;
	height:12px;
	position:absolute;
	top:28px;
	left:217px;
	overflow:hidden;
	float:none;
	*zoom:1;
}

#topLink *{
	display:block;
	height:12px;
	float:left;
	overflow:hidden;
	*display:inline;
	text-indent:-999px;
	background:url('../img/topLinkItem.gif') no-repeat 0 0;
}
#topLink span{
	width:4px;
	position:static !important;
	background-position:-38px 0 !important;
}
.topLinkItem1{
	width:38px;
	background-position:0 0px !important;
}
.topLinkItem2{
	width:47px;
	margin-right:1px;
	background-position:-42px 0 !important;
}
.topLinkItem3{
	width:47px;
	margin-right:1px;
	background-position:-90px 0 !important;
}
.topLinkItem4{
	width:47px;
	background-position:-138px 0px !important;
}

#topSearch{
	width:238px;
	height:43px;
	position:absolute;
	top:0;
	right:18px;
	background-color:#eee;
}

/* footer **************************************** */
#footer{
	width:887px;
	height:57px;
	margin-left:27px;
	border-top:1px solid #E1E1E1;
	position:relative;
	background-color:#fff;
}

#footer address{
	width:678px;
	height:37px;
	overflow:hidden;
	position:relative;
	top:10px;
}

#footer address .altImg{
	display:block;
	width:678px;
	height:37px;
	position:absolute;
	top:0;
	left:0;
	background:url('../img/copyright.gif') no-repeat 0 0;
}
#footer .logo{
	width:160px;
	height:42px;
	position:absolute;
	top:0;
	right:0;
}

/* cont_navi --------------*/
.cnavi {padding-left:30px; font-family:µ¸¿ò, µ¸¿òÃ¼, verdana; font-size:11px; color:a1a1a1; vertical-align:middle;}

#global_navi {
	position:absolute;
	width:684px;
	height:73px;
	z-index:22;
	left: 218px;
	top: 59px;
}
