/*                                                                            @          contents 
--------------------------------------------------------------------------------------------------
*/

.search {
 background: url(../search/img/search_header.gif) no-repeat top center;
 width: 600px;
 height: 220px;
 display: block;
 clear: both;
}

.service {
 background: url(../service/img/service_header2.gif) no-repeat top center;
 width: 600px;
 height: 220px;
 display: block;
 clear: both;
}
.consulting {
 background: url(../service/search_consulting/img/search_header.gif) no-repeat top center;
 width: 600px;
 height: 220px;
 display: block;
 clear: both;
}
.candidate {
 background: url(../candidate/img/candidate_header.gif) no-repeat top center;
 width: 600px;
 height: 220px;
 display: block;
 clear: both;
}

.aboutus {
 background: url(../about/img/aboutus_header.gif) no-repeat top center;
 width: 600px;
 height: 220px;
 display: block;
 clear: both;
}
.cthead {
 background: url(../common/img/ct_header.gif) no-repeat top center;
 width: 600px;
 height: 45px;
 display: block;
 clear: both;
}
.cthead2 {
 background: url(../common/img/ct_header2.gif) no-repeat top center;
 width: 600px;
 height: 45px;
 display: block;
 clear: both;
}
.cthead3 {
 background: url(../common/img/ct_header3.gif) no-repeat top center;
 width: 600px;
 height: 45px;
 display: block;
 clear: both;
}
.cthead4 {
 background: url(../common/img/ct_header4.gif) no-repeat top center;
 width: 600px;
 height: 45px;
 display: block;
 clear: both;
}

.frame {
 display: block;
 clear: both;
 border: 1px solid #313131;
 padding: 1px;
 width: 143px;
 text-align: center;
}

.frame img {
 margin: 1px;
}

.menu {
 display: block;
 clear: both;
 margin: 3px 0px;
}

.pindex {
 display: block;
 clear: both;
 margin: 0 0 30px 0;
}

.next {
 margin: 5px 0px 25px 1px;
}

.pdetail {
 display: block;
 clear: both;
 margin: 63px 0 30px 0;
}

img.bs { 
 margin: 0px 5px -2px 15px;
}

table.packA {
 margin: 10px 10px 20px 10px;
 border: 1px solid #cccccc;
}
table.packA td {
 padding: 3px 5px;
 font-size: 12px;
 border-bottom: 1px dashed #dcdcdc;
 line-height: 18px;
}
table.packA td.nl {
 padding: 3px 5px;
 font-size: 12px;
 border-bottom: none;
}
table.packB {
 margin: 10px 10px 20px 10px;
}
table.packC {
 margin: 5px 5px 15px 5px;
 border: 1px solid #dcdcdc;
 display: block;
 clear: both;
}
table.packC td {
 margin: 5px 5px 15px 5px;
 font-size: 10px;
}
table.packD  {
 margin: 10px;
 }
table.packD td {
 padding: 5px;
 font-size: 12px;
 }
.divider {
 border-bottom: 1px solid #dcdcdc;
 padding: 3px;
}
.divider2 {
 border-bottom: 1px solid #dcdcdc;
 padding: 3px 0;
}
.divider3 {
 border-bottom: 1px dashed #dcdcdc;
}
img.apply {
 margin: 10px 0px;
}
img.mark {
 margin: 5px 10px 2px 10px;
}
img.photo {
 margin: 10px 0 0 0;
}
table.form {
 margin: 20px 10px;
}
table.form td {
 padding: 10px 5px;
 font-size: 12px;
 border-bottom: 1px dashed #dcdcdc;
}
table.form td.noline {
 padding: 10px 5px;
 font-size: 12px;
 border-bottom: none;
}
table.form td.inside {
 padding: 5px 5px 5px 10px;
 font-size: 12px;
 border-bottom: none;
}
.space2 {
 display: block;
 clear: both;
 height: 100px;
 width: 500px;
}