﻿.main_content
{
	font-family: Arial, Verdana,'trebuchet ms',sans-serif;
	color: Black;
	font-size: 13px;
}

.main_content td
{
	text-align: center;
	vertical-align: middle;
}

.main_content ul
{
	margin-top: 10px;
}

.main_content ul li
{
	text-align: left;
}

.main_content .title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009999;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.main_content .subtitle
{
	font-weight: bold;
	text-align: left;
	line-height: 22px;
	margin: 3px 10px;
}

.main_content .subtitle_center
{
	font-family: Verdana;
	margin-top: -15px;
	font-weight: bold;
	text-align: center;
}

.main_content .detail
{
	text-indent: 30px;
	text-align: left;
	margin: 3px 10px 15px 10px;
}

.product_content li
{
	line-height: 20px;
}

.price_table
{
	text-align: center;
	border-color: #FFF;
}

.price_table caption, table.footer td
{
	text-align: right;
	padding: 5px;
}

.price_table .header
{
	background-color: #FFCCCC;
}

.price_table td
{
	text-align: center;
}
