@charset "utf-8";
body {
	font-size: 12px;
	background-color: #d4ebf7;
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,form,p,ol,ul,li,p,h2,h3,h4,dl,dt{padding: 0px;margin: 0px;}
#agtop {
	width:980px;
	text-align:left;
	font-size: 12px;
	margin: 0 auto;
}
#agtop #logo {
	margin: 0px;
	width: 200px;
	float: left;
	text-align: left;
	height: 60px;
}
#agtop #topad {
	float: left;
	width: 780px;
	margin: 0px;
	height: 60px;
	text-align: right;
}
#menu {
	background-color: #49B7F1;
	height: 36px;
	text-align: center;
	clear: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu #menubar {
	width: 978px;
	height: 36px;
	padding: 0px;
	border-left:1px solid #D4EBF7;
	border-right:1px solid #D4EBF7;
	text-align: left;
	background-color: #0F7FBC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu #menubar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: left;
}
#menu #menubar li {
	display: inline;
}
#menu #menubar a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0F7FBC;
	font-size: 14px;
	margin: 0px;
	display: block;
	visibility: inherit;
	float: left;
	padding: 11px 20px 9px 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4EBF7;
}
#menu #menubar a:hover {
	background-color:#C95C0C;
}

#content {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3px;
	clear: left;
}
#content #leftbar {
	float: left;
	width: 200px;
}
#content #rightbar {
	float: left;
	width: 780px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content #middlebar_d {
	float: left;
	width: 657px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #rightbar_d {
	float: left;
	width: 120px;
	margin: 0px;
	padding: 0px;
}
#content #leftbar #states {
	background-color: #C95C0C;
}
#states ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#states li {
	display: block;
}
#states a {
	background-color: #C95C0C;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	display: block;
	text-decoration: none;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #D4EBF7;
}
#states a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #0F7FBC;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#rightbar ul {
	list-style-type: none;
}
#rightbar li {
	display: inline;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4EBF7;
	border-bottom-color: #D4EBF7;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width: 149px;
	padding: 5px 3px 4px 3px;
	font-family: "宋体";
}
#rightbar a {
	color: #333333;
	text-decoration: none;
}
#rightbar a:hover {
	color: #0F7FBC;
	text-decoration: underline;
}
#detaillist {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #C95C0C;
	padding: 10px;
	filter: Shadow(Color=grey, Direction=-90);
	background-color: #FACAA7;
	line-height: 20px;
	font-size: 14px;
}
#detaillist h3 {
	font-size: 24px;
	font-weight: bold;
	color: #C95C0C;
}
#detail_ad {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4EBF7;
}




#footer {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	color: #0F7FBC;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #D4EBF7;
	line-height: 20px;
}
#footer a {
	color: #0F7FBC;
	text-decoration: none;
}
#footer a:hover {
	color: #C95C0C;
	text-decoration: underline;
}

