#homeList 
{
	width:950px;
	font-size: 12px;
	list-style-type: none; 
	color: #666;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 1px;
	height: 100px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header h1 {
	padding-top: 110px;
}
#homeList li {
	display: inline;
	width: 172px;
	line-height: 15px;
	float: left;
	margin-left: 0px;
	margin-right: 6px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(/images/0mg/homeDivider2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
}

#homeList ul {
	margin: 0px;
	padding: 0px;
	
}
.classtitle {
	font-size: 20px;
	color: #333;
	line-height: 22px;
}
.arrow {
	font-size: 18px;
	float: right;
	color: #999;
	margin-top: 5px;
	margin-right: 36px;
	font-family: "Times New Roman", Times, serif;
}
#homeList a {
	text-decoration: none;
	color: #666;
}

#video  {
	height: 220px;
	width: 331px;
	margin-right: 25px;
	padding-top: 17px;
}
