.clientarea {
   width:518px;
   height:auto;
   margin-bottom:30px;
    overflow: hidden;
}

.clientarea:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .clientarea {
    height: 1em;
    overflow: visible;
}
/**/

.lead {
   margin-bottom:30px;
}


.btnbox {
    width:172px;
	text-align:center;
	float:left;
}

.btnbox img {
   padding-bottom:6px;
}

.btnarea {
   width:518px;
}

.btnline {
   width:518px;
   margin-bottom:40px;
   overflow: hidden;
}

.btnline:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .btnline {
    height: 1em;
    overflow: visible;
}
/**/



.btnline2 {
   width:344px;
   margin-bottom:40px;
   margin-right:auto;
   margin-left:auto;
   overflow: hidden;
}

.btnline2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .btnline2 {
    height: 1em;
    overflow: visible;
}
/**/



.bbtnarea {
   width:518px;
   height:174px;
   background:url(../img/recruit/btn_bar.jpg) no-repeat;
   background-position:50% 0%;
   margin-bottom:30px;
    overflow: hidden;
}

.telarea {
   width:467px;
   height:78px;
   margin-right:auto;
   margin-left:auto;
   margin-bottom:30px;
   
}

.bbtnarea:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .bbtnarea {
    height: 1em;
    overflow: visible;
}
/**/

.btn_l,
.btn_r {
   width:259px;
   text-align:center;
   float:left;
}

.thumbtxt {
   width:120px;
   margin-right:auto;
   margin-left:auto;
   text-align:left !important;
}