@charset "UTF-8";
/* CSS Document */
body {
margin-top:10px;
background-color:#272727;
}
 body table { 
 border-collapse: collapse; 
 border-spacing: 0;
 margin: 0px auto;
 }
 #mainContent{
	  margin: 0px auto;
	  width:848px;
 }
img,tr,td{
  border:medium none;
  margin: 0;
  padding: 0;
 }
/*for ie 6*/
 body { behavior:url("csshover3.htc"); }
 /*video*/
#video{
	width:350px;
	height:350px; 
	padding:7px;
}
#video-top{
	height:248px;
}
#video-bottom{
	background-color:#949494;
	height:92px;
	margin-top:10px;
}
/*video*/
.video{
	float:left;
	margin:5px 15px 0;
	width:80px;
	*width:70px;
}
.video img {
	float: left;
	height:60px;
}
.video div {
	height:15px;
	padding-top:60px;
	width:70px;
	font-size:12px !important;
}
.stu-video div a div {
	color:#000000;
	background:url(images/video_bg.gif) no-repeat bottom left;
}
.video_tagline {
	overflow-x:auto;
	overflow-y:scroll;
	color: #FAC600;
	font-size: 10px;
	font-weight: bold;
	line-height: 150%;
	height:114px;
	text-align:center;
}
.video_tagline a {
	color: white;
	text-decoration: none;
}
.video_tagline a:hover {
	color: white;
	text-decoration: underline !important;
}
.video_tagline a:visited {
	color: white;
	text-decoration: none;
}
#ytplayer_div2{
	height:92px;
}
#content{
	width:848px; 
	height:442px;
	background-color:#000000;
	border-top:1px solid;
	font-family:黑体,宋体,Arial,Sana-serif;
	font-size:14px;
}
#news{
	height:246px;
	background-color:#0f3602;
	color:#FFFFFF;
	padding-left:5px;
	padding-top:5px;
	width:276px;
}
#course{
	background-color:#0F3602;
	color:#FFFFFF;
	height:246px;
	padding-left:5px;
	padding-top:5px;
	width:280px;
}
.highline{
	padding:5px 10px;
	text-align:left;
}
.news-post{
	height:133px;
	background-color:#081d01;
}
.news-pic{
	float:left;
	height:100px;
	padding:16px;
	width:100px;
}
.news-title{
	float:left;
	padding-top:16px;
	width:140px;
	font-size:14px;
	font-weight:bold;
}
.news-width{
	width:281px;
}
.course-width{
	width:285px;
}
.toleft{
	float:left;
}
#news a,#course a{
	/*font-size:16px;
	*font-weight:normal; fix 2010.06.14*/	
	line-height:160%;
	padding:5px;
}
.more {
	height:20px;
	background-color:#0f3602;

}
div.more a{
	float:right;
}
a {
	/*font-weight:bold;  fix2010.06.14*/
	text-decoration:none;
	color:#FFFFFF;
}
a:hover{
	text-decoration:underline;
}
div .news-pic img:hover,div .video img:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}
.news-summary{
	float:left;
	font-size:13px;
	width:140px;
}
/**/
/*new index style*/
#content{
	border-top:1px solid;
	font-family:Arial,Sana-serif;
	font-size:14px;
}
.news{
	border-right:1px solid;
	width:281px;
	float:left;
}
.post{
	background-color:#454545;
	height:141px;
}
.post a:hover {
	text-decoration:underline;
}
.news .post{
}
.pic{
	float:left;
	height:100px;
	padding:16px;
	width:100px;
}
.title{
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-top:16px;
	width:148px;
}
.summary{
	float:left;
	font-size:13px;
	width:148px;
	color:#fff;
	padding:5px 0;
}
.course{
	float:left;
	width:285px;
}
.news a,.course a {
	color:#fff;
	text-decoration:none;
}
.news .content a:hover{
	background-color:#3a85af;
}
.course .content a:hover{
	background-color:#b9393a;
}
.content{
	height:240px;
	background-color:#848484;
	color:#FFFFFF;
	padding-left:5px;
	padding-top:4px;
	}
.content ul{
	margin:0;
	padding:0;
}
.content ul  li{
	list-style-type:none;
	padding-bottom:8px;
}
.content ul li span {
	height:19px;
	width:19px;
	float:left;
	display:block;
	background:url("images/number.gif") no-repeat scroll 0 0 transparent;
}
.content a{
	line-height:160%;
	padding:5px;
}
.highline{
	padding:5px 10px;
	text-align:left;
}
.more {
	height:20px;
	background-color:#848484;
	text-align:right;
}
.pic img:hover,.video img:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}
.cert{
	float:left;
	width:333px;
	}
.intro{
	width:281px;
	float:left;
	}

