a:hover {color:#339900; background-color:#E1FEB1; /*text-decoration:none*/}
body
{
	width: 740px;
	margin: 10px auto;
}
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}
#head
{
	width: 740px;
	margin-bottom: 10px;
}
#head th
{
	width: 18px;
	background-image: url(./head_center.gif);
	background-repeat: repeat-x;
}
#head td
{
	background-image: url(./head_center.gif);
	background-repeat: repeat-x;
}
#head h1,
#head h2
{
	display: inline;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
}
#head h1
{
}
#head h2
{
	margin-left: 10px;
	color: #090;
}
#body ul
{
	list-style-image: url(/support/product/img/mark04.gif);
}
#body ul li
{
	margin-bottom: 10px;
}
#body ul ul
{
	list-style-image: none;
	list-style: disc;
}
#body ul ul li
{
	margin-bottom: 0px;
}
#body dl
{
	margin-left: 1em;
}
#body dt
{
	/*font-weight: bold;*/
}
#body dd
{
	display: inline;
	margin-left: 1.5em;
	font-size: 90%;
	margin-bottom: 3px;
}
#left
{
	margin: 0 20px;
	float: left;
}
#right
{
	float: left;
}
#foot
{
	clear: both;
	text-align: right;
	padding-top: 10px;
}
#foot p
{
	margin: 0;
}
