﻿td,th {
	font-size: 12px;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
SCROLLBAR-FACE-COLOR: #0B5806;
 SCROLLBAR-HIGHLIGHT-COLOR: #0B5806;
 SCROLLBAR-TRACK-COLOR: #0B5806;
 SCROLLBAR-DARKSHADOW-COLOR: #0B5806;
 SCROLLBAR-BASE-COLOR: #0B5806
}
body 
{
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:宋体;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
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;
}

/*左边搜索*/
.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-weight:bold;
	font-size:14px;
	color:#ffff00;
	word-spacing:12px;
	Line-height:18px;
	letter-spacing:1.5px;
	
	}










.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;
}
