body {
	margin: 0px;
	background-image: url(image/bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #100C0A;
	border-bottom-color: #100C0A;
	border-left-color: #100C0A;
}
.menu {
	background-image: url(image/menu_bg.gif);
	background-repeat: repeat-x;
}
.menu_t {
	text-align: center;
}
.content {
	width: 100%;
	margin-right: 10px;
	margin-left: 10px;
	color: #A7A7A7;
}
.topic {
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer {
	width: 940px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-top: 10px;
	color: #A7A7A7;
	text-align: center;
	margin-bottom: 10px;
}
.main .content .imp_bg {
	background-image: url(image/imp.jpg);
	background-repeat: no-repeat;
}

.main .content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	color: #F0F0F0;
}
.main .content h2, h2 a,h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	color: #F0F0F0;
	font-size: 18px;
	text-decoration: none;
}


.main .content #form1 input {
	border: 1px solid #000000;
}
.cat_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.send_order h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
