@charset "utf-8";
/* CSS Document */

a{
color: #fff;
text-decoration: none;
}
a:hover{
color: #DFE44F;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: px solid #73A405;
}
#wrapper{
width: 670px;
}
.box{
background: url(../images/img11.jpg) #fff top no-repeat;
}
.boxholder{
clear: both;
padding: 5px;
background: #ececec;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: url(../images/menu2_bg.jpg) no-repeat;
}
.tab a:active, a:hover { color: #fff; text-decoration: none;}

.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}

