/*
Public Style
Create by Sman 0607
Last : sman 060930
*/
/*-------------全局------------last:sman 060930*/
td , div , table , body , input , textarea ,button{
	font-family:  宋体;
	font-size:12px;
	line-height:22px;
	margin:0px;
	color: #333333;
	word-break:break-all;
}
p{text-indent:24px;margin:5px 0px 0px 0px}
table {
}
body{
	margin: 2px;
	padding: 2px;
}
form{
	margin: 0px;
	padding: 0px;
}
input {
	line-height:14px;
}
img {
	border:none;
}
iframe {
	border-style:none;
	border-width:0px;
}
hr{
	color:#CCCCCC;
}
ul{
	margin-top:0px;
	margin-bottom:0px;
}
button {
	height:22px;
	line-height:16px;
}
/*--------link---------*/
a {
	color: #3D362B;
	text-decoration: underline;
}
a:link , a:visited {
	color: #3D362B;
	text-decoration: underline;
}
a:hover , a:active{
	color: red;
	text-decoration: underline;
}
/*blue*/
a.blue:link ,a.blue:visited {
	color: #0000CC;
	text-decoration: none;
}
a.blue:hover ,a.blue:active{
	color: #FF9900;
	text-decoration: underline;
}
/*red*/
a.red:link ,a.red:visited  {
	color: #000000;
	text-decoration: none;
}
a.red:hover ,a.red:active {
	text-decoration: underline;
	color: #990000;
}
/*消息样式*/
.MsgUnFocus{
	padding:6px;
	color:#999999;
	line-height:15px;
}
.MsgFocus{
	color:#003399;
	padding:5px;
	padding-left:22px;
	background-image: url(./Img/Pub/Message.info.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	line-height:15px;
}
.MsgWarning{
	padding:5px;
	color:#FF0000;
	padding-left:22px;
	background-image: url(./Img/Pub/Message.warning.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	line-height:15px;
}
/*.MsgPrompt{
	border: 1px solid #FF6600;
	background-color: #FFF2E9;
	padding:5px;
	padding-left:22px;
	background-image: url(./Img/Pub/Message.info.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}*/
.MsgSucceed{
	padding:5px;
	line-height:15px;
}
/*自定义样式*/
.input{
	color:#666666;
	border: 1px solid #ccd2d2;
	background-repeat: no-repeat;
	background-position: right top;
}
.inputOnFocus{
	color:#3366CC;
	background-color:#FFFDF7;
	border: 1px solid #5E8CC2;
	background-repeat: no-repeat;
	background-position: right top;
}
.boder {
	border: 1px solid #ccd2d2;
}
.clear{ clear:both;} 
/*-------------------布局------------------------ last:sman 060930*/
/*头*/
#HeadLinkSupply , #HeadLinkSell , #HeadLinkAgent , #HeadLinkNews , #HeadLink315 , #HeadLinkClub ,#HeadLinkBusiness {
	width:78px;
	height:34px;
	font-size:14px;
	font-weight:bold;
	background-color:#FEFEE8;
	text-align:center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #DA111B;
}
#HeadLinkBusiness{
	width:94px;
	border-right-style:none;
}
#HeadLinkLeft {
	background-image: url(Img/Pub/Toplink_Left_1.gif);
	background-repeat: no-repeat;
	width: 5px;
}
#HeadLinkRight {
	background-image: url(Img/Pub/Toplink_Right_1.gif);
	background-repeat: no-repeat;
	width: 6px;
}
#HeadLinkButton{
	height:2px;
	background-color:#CECECE;
}
#SearchSell,#SearchBuy,#SearchProduct,#SearchCompany,#SearchPrice,#SearchSupply,#SearchProcess,#SearchNews,#SearchExhibition {
	height:32px;
	width:56px;
	color:#FFFFFF;
	cursor: hand;
	text-align: center;
}
.SearchSelected {
	color:#000000;
	background-color: #FE9F1C;
	font-weight:bold;
	cursor: default;
}
/*-------------------底-------------------last:sman 060929*/
#Copyright {
	line-height:30px;
}
#Copyright a:link,#Copyright a:visited{
	color:#333333;
	text-decoration: underline;
}
#Copyright a:hover {
	color: red;
	text-decoration: underline;
}
#Copyright span{
	color:#666666;
}
/*-----------------常用class----------------------*/
/*橙色*/
.orange {color: #FF6600;	line-height:22px;	text-decoration: none;}
.orange:link , .orange:visited{color: #FF6600; line-height:22px; text-decoration: underline;}
.orange:hover , .orange:active{	color: #FF6600;	line-height:22px;	text-decoration: underline;}
/*蓝色*/
.blue {	color: #0A5497;	text-decoration: none;}
.blue:link ,.blue:visited {	color: #0A5497;	text-decoration: none;}
.blue:hover , .blue:active  {color: #0A5497;text-decoration: none;}
/*白色*/
.white,.white A:link,.white A:visited{color:#fff}
.white A:hover,.white A:active{color:#fff;text-decoration: underline;}
/*灰*/
.gray {	color: #333333;	text-decoration: none;}
.gray:link ,.gray:visited {	color:#333333;	text-decoration: underline;}
.gray:hover , .gray:active  {color: #FF6600;text-decoration: underline;}
/*wine*/
.wine {	color: #CC3300;	text-decoration: none;}
.wine:link ,.wine:visited {	color:#CC3300;	text-decoration: underline;}
.wine:hover , .wine:active  {color: #FF7300;text-decoration: underline;}
/*****字体****/
.f12{
	font-size:12px;
}
.f14{
	font-size:14px;
}
.f16{
	font-size:16px;
}
.f20{
	font-size:20px;
}
.fb{
	font-weight:bold;
}

.list ul{margin:0px 0px 0px 0px}
.list li{list-style:none;background:url(/images/Member/ilne.GIF) repeat-x bottom;height:24px;padding-top:5px;line-height:140%;text-align:left; float:left;margin:0px 5px 0px 5px;width:96%; clear:left}
