html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	margin: 0;
	background: #efefef;
	font-family: Verdana, sans-serif;
}

input, option, select {
	font-size: 14px;
	font-family: Tahoma, sans-serif;
}

a img {
	border: 0;
}

div#mbfirm {
	width: 1004px;
	height: auto;
	margin: 0 auto;
	border: 10px solid #f7f7f7;
	border: 0;
	background: white;
	overflow: auto;
}

div#top {
	width: 984px;
	height: 150px;
	padding: 15px 10px;
	margin: 0 0 10px 0;
	background: url('../gfx/background.gif');
}

div#logo {
	width: 230px;
	float: left;
}

span#banner1 {
	float: right;
}

div#leftbar {
	width: 190px;
	float: left;
	margin: 10px !important;
	margin: 10px 10px 10px 5px;
}

div#search {
	width: 190px;
	background: #ffd618 url('../gfx/search_top.gif') top no-repeat;
}

div#search2 {
	background: url('../gfx/search_bottom.gif') bottom no-repeat;
	padding: 15px 5px 5px 5px;
}

div#search_word, div#search_city {
	display: block;
	width: 155px;
	height: 30px;
	margin: 10px auto !important;
	margin: 5px auto;
	border: 1px solid #a4a2a3;
	background-color: white;
}

div#search_city {
	height: 24px;
	border: 0;
}

div#search_city option, div#search_city select {
	width: 155px;
	height: 18px;
}

div#search_city select {
	border: 1px solid #a4a2a3;
	height: 24px;
}

div#search_send {
	display: block;
	width: 97px;
	margin: 5px auto;
}

div#search_word input {
	text-align: center;
	font-weight: bold;
	padding: 0 !important;
	padding: 7px 0 0 0;
	height: 28px !important;
	height: 23px;
	width: 153px;
	border: 1px solid #fff !important;
	border-top: 0;
	background: url('../gfx/search_background.gif') repeat-x;
}

div#categories {
	width: 190px;
	margin: 20px 0;
	padding: 45px 0 0 0;
	background: url('../gfx/categories_top.gif') top no-repeat;
}

div#categories2 {
	width: 100%;
	background: url('../gfx/categories_bottom.gif') bottom no-repeat;
	padding: 0 0 11px 0;
}

div#dcatlist {
	width: 188px;
	height: auto;
	overflow: auto;
	padding: 1px 0 0 0;
	border-left: 1px solid #ffd618;
	border-right: 1px solid #ffd618;
}

ul#catlist {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#catlist li {
	font-size: 0px;
}

a.catopt {
	display: block;
	float: left;
	clear: left;
	width: 178px;
	padding: 5px 0 5px 10px;
	background: #d8d8d8;
	color: black;
	text-decoration: none;
	font-size: 13px;
	border-bottom: 1px solid white;
}

a.catopt:hover {
	background: #ffd618;
}

div#menu {
	width: 774px;
	height: 40px;
	float: right;
	margin: 10px 10px 10px 10px !important;
	margin: 10px 5px 20px 10px;
	background: #ffd618 url('../gfx/topmenu_left.gif') left no-repeat;
}

div#menu2 {
	width: 100%;
	height: 40px;
	background: url('../gfx/topmenu_right.gif') right no-repeat;
}

ul#mainmenu {
	list-style-type: none;
	padding: 0;
	margin: 0 15px !important;
	margin: 0 7px;
	float: right;
}

ul#mainmenu li {
	float: left;
}

a.menuopt {
	display: block;
	height: 26px;
	float: left;
	padding: 11px 15px 3px 15px;
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.menuopt:hover {
	background: #ebb600;
	text-decoration: underline;
}

div#banner2 {
	width: 774px !important;
	width: 734px;
	height: 80px;
	margin: 30px 10px 0 10px !important;
	margin: 30px 5px 0 10px;
	float: right;
	text-align: center;
}

div#banner3 {
	margin: 0 10px 10px 10px !important;
	margin: 0 5px 10px 10px;
	width: 120px;
	float: right;
}

div#content {
	float: right;
	font: 12px Verdana,sans-serif;
}

.withadv {
	width: 645px;
}

.withoutadv {
	width: 750px;
	margin: 0 20px;
}

div#content h1 {
	margin: 0;
	font: bold 18px Verdana,sans-serif;
}

div#footer {
	clear: both;
	width: 984px;
	margin: 10px auto;
	background: #e8e8e8 url('../gfx/footer_left.gif') left no-repeat;
}

div#footer2 {
	height: 30px;
	padding: 23px 10px 7px 10px;
	background: url('../gfx/footer_right.gif') right no-repeat;
	font-size: 12px;
}

div#footer2 span {
	float: left;
	margin: 0 10px;
}

ul#foomenu {
	list-style-type: none;
	float: right;
	margin: 0;
}

ul#foomenu li {
	float: left;
	margin: 0 5px;
}

ul#foomenu a {
	padding: 5px 10px;
	text-decoration: none;
	color: black;
}

ul#foomenu a:hover {
	text-decoration: underline;
}

div#tradelist {
	width: 600px;
	margin: 20px auto;
	border-top: 15px solid silver;
}

div.trade {
	padding: 20px 10px;
	height: 120px;
	position: relative;
	border-bottom: 5px solid silver;
	line-height: 1.6em;
}

div.trade span {
	display: block;
}

div.trademore {
	position: absolute;
	bottom: 1px;
	left: 160px;
}

div.trademore a {
	color: blue;
	padding: 5px;
	margin: 0 1px;
}

div.tradeimg {
	width: 150px;
	float: left;
	text-align: center;
}

div.trade h4 {
	margin: 0 0 5px 0;
	font: bold 15px Verdana,sans-serif;
}

div.trade:hover {
	background: #eee;
}
