BODY {
	background-color: #0E0E0E;
	margin: 0px;
	padding:0 px;
	background-image: url(../images/mix/back_title.jpg);
	background-repeat: repeat;
	}

#line
{
	height: 180px;
	background-image: url(../images/mix/line.jpg);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: top;
}	

/*****************header-up*************************/	
#header_all
{
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	height: 180px;
	width: 950px;
	/*background-image: url(../images/header_all/header_all.jpg);
	background-repeat: no-repeat;*/
}

/*::::::::::::::::::product::::::::::::::::::::*/
#product_all
{
	text-align: right;
	vertical-align: top;
    border: 1px solid #4E4E4E;
}
		
#product_txt_all
   {
	width: 750px;
	background-color: #000000;
	text-align: right;
	vertical-align: top;
	border: 1px solid #4E4E4E;
	}
	
#product_title_bor
{
	background-color: #FFFFFF;
	height:35px;
	text-align: right;
	vertical-align: top;
	background-image: url(../images/mix/title.jpg);
	background-repeat: no-repeat;
}

#product_title_txt
{
	height:25px;
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 28px;
	padding-top: 10px;
}
#product_title_txt a
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #FF9933;
	text-decoration: none;
	
}
#product_title_txt a:hover
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	
}


#product_txt
{
	background-color: #000000;
	text-align: right;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

#product_txt a
{
  	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
#product_txt a:hover
{
  	font-family: Tahoma;
	font-size: 9pt;
	color: #FFA54A;
	text-decoration: none;
}

/*//////////////////footer/////////////////////*/
#footer
{
	height: 60px;
	color: #BFBFBF;
	text-align: center;
	background-color: #0E0E0E;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
}

#footer a
{
	font-family: Tahoma;
	font-size:8pt;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover
{
	font-size: 8pt;
	color: #F8AA45;
	text-decoration: none;
}
#footer b
{
	font-weight: bold;	
}

#footer_line
{
	background-image: url(../images/footer/footer.jpg);
	background-repeat: repeat-x;
}

#footer p
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 1px;
}


/*.....................................copye.......................*/	



