form, img, p, h1, h2, h3, input, select {
	margin: 0;
	padding: 0;
}

body {
	font: 12px/17px Arial, sans-serif;
	color: #333300;
	background-color: #CCCC99;	/*background: #e8ecf1 url("../layout_images/new/body_bg.gif") repeat-x fixed;*/
	background-image: url(../layout_images/new/bgd.jpg);
}

BODY {
	scrollbar-base-color: #808000;
}

img {
	border: none;
}
.tst {
	width: 50px;
	border-left:10px;
	margin: 0px 0px 0px 0px;
	padding: 100px;
	border-collapse: separate;
	text-align: left;
	vertical-align: top;
}


#container {
	margin: 0 auto auto;
	width: 780px;
	padding: 0;
	background-color: #cccc66;
	border: 1px solid #666600;
}
#container table {
	width: 100% !important;
	width: 100%;
	margin: 0px 0px;
	padding: 10px;
	}
#container td {
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
	}
#topnav {
	position: relative;
	text-align: right;
	border: 1px solid #666600;
	}
	#topnav td {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	color: #FFFFCC;
	font-weight: bold;
	}
	#topnav td a {
	color: #FFFFCC;
	text-decoration: none;
	}
	#topnav td a:hover {
	color: #505000;
	text-decoration: none;
	background-color: #CCCC66;
	}

#nav {


}
	#nav td {
		text-align: center;
		vertical-align: middle;


	}
	#nav td a {
		color: #edf7fd;
		text-decoration: none;
		height: 38px;
		font: 11px arial, sans-serif;
		display: block;
	}
	#nav td a:hover {
		color: #fff;
	}
#subnav {
	border: 1px solid #dbe8fa;
	background: #e8ebf0;
	color: #41597f;
}
	#subnav td {
		height: 30px;
		padding: 0px 15px;
		vertical-align: middle;
	}
	#subnav a {
		color: #41597f;
	}
	#subnav a:hover {
		color: #5378b4;
	}
.abc td {
		padding: -10px -10px !important;
	}
.abc {
		padding: -10px -10px !important;
	}
	
