body {
	font-family:sans-serif;
}

/** header **/
#header {
	width:970px;
	margin:0 auto;
	padding:11px 0 0 0;
	position:relative;
	z-index:1;
}

#header .logo {
	height:60px;
	overflow:none;
	float:left;
}

#header .logo h1 {
	margin:0;
	padding:0;
}

#header .langBar {
	float:right;
	position:relative;
	padding:20px 10px 0 0;
	width:200px;
}

#header .langTxt {
	float:right;
	color:#fff;
	font-size:12px;
	font-family:arial;
	border-right:1px solid #fff;
	padding:0 10px 0 0;
	margin:4px 10px 0 0;
}

#header .langSelect {
	float:right;
}

#header .langSelect a {
	background:url(../images/selectLang.gif) no-repeat left top;
	width:101px;
	height:24px;
	display:block;
	text-decoration:none;
	font-size:0px;
}

#header .langSelect a:hover {
	background-position:left bottom;
}

#header .langSelect a span {
	visibility:hidden;
}

#header .lang {
	background:url(../images/langBg.png) no-repeat;
	_background:url(../images/langBg.gif) no-repeat;
	position:absolute;
	z-index:200;
	margin:10px 0 0 0;
	display:none;
	left:99px;
	top:25px;
	_left:99px;
}

#header .lang ul {
	background:url(../images/langBottom.png) no-repeat left bottom;
	_background:url(../images/langBottom.gif) no-repeat left bottom;
	list-style:none;
	position:relative;
	z-index:200;
	margin:0 0 -10px 0;
	padding:15px 0 10px 0;
}

#header .lang ul li {
	position:relative;
	z-index:200;
}

#header .lang ul li a {
	position:relative;
	z-index:200;
	background:none;
	display:block;
	font-size:10px;
	color:#fff;
	font-family:tahoma;
	line-height:18px;
	padding:0 0 0 8px;
	width:93px;
	height:20px;
	border-bottom:1px dashed #798685;
}

#header .lang ul a:hover {
	background:#3d5150;
	display:block;
	font-size:10px;
	color:#fff;
}


.gnb {
	background:url(../images/navBg.gif) repeat-x;
	height:43px;
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
}

.gnb li {
	background:url(../images/navDivider.gif) no-repeat right 10px;
	float:left;
	padding-right:2px;
	position:relative;
	z-index:0;
}


.gnb a {
	background:url(../images/navHoverBg.gif) repeat-x 0px -100px;
	font-family:dotum;
	font-size:12px;
	color:#395d60;
	text-decoration:none;
	float:left;
	display:block;
	height:25px;
	padding:10px 20px 0px 20px;
	margin:3px 0 0 0;
	line-height:16px;
}

.gnb a:hover {
	background-position:0px 0px;
	color:#060c0c;
}

.gnb a.on {
	background-position:0px -35px;
	color:#fff;
}

.gnb a:hover.on {
	background-position:0px -35px;
	color:#fff;
}

.gnb li.nav1 a {
	background:url(../images/navBar.gif) no-repeat 0px 0px;
	margin:0;
	height:30px;
	padding:13px 20px 0px 20px;
}

.gnb li.nav1 a:hover {
	background-position:0px -43px;
}

.gnb li.nav1 a.on {
	background-position:0px -86px;
	color:#fff;
}

.gnb li.nav1 a:hover.on {
	background-position:0px -86px;
	color:#fff;
}

.gnb li.search {
	background:url(../images/navBar.gif) no-repeat right 0px;
	float:right;
	height:35px;
	padding:8px 17px 0 0;
	position:static;
}


.gnb li.nav1 a.selected {
	background:url(../images/navBar.gif) repeat-x 0px -165px;
	color:#395d60;
}

.gnb li.nav1 a:hover.selected {
	background:url(../images/navBar.gif) repeat-x 0px -165px;
	color:#060c0c;
}

.gnb li a.selected {
	background:url(../images/navBar.gif) repeat-x 0px -129px;
	color:#395d60;
}

