@charset "utf-8";
/* CSS Document */
* {
	font-family: Verdana;
	font-size: 10pt;
	color: .000;
	margin: 0px;
	padding: 0px;
}

ul { list-style:none;}

a { text-decoration:none;}

img { margin:10px}

body {
	margin: 0 auto;
	padding: 20px 0 100px 0;
	background:url(../img/bg.jpg);
}

.page {   
	width: 1020px;   
	margin: 0 auto;   
	background:url(../img/bg.jpg);
} 

.header {   
	text-align: center;
}

.header h1 {
	margin: 0 auto;
	font: 1.9em "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.header h2 {
	margin: 0 auto;
	font-size:18px;
	font-weight: normal;
	color:#000080;
}

.header img {
	margin:0 auto;
}

.menu {   
	background:url(../img/menu_1.gif) repeat-x; 
	width: 100%; 
	height: 47px; 
	line-height:47px;
	margin-top:1px;
	overflow:auto;  
}

.menu li {
	float:left;
}

.menu a {
	color: white; 
	display:block; 
	padding:0px 9px 0 9px;
	font-weight:bold;
	font-size:9pt;
}

.menu a:hover {
	background:#FFF; 
	color:#000; 
	text-decoration:underline;
}

.content {   
	padding:20px;
	height:auto;
	overflow:hidden;   
}

.content h1{
	margin:10px 0; 
	font-size:18px; 
	font-weight: normal;
	border-bottom: 2px solid #000080;
	margin-bottom:0px;
}

.sidebar{
	width:30%; 
	float:left;
	margin-right:30px;
}

.sidebar ul li {
	background-image: url(../img/news.gif);
	background-repeat: no-repeat;
	margin:10px;
	padding-left: 60px;
}

.sidebar a{
	color:#000;
}

.sidebar a:hover{
	color:#000080;
}

.sidebar .mo{
	margin:10px;
	text-align:right;
}

.sidebar .mo a{
	color:red;
}

.sidebar p {
	background: #f1f1f1;
	color: #555;
	display: block;
	font-size: 90%;
	line-height: 13px;
	margin-top: 10px;
	padding: 15px;
	text-align: justify
}

.sidebar .date {
	background:#f1f1f1;
	color:#555;
	display:block;
	font-size:200%;
	padding:5px;
	text-align:center;
}

.sidebar .email {
	font: 1.2em "Roboto Condensed", Arial, Helvetica, sans-serif;
	line-height: 26px;
}

.sidebar .link {
	font: 0.8em "Roboto Condensed", Arial, Helvetica, sans-serif;
	border-bottom:1px solid #b484da;
	margin:10px;
	padding:5px 2px;
}

.main {
	width:65%; 
/* 	height:95%; */
	float:left;
	margin-top: -20px;
	margin-left:-5px;
	margin-bottom:-33px;
}

.main h2{
	color:#800000;
	line-height:50px;
	font-size:1.2em;
	padding:0px;
	text-align:justify;
}

.main .tab{
	border-collapse: collapse;
	border:1px solid black;
}

#top{
	text-align:center;
}

#top a{
	font: 1.3em "Roboto Condensed", Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#2A1FFF;
	padding:10px;
	text-decoration:underline;
}

#top a:hover{
	color:#A0A0A4;
}

#XSJP, #GTP, #DUP,#MYP, #DYP{
	font: 1.3em "Roboto Condensed", Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#555;
	padding:10px;
	text-align: center
}

#XSJ, #GT,#DU,#MY,#DY{
	font: 1.3em "Roboto Condensed", Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#555;
	padding:10px;
	text-align:justify;

}
.Lectures table {
	min-height:2000px;
}
.Lectures .tgc {
	text-align: center
	}

.Lectures td{
	font: 1.3em "Roboto Condensed", Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#555;
	padding:10px;
	text-align:justify;
}

.main .tab1 .tab1td1{
	font: 1.3em "Roboto Condensed", Arial, Helvetica, sans-serif;
	color:#555;
	line-height:30px;
	vertical-align:text-top;
	padding:10px;
	text-align:justify;
}

.main .tab1 .tab1td2{
	font: 1.3em "Roboto Condensed", Arial, Helvetica, sans-serif;
	color:#555;
	line-height:30px;
	padding:10px;
	text-align:justify;
	vertical-align:text-top;
}

.main .tab .tabtd1{
	font: 1.2em "Roboto Condensed", Arial, Helvetica, sans-serif;
	color:#555;
	line-height:30px;
	padding:10px;
	text-align:justify;
	border:1px solid black;
	border-collapse: collapse;
	font-weight:bold;
}

.main .tab .tabtd2{
	font: 1.3em "Roboto Condensed", Arial, Helvetica, sans-serif;
	color:#555;
	line-height:30px;
	padding:10px;
	text-align:justify;
	border:1px solid black;
	border-collapse: collapse;
}

.main p{
	font: 1.3em "Roboto Condensed", Arial, Helvetica, sans-serif;
	color:#555;
	line-height:30px;
	padding:10px;
	text-align:justify;
}

.main p strong{
	font-size: 1.0em;
}

.main p a{
	font-size: 1.0em;
	color:#2A1FFF;
}

.main p a:hover{
	color:#A0A0A4;
}

.main ul{
	list-style:inside disc;
}

.main ul li{
	font: 1.3em "Roboto Condensed", Arial, Helvetica, sans-serif;
	color:#555;
	line-height:25px;
	padding:10px;
	text-align:justify;
}

.sponsors {
	text-align:center;
}

.sponsors h1{
	text-align:left;
	margin:10px 0; 
	font-size:18px; 
	font-weight: normal;
	border-bottom: 6px solid #000080;
}

.footer {   
	border-top:solid 6px #000080;  
}

.footer p {
	line-height:22px; 
	text-align:center;
}
