body, th, td, form, input, select, text, textarea, caption 
{ 
font-size: 13px; font-family: gulim; color:333333;line-height:150%;
}

a:link, a:active, a:visited { text-decoration: none; color : BLUE; }
a:hover { text-decoration: UNDERLINE; color : RED; }

a.category:link, a.category:active, a.category:visited { text-decoration: none; color:#333333; font-weight: normal; }
a.category:hover { text-decoration: none; color : #333333; }

a.item:link, a.item:active, a.item:visited { text-decoration: none; color:#636563; font-weight: normal; }
a.item:hover { text-decoration: none; color : #000000; }

.title { font-weight:bold; font-size:14px; }

.intro_title{	font-weight:bold; font-size:14px; color:#5B5237	}

.capacity_table
{
	border: 1px solid #cccccc;
	background: #f2f2f2;
	margin: 6px;
	padding: 12px;
	
}
.capacity_table_sub
{
	background:#CCCCCC
}
.capacity_title { font-weight:bold; font-size:14px; color:#005004}
.capacity_title2 { font-weight:bold; font-size:16px; color:#005004}

.quality_title { font-weight:bold; font-size:14px; color:#49647E }

.select_form { border-width:1px; border-style:solid; }


.product_title{	 font-size:14px; color:#115C87;	text-decoration:underline; font-weight:bold}
.product_title2{ font-size:14px; color:#000000; 	}

.product_table
{
	border: 1px solid #80C4C7;
	background: #f2f2f2;
	
}
.product_table_sub
{
	background:#6699CC

}