@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/background.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

#backgroundLeft {
	background-image:url(../images/bottomSlide.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.menuTop a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
	text-decoration:none;
}
.menuTop a:hover{
	color:#ff0000;
	text-decoration:underline;
}


.text_normal_14px {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.text_normal_11px {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#backgroundRightTop {
	background-image:url(../images/backgroundRightTop.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:37px;
}
.text_product a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
}
.text_product a:hover{	
	color:#ff0000;
	text-decoration:underline;
}

.text_link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff0000;
	text-decoration:none;
	line-height:18px;
}
.text_link a:hover{	
	color:#ff0000;
	text-decoration:underline;
}

.text_link_red a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
}
.text_link_red a:hover{	
	color:#ff0000;
	text-decoration:underline;
}

#lineHeight {
	background-image:url(../images/lineHeight.jpg);
	background-position:left;
	background-repeat:repeat-x;
}

.text_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.text_footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.text_footer a:hover{
	color:#ff0000;
	text-decoration:underline;
}

.text_bold_14px {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.text_link_bold_14px a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	
}
.text_link_bold_14px a:hover {
	color:#000000;
	text-decoration:underline;
}

.text_link_11px a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.text_link_11px a:hover{	
	color:#000000;
	text-decoration:underline;
}

.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}

.copyright a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}

.copyright a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:underline;
}