a {
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #666;
}

a:visited {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: none;
	color: #f00;
}

a:active {
	text-decoration: none;
	color: #666;
}

li {
	list-style: none;
}

td {
	font-size: 12px;
}

.nav-wrap {
	position: relative;
	width: 920px;
	height: 40px;
	margin-top: 10px;
}
.scroll-list, #topNav {
	background: #f5f5f5 url("http://www.keystar.co.kr/shop/Images/ui/background/category.png") top no-repeat;
	height: 39px;
	overflow: hidden;
	padding: 0;
	Z-INDEX: 100;
	POSITION: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	width: 920px;
	border-bottom: 1px solid #c8c8c8;
}

#topNav .nav-1 {
	float: left;
	margin: 0 5px;
	width: 82px;
	text-align: center;
}
	
#topNav .nav-1 span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	cursor: pointer;
}
	
#topNav .nav-1 ul {
	margin: 10px 0;
	padding: 0;
}

#topNav .nav-2 {
	text-align: left;
}

#topNav .nav-2 span {
	height: 14px;
	line-height: 14px;
	font-size: 11px;
	font-weight: normal;
}

.sklink {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.style1 {
	color: #FFFFFF
}

.clearfix:before,.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

#hotViewA {
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 904px;
	border: 8px solid #b8e5b8;
	border-bottom: 0;
}

#hotViewB {
	margin: 0 auto;
	padding: 00px 0 20px 0;
	width: 904px;
	border: 8px solid #b8e5b8;
	border-top: 0;
	background: #b8e5b8;
}

#hotViewA ul,#hotViewB ul {
	padding: 20px 0 0 0;
	min-width: 860px;
	width: 860px;
	margin: 0 auto;
}

#hotViewB ul:FIRST-CHILD {
	padding-top: 20px;
}

#hotViewA li {
	display: block;
	padding: 0 10px;
	margin: 10px 0;
	float: left;
	border-left: 1px solid #e5e5e5;
	list-style: none;
	text-align: center;
}

#hotViewA li:FIRST-CHILD {
	border: none !important;
}

#hotViewB li {
	display: block;
	padding: 0 10px 0 11px;
	margin: 10px 0;
	float: left;
	list-style: none;
	text-align: center;
}

#hotViewB li:FIRST-CHILD {
	padding-left: 10px;
}

#hotViewA h3 {
	padding: 0;
	margin: 0 0 20px 0;
	text-align: left;
	color: #fff;
	background: #b8e5b8;
}

#hotViewA h4,#hotViewB h4 {
	border-left: 15px solid #89c997;
	padding: 0 0 0 4px;
	margin: 0 0 10px 0;
	text-align: left;
	font-size: 14px;
	color: #434343;
}

#hotViewA a,#hotViewB a {
	display: block;
	margin: 0;
	padding: 0;
}

#hotViewA img,#hotViewB img {
	border: none;
	width: 150px;
	height: 150px;
	margin: 0;
}

.goods-list-type2 {
	border: 6px solid #e3e3e3;
	margin: 10px 0 20px 0;
}

.goods-list-type2 ul {
	padding: 19px;
}

.goods-list-type2 li {
	float: left;
	padding: 0;
	width: 174px;
	text-align: center;
}

.goods-list-type2 img {
	border: 1px solid #c8c8c8;
	display: block;
}

.goods-list-type2 span {
	display: block;
}

.goods-list-type2 .goods-name {
	padding: 4px 0;
	font-weight: normal;
	font-size: 12px;
}