.special {
	margin: 5px 0px;
	border-top: 1px solid #666600;
	border-left: 1px solid #666600;
	border-right: 1px solid #666600;
	border-bottom: 1px solid #666600;
	background-color: #D0D077;
}
	.special td {
		padding: 1px 5px !important;
	}
	.special td.category {
		background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.special tr.alt td.category {
		url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.special td.category_none {
	padding-left: 36px !important;

	}
	.special tr.alt td.category_none {
		padding-left: 36px !important;
	}
	
	.special th {
	height: 20px;
	padding: 5px 14px !important;
	padding: 2px 14px;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	color: #FFFFCC;
	font: bold 11px verdana, sans-serif;
	background-color: #999900;
	}
	.special th a {
		color: #fff;
		text-decoration: none;
	}
	.special th a:hover {
		text-decoration: none;
	}
	.special td a, #content a {
		color: #999900;
		text-decoration: none;
	}
	.special td a strong {
		font-size: 110%;
	}
	.special td a:hover, .special td a:hover strong, #content a:hover {
	color: #FFFFCC;
	background-color: #999900;
	}
	.special tr.alt {
	background: #CCCC66;
	}
	.special td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}
	.special tr.alt td.pointer {
	background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
	padding-left: 26px !important;
	background-color: #999999;
	}


	/*-- Box headings and other tags --*/
	.special h1 {
		font: bold 19px arial, sans-serif;
		margin: 10px 0 5px 0;
		clear: both;
	}
	.special h2 {
		font: bold 15px arial, sans-serif;
		margin: 20px 0 10px 0;
		clear: both;
		border-bottom: 1px solid  #666600;
	}
	.special h3 {
		font: bold 13px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.special p {
		margin: 8px 0;
	}
	.special ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.special blockquote {
		border: 1px solid #e7ebf0;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}





.box {
	margin: 5px 0px;
	border-top: 1px solid #666600;
	border-left: 1px solid #666600;
	border-right: 1px solid #666600;
	border-bottom: 1px solid #666600;
}
	.box td {
	padding: 2px 7px !important;
	background-color: #D0D077;
	}
	.box td.category {
	/*background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;*/
		padding-left: 15px !important;
	}
	.box tr.alt td.category {
		/*background: #e7ebf0 url("../layout_images/new/folder.gif") 14px 9px no-repeat;*/
		padding-left: 15px !important;
	}
	.box th {
	height: 18px;
	padding: 5px 14px !important;
	padding: 2px 14px;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	color: #FFFFCC;
	font: bold 11px verdana, sans-serif;
	background-color: #999900;
	}
	.box th a {
		color: #FFFFCC;
		text-decoration: none;
	}
	.box th a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
	.box td a, #content a {
	color: #666600;
	text-decoration: none;
	}
	.box td a strong {
		font-size: 110%;
	}
	.box td a:hover, .box td a:hover strong, #content a:hover {
	color: #666600;
	}
	.box tr.alt {
	background-color: #CCCC66;
	}
	.box td.pointer {
	background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
	padding-left: 26px !important;
	background-color: #CCCC66;
	}
	.box tr.alt td.pointer {
	background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
	padding-left: 26px !important;
	background-color: #D0D077;
	}
	/*-- Box headings and other tags --*/
	.box h1 {
	font: bold 16px arial, sans-serif;
	margin: 0px 0 5px 0;
	clear: both;
	color: #505000;
	}
	.box h2 {
		font: bold 13px arial, sans-serif;
		margin: 0px 0 0 0;
		clear: both;
		border-bottom: 1px solid #666600;
	}
	.box h3 {
		font: bold 13px arial, sans-serif;
		margin: 0px 0 5px 0;
	}
	.box p {
		margin: 8px 0;
	}
	.box ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.box blockquote {
	border: 1px solid #999900;
	margin: 5px 3px 15px 3px;
	padding: 15px;
	background: #fff;
	}

	
	
.boxlatest {
	margin: 5px 0px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-top-color: #FFFFCC;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #FFFFCC;
	}
	.boxlatest td {
	padding: 10px 10px !important;
	background-color: #999900;
	}
	.boxlatest td.category {
	/*background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;*/
		padding-left: 10px !important;
		background-color: #D0D077;		
	}
	.boxlatest tr.alt td.category {
		/*background: #e7ebf0 url("../layout_images/new/folder.gif") 14px 9px no-repeat;*/
		padding-left: 10px !important;
	}
	.boxlatest th {
	height: 20px;
	padding: 5px 14px !important;
	padding: 2px 14px;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	color: #FFFFCC;
	font: bold 11px verdana, sans-serif;
	background-color: #666600;
	}
	.boxlatest th a {
		color: #FFFFCC;
		text-decoration: none;
	}
	.boxlatest th a:hover {
		text-decoration: none;
	}
	.boxlatest td a, #content a {
		color: #FFFFCC;
		text-decoration: none;
	}
	.boxlatest td a strong {
		font-size: 110%;
	}
	.boxlatest td a:hover, .box td a:hover strong, #content a:hover {
	color: #666600;
	}
	.boxlatest tr.alt {
	background-color: #CCCC66;
	}
	.boxlatest td.pointer {
	background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
	padding-left: 26px !important;
	background-color: #CCCC66;
	}
	.boxlatest tr.alt td.pointer {
	background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
	padding-left: 26px !important;
	background-color: #D0D077;
	}


	/*-- Box headings and other tags --*/
	.boxlatest h1 {
		font: bold 19px arial, sans-serif;
		margin: 0px 0 5px 0;
		clear: both;
	}
	.boxlatest h2 {
		font: bold 15px arial, sans-serif;
		margin: 0px 0 0 0;
		clear: both;
		border-bottom: 1px solid #666600;
	}
	.boxlatest h3 {
		font: bold 13px arial, sans-serif;
		margin: 0px 0 5px 0;
	}
	.boxlatest p {
		margin: 8px 0;
	}
	.boxlatest ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.boxlatest blockquote {
	border: 1px solid #999900;
	margin: 5px 3px 15px 3px;
	padding: 15px;
	background: #fff;
	}
