body {
	margin: 0px;
	background-color: #000000;
}
a.link1:link {
	text-decoration: none;
	color: #FF0000;
}
a.link1:visited {
	text-decoration: none;
	color: #FF0000;
}
a.link1:hover {
	color: #FF0000;
	text-decoration: none;
}
a.link2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.link2:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.BorderMain {
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #333333;
}
.BorderRight {
}
.BorderLeft {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.WordTitle {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	font-family: Tahoma;
}
.ProductBorderLine {
	width: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	font-family: Verdana;
	font-size: 11px;
	color: #513532;
	font-weight: bold;
}

.WordMain {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-family: Verdana;
}
.Form {
	font-size: 11px;
	color: #C89B73;
	border: 1px solid #C5C5C5;
	padding: 1px;
	font-family: Tahoma;
	background-color: #848484;
}
.WordEnd {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.PWord {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 25px;
	color: #666666;
}
.BorderrightBg {
	background-repeat: no-repeat;
	background-position: right top;
}
a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
}
a:hover {
	color: #CCCCCC;
}
