/* 
    Document   : teacherreg
    Created on : 2010-12-25, 19:20:59
    Author     : j
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}
.teaban{text-align: left;display:block;position:relative;}
.teaban .t1{width:958px;height:25px;display: block;position: relative;background:/*#999 !important;color:red; */url(../images/jy.gif) -5px -5px repeat-x;border:solid 1px #BBccF6;}
.teaban .t1 h2{display: inline-block;position: relative;font-size:16px;font-weight: bold;margin: 5px 0 0 0;}
h2{display: inline-block;position: relative;font-size:14px;font-weight: bold;margin: 5px 0 0 0;}

.mid{position:relative;display:inline-block;text-align:left;width:760px;/*border:blue solid 1px;*/margin:30px 0 0 0;}
.t2{position:relative;height:35px;
    background-color: #ddddff;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #9999ff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #9999ff;
    padding:8px 0 0 0;
}

.t3{position:relative;margin:20px 0 0 10px;background:url(../images/jy.gif) -52px -580px; width:750px;height:130px; }
.t3 .e{position:relative;display:inline-block;margin:40px 0 0 180px;width:400px;font-style: normal;color:#2222f0;height:80px;}
.t4{position:relative;height:25px;
    background-color: #ff8b78;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #9999ff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #9999ff;
    padding:8px 0 0 0;
    margin:20px 0 0 0;
}
.t5{position:relative;height:25px;
    background-color: #99ff99;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #9999ff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #9999ff;
    padding:8px 0 0 0;
    margin:20px 0 0 0;
}
.t6{position:relative;height:25px;
    background-color: #3333ff;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #9999ff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #9999ff;
    padding:8px 0 0 0;
    margin:20px 0 0 0;
}
body{font-size:13px;}
strong.red{color:red}
span.green{color:green;}

span.tip{background:#ffdddd;height:20px;border:1px #ff8b78 solid;}
