﻿ 
body {
}

.bodyTop {
	
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 200px;
	width: 100%;
}
#TitleBar {
	
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	color: #000000; 
	height: 40px;
	margin-top: 10px;
 
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC; 
	margin-left:2px;
}

#subject {
	height: 30px;
}
#Context #selectArea {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}

.selectBar {
	display: table;

}
.selectLeft {
	
	line-height: 30px;
	text-align: right;
	float: left;
	height: 30px;
	width: 100px;
	font-size: 15px;
}

.selectRight {
	float: left;
	width: 880px;
}
#subject .subjectItem {
	float: left;
	height: 30px;
	width: auto;
	margin-right: 10px;
	line-height: 30px;
	
}
#subject .subjectItem a{
	
	font-size: 14px;
	color: #333333;
}

/*专业选中项*/
#Selected .selectedItem {
	
	font-size: 15px;
	line-height: 24px;
	height: 24px;
	border: 1px solid #CCCCCC;
	float: left;
	padding-right: 5px;
	padding-left: 8px;
	margin-top: 3px;
	white-space: nowrap;
	width: auto;
}
#Selected .selectedItemOver
{
	border: 1px solid #FF0000;
}
#Selected .selectedItem  .name{
	float: left;
	padding-right: 8px;
	color: #FF0000;
}
#Selected .selectedItem  .close{
	background-image: url(images/icon1.png);
	background-repeat: no-repeat;
	background-position: -209px -237px;
	float: left;
	height: 8px;
	width: 8px;
	cursor:pointer;
	margin-top: 8px;
}
#Selected .selectedItem  .closeOver{
	background-image: url(images/icon1.png);
	background-repeat: no-repeat;
	background-position: -217px -237px;
	cursor:pointer;
}
#selectArea #SelectedBar {
	height: 30px;
}
.courseList {
	width: 980px;
	height: auto;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top:0px;
}
.courseList .courseListInner {
	width: 100%;
	line-height:30px;
	font-size:11.5pt;
}

.courseList  .item {
	margin-right: 52px;
	width: 200px;
	text-align: center;
	border: 3px solid #FFFFFF;
	height: 123px;
	overflow: hidden;
	margin-bottom: 20px;
	float:left;
}
.courseList  .courseOver
{
	border: 3px solid #CCCCCC;
}
.courseList  .courseOver .itemName a
{
	color: #FFFFFF;
}
.courseList  .item a{
	display: block;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 30px;
}
.courseList  .item img{
	width: 200px;
	height: 123px;
}
.courseList .item .itemMark {
	font-size: 14px;
	text-align: left;
	line-height: 35px;
	width: 200px;
	font-family: "微软雅黑";
	color: #FFFFFF;
	POSITION: relative;
	FILTER: alpha(opacity=50);
	BACKGROUND: #000;
	OVERFLOW: hidden;
	opacity: 0.5;
	-moz-opacity: 0.5;
	top:-45px;
	height:123px;
}
.courseList .item .itemInfo {
	font-size: 14px;
	text-align: left;
	line-height: 35px;
	width: 200px; 
	color: #FFFFFF;
	POSITION: relative;
	OVERFLOW: hidden;
	top:-168px;
	height:123px;
	z-index: 10;
}
.courseList .item .itemInfo a
{
	line-height: 45px;
	text-indent: 10px;
	display: block;
	height: 45px;
	
	font-size: 18px;
}
.courseList .item .itemDetails
{
	line-height: 20px;
	display: block;
	height: 78px;
	
	font-size: 14px;
	width: 190px;
	margin-left: 10px;
}
 
.com_tex{ 
	padding:0px;
	width:100%;
	height:auto; 
	text-align:left;
}
.com_tex h2 {font-size:12px; color:#ffffff; text-align:left; margin:0; padding:5px 0 5px 15px; background:#31AEF7;}
.com_tex a:link,.com_tex a:active,.com_tex a:visited{ text-decoration:none; color:#ffffff;}

.com_tex h2 img{margin:0 10px 0 0;}
.com_tex .tex{ line-height:24px;}
.tex a:link,.tex a:active,.tex a:visited{ text-decoration:none; color:#000000;}
.com_tex .tex ul{padding:0;list-style-type:none;}
.com_tex .tex ul li{list-style-type:none; margin:6px 0  5px 0px; padding:4px 0 0 20px; background:url(images/point07.gif) no-repeat left; border-bottom:1px #CCCCCC dotted;}
.com_tex .tex ul li a:link,.com_tex .tex ul li a:active,.com_tex .tex ul li a:visited{ text-decoration:none; color:#444343;}
.com_tex .tex ul li a:hover{ text-decoration:underline; color:#FE7C17;}
.com_tex .tex ul li span{color:#999999; margin:0 0 0 20px; text-align:left;}