.gnb li a:hover.selected {
	background:url(../images/navBar.gif) repeat-x 0px -129px;
	color:#060c0c;
}


.gnb li ul {
	background:url(../images/dropDownBg.png);
	_background:url(../images/blank.gif);
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	width:184px;
	z-index:100;
	display:none;
}

.gnb li.nav1 ul {
	margin:-7px 0 0 1px;
}



.gnb li ul li {
	background:none;
	_filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+request_uri+"layouts/blooz_layout_ver3/images/dropDownBg.png', sizingMethod='scale')");
	float:none;
	margin:0;
	padding:0;
	height:31px
}

.gnb li ul li.bottom {
	background:url(../images/dropDownBottom.png) no-repeat;
	_background:url(../images/blank.gif);
	_filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+request_uri+"layouts/blooz_layout_ver3/images/dropDownBottom.png', sizingMethod='crop')");
	height:17px;
	position:relative;
	margin:0 0 -17px 0;
}

.gnb li ul li.top {
	background:url(../images/dropDownTop.png) no-repeat;
	_background:url(../images/blank.gif);
	_filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+request_uri+"layouts/blooz_layout_ver3/images/dropDownTop.png', sizingMethod='crop')");
	height:11px;
	position:relative;
	margin:-11px 0 0 0;
}

.gnb li.nav1 ul li a {
	float:none;
	margin:0 8px 0 0px;
	border-bottom:1px dashed #ddd;
	color:#828f89;
	background:none;
	padding:8px 20px 0px 20px;
	height:23px;
}

.gnb li.nav1 ul li a:hover {
	border-bottom:1px dashed #ddd;
	color:#3b4b44;
	background:#eee;
}

.gnb li ul li a.selected {
	border-bottom:1px dashed #ddd;
	color:#3b4b44;
	background:#e3e3e3;
}

.gnb li ul li a:hover.selected {
	border-bottom:1px dashed #ddd;
	color:#3b4b44;
	background:#e3e3e3;
}


.gnb li ul li a {
	float:none;
	margin:0 8px 0 0px;
	border-bottom:1px dashed #ddd;
	color:#828f89;
	background:none;
	padding:8px 20px 0px 20px;
	height:23px;
}

.gnb li ul li a:hover {
	border-bottom:1px dashed #ddd;
	color:#3b4b44;
	background:#eee;
}

.gnb li ul li ul {
	margin:0 0 0 -20px;
	position:absolute;
}

.searchBox {
	background:url(../images/searchBox.gif) no-repeat;
	width:171px;
	height:25px;
	padding:0 0 0 10px;
}

.searchBox input {
	border:none;
	background-color:transparent;
	margin:4px 0 0 0;
	color:#555;
	width:140px;
	vertical-align:top;
}

.searchBox .submit {
	border:none;
	background:url(../images/searchBtn.gif) no-repeat;
	width:17px;
	height:21px;
	margin:2px 0 0 0;
}



/** footer **/
#footer {
	width:970px;
	margin:25px auto 0 auto;
	padding:5px 0 10px 0;
	position:relative;
	border-top:2px dashed #d1d0cd;
}

#footer .logo-links {
	border-bottom:1px solid #e5e4e1;
	height:60px;
}

#footer .copyright {
	text-align:right;
	color:#7c7c7c;
	font-size:12px;
	padding:12px 10px 12px 0;
	font-family:arial, dotum;
}

#footer .logo {
	float:left;
}

#footer .logo h1 {
	margin:0;
	padding:0;
}

#footer ul.bnb {
	list-style:none;
	margin:0;
	padding:20px 0 0 0;
	float:right;
}

#footer ul.bnb li {
	display:inline;
	padding:0 10px;
}

#footer ul.bnb li a {
	font-size:11px;
	color:#393939;
	text-decoration:none;
	font-weight:bold;
}

#footer ul.bnb li a:hover {
	color:#555;
	text-decoration:underline;
}


/** common **/
.bclear {
	clear:both;
	font-size:0px;
	height:0px;
}