body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 223d58;
}
.txt2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.head1 {
	background-image: url(/images/head_bg1.gif);
	background-repeat: repeat-x;
	height: 77px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.head2 {
	background-image: url(/images/head_bg2.jpg);
	background-repeat: repeat-x;
	height: 193px;
}
#menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(/images/menu_bg1.gif);
	background-repeat: repeat-x;
	height: 41px;
}
#menu .menu1 {
	background-image: url(/images/menu_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	float: left;
	width: 650px;
}
#menu .menu1 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
#menu .menu1 a:hover {
	text-decoration: underline;
}
#menu .menu2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #223d58;
	background-image: url(/images/menu_bg3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 41px;
	width: 299px;
	float: right;
}
#search {
	background-color: #ebebeb;
	height: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #223d58;
}
.main1 {
	padding: 20;
}
#search div table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	height: 80px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
}
.txt1 {
	line-height: 1.5em;
}
a {
	color: #3fa5ff;
	text-decoration: underline;
}
.link_a {
	color: #1c334b;
	text-decoration: none;
}
.minwidth {
	min-width:980px;
	width:expression(document.body.clientWidth < 980? "980px": "auto" );
}
.head_txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #91a6b9;
}
.link_b {
	color: #F00;
	line-height: 1.5em;
}
.txt3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.sellMenu {
	position: absolute; border:1px solid black; background: rgb(238,238,238); left: 230px; padding: 5px 10px;
	line-height: 25px;
	display: none;
}
.sellMenu a {
	color: black !important;
}
.price {
	font-size:18px; 
	color:#0e8e0b;
}

.popup {
	width: 400px; height: 160px; position: absolute; margin-left: 200px; margin-top: -50px; border: 1px solid black;
	background: white;
	display: none;
	padding: 10px 20px;
}