/*** list ******************************************************/
#application-list-block{
    height:210px;
    overflow:scroll;
    overflow:-moz-scrollbars-vertical;
    _overflow-y: scroll;
/*    _margin-top:-80px; */
}

#application-list61 th.udate{  width:140px;}
#application-list61 th.name{ width:160px;}
#application-list61 th.email{  width:200px;}
#application-list61 td{background-color: #e4ffb5;}

/*** detail ****************************************************/
#application-detail-block{
}
#application-detail .contents p{
    float:left;
}
#application-detail .contents li{
    clear:left;
}
#tab1 .contents{
    width:600px;
}
#tab1 .contents .caption {
    width:150px;
    padding:5px;
}
#tab1 .contents .value {
    width:410px;
    padding:4px;
    border-bottom:1px solid #999;
}

/*
#application-detail61 dl{width:540px;}
#application-detail61 dt{
    float:left;
    width:180px;
    padding:4px;
}
#application-detail61 dd{
    float:right;
    width:440px;
    padding:4px;
  }
*/
/*** add *******************************************************/
#application-add-block .title{
    font-size:18px;
    font-weight:bold;
    color:#f60;
    padding:4px 0 12px;
    border-bottom:1px solid #fea;
}
#application-add-block .desc{
    font-size:12px;
    line-height:20px;
    padding:4px 0 12px;
    border-bottom:1px solid #fea;
    overflow:hidden;
}
#application-add-block .notice{
    color:#c00;
    font-weight:bold;
}
#application-add-block .desc ul{
    list-style: square outside;
    padding-left:14px;
}
#application-add-block .desc ul li{
    font-size:11px;
    color:#633;
    padding-bottom: 2px;
}

/*** form ******************************************************/
#form61{
    width:600px;
}
#i6105, #gender, #i6001{overflow:hidden;}
#form61 #school, #form61 #course{width:170px;}
#form61 #i6106{width:40px;}
#form61 .form-block{
    padding:12px;
/*    border:1px solid #cef; */
    background-color:#fee;
    margin-bottom:20px;
}

#form61 .step{
    font-size:14px;
    font-weight:bold;
    color:#345;
    padding: 8px;
    border-bottom:2px solid #fec;
    background-color:#fdd;
    margin-bottom:8px;
/*    background: transparent url("/dimio/tora/img/bg-hd1.gif") y-repeat center right; */
}

#form61 .form-sub-block{
    padding-left:144px;
}
#form61 .form-sub-block input{
    border: none;
}

#form61 .form-tips{
    display:none;
    position:absolute;
    padding:4px;
    background-color:#fdd;
    border:1px solid #dbb;
    z-index:2;
    width:220px;
    top:2px;
    left:340px;
    _left:190px;
}

#form61 #gender .form-sub-block label{ width:60px;}
#form61 #i6001 .form-sub-block label{ width:300px;}
#form61 #i6105 .form-sub-block label{ width:80px;}

#school-list{margin-top:2px;}

<<<<<<< .mine
#form70{
    width:800px;
}
#form70 .form-block{
    padding:12px;
    background-color:#fee;
    margin-bottom:20px;
}

#form70 .step{
    font-size:14px;
    font-weight:bold;
    color:#345;
    padding: 8px;
    border-bottom:2px solid #fec;
    background-color:#fdd;
    margin-bottom:8px;
}

#form70 .form-item{
    clear:both;
    padding:2px 0 8px;
    position:relative;
}
#form70 .form-item label{
    width:180px;
    float:left;
    display:block;
}


#form70 .form-tips{
    display:none;
    position:absolute;
    padding:4px;
    background-color:#fdd;
    border:1px solid #dbb;
    z-index:2;
    width:300px;
    top:2px;
    left:340px;
    _left:190px;
}

#form70 #i7002{width:40px;}

#form70 #imgCaptcha{
    position: relative;
    top: 5px;
}
    width:600px;
}
#form70 .form-block{
    padding:12px;
    background-color:#fee;
    margin-bottom:20px;
}

#form70 .step{
    font-size:14px;
    font-weight:bold;
    color:#345;
    padding: 8px;
    border-bottom:2px solid #fec;
    background-color:#fdd;
    margin-bottom:8px;
}

#form70 .form-item{
    clear:both;
    padding:2px 0 8px;
    position:relative;
}
#form70 .form-item label{
    width:140px;
    float:left;
    display:block;
}


#form70 .form-tips{
    display:none;
    position:absolute;
    padding:4px;
    background-color:#fdd;
    border:1px solid #dbb;
    z-index:2;
    width:220px;
    top:2px;
    left:340px;
    _left:190px;
}

#form70 #i7002{width:40px;}


=======
#form70{
    width:700px;
}
#form70 .form-block{
    padding:12px;
    background-color:#fee;
    margin-bottom:20px;
}

#form70 .step{
    font-size:14px;
    font-weight:bold;
    color:#345;
    padding: 8px;
    border-bottom:2px solid #fec;
    background-color:#fdd;
    margin-bottom:8px;
}

#form70 .form-item{
    clear:both;
    padding:2px 0 8px;
    position:relative;
}

#form70 .form-item label{
    width:180px;
    display:block;
}

#form70 .form-tips{
    display:none;
    position:absolute;
    padding:4px;
    background-color:#fdd;
    border:1px solid #dbb;
    z-index:2;
    width:300px;
    top:2px;
    left:340px;
    _left:190px;
}

#form70 #i7001 .form-sub-block label{ width:300px;}
#form70 .form-sub-block{
    padding-left:144px;
}
#form70 #i7002{width:40px;}

#form70 #imgCaptcha{
    position: relative;
    top: 5px;
}>>>>>>> .r318
