/*
用于自动生成的站点名
*/
.SiteName 
{
	font-family: "黑体";
	font-size: 36px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	filter: Shadow(Color=#333333, Direction=150);
	cursor: default;
}
/*
弹出窗口-表单背景(深色)
*/
.PopWindowBg
{
	background:#cccccc;
	font-size:9pt;
	margin-top: 12px;
	margin-left: 12px;
}
/*
弹出窗口-表单背景(浅色)
*/
.PopWindowBgTint
{
	background:#ffffff;
	font-size:9pt;
	margin-top: 12px;
	margin-left: 12px;
}
/*
文本框*/
.TextBox {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #000066;
	border: 1px solid #999999;
	behavior:url(../JS/TextBoxStyle.htc);
}
.TextBoxOver {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #003366;
	border: 1px solid #0066FF;
	background-color: #DFFFFF;
	behavior:url(../JS/TextBoxStyle.htc);
}
/*
三级页面下面关闭和打印超链接样式
*/
.Text12 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	color:#003366;
}
.Button2 {
	border-right: #091450 1px solid;
	background-position: center center;
	border-top: #091450 1px solid;
	background-image: url(../images/BtnBg_blue.gif);
	border-left: #091450 1px solid;
	color: #000000;
	border-bottom: #091450 1px solid;
	font-size: 9pt;
	font-family: Tahoma, 宋体;
	behavior:url(../JS/ButtonStyle.htc);
}
.Button1
{
	border-right: #091450 1px solid;
	background-position: center center;
	border-top: #091450 1px solid;
	background-image: url(../images/BtnBg_yellow.gif);
	border-left: #091450 1px solid;
	color: #000000;
	border-bottom: #091450 1px solid;
	font-size: 9pt;
	font-family: Tahoma, 宋体;
	behavior:url(../JS/ButtonStyle.htc);
}
.Table1 {
	border: 1px solid #999999;
}
.DataGridHeader {
	background-color: #eff6fe  ;
	color: #003366;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;

}
.DataGrid {
	background-color: #f6f6f6;
	border: 1px solid #8aafe6;
	vertical-align: middle;
	padding: 3px;
	cursor:default;
}
.DataGrid A {
	color: #003366;
	text-decoration: none;
}
.DataGridFooter {
	height: 25px;
}
.DataGridItem {
	vertical-align: middle;
	border: 1px solid #FF0000;
	height: 23px;
	behavior:url(../JS/DataGridItem.htc);
}
.DataGridItemOver
{
	color: #003366;
	background-color: #DAEFFD;
	height: 23px;

	behavior:url(../JS/DataGridItem.htc);
}
.DataGridSelectedItem {
	color: #003366;
	background-color: #DAEFFD;
	height: 23px;
}
.TableLabel {
}
.TableControl {
}
.TableHeader {
	color: #0000FF;
	background-image: url(../images/style1/TableHeader.jpg);
}
.TableFooter {
	background-color: #BED0D0;
}
.NavigationBar {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	border: 1px solid #999999;
	background-position: center center;
	background-image: url(../images/NavigationBar.jpg);
	filter: Shadow(Color=#ffffff, Direction=30);
}
.NavigationBar a 
{
	color: #000099;
	text-decoration: none;
}
.LabelMsg 
{
	font-size:9pt;
	font-family: "宋体";
	color: #FF0000;
}
.GroupBody {
}
.GroupLabel {
}
.CheckBoxList {
}
.RadioButtonList {
}
.GridLayoutPanel {
}
.DropDownList 
{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #000066;
	border: 1px solid #999999;
}
.List {
}
.Labels {
}

TABLE
{
	font-family: Verdana, Arial, Sans Serif;
	font-size:9pt;
}
.menu1 {
	color: #FF0000;
}
.bg{
	background-color: #C8D9B3;
}
.TopTable {
	background-image: url(../images/style1/top.jpg);
}
.ToolBar {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #ECE9D8;
}
.Table1Left {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;

}
.Table1Right{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;

}
.cursor{
	cursor: move;
}
.Table2 {
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 2px solid #0000FF;
	border-left: 0px solid #999999;

}
.InfoCell1 {
	border: 0px solid;
}

.headtd1 {
	background: #00A4E1; border: 2px outset; 
	border-color: #00BBFF #0077FF #0077FF #00BBFF; 
	cursor: hand; 
	font-size: 9pt
	}
.headtd2 {  
	background: #20C1FF; 
	border: 2px outset;
	 border-color: #60D3FF #0077FF #0077FF #60D3FF; 
	 cursor: hand; 
	 font-size: 9pt
	 }
.bodytd  {  
	background: #99CCFF; 
	border: 2px outset; 
	border-color: #B0D8FF #0077FF #0077FF #B0D8FF; 
	font-size: 9pt
	}
.menu
{
	FILTER: alpha(opacity=90);
	BACKGROUND-COLOR: #D6D3CE;
	BORDER-BOTTOM: #666666 2px solid; 
	BORDER-LEFT: #E4E4E4 2px solid; 
	BORDER-RIGHT: #666666 2px solid; 
	BORDER-TOP: #E4E4E4 2px solid; 
	COLOR: #000000; 
	CURSOR: default; 
	FONT-SIZE: 9pt; 
	color:#000000;
	FONT-WEIGHT: normal; 
	LINE-HEIGHT: 20px; 
	POSITION: absolute;
	DISPLAY:none;
	z-index:1000;
}
.menu span
{
	cursor: default; 
	width: 100%; 
	padding-left: 10pt;
	z-index:100;
}

.selected 
{
	background-color: #000066; background-repeat: repeat; background-attachment: 
        scroll; color: white; background-position: 0%;
}
.MenuBox {
	background-color: #E1F3FD;
	border: thin solid #0066CC;
	filter: alpha(opacity=90):
}
.PopWindowTitle {
	font-family: "黑体";
	font-size: 20px;
	color: #112a7a;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.Label1 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.ControlGroupLabel {
	font-family: "宋体";
	font-size: 9pt;
	color: #0000FF;
	background-color: #CCCCCC;

}
.ControlGroup {

}
.TableMiddle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;

}
.TableTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.TableBottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.AreaBorder {
	border: 1px dashed #E4E4E4;
}
.AgriSkill_Left
{
	background-image: url(../images/template_Bak/tb_bg.gif);

}
.AgriSkill_Bottom
{
	background-color: #CCCCCC;

}
.menuskin {
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-TOP: #666666 1px solid; 
	VISIBILITY: hidden; 
	FONT: 12px verdana; 
	BORDER-LEFT: #666666 1px solid; 
	BORDER-BOTTOM: #666666 1px solid; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #f6f6f6; 
	TEXT-ALIGN: left;
	z-index:90;
	BACKGROUND-IMAGE: url(../images/menubg.jpg);
}
.menuskin A {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 25px; 
	COLOR: black! important; 
	TEXT-DECORATION: none
}
.menuskin A:hover {
	TEXT-DECORATION: none
}
#mouseoverstyle {
	BORDER-RIGHT: #666666 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #666666 1px solid; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 2px; 
	BORDER-LEFT: #666666 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #666666 1px solid; 
	BACKGROUND-COLOR: #a2cefb
}
#mouseoverstyle A {
	COLOR: black
}
.menuitems {
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 1px; 
	MARGIN: 2px; 
	WORD-BREAK: keep-all; 
	PADDING-TOP: 1px;
	z-index:90;
}.RedBorder {
	border: thin dotted #FF0000;
}
.itemTile
{
 color:Red;	
}
.TitleUnderLine {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.SystemMenu {
	font-family: "宋体";
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.SystemMenu A {
	font-family: "宋体";
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

.UserInfo {
	color: #1169B0;
	text-decoration: none;
}
.UserInfo A {
	color: #1169B0;
	text-decoration: none;
}
.MainBorder {
	border: 1px solid #CCCCCC;
}
.WebPaging {
	color: #000000;
	text-decoration: none;
}
.WebPaging A {
	color: #000099;
	text-decoration: none;
}
.TableBBS {
	font-size: x-small;
	background-color :#e5e5e5;
}
.TableBBS a 
{
	color: #000099;
	text-decoration: none;
}
.frmBG
{
	background-image: url(../images/App/Simple/bj.JPG);
	margin-left: 0px;
	margin-top:0px;
	margin-right:0px;
	background-color :#E1F3FD;
	background-repeat: no-repeat;
}
.NewsBG
{
	background-image: url(../images/NewsBJ.JPG);
	margin-left: 0px;
	margin-top:0px;
	margin-right:0px;
	background-color :#E1F3FD;
}
.OperateHandle 
{

}
.OperateHandle A
{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}

.TitleNormal
{
	CURSOR: hand;color:black;
}
.TitleSelected
{
	CURSOR: hand;color:red;
}
.NewsCount
{
}
.infomessage
{
	
}

/*
图片列表-标题样式
*/
.rollpic{ 
    /*
    border:2px solid #c4ee84; 
    width:118px; 
    height:78px; 
    margin-top:14px; 
    margin-bottom:7px; 
	*/
}
/*
图片列表-图片样式
*/
.rollpictitle{ 
    /*
    background-image:url(/myimages/picnewsname_bg.gif); 
    padding-top:2px; 
    padding-left:10px; 
    background-position:center; 
    background-repeat:no-repeat;  
    width:118px;  
    height:15px;  
    color:#000000;  
    font-size:12px; 
	*/    
}
.Link1 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	color:#003366;
}
.Link1 A {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	color:#003366;
}
.News {
	line-height:220%;
}
