/* Body样式 */
body{margin:0px;padding:0px;background-color: #D2FBA6;}
/* 整体区域 */
#big{ 
	width:950px;
	margin:0px auto;
	background-color:#43A60E; 
	text-align:left;
}
/* 头部区域 */
#header{ position:absolute; left:100px; right:100px; width:100%; height:233px;}
/* 导航条区域 */
#Navigetor{
	width:950px;
	height:204px;
	float:left;
	background:#02542E;
}


/* 站内搜索区域 */
#Search{ 
	width:950px;
	height:29px;
	background:url(search_bg.gif) repeat-x;
}
/* 站内搜索图片区域 */
#searchico{
	width:40px;
	height:29px;
	float:left;
	padding-left:20px;
}
/* 站内搜索文字 */
#searchtext{ 
	width:80px;
	height:23px;
	float:left;
	padding-left:5px;
	padding-top:5px;
	font-size:14px; 
	font-family:Arial; 
	color:#FFFFFF; 
	font-weight:bold;
}
/* 站内搜索输入框 */
#searcharea{ 
	width:570px;
	height:27px;
	float:left;
	padding-top:2px;
}
/* 日期显示 */
#data{ 
	width:150px;
	height:23px;
	float:left;
	margin-left:30px;
	padding-top:6px;
	display:inline;
	font-size:12px; 
	font-family:Arial; 
	color:#005631;
}


/* 中部内容区域 */
#content{ 
	width:950px;
	height:790px;
	float:left;
	background:#286752; 
	text-align:center;
	overflow:hidden;
}
/* 中部内容百色背景区域 */
#content_white{
	width:935px;
	height:775px;
	float:left;
	margin-top:6px;
	margin-left:7px; 
	margin-right:6px; 
	background:#FFFFFF;
	display:inline; 
}

/* 中部左边区域 */
#left{ 
	width:300px;
	float:left;
	margin-left:5px;
	display:inline;
}


/* 通知公告 */
#TongZhiGongGao{
	width:300px;
	float:left;
	margin-top:5px;
	display:inline;
}
/* 通知公告--栏目标题 */
#TongZhiGongGao #top{
	width:301px;
	height:30px;
	float:left;
	background:url(lanmu2_top.gif) no-repeat;
}
/* 通知公告--新闻区域 */
#TongZhiGongGao #Content{
	width:299px;
	height:219px;
	float:left;
	border:1px solid #55AB2E; 
	border-top:none; 
	text-align:left;
}
/* 通知公告--小图标 */
#TongZhiGongGao #ico{
	width:28px;
	height:28px;
	float:left;
	margin-top:2px;
	margin-left:5px;
	display:inline;
}
/* 通知公告--标题定位 */
#TongZhiGongGao #Title{
	width:150px;
	height:20px;
	float:left;
	padding-top:7px;
	padding-left:10px;
	display:inline;
	text-align:left;
	font-family:Arial; 
	color:#F5FFC2; 
	font-size:15px; 
	font-weight:bold;
}
/* 通知公告--更多定位 */
#TongZhiGongGao #more{
	width:70px;
	float:left;
	padding-top:10px;
	padding-left:20px;
	text-align:right;
}

/* 文件通知 */
#WenJianTongZhi{
	width:301px;
	float:left;
	margin-top:5px;
	display:inline;
}
/* 文件通知--栏目标题 */
#WenJianTongZhi #top{
	width:301px;
	height:30px;
	float:left;
	background:url(lanmu2_top.gif) no-repeat;
}
/* 文件通知--新闻区域 */
#WenJianTongZhi #Content{
	width:299px;
	height:219px;
	float:left;
	border:1px solid #55AB2E; 
	border-top:none; 
	text-align:left;
}
/* 文件通知--小图标 */
div #WenJianTongZhi #ico{
	width:28px;
	height:28px;
	float:left;
	margin-top:2px;
	margin-left:5px;
	display:inline;
}
/* 文件通知--标题定位 */
#WenJianTongZhi #Title{
	width:150px;
	height:20px;
	float:left;
	padding-top:7px;
	padding-left:10px;
	display:inline;
	text-align:left;
	font-family:Arial; 
	color:#F5FFC2; 
	font-size:15px; 
	font-weight:bold;
}
/* 文件通知--更多定位 */
#WenJianTongZhi #more{
	width:70px;
	float:left;
	padding-top:10px;
	padding-left:20px;
	text-align:right;
}

