﻿body,div,ul,li
{
	padding:0; text-align:center;
}
body {font:12px "宋体";}
ul { list-style:none;}
#Tab2
{
	width:698px;
	margin:0px;
	padding:0px;
	margin:0 auto;
	left:116px;
}
.Menubox
{
	width:100%;
	background:url(../Img/Index_Logo2.gif);
	height:27px;
	line-height:27px;
	vertical-align:middle;
}
.Menubox ul
{
	margin:0;
	padding:0px;
}
.Menubox li
{
	float:left;
	display:block;
	width:115px;
	text-align:center;
	color:#949694;
	font-weight:bold;
}
.Menubox li.hover
{
	padding:0px;
	background:#fff;
	width:116px;
	border-left:1px solid #A8C29F;
	border-top:1px solid #A8C29F;
	border-right:1px solid #A8C29F;
	background:url(../Img/bgTab2.gif);
	color:#739242;
	font-weight:bold;
	height:27px;
	line-height:27px;
}
.Contentbox
{
	margin-top:0px;
	clear:both;
	border:solid 1px #A8C29F;
	border-top:none;
	height:280px;
	text-align:left;
	 padding-top:0px;
	 font-size:11pt;
	 line-height:25px;	
}
.Contentbox a{color:#000000;}
.Contentbox a:link{text-decoration:none; color:#000000;}
.Contentbox a:visited{text-decoration:none; color:#000000;}
.Contentbox a:hover{text-decoration:underline;color: #FE0202;}


