body
{
	width: 740px;
	margin: 10px auto;
}
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}
#head
{
	margin-bottom: 10px;
}
#head td
{
	background-image: url(./head_center.gif);
	background-repeat: repeat-x;
}
#head h1
{
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
}
#head h2
{
	margin: 0;
	font-size: 18px;
	margin-left: 10px;
	font-weight: bold;
	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;
}
#left
{
	width: 240px;
	float: left;
}
#right
{
	width: 500px;
	float: right;
}
#foot
{
	clear: both;
	text-align: right;
	padding-top: 10px;
}