/* 病虫测报 */
#BingChongGuanCe{
	width:301px;
	float:left;
	margin-top:5px;
	display:inline;
}
/* 病虫测报--栏目标题 */
#BingChongGuanCe #top{
	width:301px;
	height:30px;
	float:left;
	background:url(lanmu2_top.gif) no-repeat;
}
/* 病虫测报--新闻区域 */
#BingChongGuanCe #Content{
	width:299px;
	height:219px;
	float:left;
	border:1px solid #55AB2E; 
	border-top:none; 
	text-align:left;
}
/* 病虫测报--小图标 */
#BingChongGuanCe #ico{
	width:28px;
	height:28px;
	float:left;
	margin-top:2px;
	margin-left:5px;
	display:inline;
}
/* 病虫测报--标题定位 */
#BingChongGuanCe #Title{
	width:150px;
	height:20px;
	float:left;
	padding-top:7px;
	padding-left:10px;
	display:inline;
	text-align:left;
	font-family:Arial; 
	color:#F5FFC2; 
	font-size:15px; 
	font-weight:bold;
}
/* 病虫测报--更多定位 */
#BingChongGuanCe #more{
	width:70px;
	float:left;
	padding-top:10px;
	padding-left:20px;
	text-align:right;
}


/* 中部右边区域 */
#right{
	width:620px;
	float:left;
	margin:5px 0px 0px 5px;
	display:inline;
}

/* 位置导航--小叶子 */
#small{
	width:25px;
	height:20px;
	float:left;
	margin:5px 0px 0px 5px;
}
/* 位置导航--标题 */
#where{
	width:560px;
	height:40px;
	float:left;
	background:url(where.gif) no-repeat;
}
/* 位置导航--导航文字串 */
#where #wheretext{
	width:400px;
	height:27px;
	float:left;
	text-align:left;
	margin-left:130px;
	margin-top:10px;
	display:inline;
}
/* 位置导航--导航文字串样式 */
.wheretext{ font-size:13px; color:#009933; text-decoration:none;}

#fourdiv{
	width:620px;
	height:470px;
	float:left;
}

/* five--区域定位 */
#fourdiv #five{
	width:620px;
	height:232px;
	float:left;
}
/* five--标题 */
#fourdiv #five #top{
	width:620px;
	height:40px;
	float:left;
	background:url(special_top2.gif) no-repeat;
}
/* five--新闻列表 */
#fourdiv #five #content{
	width:618px;
	height:679px;
	float:left;
	border:1px solid #95D982; 
	border-top:none; 
	background:#FFFFFF; 
	text-align:left;
}
/* five--小图标 */
#fourdiv #five #top #ico{
	width:55px;
	height:32px;
	float:left;
	margin-top:8px;
	display:inline;
}
/* five--标题文字 */
#fourdiv #five #top #title{
	width:200px;
	height:32px;
	float:left;
	margin-top:8px;
	text-align:left; 
	font-size:14px; 
	font-weight:bold; 
	color:#FF9501;
}
/* five--更多 */
#fourdiv #five #top #more{position:absolute; right:60px; top:18px;}

/* 新闻列表样式 */
.NewsList{font-size:12px; text-decoration:none;color:#000000;}
.NewsList:hover{font-size:12px; text-decoration:none; color:#FF6600;}
/* 日期样式 */
.datestyle{font-size:12px;color:#93AA28;}

/* 脚注信息 */
#footer{ 
	width:950px;
	height:137px;
	float:left;
	background:#FFFFFF; 
	margin:0px;
}
div #footer1{ position:relative; left:0px; top:0px; width:950px; height:137px;background:#FFFFFF; margin:0px; margin-bottom:0px;}




