body {
  margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #474145;
  background:url("images/bg_body.gif") repeat-x scroll 0 0 #EEEEEE;
  padding:0px 20px 25px 20px;
  direction: rtl;
}
input, textarea, select {
  background: none repeat scroll 0 0 #F0F0F6;
  border: 1px solid #CDCDCD;
  border-radius: 5px 5px 5px 5px;
  color: #666666;
  margin: 1px 0;
  padding: 5px;
  font-size: 100%;
}
input:focus, textarea:focus, select:focus {
  background-color: #FFFFFF;
  border: 1px solid #999999;
  color: #333333;
}
textarea {
  overflow: auto;
  padding: 0;
}
ol { margin: 5px 20px 0 5px; padding: 0;  }
ol li { padding-top: 15px; color: #535151; font-size: 14px; }
ol a { color: #535151; text-decoration: none; }
img {
  border: 0;
}
#wrapper {
  margin:0px auto;
  width:1200px;
  position:relative;
  background-color: #FFFFFF;
}
#header {
	position:relative;
  background-color: #FFFFFF;
  color: #000;
	height:120px;
	padding: 0 10px 0 10px;
  border-left:1px solid #cfcfcf;
  border-right:1px solid #cfcfcf;
}
#header img { margin-top: 15px; }

.navMenu                {  }
.navMenu ul             { margin: 0; padding: 0; list-style: none; }
.navMenu ul li          { padding: 0; background: none; }
.navMenu ul li a        { display: block; padding: 5px 15px 5px 0; text-decoration: none; border-bottom: solid 1px white; color: #333; background: #f8f9fb; }
.navMenu ul li ul li a  { padding-left: 40px; font-weight: normal; background-position: 28px 10px; }
.navMenu ul li a:hover  { color: #fff; background-color: #1E63A4; }

.menu{
	position: relative;
	padding: 0 10px 0 10px;
	margin: 0 auto 0 auto;
	background: url("images/menub_bg.gif") repeat-x;
	height: 46px;
	list-style: none;
}

.menu li{
	float:right;
}

.menu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	padding:0 0 0 16px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}

.menu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px;
}

.menu li.current a, .menu li a:hover{
	color: #fff;
	background: url("images/menub_hover_left.gif") no-repeat;
	background-position: left;
}

.menu li.current a b, .menu li a:hover b{
	color: #fff;
	background: url("images/menub_hover_right.gif") no-repeat right top;
}

#content {
  padding:6px 6px 10px 6px;
  border:1px solid #cfcfcf;
  display: block;
  background:#fff;
  position: relative;
}
#main {
  float: left;
  width: 930px;
  background:#fff;
}
#main h1 {
  margin: 0;
  padding: 14px 35px 10px 10px;
  background: url("images/arrow.png") 99% 15px no-repeat;
  font-size:16px;
  font-weight:bold;
}
#main h1 a {
  color: #474145;
  text-decoration:none;
}
#main h2 {
  font-size:12px;
  font-weight:bold;
  margin-top: 5px;
}
#main h3 {
  font-size:14px;
  font-weight:bold;
}
#main h2 a {
  color: #1E63A4;
  text-decoration: none;
}
.main-info {
  position: relative;
  padding: 10px;
  color: #182334;
  border: 1px solid #ccc;
}
.main-product {
  position: relative;
  width: 290px;
  height: 390px;
  float: right;
  color: #182334;
  border: 1px solid #CCCCCC;
}
.main-product:hover {
  border-color: #808080;
}
.main-product h2 {
  color:#1467A3;
  text-align: center;
}
.main-product img {
  display:block;
  margin:auto;
}
.main-categories {
  width: 290px;
  height: 100px;
  float: right;
  color: #182334;
  border: 1px solid #CCCCCC;
  text-align: center;
}
.main-categories img {
  margin-top: 25px;
}
.main-bottom {
  overflow: hidden;
  margin: 0 5px 5px 5px;
  padding: 10px 5px;
  border:1px solid #DFDFDF;
  background-color: #F0F0F0;
}
.main-bottom:hover {
  border-color: #808080;
}
.main-price {
  float:right;
}
.main-price span {
  color:#FF0000;
  font-size:26px;
  font-weight:bold;
  line-height:30px;
}
.main-price .strike {
  text-decoration: line-through;
  font-size:18px;
  line-height:30px;
}
.main-btn {
  float: left;
}
.main-btn img {
  padding-right: 3px;
  float: right;
}
.interval {
  margin-left: 15px;
}
.interval5 {
  margin-left: 5px;
  float: right;
}
.new {
  background: url("images/new.gif") 100% 0 no-repeat;
}
.sn {
  height: 96px;
  border-left: 1px solid #B6C2D7;
  border-right: 1px solid #B6C2D7;
  border-bottom: 1px solid #B6C2D7;
  background:url("images/head_bg.gif") 100% 0 repeat-x #cfcfcf;
  font-size: xx-large;
  line-height:96px;
  text-align: center;
}
.price {
  color: red;
  font-size: 20px;
  font-weight: bold;
}
.gray {
  color: gray;
  font-size: 11px;
}
.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
/* Block */
#block-right {
  width: 250px;
  float: right;
}
#block-left {
  width: 250px;
  float: left;
}
.block {
  margin:0px;
  background:url("images/title_bg.gif") 0px 0px repeat-x #1468A4;
}
.title {
  margin: 0;
  padding:10px 26px 10px 0;
  background: url("images/arrow.png") 230px 10px no-repeat;
  font-size:14px;
  color: #fff;
}
.title a {
  color: #fff;
  text-decoration: none;
}
.block-content {
  position: relative;
  width: 238px;
  padding: 5px;
  float: right;
  color: #182334;
  border: 1px solid #CCCCCC;
}
.block-content img {
  display:block;
  margin:auto;
}
.block-content h4 {
  font-size:13px;
  font-weight:bold;
  text-align: center;
}
.clear {
	clear:both;
	height:10px;
}
.notice {
  padding: 0 10px 0 10px;
  border: 1px solid #ffd324;
  color: #000;
  background: #fff6bf;
  font-size: 14px;
}
/* Table */
.chart {
  margin:10px 0 10px 0;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
}

.chart td {
  border: 1px solid #ccc;
	padding: 5px;
}

.chart td.header {
	background-color: #1E63A4;
  color: #fff;
	font-weight: bold;
	white-space: nowrap;
}

.chart th {
	background-color:#f9f9f9;
  border: 1px solid #ccc;
	padding: 5px;
	color: #000;
 	text-align: right;
  font-weight: normal;
}
/* Footer */
#footer {
  height:20px;
  padding:6px;
  border-right:1px solid #cfcfcf;
  border-bottom:1px solid #cfcfcf;
  border-left:1px solid #cfcfcf;
  background: #fff url("images/footer_bg.gif") 0px 0px repeat-x;
}
#footer p.copyright { margin: 0 10px 0 8px; float: right; }
#footer p.contact { margin: 0; float: left; }
#footer p.contact img { vertical-align: middle; }
