@charset "utf-8";
/* CSS Document */
body
{
	font-family:Tahoma;
	text-align:center;
	margin:0 auto;
	font-size:11px;
	text-align:right;
	
}
#topmenu
{
	background-image:url(../images/tophead.jpg);
	height:294px;
	background-repeat:no-repeat;
	width:960px;
	margin:0 auto;
}

#menu
{
	
	text-align:center;
	width:960px;
	margin:0 auto;
	height:35px;
	padding-top:10px;
	margin-top:-290px
}
#menu a 
{
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-size:14px;

}
#menu a:hover {
	text-decoration:underline;
}
#search
{
	background-color:#5e5e5e;
	color:#fff;
	font-size:11px;
		padding:5px;
		height:25px;
		width:950px;
		margin-right:auto;
		margin-left:auto;
		margin-top:-130px;
}

#head
{
	background-image:url('../images/head.jpg');
	background-repeat:no-repeat;
	width:958px;
	height:368px;
	margin:0 auto;
	}
#body
{
	width:960px;
	margin:0 auto;
	background-color:#fff;
}
#bodyright
{
	float:right;
	width:225px;
	background-color:#2e2e2e;
	color:#fff;

	
}
#categoryhead
{
	
	margin:0 auto;
	width:206px;
	height:34px;
	margin-top:20px;
	font-weight:bold;
	padding-top:10px;
	color:#fff;
	
}
#category
{
	
	
	font-size:11px;
		padding:5px;
		line-height:20px;
	
}
#category a { color:#fff;}
#bannerHead
{
	
	margin:0 auto;
	width:206px;
	height:34px;
	margin-top:20px;
	font-weight:bold;
	padding-top:10px;
	
	
}

#banner
{
	font-size:11px;
		padding:5px;
}
#banner img
{
	width:190px;
	height:210px;
}
#bodyleft
{
	float:left;
	width:693px;
	padding:20px;
	background-color:#fff;
	border:solid 1px #ccc;
	
}
#board 
{
	background-color:#fff;
	color:#353535;
	font-size:11px;
		padding:5px;
}
#list
{
	background-color:#fff;
	color:#353535;
	font-size:11px;
	padding:5px;
}
#footer
{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:963px;
	height:46px;
	margin:0 auto;
	text-align:left;
	padding-top:10px;
	
	

}

select
{
	font-family:Tahoma;
	font-size:11px;
}

a
{
	
	text-decoration:none;
	color:#353535;
}
a:hover
{
	text-decoration:underline;
}

/*list class */

.insetTab {background: transparent;}
.insetTab .b1Tab, .insetTab .b2Tab, .insetTab .b3Tab, .insetTab .b4Tab {display:block; overflow:hidden; font-size:1px;}
.insetTab .b1Tab, .insetTab .b2Tab, .insetTab .b3Tab {height:1px;}
.insetTab .b2Tab {border-left:1px solid #C5CCD6; border-right:1px solid #C5CCD6;}
.insetTab .b3Tab {border-left:1px solid #C5CCD6; border-right:1px solid #C5CCD6;}
.insetTab .b4Tab {border-left:1px solid #C5CCD6; border-right:1px solid #C5CCD6;}
.insetTab .b1Tab {margin-left:5px; background:#C5CCD6; margin-right:0px;}
.insetTab .b2Tab {margin-left:3px; border-left-width:2px; margin-right:0px;}
.insetTab .b3Tab {margin-left:2px; margin-right:0px;}
.insetTab .b4Tab {height:2px; margin-left:1px; margin-right:0px;}
.insetTab .boxcontentTab {display:block; border-left:1px solid #C5CCD6; border-right:1px solid #C5CCD6;}

.SellWizardTabGap {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#C5CCD6;
}
.SellWizardTable {
	border-bottom:1px solid #C5CCD6;
	border-left:1px solid #C5CCD6;
	border-right:1px solid #C5CCD6;
}

.Dir {
	direction:rtl;
}

.DirReverse {
	direction:ltr;
}
.Sort{
	
	border-left:1px solid #C5CCD6;
	border-right:1px solid #C5CCD6;
}


#itemdetail td
{
	text-align:right;
}
#itemsubject
{
	font-weight:bold;
}

	.clear{
	font-size:1px;
	line-height:1px;
	clear:both;
}

