/* Detail Page */



input.check_code {background-color: #c2a580; font-weight: bold; font-size: 12px; color: white;}
input.cart {background-color: #5E5131; font-weight: bold; font-size: 12px; color: white;}


#detail_page {
	width:450px;
	}


detail_page_picture {
	
	}	


#detail_page a:link, #detail_page a:visited{
	text-decoration:none;
	color:#333333;
}
#detail_page a:hover {
	text-decoration:none;
	color:#333333;
}
	
	
