﻿body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#9bafd4;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#topheader
{
    height:80px;
    width:979px;
	background-color:#fff;
	background-image:url(/images1/logobg.gif);
	background-repeat:repeat-x;
}
#topmenu a:link,#topmenu a:visited
{
    background-image:url(/images1/menu_normal.gif);
    float:right;
    height:50px;
    width:100px;
    text-align:center;
    padding-top:30px;
    color:#000;
    text-decoration:none;
}#topmenu a:hover
{
    background-image:url(/images1/menu_hover.gif);
}
#header {
	background-image:url(images1/header2.jpg);
	width:979px;
	height:215px;
	display:block;
}
#headerInner{
	background-image:url(images/menutop.png);
	_background-image:url(images1/menutop.gif);
	background-repeat:no-repeat;
	background-position:11px 146px;
	width:350px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	padding-top:189px;
	height:215px !important;
	_padding-top:191px;
	_height:auto;
}
#border {
	/*background-image:url(images1/bg.png);
	background-repeat: repeat-y;*/
	width:979px;
	background-color:#f1f6fa;
}
#main {	
	background-color:#f1f6fa;
	margin: 0px 12px 0px 10px;
}
#left {
	width:261px;
	float:left;
	display:inline;
	/*background-image:url(images/contentbg.gif);*/
	background-color:#f1f6fa;
	
}
#right {
	float:right;
	width:640px;
}
/***************** Content ***********************/
.content {
	width:590px;
}
.content h2#welcome {
	background-image:url(images1/welcome.gif);
	background-repeat:no-repeat;
	width:580px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}

.content h2#news {
	background-image:url(images1/news.gif);
	background-repeat:no-repeat;
	width:580px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 30px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}

.content h3 {
	width:580px;
	height:33px;
	font-family: Arabic Typesetting, Helvetica, sans-serif;
	font-size:28px;
	overflow:hidden;
	color:#88043e;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}
.content h4 
{
	width:580px;
	font-family: Arial;
	font-size:14px;
	color:#88043e;
	border-bottom: 1px dashed #2e2304;
	padding:10px 0px 10px 0px;
	text-align:center;
}
.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding: 10px 0px 0px 6px;
}
.content div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding: 10px 0px 0px 6px;
}
.content a {
	color:#2e260f;
	text-decoration:none;
	font-style:italic;
}
.content a:hover {
	color:#88043e;
}
.content td
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.addtime
{
    text-align:center;
    padding:5px 0px 5px 0px;
}
.product {
	width:590px;
	margin: 20px 0px;
}
.product h3 {
	background-image:url(images1/products.gif);
	background-repeat:no-repeat;
	width:580px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.product a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
.product a:hover {
	border: 1px solid #c40000;
}
.product img {
	border: 6px solid #ffffff;
}
/***************** Menu ***********************/
#menu {
	background-image:url(images1/menubg.png);
	_background-image:url(images1/menubg.gif);
	width:261px;
	height:350px;
	margin-left:33px;
}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	background-image: url(images1/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color:#c40000;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(images/menubottom.png);
	_background-image:url(images1/menubottom.gif);
	background-repeat:no-repeat;
	width:261px;
	height:76px;
	margin-left:33px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	background-color:#f1f6fa;
	/*background-image:url(images1/bg.png);*/
	width:979px;
	text-align:center;
}
#footerInner {
	background-color:#f1f6fa;
	margin:0px 12px 0px 10px;
	text-align:center;
	border-top:solid 1px #999;
	height:74px;
}
#footerend {
	/*background-image:url(images1/bgb.png);
	background-repeat: no-repeat;*/
	width:979px;
	height:3px;
	display:block;
}
#copyright {
	background-image:url(images/copyright.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:63px;
	display:inline;
	margin-left:103px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 10px 20px 0px 20px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}
#payment {
	float:left;
	display:inline;
	margin: 10px 0px 20px 135px;
}
#payment img {
	border: none;
}

.order td
{
    height:22px;
}

div#item
{
    line-height:25px;
	background-image: url(images1/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 15px;
}

.item a
{
    text-decoration:none;
}

.listtable
{
    width:100%;
    border-top:solid 1px #2e2304;
    border-left:solid 1px #2e2304;
}

.listtable td,.listtable th
{
    border-bottom:solid 1px #2e2304;
    border-right:solid 1px #2e2304;
    padding:3px;
}

.listtable a
{
    text-decoration:none;
}
