
*html .bullet
{
	margin-top: 5px;
	vertical-align: middle;	
}
.bullet
{
	vertical-align: middle;	
}

.side_menu
{
	border-bottom: 1px dashed #5D5852;
	padding: 5px 10px 5px 20px;	
}

.category_list
{
	margin-top: 20px;
}

.category_list a
{
	text-decoration: none;
	color: #ffffff;	
}

.category_list a:hover
{
	text-decoration: none;
	color: #ff6c00;		
}

.category_list a:visited
{
	text-decoration: none;
}

.product_list
{
	color: #ffffff;	
}

.product_list a
{
	text-decoration: none;
	color: #ffffff;	
}

.product_list a:hover
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;		
}

.product_list a:visited
{
	text-decoration: none;
	color: #ffffff;	
}

.product
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.product_index
{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.product_index a
{
	color: white;
	text-decoration: none;	
}

.product_index a:hover
{
	color: #ff6c00;
	text-decoration: none;	
}

.enlarge a
{
	color: #ffffff;	
}

.enlarge a:hover
{
	color: #ff6c00;	
}

.index_category_list
{
	border-right: 1px dotted #5D5852;
	height: 170px;
	padding: 0 15px 0 15px;
}

.index_category_list2
{
	height: 170px;
	padding: 0 15px 0 15px;
}

