body {
	background-color: #000;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: 0px 0px;
}
table, td {
	font-family: Verdana;
	font-size: 11px;
	color: #CCC;
}

.b1 {
	float: left;
}

.b2 {
	float: left;
}
.b3 {
	float: left;
}
.b4 {
	float: left;
}
.b5 {
	float: left;
}
.b6 {
	float: left;
}
.b7 {
	float: left;
}
.b1 a {
	background-image: url(../images/butt_menu01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 44px;
	width: 131px;
}


.b1 a:hover {
	background-image: url(../images/butt_menu01.gif);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	display: block;
	height: 44px;
	width: 131px;
}
.b2 a {
	background-image: url(../images/butt_menu02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 44px;
	width: 147px;
}
.b2 a:hover {
	background-image: url(../images/butt_menu02.gif);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	display: block;
	height: 44px;
	width: 147px;
}

.b3 a {
	background-image: url(../images/butt_menu03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 44px;
	width: 160px;
}
.b3 a:hover {
	background-image: url(../images/butt_menu03.gif);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	display: block;
	height: 44px;
	width: 160px;
}
.b4 a {
	background-image: url(../images/butt_menu04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 44px;
	width: 170px;
}
.b4 a:hover {
	background-image: url(../images/butt_menu04.gif);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	display: block;
	height: 44px;
	width: 170px;
}
.b5 a {
	background-image: url(../images/butt_menu05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 44px;
	width: 106px;
}
.b5 a:hover {
	background-image: url(../images/butt_menu05.gif);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	display: block;
	height: 44px;
	width: 106px;
}
.b6 a {
	background-image: url(../images/butt_menu06.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 44px;
	width: 91px;
}
.b6 a:hover {
	background-image: url(../images/butt_menu06.gif);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	display: block;
	height: 44px;
	width: 91px;
}
.b7 a {
	background-image: url(../images/butt_menu07.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 44px;
	width: 143px;
}
.b7 a:hover {
	background-image: url(../images/butt_menu07.gif);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	display: block;
	height: 44px;
	width: 143px;
}
#body {
	background-image: url(../images/centerbg.gif);
	width: 948px;
	display: block;
	position: relative;
}


.productboxbg3 {
	background-image:url(../images/newbox02.gif);
	background-repeat: repeat-y;
	width:245px;
}
.link01 a {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0;
	font-weight: bold;
}
.link01 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #F00;
}
.linkspage a {
	font-family: Verdana;
	background-color: #600;
	border: 1px solid #D70000;
	float: left;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	margin: 5px;
	width: 200px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;

}
.linkspage ul {
		list-style:none;
}
.linkspage a:hover {
	font-family: Verdana;
	background-color: #F00;
	border: 1px solid #D70000;
	float: left;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	margin: 5px;
	width: 200px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

