body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin:0px;
	padding:0px;
	background-color:#e0dfed;
}
.DivAll
{
	background-color:#fff;
	width: 965px;
	margin: 0 auto;
	border: #a9a9a9 1px solid;
}
.Div_Top
{
	width:100%;
	border-bottom: 5px solid #ED031B;
}
.RegMes
{
	width:50%;
	float:right;
	height:35px;
	*margin-right:60px !important;
	*margin-right:30px;
	text-align:right;
	padding-top:5px;
}
.logo
{
	float:left;
	width:30%;
}
.Menu
{
	float: left;
	width: 65%;
}
.Menu ul {
    margin:0;
    padding:10px 10px 0 50px;
    list-style:none;
  }
.Menu li {
  display:inline;
  margin:0;
  padding:0;
  }
.Menu a {
  float:right;
  background:url("../../Images/Public/tableftR.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
.Menu a span
{
	float: left;
	display: block;
	background: url("../Images/Public/tabrightR.gif" ) no-repeat right top;
	padding: 10px 15px 7px 6px;
	color: #660033;
}
.Menu a span {float:none;}
.Menu a:hover span
{
	color: #ffff00;
}
.Menu a:hover {
  background-position:0% -42px;
  }
.Menu a:hover span {
  background-position:100% -42px;
  }

.Menu #current a {
        background-position:0% -42px;
}
.Menu #current a span {
        background-position:100% -42px;
}

.ImageNote
{
	width:100%;
	min-height:600px;
	_height:600px;
}
.GreenBar
{
	height:5px;
	font-size:5px;
	background-color: #99C516;
}
.FarmBar
{
	height:5px;
	font-size:5px;
	background-color: #F3C51A;
}
.FertBar
{
	height:5px;
	font-size:5px;
	background-color: #4DA1D0;
}
.MachBar
{
	height:5px;
	font-size:5px;
	background-color: #2A903D;
}
.PackBar
{
	height:5px;
	font-size:5px;
	background-color: #9A218B;
}
.SeedTitle
{
	background-image:url("../Images/Public/TitleZZ.jpg");
	height:38px;
	width:100%;
	margin-top:10px;
}
.NYTitle
{
	background-image:url("../Images/Public/TitleNY.jpg");
	background-repeat:repeat-x;
	height:38px;
	width:100%;
	margin-top:10px;
}
.HFTitle
{
	background-image:url("../Images/Public/TitleHF.jpg");
	background-repeat:repeat-x;
	height:38px;
	width:100%;
	margin-top:10px;
}
.JXTitle
{
	background-image:url("../Images/Public/TitleJX.jpg");
	background-repeat:repeat-x;
	height:38px;
	width:100%;
	margin-top:10px;
}
.BCTitle
{
	background-image:url("../Images/Public/TitleBC.jpg");
	background-repeat:repeat-x;
	height:38px;
	width:100%;
	margin-top:10px;
}
.NewSeedTitle
{
	background-image:url("../Images/Public/TitleBack.jpg");
	background-repeat:repeat-x;
	height:38px;
	width:100%;
	line-height:38px;
}
.LeftNameSeed
{
	float:left;
	background-repeat:no-repeat;
	width:164px;
	height:29px;
}
.LeftNameFarm
{
	float:left;
	background-repeat:no-repeat;
	width:164px;
	height:29px;
}
.LeftNameFert
{
	float:left;
	background-repeat:no-repeat;
	width:164px;
	height:29px;
}
.LeftNameMach
{
	float:left;
	background-repeat:no-repeat;
	width:164px;
	height:29px;
}
.LeftNamePack
{
	float:left;
	background-repeat:no-repeat;
	width:164px;
	height:29px;
}
.RightName
{
	float:right;
	margin-right:10px;
	padding:3px 0px 3px 3px;
	line-height:25px;
	margin-top:13px;
}
.ZMore
{
	background:#97C314;
}
.NMore
{
	background:#F3C51A;
}
.HMore
{
	background:#4DA1D0;
}
.JMore
{
	background:#2A903D;
}
.BMore
{
	background:#9A218B;
}
.div_ImageNote
{
	width:100%;
	padding-bottom:5px;
}
.LoadMes
{
	width: 300px;
	margin: 5px auto;
	background-color: #ffffe0;
	padding: 5px;
	font-size: 13px;
	text-align: center;
	color: #990033;
}
img
{
	vertical-align:middle;
	border:0;
}
.Foot
{
	background-image:url("../Images/Public/line_bottom.jpg");
	background-repeat:repeat-x;
	padding:15px 3px 0px 3px;
	text-align:center;
	font-size:13px;
	line-height:25px;
}

.ImageInfoSeed ,.ImageInfoFarm ,.ImageInfoFait ,.ImageInfoMach ,.ImageInfoPack 
{
     *margin:0 2px !important;
     *margin:-1px;
}

.ImageInfoSeed li ,.ImageInfoFarm li ,.ImageInfoFait li ,.ImageInfoMach li ,.ImageInfoPack li
{
	list-style-type: none;
	width: 152px;
	height: 115px;
	text-align: center;
	float: left;
	margin: 3px;
	background: #cccccc;
}
.ImageInfoSeed li
{
	border: #97C314 1px solid;
}

.ImageInfoFarm li
{
	border: #F3C51A 1px solid;
}

.ImageInfoFait li
{
	border: #4DA1D0 1px solid;
}

.ImageInfoMach li
{
	border: #2A903D 1px solid;
}

.ImageInfoPack li
{
	border: #9A218B 1px solid;
}

.ImageInfoSeed span,.ImageInfoFarm span,.ImageInfoFait span,.ImageInfoMach span,.ImageInfoPack span
{
	line-height:22px;
	display:block;
}
.ImageInfoSeed img,.ImageInfoFarm img,.ImageInfoFait img,.ImageInfoMach img,.ImageInfoPack img
{
	margin-top:1px;
	width:150px;
	height:95px;
}

.ADImage
{
	padding: 3px;
}
.TopADLeft Img
{
	margin:2px;
	width:150px;
	height:95px;
}
.TopADLeft
{
	float:left;
	width:160px;
	height:200px;
	text-align:center;
}
#TopADMiddle
{
	float:left;
	margin:0 2px;
	width:635px;
	height:200px;
	text-align:center;
}
/**************³¬¼¶Á´½ÓÑùÊ½*****************/
A:link
{
    color: #ab6233;
    text-decoration: none;
}
A:visited
{
    color: #666666;
    text-decoration: none;
}
A:active
{
    color: #256762;
    text-decoration: none;
}
A:hover
{
    color: #000000;
    text-decoration: none;
}
/******************************************/
