/* CSS Document */

.subnav{
	width: 586px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	background-color:#f2f5f6;
	
}	

.subnav a{
	color:#166b9e;
	text-decoration:underline;
}

.subtitle{
	width: 300px;
	margin:30px 0;
}

.subcontent{
	margin:10px 0;
}

.subcontent .playspeed{
	height:30px;
	color:#186b9d;
	margin-right:5px;
}


.subcontent .playspeed select{
	width:80px;
	border:#c4c4c4 1px solid;
	margin:0 10px;
	float:right;
}

.subcontent dl{
	width:100px;
	line-height:20px;
	padding-left:10px;
	list-style-type:none;
}

.subcontent dl dt{
	background:url(../images/education/icon1.gif) left 5px no-repeat;
	padding-left:10px;
	color:#186b9d;
	font-weight:600;
}

.subcontent dl dd{
	background:url(../images/education/icon2.gif) left 5px no-repeat;
	padding-left:10px;
}

.subcontent dl dd a{
	color:#000;
	text-decoration:none;
}

.subcontent dl dd a:hover{
	color:red;
}

.subcontent dl li p{
	margin:0 0 20px;
}

.subcontent .pic{
	float:right;
	margin-right:5px;
}

.subcontent .pic .bordergrey{
	border:#c4c4c4 1px solid;
}

.bt_top{
	float:right;
	padding-right:15px;
}

.subnav_right{
	width: 219px;
	margin:0 18px;
	border-bottom:#195a84 solid 1px;
}

.subnav_right ul{
	margin-top:10px;
	border-top:#195a84 solid 1px;
	list-style-type:none;
}
.display{
	display:none;
}
