#banner {
	height: 213px;
	padding: 5px 0px;
	line-height : 1.4;
	overflow: hidden;
}

#banner .title {
	color : #b70a4c;
	font : italic 20px Georgia, 'Times New Roman', serif;
	line-height : 1;
	margin : 12px 0 16px 0;
}

#banner .r {
	vertical-align: super;
	font-size: 12px;
}

#banner p {
	margin-bottom : 16px;
}

#banner img {
	float : right;
}

#information {
	position : relative;
	width : 490px;
	height : 235px;
	float : left;
	line-height : 1.4;
}

#information .title {
	font-size : 18px;
	line-height : 1;
	margin-bottom : 6px;
}

#information select {
	font-size : 12px;
	width : 140px;
}

#information option {
	padding : 0 4px;
}

#information img {
	margin-top : 15px;

}

#information .right {
	width:140px;
	float:right;
	margin-left:20px;
}

#course {
	position : absolute;
	top : 35px;
	left : 0px;
	width : 460px;
	height : 170px;
	padding : 15px;
	background-image : url( ../images/index/professionals_bg.gif );
	visibility : visible;
}

#course .title a {
	color : #731843;
	text-decoration : none;
}

#course p {
	margin-bottom : 6px;
}

#course .title a:hover {
	text-decoration : underline;
}

#tabs a {
	height : 33px;
	padding : 3px 0 0 10px;
	color : #333333;
	text-decoration : none;
	display : block;
}

#tabs a:hover {
	text-decoration : underline;
}

#tabs li {
	height : 36px;
	line-height: 32px;
	float : left;
}

#tabs li.line2 {
	line-height: 14px;
	padding-top: 2px;
}

#tab1 {
	width : 165px;
	background-image : url( ../images/index/tab1_over.jpg );
}

#tab2 {
	width : 156px;
	background-image : url( ../images/index/tab2.jpg );
}

#tab3 {
	width : 134px;
	background-image : url( ../images/index/tab3.jpg );
}

#news {
	width : 270px;
	height : 225px;
	padding : 10px 15px 0 15px;
	float : right;
	background-image : url( ../images/lmsindex/news_bg.gif );
	color : #333399;
	overflow : hidden;
}

#news img.pic {
	margin : 5px 0 15px 0;
	float : right;
}

#news img.arrow {
	float : left;
}

#news .title {
	font : italic 16px Arial, Helvetice, san-serif;
	color : #b70a4c;
}

#news .newstext {
	margin-top : 3px;
}

#news .logintitle {
	height : 30px;
	width : 260px;
	padding-left : 10px;
	background-image : url( ../images/lmsindex/login.jpg );
}

#news .login {
	font : bold 16px Arial, Helvetice, san-serif;
	color : #b70a4c;
	width : 50px;
	height : 30px;
	line-height : 30px;
	float : left;
}

#news a.register {
	margin-left :75px;
	color : #2f4886;
	text-decoration : underline;
	line-height : 30px;
}

#news td.label {
	width : 65px;
	height : 20px;
	padding-right : 5px;
	text-align : right;
}

#news input {
	width : 116px;
	font-size : 12px;
}

#news .password {
	text-align : right;
}

#news .password a {
	color : #333333;
	text-decoration : underline;
}

#news .message {
	clear : both;
	font-size : 11px;
	line-height : 1.2;
	color : #ff0000;
}

.more {
	text-align : right;
	line-height : 1;
}

.more a {
	color : #2f4886;
}

