@charset "utf-8";
/* CSS Document */


.tabtxt a{
color: #ffffff;
text-decoration: none;
}
.tabtxt a:hover{
color: #DFE44F;
}
.tabtxt  p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #73A405;
}
#wrapper1{
width: 500px;
margin: 0 auto;
}
.box-tab1{
background: #fff;
}


.box-tab p{
width: 96%;
padding: 10px;
}

.boxholder{
clear: both;
padding: 5px;
background: #8DC70A;
margin-right:5px;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;


}
.tabtxt{
margin: 0;
color: #ffffff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
