#myjQuery {
	background: rgb(221, 221, 221); margin: 1px 0px; padding: 0px; width: 970px; height: 299px; overflow: hidden; position: relative;
}
#myjQuery ul {
	margin: 0px; padding: 0px;
}
#myjQuery li {
	margin: 0px; padding: 0px;
}
#myjQueryContent {
	width: 670px; height: 299px; overflow: hidden; float: right;
}
#myjQueryContent div {
	top: 0px; height: 299px; right: 0px; position: absolute;
}
#myjQueryContent .smask {
	z-index: -1;
}
#myjQueryContent img {
	width: 670px; height: 299px;
}
#myjQueryNav {
	width: 320px; overflow: hidden; float: left; display: block;
}
#myjQueryNav li {
	width: 320px;
	height: 99px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#myjQueryNav .nbg {
	
}
#myjQueryNav a {
	padding: 15px; width: 270px; height: 69px; color: rgb(17, 17, 17); font-size: 13px; font-weight: bold; display: block; position: relative; z-index: 12;
}
#myjQueryNav .current {
	
}
#myjQueryNav .current a {
	color: rgb(255, 255, 255); text-decoration: none;
}
#myjQueryNav img {
	border: 1px solid rgb(0, 0, 0); margin-right: 10px; float: left;
}
#myjQuery #flow {
	left: 0px;
	width: 320px;
	height: 100px;
	margin-top: 0px;
	position: absolute;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
