body {
margin:0;
}
#box_tab {
width: 100%;
height: 370px;
margin:0;
}

#box_menu{
width: auto;
margin:0;
padding:0;
}
.menuTopic{
	border-bottom:#66CC33 solid 3px;
	height:30px;
}
.menuTopic2{
font-family: tahoma;
	font-size: 14px;
	color:#0F8209;
	text-decoration: none;
	font-weight: bold; border-bottom:#27A230 solid 3px; height:50px;}
.box_menu1{
	border-bottom:#66CC33 solid 3px; 
	height:30px; 
	margin-bottom:3px;
	border-bottom-color:#00D7D7;
}
.box_menu2{
	border-bottom:#66CC33 solid 3px; 
	height:30px;
	margin-bottom:3px;
	border-bottom-color:#00C1C1;	
}
.box_menu3{
	border-bottom:#66CC33 solid 3px; 
	height:30px; 
	margin-bottom:3px;
	border-bottom-color:#00B0B0;
}
.box_menu4{
	border-bottom:#66CC33 solid 3px; 
	height:30px;	
	margin-bottom:3px;
	border-bottom-color:#009999;
}

.box_content{
	/*border-bottom:1px solid #EEEEEE;*/
	border-bottom:1px dashed  #CCCCCC;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:3px;
	padding-right:3px;
	font-size: 14px;
}

#box_menu li{
width:30px;
display:inline;
}
.hidden{
display:none;
}

/*.font18{
font-size:18px;
}

.font12{
font-size:12px;
}
*/.greentext14 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #148914;
	text-decoration: none;
}
.boxnotline {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
