/* CSS Document */
td
{
	font-size: 13px;
	color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*Àà±ð*/
#LB TD{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

/*µ¼º½**/
#DH{
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
#DH TD{
font-size: 16px;
}
#DH A:Link{
	color:#666666;
	text-decoration: none;
}
#DH A:visited{
	color:#666666;
	text-decoration: none;
}
#DH  A:hover{
	color:#CC0000;
	text-decoration: none;
}
/**/
.BoderLeftTopRight {
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.borderLeftRight {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.BoderRight {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.BorderFoot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.BorderFoot1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
body {
	margin: 0px;
}
.Foot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #cccccc;
}
a:link {
	color:#333333;
	text-decoration: none;
}a:hover {
	color: #CC0000;
	text-decoration: none;
}a:visited {
	color: #333333;
	text-decoration: none;
}
a:active{	color: #CC0000;
	text-decoration: none;
}
.ProductListBoderFoot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.Float{
float:left}

#Hotkeyword ul {float:left;list-style:none;margin:0px; width:auto}
#Hotkeyword ul li {float:left;margin:0 5px;display:block;line-height:20px}
#Hotkeyword ul li a:link,#Hotkeyword ul li a:visited {
	color:#000000;
	font-size:14px;
	text-decoration: none;
}
#Hotkeyword ul li a:hover{	color:#CC0000;
}