html {
		margin: 0px;
		padding: 0px;
		}

body {
		margin: 0px;
		padding: 10px 0px 0px 0px;
		font: 10pt Verdana, Tahoma, sans-serif;
		color: #000;
		background-color: #fff;
		}

a {
		color: #000;
		background-color: transparent;
		text-decoration: none;
		border: 0px;
		}

h3 {
		font-size: 12pt;
		font-weight: bold;
		margin: 0px;
		padding: 10px 0px 0px 0px;
		}

p {
		margin: 0px;
		padding: 0px 0px 20px 0px;
		}

p.address {
		margin: 0px;
		padding: 0px 0px 10px 0px;
		float: left;
		clear: both;
		}

table {
		color: #000;
		}

td {
		width: auto;
		padding: 2px 10px;
		}

#container2 {
		margin: auto;
		padding: 0px;
		width: 920px;
		height: 100%;
		}

#header {
		display: none;
		}

#masthead {
		width: 100%;
		height: 150px;
		}

#masthead_c1 {
		width: 420px;
		height: 81px;
		margin: 20px 0px 0px 0px;
		float: left;
		clear: both;
		display: inline;
		}

#masthead_c2 {
		width: auto;
		height: 100px;
		margin: 20px 0px 0px 20px;
		padding-left: 20px;
		font-size: 9pt;
		background: #fff url(../images/div_sm.gif) no-repeat;
		float: left;
		display: inline;
		}

#masthead_c3 {
		display: none;
		}

#content {
		margin: 0px;
		padding: 0px;
		width: 100%;
		background: #fff;
		height: 100%;
		}

#content_c1 {
		display: none;
		}

#content_c2 {
		display: none;
		}

#content_c3 {
		display: none;
		}

#content_items {
		width: auto;
		height: 100%;
		margin: 0px;
		padding: 0px;
		background: none;
		float: left;
		display: inline;
		}

#item_list {
		width: auto;
		height: 100%;
		margin: 20px 0px 0px 0px;
		padding: 0px;
		overflow: visible;
		}

#content_search {
		width: auto;
		height: 100%;
		margin: 0px;
		padding: 0px;
		background: none;
		float: left;
		display: inline;
		}

#search_list {
		width: auto;
		height: 100%
		margin: 20px 0px 0px 0px;
		padding: 0px;
		overflow: visible;
		}
		
.banner_mb {
		width: auto;
		height: 40px;
		color: #000;
		background-color: #fff;
		}

.banner_mb_l {
		display: none;
		}

.banner_mb_r {
		display: none;
		}

#footer {
		display: none;
		}

.bold {
		font-weight: bold;
		}