@charset "utf-8";
/* CSS Document */

#internalHD{
	display: block;
	width: 900px;
}
ul {
	text-decoration: none;
	list-style-type: none;
}
li {
	display: block;
	float: left;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
li a{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
li a:hover{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
	font-weight: 100;
}
div#internalHD ul#internal li.selected{
	background-color: #000000;
}
dd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	float: left;
	width: 846px;
	height: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 5px;
	background-color: #000000;
}
.contents{
	display: block;
	width: 640px;
	float: right;
	text-align: left;
	padding: 10px;
}
.contentsimg{
	display:block;
	width:180px;
	float:left;
}
.itemname{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9900;
}
.sample{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.price:hover{
	color: #009999;
	text-decoration: none;
}

