body,table,tr,td,li{ font-size:12px; line-height: 26px;}
input,select{font-size:12px; line-height:14px}
a:link{line-height: 26px;}
a:visited{line-height: 26px;}
a:hover{line-height: 26px;}
a:active{line-height: 26px;}
/*文字颜色*/
/*黑色*/
.black{ color:#000}
.black a:link{ color:#000}
.black a:visited{ color:#000}
.black a:active{ color:#f00}
.black a:hover{ color:#f00}
/*白色*/
.white{ color:#ffffff}
.white a:link{ color:#fff}
.white a:visited{ color:#fff}
.white a:active{ color:#ff0}
.white a:hover{ color:#ff0}
/*灰色*/
.grey{ color:#666}
.grey a:link{ color:#666}
.grey a:visited{ color:#666}
.grey a:active{ color:#000}
.grey a:hover{ color:#000}
/*灰色-浅色*/
.grey-light{ color:#ccc}
.grey-light a:link{ color:#999}
.grey-light a:visited{ color:#999}
.grey-light a:active{ color:#000}
.grey-light a:hover{ color:#000}
/*灰色-深色*/
.grey-strong{ color:#333}
.grey-strong a:link{ color:#333}
.grey-strong a:visited{ color:#333}
.grey-strong a:active{ color:#c00}
.grey-strong a:hover{ color:#d00}
/*灰色-信息列表通用*/
.grey-normal{ color:#333}
.grey-normal a:link{ color:#333}
.grey-normal a:visited{ color:#333}
.grey-normal a:active{ color:#ff6400}
.grey-normal a:hover{ color:#ff6400}
/*黄*/
.yellow{ color:#ff0}
.yellow a:link{ color:#ff0}
.yellow a:visited{ color:#ff0}
.yellow a:active{ color:#ff0}
.yellow a:hover{ color:#ff0}
/*橘红*/
.orange{ color:#f60}
.orange a:link{ color:#f60}
.orange a:visited{ color:#f60}
.orange a:active{ color:#f30}
.orange a:hover{ color:#f30}
/*橘红-深*/
.orange-deep{ color:#993E00}
.orange-deep a:link{ color:#993E00}
.orange-deep a:visited{ color:#993E00}
.orange-deep a:active{ color:#993E00}
.orange-deep a:hover{ color:#993E00}
/*紫色*/
.purple{ color:#8000c0}
.purple a:link{ color:#8000c0}
.purple a:visited{ color:#8000c0}
.purple a:active{ color:#c000fe}
.purple a:hover{ color:#c000fe}
/*绿色*/
.green{ color:#060}
.green a:link{ color:#060}
.green a:visited{ color:#060}
.green a:active{ color:#030}
.green a:hover{ color:#030}
/*绿色-大豆*/
.green-soybean{ color:#002008}
.green-soybean a:link{ color:#002008}
.green-soybean a:visited{ color:#002008}
.green-soybean a:active{ color:#FF6600}
.green-soybean a:hover{ color:#ff6600}
/*绿色-大豆-浅色*/
.green-soybean2{ color:#204026}
.green-soybean2 a:link{ color:#204026}
.green-soybean2 a:visited{ color:#204026}
.green-soybean2 a:active{ color:#FF0000}
.green-soybean2 a:hover{ color:#ff6600}
/*绿色-添加剂*/
.green-additive{ color:#00783C}
.green-additive a:link{ color:#00783c}
.green-additive a:visited{ color:#00a046}
.green-additive a:active{ color:#f60}
.green-additive a:hover{ color:#f60}
/*红色-标准*/
.red{ color:#f00}
.red a:link{ color:#f00}
.red a:visited{ color:#f00}
.red a:active{ color:#c00}
.red a:hover{ color:#c00}
/*红色-艳红*/
.red-strong{ color:#d8000f}
.red-strong a:link{ color:#d8000f}
.red-strong a:visited{ color:#d8000f}
.red-strong a:active{ color:#ff0000}
.red-strong a:hover{ color:#ff0000}
/*红色-深色*/
.red-deep{ color:#990000}
.red-deep a:link{ color:#900}
.red-deep a:visited{ color:#900}
.red-deep a:active{ color:#f00}
.red-deep a:hover{ color:#f00}
/*蓝色-标准*/
.blue{ color:#00f}
.blue a:link{ color:#00f}
.blue a:visited{ color:#00f}
.blue a:active{ color:#009}
.blue a:hover{ color:#009}
/*蓝色-豆粕*/
.blue-sbm{ color:#009}
.blue-sbm a:link{ color:#009}
.blue-sbm a:visited{ color:#009}
.blue-sbm a:active{ color:#c00}
.blue-sbm a:hover{ color:#c00}
/*蓝色-信息列表通用颜色*/
.blue-normal{ color:#103080}
.blue-normal a:link{ color:#103080}
.blue-normal a:visited{ color:#103080}
.blue-normal a:active{ color:#103080}
.blue-normal a:hover{ color:#103080}
/*蓝色-豆粕-带连接*/
.blue-sbm-l{ color:#000}
.blue-sbm-l a:link{ color:#009}
.blue-sbm-l a:visited{ color:#009}
.blue-sbm-l a:active{ color:#c00}
.blue-sbm-l a:hover{ color:#c00}
/*蓝色2*/
.blue2{ color:#0066CC}
.blue2 a:link{ color:#0066CC}
.blue2 a:visited{ color:#0066CC}
.blue2 a:active{ color:#0cf}
.blue2 a:hover{ color:#0cf}
/*蓝底白字*/
.bg-blue{ background-color:none}
.bg-blue a:link{ background-color:none; padding:2px}
.bg-blue a:visited{ background-color:none; padding:2px}
.bg-blue a:active{ color:#FFFFFF; background-color:#009; padding:2px}
.bg-blue a:hover{ color:#FFFFFF; background-color:#009; padding:2px}
/*绿底白字*/
.bg-green{ background-color:none}
.bg-green a:link{ background-color:none; padding:2px}
.bg-green a:visited{ background-color:none; padding:2px}
.bg-green a:active{ color:#FFFFFF; background-color:#009646; padding:2px}
.bg-green a:hover{ color:#FFFFFF; background-color:#009646; padding:2px}
/*字号*/
/*12*/
.twelve { font-size:12px}
.twelve a:link{ font-size:12px}
.twelve a:visited{ font-size:12px}
.twelve a:active{ font-size:12px}
.twelve a:hover{ font-size:12px}
/*14*/
.fourteen { font-size:14px}
.fourteen a:link{font-size: 12px;}
.fourteen a:visited{font-size: 12px;}
.fourteen a:active{ font-size:14px}
.fourteen a:hover{ font-size:14px}
/*16*/
.sixteen { font-size:16px}
.sixteen a:link{ font-size:16px}
.sixteen a:visited{ font-size:16px}
.sixteen a:active{ font-size:16px}
.sixteen a:hover{ font-size:16px}
/*18*/
.eighteen { font-size:18px}
.eighteen a:link{ font-size:18px}
.eighteen a:visited{ font-size:18px}
.eighteen a:active{ font-size:18px}
.eighteen a:hover{ font-size:18px}
/*20*/
.twenty { font-size:20px}
.twenty a:link{ font-size:20px}
.twenty a:visited{ font-size:20px}
.twenty a:active{ font-size:20px}
.twenty a:hover{ font-size:20px}


/*字型*/
.intro{ font-family:"宋体"; font-size:14px; font-weight:bold; text-indent:2em; padding:10px;}

/*粗体*/
.strong { font-weight:bold}
.strong a:link{ font-weight:bold}
.strong a:visited{ font-weight:bold}
.strong a:active{ font-weight:bold}
.strong a:hover{ font-weight:bold}
/*黑体*/
.heiti { font-family:黑体, Arial, Helvetica, sans-serif}
/*下划线*/
.underline a:link{ text-decoration:underline}
.underline a:visited{ text-decoration:underline}
.underline a:active{ text-decoration:none}
.underline a:hover{ text-decoration:none}
/*无下划线*/
.noneline a:link{ text-decoration:none}
.noneline a:visited{ text-decoration:none}
.noneline a:active{ text-decoration:none}
.noneline a:hover{ text-decoration:none}
/*字体闪烁*/
.blink a:link{ text-decoration:blink}
.blink a:visited{ text-decoration:blink}
.blink a:active{ text-decoration:blink}
.blink a:hover{ text-decoration:blink}

/*外形*/
.pd5{ padding:5px}
.pd10{ padding:10px}

/*广告*/
.ad-120x50{height:54px; width:120px; vertical-align:top}
.ad-585x70{height:74px; width:585px; vertical-align:middle}

/** 各个栏目中行情样式；2011年12月12日17:10:06 By xingjp */
.globalRecommendInfo,.globalListContent{margin: 0 0 0 10px; padding: 0; width: auto;}/** 外包 ul和li 的div样式； */
.globalRecommendInfo ul{margin: 0; padding: 0; width: 800px;}/** 实现ul固定宽度，去掉多余的外边距和内边距； */
.globalRecommendInfo li{float: left; margin: 0; padding: 0; width: 260px; line-height: 22px;}/** li的固定宽度和文本内容的高度，并左漂浮，外边距和内边距清空； */
.globalListContent ul{margin: 0; padding: 0; width: 100%;}
.globalListContent li{float: left; margin: 0; padding: 0; width: 100%; line-height: 22px;}
.globalRecommendUn ul{margin: 0; padding: 0;}/** ul清除多余外边距和内边距，以便li的样式去除后多出多余的内边距或者外边距； */
.globalRecommendUn li{margin:0; padding: 0; text-align: left; list-style: none;}/** 清除li行的头样式； */
.globalRight .globalSpanTime,li .globalSpanTime{float: right; text-align: right;}/** 用于有显示时间的li标签，使时间显示靠右； */
.globalListDisc ul{float: left; margin: 0; padding: 0; padding-left: 12px;}
.globalListDisc li{margin: 0; padding: 0; text-align: left;}
#additiveTopContent ul{margin: 0; padding: 0;}/** 清除头条的无用外边距和内边距； */
#additiveTopContent li{margin: 0; padding: 0; text-align: center; list-style: none;}/** 清除头条li行的头样式 */

/*页面底部*/
.doupo_sbm_bottom{width:960px; height:110px; background:#00964B; margin-top:10px;}
.bottom_dh{width:960px; height:30px; padding-top:15px; font-size:12px; color:#ffffff;}
.bottom_dh a{font-size:12px; color:#ffffff;}
.bottom_dh a:hover {font-size:12px; color:#ffff00; text-decoration:underline;}
.bottom_dh2{width:960px; height:20px; line-height:20px; font-size:12px;color:#FFFF00;}
.bottom_dh2 a{font-size:12px; color:#FFFF00;}
.bottom_dh2 a:hover {font-size:12px; color:#FFFF00; text-decoration:underline;}
.bottom_dh3{ width:960px; height:50px; line-height:22px; font-size:12px; color:#ffffff;}

/** 热门点击列表样式 */
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(/skin/default/images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(/skin/default/images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(/skin/default/images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F2F8FD url(/skin/default/images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(/skin/default/images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F2F8FD url(/skin/default/images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(/skin/default/images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F2F8FD url(/skin/default/images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(/skin/default/images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F2F8FD url(/skin/default/images/10.gif) no-repeat 4px center;
}

/** 信息列表ul分割样式 */
.box {
	border: 1px solid #AACCEE;
	border-width: 0 1px 1px 1px;
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(/skin/default/images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
/** 横向无小点样式 */
.globalRowRecommend ul,.globalRowRecommend li{margin: 0; padding: 0; border: 0; list-style: none;}
.globalRowRecommend ul li{float: left; margin-left: 15px; width: auto; line-height: 18px;}
/** The end */

/** 搜索框DIV样式，去除form的边距 */
#searchBox{float: right;}
#searchBox form{margin: 0; padding: 0;}
#searchBox input{height: 20px;}
/** The end */
