@charset "utf-8";
/* CSS Document */
img {
	border:none;
}
a {
	text-decoration:none;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #ff9d34;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);

}
.headertable {
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 347px;
	width: 802px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	background-color: #FF9D34;
}
.linkbg {
	background-color: #FFFFFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.linktable {
	font-size:20px;
	background-image: url(../img/linkbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#ff9d34;
	top: -1px;
}
.base{
	vertical-align: baseline;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
	overflow:hidden;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 700px;
}
.main {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	width: 700px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}

.market {
  font-family: "good-dog-1","good-dog-2";
}
.style3 {
	font-size: 11px;
	color: #FF0000;
}

.base:hover {
	background-color:#663300;
	cursor:pointer;

}
.imglnk:hover {
filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	cursor:pointer;
}
#fls {
	z-index:1;
	position:relative;
}
.style5 {
	font-size:11px;
	color:#FF0000;
}
.h2705{
filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
.h2705:hover{
	cursor:pointer;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}
#list{
overflow:auto;
}
.detail{
	width:100%;
}
.menu {
	background-image: url(../img/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:700px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.color{font-size:24px; color:#F00;}
.color:hover{
	color:#000000;
}
