/* 头部信息  */
.SiteTop {
	width:540px; 
	height:24px; 
	background-color:#dbeed8; 
	border:1px solid #6CB95B; 
	color:#000000;
	font:12px Verdana, "宋体"; 
	line-height:24px;
}
.SiteTop a:link {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.SiteTop a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.SiteTop a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

/* 主体 */
td {
	font-size: 9pt;
}


body 
{
	background-color: #fdf7df ;
	margin:0pt;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #DBEED8;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #4F614B;
	SCROLLBAR-3DLIGHT-COLOR: #4F614B;
	SCROLLBAR-ARROW-COLOR: #4F614B;
	SCROLLBAR-TRACK-COLOR: #EBF5E9;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;	
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}



.title {
	font-weight: bold;
	font-size:10pt;
	padding-left: 5px;
	padding-top: 20px;
}

.border {
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}
.copy {
	background-color: #41B0DC;
	padding-left: 20;
	line-height: 20px;

}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	height:5px;
}
/*SecondHandTopLink  */

.SecondHandTopLink {
	font-size: 14px;
	color: #052C00;
	text-decoration:none;
}
.SecondHandTopLink a:link {
	font-size: 14px;
	color: #052C00;
	text-decoration:none;
}
.SecondHandTopLink a:visited {
	font-size: 14px;
	color: #052C00;
	text-decoration: none;
}
.SecondHandTopLink a:hover {
	font-size: 14px;
	color: #052C00;
	text-decoration: none;
}

/*SecondHandDatalist_qgz */
.SecondHandDatalist {
	font-size: 14px;
	color:#FFFFFF ;
	text-decoration:none;
}

/*SecondHandUserList  */
.SecondHandUserList a:link {
	font-size: 14px;
	color: #052C00;
	text-decoration:none;
}
.SecondHandUserList a:visited {
	font-size: 14px;
	color: #052C00;
	text-decoration: none;
}
.SecondHandUserList a:hover {
	font-size: 14px;
	color: #052C00;
	text-decoration: none;
}


/*详细页打折红色滚动  */
.DzGd a:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;
}
.DzGd a:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.DzGd a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration:underline;
}


/*首页供应信息*/
.GyxxLink a:link {
	font-size: 12px;
	color: #2993a2;
	text-decoration:none;
}
.GyxxLink a:visited {
	font-size: 12px;
	color: #2993a2;
	text-decoration: none;
}
.GyxxLink a:hover {
	font-size: 12px;
	color: #2993a2;
	text-decoration:underline;
}

/*首页求购信息*/
.QgxxLink a:link {
	font-size: 12px;
	color: #2c8c0f;
	text-decoration:none;
}
.QgxxLink a:visited {
	font-size: 12px;
	color: #2993a2;
	text-decoration: none;
}
.QgxxLink a:hover {
	font-size: 12px;
	color: #2c8c0f;
	text-decoration:underline;
}

/*首页代理信息*/
.DlxxLink a:link {
	font-size: 12px;
	color: #95128c;
	text-decoration:none;
}
.DlxxLink a:visited {
	font-size: 12px;
	color: #95128c;
	text-decoration: none;
}
.DlxxLink a:hover {
	font-size: 12px;
	color: #95128c;
	text-decoration:underline;
}

/*DataGrid灰色文字信息*/
.DataGridCssMingXing {
	font-size: 16px;
	color: #0000FF;
	text-decoration:none;
}

.DataGridCssMingXing a:link {
	font-size: 16px;
	color: #0000FF;
	text-decoration:none;
}
.DataGridCssMingXing a:visited {
	font-size: 16px;
	color: #0000FF;
	text-decoration: none;
}
.DataGridCssMingXing a:hover {
	font-size: 16px;
	color: #0000FF;
	text-decoration:none;
}


.DataGridCss a:link {
	font-size: 12px;
	color: #787878;
	text-decoration:none;
}
.DataGridCss a:visited {
	font-size: 12px;
	color: #787878;
	text-decoration: none;
}
.DataGridCss a:hover {
	font-size: 12px;
	color: #787878;
	text-decoration: underline;
}
.menu a:link {
	color: #000000;
	background-color: #EDEDED;
	width:100%;
	height:20;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 3;
	padding-left:10px;
}
.menu a:visited {
	color: #000000;
	background-color: #EDEDED;
	width:100%;
	height:20;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 3;
	padding-left: 10px;
}
.menu a:hover {
	background-color: #FFCC00;
	width:100%;
}
.list {
	height: 18;
	padding-left:5px;
	font-weight:bold;
	background-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
} 
/*
.radio {
	border: #FFFFFF;
}
input,textarea,select {
	font-size: 9pt;
	font-family: verdana;
	border: 1px solid #000000;
}
*/
