@charset "UTF-8";
/* CSS Document */

a 
{
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#4089CE;
}

a:hover
{
	text-decoration:underline;
	color:#4089CE;
}

p
{
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#554b30;

	
}

.txt
{
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#554b30;
	text-align:justify;
}

.price_text
{
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F00;
}

.red_sml_text
{
	font-family:Verdana, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#F00;
}


.product_txt_title
{
	font-family:Verdana, Geneva, sans-serif;
	color:#5e5536;
	font-weight:bold;
	font-size:19px;
	padding-bottom:30px;
	width:auto;
}

.product_txt_title_center
{
	font-family:Verdana, Geneva, sans-serif;
	color:#5e5536;
	font-weight:bold;
	font-size:14px;
	padding-bottom:30px;
	width:auto;
	text-align:center;
}

.product_txt_title_sml
{
	font-family:Verdana, Geneva, sans-serif;
	color:#5e5536;
	font-weight:bold;
	font-size:12px;
	padding-bottom:30px;
	width:auto;
	text-align:justify;
}


.product_txt_info
{
	font-family:Verdana, Geneva, sans-serif;
	color:#5e5536;
	font-size:10px;
	width:auto;
	padding-bottom:20px;
}

.product_txt_age_cat
{
	font-family:Verdana, Geneva, sans-serif;
	color:#5e5536;
	font-size:10px;
	width:auto;
}

.product_top_brown_bar
{
	background-image:images/product_box_head.gif;
	width:291px;
}

	

