﻿@charset "utf-8";

/* CSS Document */



body

{
	background: #e9e9e9;
	background-image:url(back.png);
	background-position:center;
	background-repeat:repeat-y;
	padding-top: 0;

}



div.content

{


	background: #E2F9FE;
	


	width: 720px;

	height auto:

	border: #000000;

	border: solid;

	border-width: 2px;

	

}
div.main

{


	background: #E2F9FE;
	


	width: 720px;

	height auto:

	

}

div.banner

{

	background: #6FCAFB;
	


	width: 720px;

	height auto:



	

}





div.menu

{
	
	width: 720px;

	height: auto;
	
	background: #D2F4FD;

	border-top: #A5DEEF;

	border-top: solid;

	border-top-width: 1px;
	
	border-bottom: #A5DEEF;

	border-bottom: solid;

	border-bottom-width: 1px;
	
	/* opacity:0.6;
  
  	filter:alpha(opacity=60); /* For IE8 and earlier */

}





div.ebay

{

	height: auto;

	width: 400;

	float: left;

	padding-left: 10px;

	padding-bottom: 10px;



}



div.custom

{

	height: auto;

	width: 515;

	float: right;

	padding-right: 8px;

	padding-bottom: 10px;

	padding-top: 15px;

}



div.second

{	

	height: auto;

	width: 900;

	float: left;

	padding-left: 10px;

	padding-bottom: 10px;

}

td.normal{
height: 20px;
color: #336699;
background-color:#000000;
opacity:0.75;
filter:alpha(opacity=75); /* For IE8 and earlier */



}

td.normalon {
height: 20px;
color: #3366FF;
background-color: #000000;



} 


