#warper {
	background: url(../images-u/schedule/bg-content.gif) repeat-x center -76px;
}
.____________Content-Header____________ {
}
#mainbanner {
	height: 325px;
	width: 700px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#content-header {
	height: 350px;
	width: 955px;
	background: #FFF;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#meeting-form {
	width: 240px;
	margin-top: 5px;
	float: right;
	height: 325px;
	margin-left: 5px;
	margin-right: 5px;
}
.____________Content-Body____________ {
}

#course-list {
	width: 1280px;
	margin: 20px auto;
}
b {
	color: #C00;
}

#course-list strong {
	color: #ff0000;
	font-weight: normal;
}

.list-v {
	float: left;
	/*height: 565px;*/
	width: 310px;
	margin-right: 12px;
	margin-bottom: 20px;
}
.first-course {
	background: #EEF3F5;
}

#course-list ul {
	border-top: 0px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	overflow: hidden;
	padding-top: 10px;
}

#course-list li {
	list-style: outside;
	line-height: 17px;
	border-bottom: 1px dashed #CCC;
	margin: 0px 10px 0px 20px;
	padding: 5px;
}
#course-list em {
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
#course-list span {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
#course-list .clear-bottom{
	border-bottom-width: 0px;
	border-bottom-style: none;
}

調整每個系列課程的高度：調整行高(line-height) > 調整 #XXX footer 的高度(height)

#android {
}
#android .li-footer {
	background: url(../images-u/schedule/footer-android.jpg) repeat-x bottom;
	height: 73px;
	margin-top: 25px;
}
#android a {
	color: #339900;
}
#android li {
	list-style: url(../images-u/schedule/dot-android.gif);
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 20px;
}

#embedded {
}

#embedded a {
	color: #006699;
}
#embedded li {
	list-style: url(../images-u/schedule/dot-embedded.gif);
	margin-bottom: 5px;
	line-height: 20px;
}
#embedded .li-footer {
	background: url(../images-u/schedule/footer-embedded.jpg) repeat-x bottom;
	height: 101px;
	margin-top: 21px;
}

#embedded2 {
}

#embedded2 a {
	color: #006699;
}
#embedded2 li {
	list-style: url(../images-u/schedule/dot-embedded.gif);
	margin-bottom: 2px;
}
#embedded2 .li-footer {
	background: url(../images-u/schedule/footer-embedded2.jpg) repeat-x bottom;
	height: 93px;
	margin-top: 19px;
}
#odc {
}
#odc a {
	color: #ff3300;
}
#odc .li-footer {
	background: url(../images-u/schedule/footer-odc.jpg) repeat-x bottom;
	height: 74px;
	margin-top: 26px;
}
#odc li {
	list-style: url(../images-u/schedule/dot-gov.gif);
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 20px;
}

#module {
	clear: both;
	height: 218px;
	border: 1px solid #CCC;
	background: url(../images-u/schedule/header-module.gif) no-repeat left top;
	margin-bottom: 10px;
	margin-top:10px;
	padding: 10px 0 0 0;
}
#module .module-list ul{
	float: left;
	width: 300px;
	border-bottom-style: none;
	border-left-style: none;
	list-style: none;
	/*margin-top: 15px;*/
	margin-left: 15px;
}
#module li {
	float: left;
	width: 270px;
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 5px;
}

.module-list {
	/* [disabled]height: 140px; */
	/* [disabled]width: 900px; */
	margin-right: auto;
	margin-left: auto;
	display:block;
	/*overflow: hidden;*/
}
#module .li-footer {
	background: url(../images-u/schedule/footer-module.jpg) repeat-x bottom;
	height: 25px;
	clear: both;
}


#info {
	height: 155px;
	background: url(../images-u/schedule/info-bg.jpg) no-repeat left top;
	display: block;
	clear: both;
	width: 1280px;
}
#info ul {
	width: 280px;
	float: left;
	height: 135px;
	border-right: 1px dashed #CCC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style:none;
	margin-top: 10px;
	margin-left: 30px;
	padding-right: 8px;
}
#info strong {
	color: #cc0000;
	font-weight: bold;
}


#info li {
	border-style: none;
	text-indent: -10px;
	line-height: 14px;
}
#hot-news {
	position: absolute;
	width: 460px;
	height: 30px;
	background-color:#FFF;
	color: #F00;
	line-height:30px;
	font-size:15px;
	font-weight: bold;
	margin: -5px 0 0 335px;
	background: url(../schedule/images/star.jpg) no-repeat left center;
	padding-left: 25px;
}
