h1 {
	text-indent: -9999px;
	height: 0px;
	font-size: 1px;
}
#top-banner {
	clear: both;
	background-image: url(../image/lecturer_banner.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 900px;
	margin-left: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

h2 {
	margin-bottom: 7px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #006699;
	font-size: 1.4em;
	font-weight: bold;
}

/*h2 {
	margin-bottom: 0.5em;
	font-size: 1.4em;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 2em;
	color: #006699;
}*/
/*#rightside h3 {
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 1em;
	padding-left: 0.5em;
}*/
#rightside h4 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000066;
	margin-bottom: 0.5em;
	font-weight: bold;
}
p {
	font-size: 1.2em;
	color: #333333;
	line-height: 1.4em;
	margin-bottom: 1em;
	text-align: justify;
	text-indent: 1em;
}
#rightside .sign {
	text-indent: 0px;
}
#sidemenu .current {
	color: #990000;
}
#sidemenu  {
	width: 200px;
	font-weight: bold;
}
#side-bar1 {
	background-image: url(../image/region-bar.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	height: 29px;
}
#menu {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#menu li {
	margin-left: 0px;
	width: 198px;
	vertical-align: bottom;
}
#menu  li a  {
	background-image: url(../../image/arrow_g-01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #006699;
	display: block;
	padding-left: 1.5em;
	text-decoration: none;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 2.8em;
}
#menu   li a:hover {
	color: #006699;
	text-decoration: underline;
}
#menu li li a {
	padding-left: 1.5em;
	background-image: url(../../image/arrow_g-01.gif);
	background-color: #F7F7F7;
	margin-left: 1.5em;
	font-size: 1.2em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	line-height: 1.2em;
}
#rightside #photo {
	background-image: url(../../image/ceo-message.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-indent: -9999px;
}
#rightside .note {
	text-indent: 0px;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
}
.red {
	color: #FF0000;
}
#rightside .image {
	text-indent: 0px;
	padding-left: 20px;
}
#container {
	margin-bottom: 50px;
}
.box {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}

