body {
	margin: 0px;
	padding: 0px;
	font-size:14px;
}
form{
	margin: 0px;
	padding: 0px;
}
a:link {
    color: #000;
	text-decoration: none;
}
a:visited {
    color: #000;
	text-decoration: none;
}
a:hover {
    color: #ff0000;
	text-decoration: underline;
}
a:active {
    color: #000;
	text-decoration: none;
}
a.red:link {
    color: #EF2F24;
	text-decoration: none;
}
a.red:visited {
    color: #EF2F24;
	text-decoration: none;
}
a.red:hover {
    color: #EF2F24;
	text-decoration: underline;
}
a.bold:link {
    color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.bold:visited {
    color: #000000;
	font-weight:bold;
	text-decoration: underline;
}
a.bold:hover {
    color: #000000;
	font-weight:bold;
	text-decoration: underline;
}
a.blue:link {
    font-weight:bold;
	color: #1636C7;
}
a.blue:visited {
    font-weight:bold;
	color: #1636C7;
}
a.blue:hover {
    font-weight:bold;
	color: #1636C7;
	text-decoration: underline;
}
.clear{
	clear: both;
}
#Header{
	width: 958px;
	margin-right: auto;
	margin-left: auto;
}
#top{
	height:39px;
	overflow: hidden;
	color:#000;
}
.topleft,.topright{
	background-image: url(topbg.gif);
}
.topleft{ float:left;width:20px;height:39px;}
.topright{
	float:right;
	width:20px;
	height:39px;
	background-position: 0px -39px;
}
.topcenter{float:left;width: 918px;background-color: #F6F6F6;height:39px;}
.topcenter ul{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.topcenter .topuser{
	float:left;
	margin-top: 12px;
}
.topcenter .topmenu{float:right;margin-top: 11px;}
.topcenter .topmenu a{ color:#000}
.topcenter .topmenu a:hover{ color:#ff0000}
.middle{
    float:center;
	text-align:center;
	margin-top:15px;
}
#content{
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	font-size: 14px;
}
.left{ float:left;width:955px;}
.lefttxt{
     float:left;
	 list-style-type: none;
	 margin-top: 8px;
}
.lefttxt li{
	text-align:center;
    width:955px;
    overflow: hidden;
	padding-top:5px;
	padding-bottom: 1px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFDFDF;
}
.city{
	float:left;
    width:155px;
}
.city10{
	float:left;
    width:93px;
}
.city8{
	float:left;
    width:115px;
}
#foot{
	width:958px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#foot a:link{ color:#000}
#foot a:visited{ color:#000}
#foot a:hover{ color:#ff6600}
.footend{
	line-height: 22px;
	color: #000;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
}
input.button {
	border: 0px solid #bddeee;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(btn_b.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#pager
{
	width:98%;
	color:#000;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	padding:10px 20px 10px 0; 
	margin: 0px;
}
#pager span
{
	float:left;
	margin: 0px;
	padding: 0px;
}
.pageleft
{
	width:38%;
	float: left;
}
.pageright
{
	width:62%;
	float: left;
}
.pageright a {border:solid 1px #ccc;color:#0063dc;cursor:pointer;text-decoration:none;}
.pageright a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.pageright .cpb {border:1px solid #F50;font-weight:700;color:#F50;background-color:#ffeee5;}
.pageright a:hover {border:solid 1px #F50;color:#f60;text-decoration:none;}
.pageright a,.pageright a:visited,.pageright .cpb,.pageright a:hover  
{float:left;height:16px;line-height:16px;min-width:10px;_width:10px;margin-right:5px;text-align:center;
 white-space:nowrap;font-size:14px;font-family:Arial,SimSun;padding:0 3px;}