@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a:hover {	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
		color: #000000;
}

.unaBody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.unaBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.unaMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.disBody {
	background-image: url(images/dis-banner.jpg);
	background-repeat: no-repeat;
}
.polBody {
	background-image: url(images/pol-banner.jpg);
	background-repeat: no-repeat;
}
.wooBody {
	background-image: url(images/wood-banner.jpg);
	background-repeat: no-repeat;
}
.guiBody {
	background-image: url(images/gui-banner.jpg);
	background-repeat: no-repeat;
}
.proBody {
	background-image: url(images/pro-banner.jpg);
	background-repeat: no-repeat;
}
.boxBody {
	background-image: url(images/box-banner.jpg);
	background-repeat: no-repeat;
}
.diyBody {
	background-image: url(images/diy-banner.jpg);
	background-repeat: no-repeat;
}
.netBody {
	background-image: url(images/net-banner.jpg);
	background-repeat: no-repeat;
}