FORM, FIELDSET, DIV, HR, H1, H2, H3, H4, H5, H6, DL, DD, DT, OL, UL, LI, TH, TD,IMG, SPAN {
	margin:0px; padding:0px; border:0px;
}
BODY{ 
	background-color:#FFFFFF; 
}
.sc_h{
	border:#000000 0px solid;
	width : 560px;
	height: 280px;
}
.sc_v{
	border:#000000 0px solid;
	width : 700px;
	height: 464;
}

.bd{
	border:#000000 1px solid;
}
.nav {
	font:11px Georgia, Serif, Times New Roman;
	color:#666666; 
	line-height: 18px;
	text-decoration:none; 
}
.nav A {
	color:#666666;
	text-decoration:none; 
}
.nav A:visited{
	text-decoration : none;
	color: #666666;
}
.nav A:active {
	text-decoration : none;
	color: #666666;
}
.nav A:hover {
	text-decoration:none; 
	color:#000000;
}
.nav_on {
	font:11px Georgia, Serif, Times New Roman;
	color:#000000; 
	line-height: 18px;
	text-decoration:none; 
}
.nav_on A {
	color:#000000;
	text-decoration:none; 
}
.nav_on A:visited{
	text-decoration : none;
	color: #000000;
}
.nav_on A:active {
	text-decoration : none;
	color: #000000;
}
.nav_on A:hover {
	text-decoration:none; 
	color:#000000;
}


.title {
	font:11px Georgia, Serif, Times New Roman;
	color:#000;
	font-weight : normal;
	line-height: 18px;
}
.title2 {
	font:11px Georgia, Serif, Times New Roman;
	color:#666;
	font-weight : normal;
	line-height: 18px;
}

.content {
	font:11px Tahoma, Serif, Times New Roman;
	color:#000;
	font-weight : normal;
	line-height: 20px;
}
.content a {
	text-decoration : none;
	color: #666666;
}
.content a:visited{
	text-decoration : none;
	color: #666666;
}
.content a:active {
	text-decoration : none;
	color: #666666;
}
.content a:hover {
	text-decoration : none;
	color: #000000;
}

.copy {
	font:9px Georgia, Serif, Times New Roman;
	color:#666666;
	font-weight : normal;
	line-height: 18px;
}

.product_title{
	font:36px Georgia, Serif, Times New Roman;
	color:#666666;
	font-weight : normal;
	letter-spacing: 2px;
}
.article {	
	column-count: 3;
	column-gap: 20px;
	column-rule: 1px dotted #FFF;
	background-color: #FFFFFF;
	text-align: justify;
} 