@charset "utf-8";

#interview{
clear:both;
background:transparent url(../../img/cmn/bg_box_top.gif) no-repeat scroll 0 top;
padding-top:20px;
padding-bottom:10px;
margin-bottom:20px;
zoom: 1;
overflow:hidden;
}

#interview h4{
margin-bottom:10px;
}

#interview p.txtA{
margin:0 17px 0px 17px;
color:#007dd6;
}

#interview p.txtB{
margin:0 17px 15px 17px;
}

#interview p.txtB span{
color:#007dd6;
}

#interview p.txtC{
float:right;
width:409px;
border:1px solid #00bdf8;
margin:0 17px 15px 0px;
padding:5px 10px;
font-size:10px;
}

#interview .txtC .title{
font-weight:bold;
font-size:12px;
}

#interview p.txtC span{
color:#00bdf8;
}

#interview p.imgLeft{
float:left;
margin-left:16px;
margin-right:16px;
display:inline;
border:1px solid #cccccc;
}

#interview p.imgRight{
float:right;
margin-left:16px;
margin-right:16px;
display:inline;
border:1px solid #cccccc;
}

/*schedule*/

#interview div.schedule{
clear:both;
width:648px;
background:transparent url(../img/interview/bg_schedule_btm.gif) no-repeat scroll 0 bottom;
margin-left:16px;
padding-bottom:4px;
}

#interview div.schedule h4{
margin-top:20px;
margin-bottom:0px;
*margin-top:10px;
}

#interview .schedule ul {

}

#interview .schedule li {
overflow:hidden;
height:39px;
}

#interview .schedule li.t0930 {
background:transparent url(../img/interview/bg_0930.gif) no-repeat scroll 0 bottom;
}

#interview .schedule li.t1000 {
background:transparent url(../img/interview/bg_1000.gif) no-repeat scroll 0 bottom;
}

#interview .schedule li.t1100 {
background:transparent url(../img/interview/bg_1100.gif) no-repeat scroll 0 bottom;
}

#interview .schedule li.t1200 {
background:transparent url(../img/interview/bg_1200.gif) no-repeat scroll 0 bottom;
}

#interview .schedule li.t1300 {
background:transparent url(../img/interview/bg_1300.gif) no-repeat scroll 0 bottom;
}

#interview .schedule li.t1330 {
background:transparent url(../img/interview/bg_1330.gif) no-repeat scroll 0 bottom;
}

#interview .schedule li.t1400 {
background:transparent url(../img/interview/bg_1400.gif) no-repeat scroll 0 bottom;
}

#interview .schedule li.t1600 {
background:transparent url(../img/interview/bg_1600.gif) no-repeat scroll 0 bottom;
}

#interview .schedule li.t1700 {
background:transparent url(../img/interview/bg_1700.gif) no-repeat scroll 0 bottom;
}

#interview .schedule li.t1800 {
background:transparent url(../img/interview/bg_1800.gif) no-repeat scroll 0 bottom;
}

#interview .schedule li.t1830 {
background:transparent url(../img/interview/bg_1830.gif) no-repeat scroll 0 bottom;
}

#interview .schedule li.t1900 {
background:transparent url(../img/interview/bg_1900.gif) no-repeat scroll 0 bottom;
}

#interview .schedule li.t2000 {
background:transparent url(../img/interview/bg_2000.gif) no-repeat scroll 0 bottom;
}

#interview .schedule li.t2030 {
background:transparent url(../img/interview/bg_2030.gif) no-repeat scroll 0 bottom;
}

#interview .schedule li.t2100 {
background:transparent url(../img/interview/bg_2100.gif) no-repeat scroll 0 bottom;
}

#interview .schedule dl {
padding:13px 10px 0 60px;
}

#interview .schedule dt {
display:inline;
margin-right:25px;
}

#interview .schedule dd {
font-weight:bold;
display:inline;
}

/*list*/

#interview div.list{
clear:both;
width:648px;
background:#ececec url(../img/interview/bg_list_btm.gif) no-repeat scroll 0 bottom;
margin:20px 0 10px 16px;
padding-bottom:5px;
}

#interview div.list h4{
margin:0px;
}

#interview .list ul {
overflow:hidden;
padding:10px 0px 3px 16px;
_zoom: 1;
}

#interview .list li {
float:left;
margin-right:15px;
display:inline;
}

#interview .list dl {
clear:both;
display:inline;
}

#interview .list dt img {
border:1px solid #cccccc;
}

#interview .list dd  {
margin-top:3px;
text-align:center;
}






