﻿td,th {
 font-size: 12px;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 scrollbar-face-color: #0B5806;
 scrollbar-shadow-color: #cccccc;
 scrollbar-highlight-color: #cccccc;
 scrollbar-3dlight-color: #0B5806;
 scrollbar-darkshadow-color:#0B5806;
 scrollbar-arrow-color:#cccccc;
 scrollbar-base-color: #0B5806;
 scrollbar-track-color: #0B5806;

}
body 
{
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:宋体;
    color:#ffffff;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
}

/*左边小菜单与顶大菜单距离*/
.LeftSmallMenuLeft
{
 width:70px;
	}
.LeftSmallMenuTop
{
	height:2px;
	}
/*左边小菜单高度与样式*/
.LeftMenuHeight
{
	height:26px;
	text-align:left;
	}
	
/*左边菜单链接样式*/
a.menulink
{
	font-family:宋体;
	font-weight:bold;
	font-size:14px;
}
a.menulink:link {
	text-decoration: none;
	color: #FFFF00;
}
a.menulink:visited {
	text-decoration: none;
	color: #FFFF00;
}
a.menulink:hover {
	text-decoration: none;
	color: #FFFF00;
}
a.menulink:active {
	text-decoration: none;
}


/*首页列表连接*/
a.listlink
{
	font-family:宋体;
	font-size:12;
}
a.listlink:link {
	text-decoration: none;
	color: #FFFF00;
}
a.listlink:visited {
	text-decoration: none;
	color: #FFFF00;
}
a.listlink:hover {
	text-decoration: none;
	color: FFFF00;
}
a.listlink:active {
	text-decoration: none;
}

/*首页新闻链接*/
a.newslink
{
	font-family:宋体;
	font-size:12;
}
a.newslink:link {
	text-decoration: none;
	color: #fff;
}
a.newslink:visited {
	text-decoration: none;
	color: #fff;
}
a.newslink:hover {
	text-decoration: none;
	color: #fff;
}
a.newslink:active {
	text-decoration: none;
}

/*左边搜索*/
.LeftSearch
{
	background-color:#43832c;
		
}
/*左边登陆*/
.LeftLogin
{
	background-color:#3b7b25;
}



.IndexCompany
{
   font-size:12px;
   color:#000000;
   font-family: 宋体;
}
.MainBGImg
{
	/*FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#175F09,endColorStr=#479025, gradientType=0)*/
	background-color:#0B5806;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image:url(../images/bgImage.gif);*/
}
.ButtomBGImg
{
	background-image:url(../images/Buttom.gif);
}

/*子页面中 当前位置*/
.CurrentSite
{
	color:#ffff00;
}
.CurrentSitePoint
{
	color:#ffff00;
	font-weight:bold;	
}

/*列表标题*/
.ListTitle
{
	color:#ffff00;
	font-weight:bold;	
}
/*列表项目*/
.ListItem
{
	color:#ffff00;
	height:22px;
}


/*首页文字*/
a.IndexTop
{
	font-family:黑体;
	font-size:13;
	color:#B9D78F;
}
a.IndexTop:link {
	text-decoration: none;
	color: #B9D78F;
}
a.IndexTop:visited {
	text-decoration: none;
	color: #B9D78F;
}
a.IndexTop:hover {
	text-decoration: none;
	color: #ffff00;
}
a.IndexTop:active {
	text-decoration: none;
}

.StyleIndex
{
  font-family:宋体;
	font-size:12px;
	color:#ffff00;
}
.StylePiontIndex
{
	font-family:宋体;
	font-size:12px;
	color:#ffff00;
	word-spacing:10px;
	Line-height:18px;
	letter-spacing:1.5px;
	
	}

.Pfont{text-indent:24px;
       text-align:justify }

/*新闻文字样式*/
.boder0{
        border-bottom:1px solid gray; 
        margin-top:5px;
        }

.boder1{
        border-bottom:1px solid gray; 
        margin-top:-15px;
        }
/*列表导航*/
#nav{width:590px;

     height:20px;     

     margin:0px -15px;
    }

li.list{width:80px;

   height:5px;

   border-right:1px solid #ccc;
  
   text-align:center;

   float:left;}

.input_sr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: #f2f2f2;
}
.input_bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 2px;
	padding: 1px;
	clear: both;
	background-color: #f7f7f7;
	border-top: 1px none #CCCCCC;
	border-right: 1px ridge #CCCCCC;
	border-bottom: 1px ridge #CCCCCC;
	border-left: 1px none #CCCCCC;
}
