@charset "UTF-8";
@import url("/common/styles/core/common.css");
@import url("/common/styles/selection.css");
@import url("/common/styles/module/banner.css");
@import url("/common/styles/module/search.css");
@import url("/common/styles/module/keywords.css");
@import url("/common/styles/module/gMenu.css");



/* box ***********************************************/

#contentsLH, #contentsRH {
	text-align: left;
}

#contentsLH {
	width: 200px;
}

#contentsRH {
	width: 660px;
}

#contentsRH .module .banner {
	margin-bottom: 10px;
}

#contentsRH .module .banner .left, #contentsRH .module .banner .right {
	border: 1px solid #CCC;
}

/* wrapper */

/* header */

/* container */

/* contents */


#searchKeyword {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	background-color: #FAF6EC;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#searchKeyword h3 {
	height: 25px;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #993300;
	margin-top: 10px;
	line-height: 25px;
	color: #000033;
	text-indent: -9999px;
	background-image: url(/common/imgs/header/header-search-keyword.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	width: 250px;
	display: block;
	margin-bottom: 10px;
}

#searchKeyword p {
	text-align: left;
}

#searchKeyword .left img {
	border: 1px solid #AA8666;
}

#searcKeyword .right.keyword {
	width: 400px;
}

#searchKeyword .assy {
	width: 420px;
}
