body{
background-image: url(images/bg.jpg);
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat;

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
margin:0px;
}
.alpha1{
    background-color:#D0DAC5;
    filter:alpha(opacity=50); /* IE ΝΈΓχΆΘ20% */
}

tr,td{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.ch3{
background-color:#F5F7F6;
}

.w1{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#ffffff;}
.w2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: White;
}

.orang{
color:#FF6600;}


.inputD {
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #808080;
	border-right-color: #ccc;
	height: 15px;
	border-bottom-width: 1px;
	border-left-width: 1px;border-left-color: #ccc;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-size: 12px;
	padding-left: 0px;
}
.submit {
	background: url(images/submit1.jpg) repeat-x;
	border: 0;
	padding: 2px 0;
	width: 80px;
	color: #000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.submit1 {
	background: url(images/submit1.jpg) repeat-x;
	border: 0;
	padding: 2px 0;

	color: #000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.right{
background:#ffffff url(images/boot_right.jpg) no-repeat bottom right;
}

a:link,a:visited{color:#000; font-family:Arial, Helvetica, sans-serif;
font-size:11px;}
a:hover{color:#ff0000;text-decoration:none;}


/* ---- NAVIGATION ---- */
.navigation 
	{
		width:1000px;
		text-align: center;
		margin-left:0px;
		height:29px;	
		padding: 0px;
		font-family: "arial", serif;
		background:url(images/menu_bg.jpg) repeat-x left top;
		padding-top:7px;
}
.navigation ul { list-style:none; padding: 0px 0 0 0; margin: 0 0px 0px 3px; }
.navigation li { list-style:none; float:left; margin:0px 0px 0px 3px;}	
.navigation a{
		float:left;
		display:block;
		height:20px;
		padding:9px 10px 0px 0px;
		width: 129px;
		text-decoration:none;
		color:#000;
		font-size: 12px;
		font-family: "Arial"; 
		font-weight:bold;
		text-align:center;
		background: url(images/menu_0.jpg) no-repeat left bottom;
}
.navigation a:hover { 
padding:9px 10px 0px 0px;background: url(images/menu_1.jpg) no-repeat left bottom; color:#ff3300;
}

/*--- Categorie ---*/
#cate{
width:218px;
}
#cate ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family:"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
}
#cate li a{
padding:5px 3px 0px 35px;
display: block;
width: 180px; 
height:18px;
text-decoration: none;
text-align:left;
color: #707439;
background:url(images/list.jpg) no-repeat left top;
}
* html #cate li a{ /*IE only */
width: 180px; /*IE 5*/
w\idth: 185px; /*185px minus all left/right paddings and margins*/
}
#cate li a:hover{
color:#333;
}
/*---List---*/
.list{
background:url(images/menu.jpg) repeat-x left top;
text-align:left;
padding:3px 0px 0px 9px;
color:#fff;
height:28px;
}
.list a{
color:#fff;
}
.list a:hover{
color:#fff;
}
/*---Pro---*/
.ch1{
border:2px solid #CDDFE2;
padding:5px;
background:url(images/top3.jpg)
}
.title{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
font-weight:bold;
}

.pic{
border:2px solid #666;}

.price{
color:#ff0000;
font-size:11px;
font-family:Tahoma,Arial, Helvetica, sans-serif;
}

.div_no {
	PADDING-LEFT: 12px; FONT-WEIGHT: bold; FONT-SIZE: 23px; PADDING-BOTTOM: 4px; COLOR: #939598
}
.div_in {
	PADDING-LEFT: 12px; FONT-WEIGHT: bold; FONT-SIZE: 23px; PADDING-BOTTOM: 4px; COLOR: #ffad17
}
.div_txt_out {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #939598
}
.div_txt_in {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000
}