@charset "utf-8";
/* CSS Document */
<style type="text/css">

.main {
	background-repeat: repeat;
	width: 100%;
	text-align: center;
	position: relative;
	background-color: #000;
	vertical-align: middle;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}

.top {
	background-color: #000;
	border: 0px none #CCC;
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logo {
	height: 116px;
	width: 200px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}
.topmenubox {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #CCC;
	background-repeat: no-repeat;
	height: 25px;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	background-color: #000;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topbanner {
	float: right;
	width: 600px;
	margin: 0px;
	background-color: #000;
	padding-top: 20px;
}
.menu-bar {
	float: right;
	height: 20px;
	border-bottom-style: none;
	list-style-image: none;
	list-style-position: outside;
	width: 800px;
	list-style-type: none;
	clear: left;
	margin-right: 0px;
	position: absolute;
}
.menu-bar li {
	background-image: url(images/menu_bg.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	list-style-image: none;
	float: right;
	border-left-style: solid;
	border-left-color: #000;
	border-left-width: 1px;
	list-style-type: none;
	height: 20px;
	clear: right;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #F00;
	vertical-align: bottom;
	position: relative;
}
.menutd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F30;
	text-decoration: underline;
	background-image: url(images/main_bg.gif);
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}

.menutd a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F30;
	text-decoration: underline;
	background-image: url(images/main_bg.gif);
	text-align: center;
}


.menutd a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	background-image: url(images/main_bg2.gif);
	text-align: center;
}
.content {
	background-color: #FFF;
	float: none;
	height: 1080px;
	width: 800px;
	padding-top: 10px;
	border: 1px none #666;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
}
.content1 {
	background-color: #FFF;
	height: 650px;
	width: 800px;
	padding-top: 10px;
	border: 1px none #666;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	display: block;
	position: relative;
}

.content2 {
	background-color: #FFF;
	float: none;
	height: 880px;
	width: 800px;
	padding-top: 10px;
	border: 1px none #666;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	display: block;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: none;
	background-repeat: repeat;
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F00;
	color: #FFF;
	background-color: #000;
	margin-top: 5px;
	text-align: center;
	padding-top: 5px;
}
.content_left {
	padding: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 600px;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 10px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B30000;
	border-right-color: #B30000;
	border-bottom-color: #B30000;
	border-left-color: #B30000;
	background-color: #FFF;
	vertical-align: middle;
}
.producttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 600px;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 0px;
	padding: 15px;
	text-align: center;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 10px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B30000;
	border-right-color: #B30000;
	border-bottom-color: #B30000;
	border-left-color: #B30000;
}
.menutable {

}
.contentbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CCC;
	background-color: #B30000;
	text-align: left;
	height: 20px;
	width: 630px;
	margin-right: auto;
	margin-left: 20px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #B30000;
	border-bottom-color: #B30000;
	border-left-color: #B30000;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
	border-top-style: solid;
	display: block;
}
.bannerad {
	float: right;
	width: 120px;
	margin-right: 10px;
}


.contentinside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.bdlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.bdlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006;
	text-decoration: none;
}

.contentinside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.contentimg {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

</style>

