@charset "utf-8";
/* CSS Document */

#wrapper h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 70px;
	width: 760px;
	clear: both;
}

#wrapper #top {
	float: right;
	height: 40px;
	width: 40px;
	padding-right: 10px;
	padding-top: 10px;
}

#wrapper #container #left .professor img {
	clear: both;
	float: right;
	padding-left: 10px;
	padding-right: 5px;
}

#wrapper #container #left .professor {
	line-height: 160%;
}

#wrapper #container #left .professor p {
	font-size: 13px;
	line-height: 170%;
	color: #333333;
}

#wrapper #container #left table {
	width: 580px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	font-size: 13px;
}

#wrapper #container #left th {
	background-color: #003366;
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-image: url(../common/line.gif);
	background-repeat: repeat;
	color: #FFFFFF;
}

#wrapper #container #left td {
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#wrapper #container #left .bg {
	background-color: #FFFFCC;
}

#wrapper #container #left h5 {
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6699CC;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699CC;
	padding-bottom: 5px;
}

#wrapper #container #left h6 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#wrapper #container #left p {
	font-size: 12px;
	line-height: 160%;
}

#wrapper #container #left ul {
	line-height: 160%;
	font-size: 13px;
}

.text1 {
	color: #CC0000;
}

