/* Defalut setting */
* {
    margin: 0;
    padding: 0;
    color: rgba(50,50,50,1);
}

/* Elements of 'div' */
body {
    background: url(img/bg~.gif);
}


/* Elements of 'div' */
div.container {
    background: rgba(240,240,240,0.6);
    width: 760px;
    margin: auto;
    margin-top: 15px;
    border: solid 6px rgba(150,150,150,0.4);
    border-radius: 6px;
    padding: 6px;
}

/* Header */
header {
    background: url("img/title_en.png");
    height: 170px;
    margin-top: 6px;
    margin-bottom: 12px;
}

header p {
    color: rgba(10,10,10,1);
    font: normal 0.9em sans-serif;
    text-align: right;
    padding-top: 5px;
    padding-right: 10px;
}

header h1 {
    color: rgba(10,10,10,1);
    font-size: 3em;
    margin: auto;
    text-align: center;
    padding-top: 50px;
}

/* Footer */
footer {
    background: rgba(255,255,255,1);
    border: 1px solid rgba(230,230,230,1);
    margin-top: 6px;
    padding-top: 8px;
    padding-bottom: 6px;

}

footer h2 {
    color: rgba(140,140,140,1);
    font-size: 0.6em;
    margin: auto;
    text-align: center;
}

/* Div:Body */
div.body {
    height: 700px;
}

/* Div:Content */
div.content {
    float: left;
    width: 560px;
    height: 698px;
    overflow: scroll;
}

/* Div:Item */
div.item {
    background: rgba(255,255,255,1);
    border: 1px solid rgba(230,230,230,1);
    border-radius: 4px;
    float: left;
    width: 536px;
    margin-bottom: 8px;
    padding: 10px;

}

div.item h1 {
    color: rgba(54,126,166,1);
    font-size: 1.1em;
    padding: 4px 6px 4px 0px; 
    text-align: left;
    height: 36px;
}


div.item h4 {
    color: rgba(60,60,60,1);
    font: normal 1.0em sans-serif;
    text-align: left;
    margin-left: 10px;
    margin-bottom: 3px;
}

div.item p {
    color: rgba(60,60,60,1);
    font: normal 0.9em sans-serif;
    margin-left: 20px;
    margin-bottom: 5px;
}

div.item dl.news {
    height: 624px;
    overflow: scroll;
}

div.item dl.news dt {
    color: rgba(60,60,60,1);
    font: normal 1.0em cursive;
    text-align: left;
    margin-left: 10px;
}

div.item dl.news dd {
    color: rgba(60,60,60,1);
    font: normal 0.9em sans-serif;
    margin-left: 20px;
    margin-bottom: 5px;
}


div.item dl.staff dt {
    color: rgba(60,60,60,1);
    font: normal 1.0em sans-serif;
    text-align: left;
    margin-left: 10px;
    margin-bottom: 3px;
}

div.item dl.staff dd {
    color: rgba(60,60,60,1);
    font: normal 0.9em sans-serif;
    margin-left: 20px;
    margin-bottom: 10px;
}

div.item dl.student dt {
    color: rgba(60,60,60,1);
    font: normal 1.0em sans-serif;
    text-align: left;
    margin-left: 10px;
    margin-bottom: 3px;
}

div.item dl.student dd {
    color: rgba(60,60,60,1);
    font: normal 0.9em sans-serif;
    margin-left: 20px;
    margin-bottom: 5px;
}

div.item dl.semi {
    height: 224px;
    overflow: scroll;
}

div.item dl.semi dt {
    color: rgba(60,60,60,1);
    font: normal 1.0em sans-serif;
    text-align: left;
    margin-left: 10px;
    margin-bottom: 3px;
}

div.item dl.semi dd {
    color: rgba(60,60,60,1);
    font: normal 0.9em sans-serif;
    margin-left: 30px;
    margin-bottom: 10px;
}

div.item dl.map dt {
    color: rgba(60,60,60,1);
    font: normal 1.0em sans-serif;
    text-align: left;
    margin-left: 10px;
    margin-bottom: 3px;
}

div.item dl.map img {
    width: 500px;
}

/*div.item p.semi {
    background-image: url("photo/lec140501.png");
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
    color: rgba(60,60,60,1);
    font: normal 0.9em sans-serif;
    margin-left: 20px;
    margin-bottom: 5px;
}
*/


div.item ol.public {
    margin-bottom: 10px;
}

div.item ol.public li {
    list-style-type: decimal;
    /* height: 28px; */
    margin-left: 30px;
    margin-bottom: 5px;
}

div.item ol.public p {
    color: rgba(60,60,60,1);
    font: normal 0.8em sans-serif;
    margin-left: 30px;
    margin-bottom: 15px;
}
div.item ol.public a {
    color: rgba(40,40,40,1);
    font: normal 0.9em sans-serif;
}



/* Div:Nav */
div.nav {
    background: #EEE;
    border: 1px solid rgba(255,255,255,1);
    border-top: none;
    float: right;
    width: 185px;
    height: 688px;

}

div.nav h1 {
    background: url(img/bgul.gif) repeat-x;
    border-top: 4px double #FAFAFA;
    border-bottom: 1px solid rgba(255,255,255,1);
    color: rgba(220,120,120,1);
    font-size: 1.0em;
    padding: 6px 6px 0px 0px; 
    text-align: right;
    height: 36px;
}

div.nav ul {
    background: #EEE; 
    padding-bottom: 40px;
}

div.nav li {
    border-bottom: 1px solid #FAFAFA;
    list-style: none;
    height: 30px;
}

div.nav li a {
    color: #777;
    display: block;
    font-size: 0.9em;
    padding: 4px 6px 4px 0px; 
    text-align: right;
    text-decoration: none;
}

div.nav li a.thispage {
    color: #9d9;
    display: block;
    font: italic 0.9em sans-serif;
    padding: 4px 6px 4px 0px; 
    text-align: right;
    text-decoration: none;
}

div.nav li a:hover {
    color: rgba(80,80,80,1);
    display: block;
    font: bold 0.9em sans-serif;
    padding: 4px 6px 4px 0px; 
    text-align: right;
}


img.member {
    margin-top: 12px;
    margin-left: 8px;
    width: 530px;
    border: solid 4px rgba(50,80,130,0.3);
    border-radius: 10px;
}

h3.caption {
    color: rgba(50,50,50,1);
    font: normal 0.82em sans-serif;
    margin-right: 20px;
    margin-bottom: 5px;
    text-align: right;
}