@charset "UTF-8";

/* ****************************************************
1. Sitemap
2. 404

***************************************************** */



/* 1. Sitemap
=========================================*/

* html .subNav-off #contents .heading1 {
	height: 1px;
}
* html .subNav-off #contents .heading1,
* html body#sitemap #topicPath {
	margin-left: 5px;
}
body#sitemap #contents .heading2 a {
	display: block;
	padding: 6px 13px 0;
	border-top: 1px solid #CCDEF1;
	color: #ffffff;
}
body#sitemap #contents .heading4,
body#sitemap .subNav-off .equalCol3 .iconLink02 {
	margin-left: 15px;
}
body#sitemap .subNav-off .equalCol3 {
	width: 820px;
}
body#sitemap #contents .listCol2,
body#sitemap #contents .listCol4,
body#sitemap .subNav-off .equalCol3 {
	margin: 5px 0 0 35px;
}
body#sitemap .subNav-off .equalCol3 .first-col,
body#sitemap .subNav-off .equalCol3 .second-col,
body#sitemap .subNav-off .equalCol3 .third-col {
	width: 260px;
}
#contents .listCol4 li {
	float: left;
	margin-right: 15px;
	width: 330px;
}

/* 2. 404
=========================================*/

#contents .siteNaviCol {
	padding-top: 10px;
	background: url(../images/com_bg006.gif) repeat-x scroll 0 0;
}
#contents .siteNaviCol #searchBox {
	float: left;
	margin-top: 2px;
	padding-left: 24px;
	background: url(../images/header_bg001.gif) no-repeat 0 2px;
}
#contents .siteNaviCol #inputBox {
	float: left;
	width: 240px;
	margin-top: 2px;
}
* html #contents .siteNaviCol #searchBox #inputBox {
	height: 19px;
}
#contents .siteNaviCol #searchBox #searchBt {
	float: left;
	margin-left: 2px;
}

