@charset "utf-8";
/* CSS Document */a img{border:0;}a.link{ color:#333; text-decoration:none; }a.link:hover{  text-decoration:underline; }
body{
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	overflow-y: scroll;
}


.bg_index_01{
	background-attachment: scroll;
	background-image: url(images/index/line_01.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}

.bg_index_02{
	background-attachment: scroll;
	background-image: url(images/index/line_02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
	
.bg_footer{
	background-attachment: scroll;
	background-image: url(images/index/line_04.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}

.font_12px_333{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 25px;
}

.font_12px_333_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 25px;
	font-weight: bold;
}

.font_12px_333_jus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 25px;
	text-align: justify;
}

.font_17px_333_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
	line-height: 20px;
	font-weight: bold;
}

.font_13px_333_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 20px;
	font-weight: bold;
}

.font_15px_333_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	line-height: 20px;
	font-weight: bold;
}

.font_15px_666_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	line-height: 20px;
	font-weight: bold;
}


.link_12px:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.link_12px:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.link_12px:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

.link_12px:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.link_12px_b:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.link_12px_b:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.link_12px_b:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

.link_12px_b:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.link_13px:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.link_13px:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.link_13px:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.link_13px:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.link_15px:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.link_15px:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.link_15px:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.link_15px:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.index_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.index_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.index_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.index_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
}

.box_w270 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	width: 280px;
	border: 1px solid #666;
	height: 25px;
	background-color: #fff;
	padding: 3px;
}

.box_w270_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	width: 280px;
	border: 1px solid #666;
	height: 50px;
	background-color: #fff;
	padding: 3px;
}

.box_products {
	border: 1px double #333;
}.font_15px_666_b a{text-decoration:none; color:#000; }