/*-- --*/
.side_nav td {
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
}
.side_nav tr.alt td {
	background: #e7ebf0 url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
}
#tools {
	border: 1px solid #666600;
}
	#tools td {
	padding: 0px !important;
	text-align: center;
	border-right: 1px solid #666600;
	background-color: #CCCC66;
	}
	#tools a {
		color: #666600;
		text-decoration: none;
	}
	#tools a:hover {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #999900;
	}
	#tools #addfav {
		background: url("../layout_images/new/addfav.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #moread {
		background: url("../layout_images/new/moread.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #sellerad {
		background: url("../layout_images/new/sellerad.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #contactseller {
		background: url("../layout_images/new/contactseller.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #tellfriend {
		background: url("../layout_images/new/tellfriend.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #print {
		background: url("../layout_images/new/print.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}

#premium td {
	background: url("../layout_images/new/premium.gif") 14px 50% no-repeat;
	padding-left: 36px !important;
}
#premium tr.alt td {
	background: #e7ebf0 url("../layout_images/new/premium.gif") 14px 50% no-repeat;
	padding-left: 36px !important;
}

#footer {
	width: 780px;
	border: 1px solid #666600;
	padding: 4px;
	background-color: #D0D077;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	#footer a {
		color: #FFFFCC;
		text-decoration: none;
		margin: 0 4px;
	}
	#footer a:hover {
		color: #505000;
		text-decoration: none;
		background-color: #CCCC66;
	}
	#footer td {
	text-align: center;
	color: #FFFFCC;
	}
	#footer a.rss {
		background: url("../layout_images/new/rss.gif") 0px 50% no-repeat;
		padding-left: 15px;
	}
.button {
	border: 1px solid #666600;
	cursor: pointer;
	color: #666600!important;
	padding: 2px 7px;
	margin: 0 3px;
	font: bold 11px verdana, sans-serif;
	background-color: #CCCC66;
}
.button:hover {
	border: 1px solid!important;
	cursor: pointer;
	background-color: #999900;
	color: #FFFFCC;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
	}
.sold {
	color: red;
	font-weight: bold;
}
.warn_intend {
	color: red;
}
.star {
	color: red;
}

a.thumb img {
	padding: 1px;
	border: 1px solid #999900;
}
a.thumb:hover img {
	border: 1px solid #666600;
	background: none !important;
}
a.thumb:hover {
	background: none !important;
}

a.thumb_icon img {
	padding: 1px;
	border: 1px solid #D0D077;
}
a.thumb_icon:hover img {
	border: 1px solid #999900;
	background: none !important;
}
a.thumb_icon:hover {
	background: none !important;
}

.gal{
	padding: 10px;
	border: 0px solid #ccc;
	margin:100px;
}

a.gallery img {
	padding: 2px;
	border: 2px solid #ccc;
}
a.gallery:hover img {
	border: 2px solid #666600;
	background: none !important;
}
a.gallery:hover {
	background: none !important;
}

h2 {
	font: bold 18px verdana,arial, sans-serif;
	clear: both;
	color: #505000;
	border-bottom: 1px solid #666600;
	margin-top: 10px;
	margin-bottom: 5px;
}
.headline a {
	color: #00FF00;
	text-decoration: none;
}
.headline a:hover {
	color: #666600;
	background-color: #D0D077;
	text-decoration: none;
}
.headline a, #content a {
	color: #505000;
	text-decoration: none;
}
.small_drop_down
{
font-size: 9px;
}

