@charset "UTF-8";


/* Conference */

#conference {
width: 760px;
float: none;
margin: 20px;
}

#conference h4{
color: #FFFFFF;
width: 188px;
float: left;
text-align:center;
background-color: #993300;
padding: 2px 0 2px 0;
border: 1px solid #602609;
}

.schedule
.schedule .conf {}
.schedule .confr { 
float: left;
width: 184px;
padding: 2px 0 2px 5px;
border-left: 1px dotted #333333;
border-bottom: 1px dotted #333333;}
.schedule .hosp { 
float: left;
width: 184px;
padding: 2px 0 2px 5px;
border-left: 1px dotted #333333;
border-bottom: 1px dotted #333333;}
.schedule .freq {
float: left;
width: 183px;
padding: 2px 0 2px 5px;
border-left: 1px dotted #333333;
border-bottom: 1px dotted #333333;}
.schedule .leader { 
float: left;
width: 184px;
padding: 2px 0 2px 5px;
border-left: 1px dotted #333333;
border-right: 1px dotted #333333;
border-bottom: 1px dotted #333333;}



/* Staff */
 
#staffLeft {
float:left;
padding: 0px 0px 10px 20px;
width: 365px;
}

#staffLeft img {
border: 1px solid #b32725;
float: left;
margin-right: 20px;
}

#staffLeft h2{
font-size: 12px;
color: #385b80;
background-color:#E1E1E1;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}


#staffRight {
float:right;
padding: 0px 20px 10px 0px;
width: 365px;
}

#staffRight img {
border: 1px solid #b32725;
float: left;
margin-right: 20px;
}

#staffRight h2{
font-size: 12px;
color: #385b80;
background-color:#E1E1E1;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

/*Publication*/

#linePublication{
width: 760px;
height: 100px;
padding: 10px 0px 5px 0px;
border-bottom: 1px dotted black;
}

#mainPublication{
width: 760px;
padding: 17px 20px 10px 20px;
}

#mainPublication h2{
font-size: 12px;
color: #AA0001;
background-color:#E1E1E1;
padding-bottom: 3px;
padding-top: 3px;
margin-top: 5px;
margin-bottom: 15px;
}

/*Achievement*/


#lineAchieve{
width: 760px;
height: 125px;
padding: 17px 0px 10px 0px;
border-bottom: 1px dotted black;
}

#lineAchieve h2{
font-size: 12px;
color: #AA0001;
background-color:#E1E1E1;
padding-bottom: 3px;
padding-top: 3px;
margin-top: 5px;
margin-bottom: 15px;
}

#lineAchieve img{
float: left;
border: 1px solid #b32725;
margin-right: 20px;}

/*Gallery*/

#gallery {
width:354px;
margin-top:20px;
margin-right:10px;
margin-left:5px;
float:left;
}

#gallery h3 {
width:354px;
height:20px;
font-size:13px;
font-weight:bold;
padding-left:10px;
padding-top:9px;
color: #FFFFFF;
background: url(../images/title-03.jpg) no-repeat;}

#gallery a {color: #900000;}

#gallery a:visited {color: #900000;}

#gallery img {
margin-right:0px;
padding-right: 1px;
padding-left: 1px;
padding-top: 1px;
padding-bottom: 1px;border-top: 1px solid #900000;
border-bottom: 3px solid #900000;
border-left: 1px solid #900000;
border-right: 1px solid #900000;}


/*Academic Calendar*/

#2008 {
margin-top: 10px;
border-bottom: 1px solid #900000;}

#2008 h2{
font-size: 12px;
color: #AA0001;
background-color:#E1E1E1;
padding-bottom: 3px;
padding-top: 3px;
margin-top: 5px;
margin-bottom: 15px;
}

#2008 h3 {
font-size: 10px;
color: #AA0001;
background-color:#E1E1E1;
padding-bottom: 3px;
padding-top: 3px;
margin-top: 5px;
margin-bottom: 15px;
}





