body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

.topnav{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.topnav .menu {
	float: right;
	clear: right;
	background-image: url(../images/top.jpg);
	height: 27px;
	width: 454px;
	line-height: 27px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
}
.topnav .menu a, .topnav .menu a:link {
	color: #000000;
	padding-left: 18px;

}
.topnav .menu a:hover {
	color: #FF0000;
	text-decoration: none;
}



form {
	margin: 0px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:link {
        font-size:12px;
	color:blue;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.quick a, .quick a:link {
	background-image: url(../images/menu_quick.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 70px;
	margin-left: 10px;
	display: inline;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.quick a:hover {
	background-image: url(../images/menu_quick.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 70px;
	margin-left: 10px;
	display: inline;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #FF0000;
	text-decoration: none;
}
.menu-out    {
	font-size: 14px;
	background-image: url(../images/menu_out.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: inline;
	width: 92px;
	background-position: center;
	padding-top: 8px;
	padding-bottom: 6px;
}
.menu-over {
	font-size: 14px;
	background-image: url(../images/menu_over.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: inline;
	width: 92px;
	background-position: center;
	padding-top: 8px;
	padding-bottom: 6px;
	color: #FFFFFF;
}
.menu-over   a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}



.search {
	background-image: url(../images/search_bg.jpg);
	background-repeat: repeat-x;
	height: 68px;
	border: 1px solid #2590fa;
	color: #FFFFFF;
}
.topad {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0 5px 0;
}

.border {
	background-color: #f0ffff;
	border: 1px solid #b0d6fd;
}
.city {
	line-height: 120%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	margin-bottom: 10px;
}


.list01 {
	border: 1px solid #db0100;
}
.list01  .title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/title_bg_01.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 5px;
}
.list02 {
	border: 1px solid #b0d6fd;
}
.list02  .title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/title_bg_02.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 5px;
}
.list03 {
	border: 1px solid #d50028;
}
.list03  .title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/title_bg_03.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 5px;
}
.list-content {
	line-height: 180%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.list-split {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #f0f0f0;
	font-size: 14px;
	font-weight: bold;
        color:black;
}
.list-image {
	margin-bottom: 10px;
}

.copyright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8FBC8B;
	line-height: 150%;
}
.trade {
	text-decoration: line-through;
	margin-top: 2px;
	margin-bottom: 2px;
}
.ct {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: oblique;
	font-size: 30px;
}
.lank {
	padding-left: 5px;
}
.lank  a,.lank a:link {
	margin-right: 5px;
	margin-left: 10px;
	color: #999999;

}
.link   a,.lank a:hover {
	margin-right: 4px;
	margin-left: 9px;
	color: #FF0000;
	font-weight: bold;
}
