body {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #333333;
}

.header {
	background-image: url(images/header.jpg);
}
.shop_header {
	background-image: url(images/shop_header.jpg);
}
.BG {
	background-image: url(images/BG_0000.jpg);
	background-repeat: repeat-x;
}
.Tmenu {
	padding-top: 11px;
	color: #F0F8FA;
	font-size: 11px;
}
.date {
	float: right;
	width: 200px;
}


.BG_1 {
	background-image: url(images/BG_1.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.BG_2 {
	background-image: url(images/BG_2.jpg);
}
.BG_3 {
	background-image: url(images/BG_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	font-family: tahoma, Arial;
	font-size: 9px;
	color: #333;
}
.Tmenu a:link {
	color: #F0F8FA;
	text-decoration: none;
}
.Tmenu a:visited {
	color: #F0F8FA;
	text-decoration: none;
}
.Tmenu a:hover {

	color: #CCFF00;
	text-decoration: underline;
}
.Tmenu a:active {


	color: #F0F8FA;
	text-decoration: none;
}
.Menu {
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
	font-size: 11px;
}
.Menu_title {
	background-image: url(images/plus.gif);
	padding-right: 18px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.Menu li {
	font-weight: normal;
	list-style-image: url(images/rowr.gif);
}

.Menu a:link {
	color: #666666;
	text-decoration: none;
}
.Menu a:visited {
	color: #666666;
	text-decoration: none;
}
.Menu a:hover {
	color: #003366;
	text-decoration: underline;
}
.Menu a:active {
	color: #666666;
	text-decoration: none;
}


a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: none;
}
.LL {
	font-size: 10px;
	font-family: tahoma, Arial;
}
.CC {
	font-size: 11px;
	font-family: tahoma, Arial;
}
.RR {
	font-size: 10px;
	direction: rtl;
	font-family: tahoma, Arial;
	padding-right: 5px;
}
.main {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height: 18px;
	font-size: 11px;
}
.main_title {
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 11px;
}
.main_footer {
	font-size: 10px;
	color: #666666;
	margin-top: 10px;
	padding-right: 10px;
	direction:rtl;
}
.main_footer a:link {
	color: #006699;
}
.main_footer a:visited {
	color: #006699;
}
.main_footer a:hover {
	color: #CCFF00;
	background-color: #333736;
	text-decoration: none;
}
.main_footer a:active {
	color: #006699;
}
.orange {
	color: #FF3300;
}
.number {
	color: #B1B1B1;
}
.ads {
	padding-top: 5px;
	padding-bottom: 5px;
}
.start {
	text-align: center;
	vertical-align: middle;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
}.color_a {
	color: #06C;
}
.color_b {
	color: #666;
	font-size: 10px;
}
.color_c {
	color: #F30;
	font-size: 10px;
}


.border {
	border: 1px solid #CCC;
}
.main li {
	font-weight: normal;
	list-style-type: none;
	background-image: url(images/ProductL.gif);
	background-repeat: repeat-y;
	width: 230px;
	border: 1px solid #CCC;
	background-position: right;
	margin: 5px;
	padding: 3px;

}
.tct    {
	border: 1px solid #CCC;
	background-image: url(images/ProductL.gif);
	background-repeat: repeat-y;
	background-position: right;
	clear: none;
	float: right;
	width: 230px;
	margin-top: 5px;
	margin-right: 18px;
	margin-bottom: 5px;
}
.btn_a {
	color: #FFF;
	background-color: #FF3300;
	border: 1px solid #FF3300;
}