<!--
body,td,th {
	font-size: 12px;
	font-family: "宋体", Arial;
}
body {
	background-image: url(back.gif);
	margin: 0px;
}
input,select,Textarea,option{
    font-family: "宋体", Arial; 
	font-size: 12px; 
	line-height: 15px;
	COLOR: #000000;
}
a.menu:link,a.menu:visited {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.GoodsType:link,a.GoodsType:visited {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.GoodsType:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.GoodsBid:link,a.GoodsBid:visited {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.GoodsBid:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.lnk:link,a.lnk:visited {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.lnk:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.more:link,a.more:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
a.more:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
a.Affiche:link,a.Affiche:visited{
	font-family: "宋体", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.Affiche:hover{
	font-family: "宋体", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.Foreshow:link,a.Foreshow:visited{
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.Foreshow:hover{
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a.Commend:link,a.Commend:visited{
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.Commend:hover{
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a.Commend1:link,a.Commend1:visited{
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #0000cf;
	text-decoration: none;
}
a.Commend1:hover{
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}
a.House:link,a.House:visited{
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.House:hover{
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a.Vehicle:link,a.Vehicle:visited{
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.Vehicle:hover{
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a.General:link,a.General:visited{
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.General:hover{
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a.m1:link,a.m1:visited {
	COLOR: #6495B6; 
	TEXT-DECORATION: underline;
}
a.m1:hover {
	COLOR: #6495B6; 
	TEXT-DECORATION: none;
}
.err{
	font-size: 12px;
	color: #FF0000;
}
.left_title{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 10px;
}
.title{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
div.Affiche_title{
	width: 260;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
div.Affiche_content{
	color:#666666;
	width: 240;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
div.Foreshow_title{
	color:#666666;
	width: 230;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
div.Commend_title{
	width: 500;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
div.House_title{
	width: 260;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
div.Vehicle_title{
	width: 260;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.Affiche_td{
    padding-left:20px;
}
.Commend_td{
    background-color:#ffffff;
    border:#cdcdcd solid 1px;
    padding:4px;
}
.MainTitle{
	font-family: "宋体", Arial;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #05006C;
}
.ctrl_menu {
	BORDER-RIGHT: #767676 1px solid; 
	BACKGROUND: #ffcf60; 
	BORDER-LEFT: #767676 1px solid; 
	BORDER-BOTTOM: #767676 1px solid;
}
.ctrl_menu_title {
	PADDING-LEFT: 15px; 
	FONT-WEIGHT: bold; 
	LINE-HEIGHT: 25px;
}
.menu_box {
	BORDER-RIGHT: #d6d6d6 1px solid; 
	BORDER-TOP: #ababab 1px solid; 
	BORDER-LEFT: #ababab 1px solid; 
	BORDER-BOTTOM: #d6d6d6 1px solid;
}
.menu_box TH {
	BACKGROUND: url(member/menu_list_icon.gif) no-repeat center 50%; 
	WIDTH: 10px; 
	LINE-HEIGHT: 22px;
}
.menu_box TD {
	BACKGROUND: url(member/menu_list_split.gif) no-repeat left bottom; 
	LINE-HEIGHT: 20px;
}
.menu_box A {
	COLOR: #000000; 
	TEXT-DECORATION: none;
}
.menu_box A:hover {
	TEXT-DECORATION: underline;
}
.menu_box_pad {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	BACKGROUND: #fdf9d5; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 0px;
}
.hand {
	CURSOR: pointer;
}
.form_border {
	font-family: "宋体", Arial;
	BORDER-RIGHT: #6795b4 1px solid; 
	BACKGROUND: #fff; 
	BORDER-LEFT: #6795b4 1px solid
}
.desc_tip {
	font-family: "宋体", Arial;
	BORDER-RIGHT: #6795b4 1px solid; 
	PADDING-RIGHT: 20px; 
	BORDER-TOP: #cadce8 1px solid; 
	PADDING-LEFT: 20px; 
	BACKGROUND: #ebf1f5; 
	PADDING-BOTTOM: 20px; 
	BORDER-LEFT: #6795b4 1px solid; 
	COLOR: #666666; 
	LINE-HEIGHT: 150%; 
	PADDING-TOP: 20px
}
.desc_tip0 {
	font-family: "宋体", Arial;
	BORDER-RIGHT: #6795b4 1px solid;
	BORDER-BOTTOM: #cadce8 1px solid;
	BACKGROUND: #ebf1f5;
	BORDER-LEFT: #6795b4 1px solid;
	padding: 5px;
}
.desc_tip1 {
	font-family: "宋体", Arial;
	BORDER-RIGHT: #6795b4 1px solid;  
	BORDER-TOP: #cadce8 1px solid; 
	BACKGROUND: #ebf1f5; 
	BORDER-LEFT: #6795b4 1px solid; 
	padding: 5px;
}
.table_info{
    font-family: "宋体", Arial;
	border:1px solid #BEC8F3;
}
.M {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	LINE-HEIGHT: normal; 
	FONT-STYLE: normal; 
	FONT-VARIANT: normal
}
-->