.tdTitleClass
{
	font-size: 12.5pt;
	font-weight: bold;
}


/* CSS Document */
body,td,th 
{
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
}
body 
{
	background-color: #FFFFFF;
	margin:0px;
}


/* 超链接 */
a:link,a:visited,a:hover,a:active
{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a.white:link
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.white:visited 
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.white:hover 
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a.white:active 
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}


a.black:link 
{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
a.black:visited 
{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
a.black:hover 
{
	font-size: 12px;
	color: #cd6502;
	text-decoration: none;
	font-weight:bold;
}
a.black:active 
{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}


a.reds:link,a.reds:visited,a.reds:hover,a.reds:active
{
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}






/* 菜单 */
.top_bg {
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
}
.menu_bg {
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
}
.menu_bg2 {
	background-image:url(../images/menu_bg2.gif);
	background-repeat:repeat-x;
}
.menu_bg3
{
	background-image:url(../images/menu_pic2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

/* 农业要闻,农业快讯,站内搜索 */
.BorderColor 
{
	border:1px solid #bad35d;
}
.TittleBg 
{
	background-image:url(../images/tittle_bg.gif);
	background-repeat:repeat-x;
	height:28px;
}
.TittleFont 
{
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}
.linebg 
{
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	padding-left:5px;
	padding-right:5px;
}

.PicBorderColor 
{
	border:1px solid #b3b3b3;
	width:135px;
	height:90px;
}

/*input {
	border:1px solid #b3b3b3;
}*/



/* 新闻联播 */
.middle_bg 
{
	background-image:url(../images/middle_bg.gif);
	background-repeat:repeat-y;
}
.BorderColor2 
{
	background-image:url(../images/tittle_bg2.gif);
	background-repeat:repeat-x;
	border:1px solid #b3b3b3;
}
.BottomBorderColor 
{
	border-bottom:1px solid #b3b3b3;
}


/* 供应，求购 */
.BorderColor3 
{
	background-image:url(../images/tittle_bg3.gif);
	background-repeat:repeat-x;
	border:1px solid #b3b3b3;
}
.BottomBorderColor 
{
	border-bottom:1px solid #b3b3b3;
}


/* 新闻显示 */
.NewsTittleFont 
{
	font-size:18px;
	font-weight:bold;
	line-height:40px;
}
.NewsOtherFont 
{
	font-weight:bold;
}



/* 推荐企业 */
.BorderColor4 
{
	border:1px solid #b3b3b3;
}
.TittleBg2 
{
	background-image:url(../images/tittle_bg4.gif);
	background-repeat:repeat-x;
	height:28px;
}
.TittleFont2 
{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#10653e;
}
.TittleBg3 
{
	background-image:url(../images/tittle_bg5.gif);
	background-repeat:repeat-x;
	height:28px;
}

/* 文章显示 */
.ArticleTittle 
{
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
.ArticleTime 
{
	color:#919191;
}

.line4-bg 
{
	background-image:url(../images/line4.gif);
	background-repeat:repeat-x;
}
.line5-bg 
{
	background-image:url(../images/line5.gif);
	background-repeat:repeat-y;
}

/* 在线反馈 */

.feedback-line 
{
	background-image:url(../Images/feedback-line.gif);
	background-repeat:repeat-x;
}
.red 
{
	color:#FF0000;
}


/* 网站地图 */
.sitemap_bg
{
	background-image:url(../Images/sitemap.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}

.weightred 
{
	color:#FF0000;
	font-weight:bold;
}





