﻿/*选项卡1*/
#Tab1{

 float:left ;

width:400px;
margin:0px;
padding:0px;
margin:0 auto;}
/*菜单class*/
.Menubox{

/*background:url(/images/index_16.jpg) repeat;
height:30px;
min-height:30px;
line-height:30px;
font-size:14px;
color:#303e50;
font-weight:bold;
border-right:1px solid #47A847;

*/

float:left;
	text-align:left;
 overflow:hidden;
border-top:solid 1px #47A847; 
border-left:solid 1px #47A847; 
border-right:solid 1px #47A847; 
background:url(/images/boxtop_back.jpg) repeat-x top ;

}
.Menubox ul{
margin:0px;
padding:0px;overflow:hidden;
}
.Menubox li{
/*float:left;
display:block;
cursor:pointer;
width:86px;
background:url(/images/index_15.gif) no-repeat;
text-align:center;
color:#333333;
font-weight:normal;
font-size:14px;
color:#303e50;
overflow:hidden;
height:30px;
line-height:30px;

*/font-size:14px;
float:left;
 margin-top:3px;
	 line-height:27px;
	width:86px;
	height:27px;
	margin-left:5px;

border:solid 1px #47A847; 
 border-bottom:0px;
overflow:hidden;
text-align:center;
font-weight:bold;
color:#303e50;
/*color:White;*/
}
.Menubox li.hover{
padding:0px;
width:86px;
/*background:url(/images/boxtop_selectback.jpg) repeat-x bottom ;

background:url(/images/index_14.gif) no-repeat;
font-weight:bold;
color:#303e50;
height:30px;
line-height:30px;
*/
background-color:White;
font-size:14px;

float:left;
 margin-top:3px;
	 line-height:27px;
	
	height:27px;
	margin-left:5px;
	
border-top:solid 1px #47A847; 
border-left:solid 1px #47A847; 
border-right:solid 1px #47A847; 
overflow:hidden;
text-align:center;
font-weight:bold;
color:#303e50;
}
.Menubox li:hover{
padding:0px;
width:86px;
 cursor:pointer;
/*background:url(/images/boxtop_selectback.jpg) repeat-x bottom ;
font-weight:bold;
height:30px;
line-height:30px;
font-size:14px;
color:#303e50;

*/
background-color:White;
font-size:14px;

float:left;
 margin-top:3px;
	 line-height:27px;

	height:27px;
	margin-left:5px;
	
border-top:solid 1px #47A847; 
border-left:solid 1px #47A847; 
border-right:solid 1px #47A847; 
overflow:hidden;
text-align:center;
font-weight:bold;
color:#303e50;
}
.Contentbox
{
	overflow:hidden;
margin-top:0px;
border-top:none;
padding:0;
border-left:1px solid #47A847;
border-right:1px solid #47A847;
border-bottom:1px solid #47A847;
height:190px;
padding:10px;
}


