/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-x;
	background-position: left top; font:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px;
}
.profile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}

td{font:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px;}

.font_000{color:#000}

.left_bg{	background-image: url(images/index_23.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.main_bg{	background-image: url(images/ny_09.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu_bg{	background-image: url(images/ny_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.product_index_bg{	background-image: url(images/index_15.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.profile_index_bg{	background-image: url(images/index_21.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.copyright_bg{	background-image: url(images/index_26.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

