.center_3c ul {
	padding: 0px; margin: 0px;  list-style-type: none;
}

.center_3c li {
	padding: 0px; margin: 0px; list-style-type: none;
}

span {
font-size:12px;
text-decoration:none;
font-weight:bold;
}

#myjQuery {
	padding:5px; background: none; overflow: hidden; width: 722px; position: relative; height: 279px; border:1px dotted #333;
}
#myjQueryContent {
	border:0; overflow: hidden; width: 720px; height: 224px;
}
#myjQueryContent div {
	position: absolute; height: 224px;left:6px;top:6px;
}
#myjQueryContent .smask {
	z-index: -1;
}
#myjQueryContent img {
	width: 720px; height: 224px;
}
#myjQueryNav {
	border:none; display: block; overflow: hidden; width: 720px; height: 60px;
}
#myjQueryNav li {
	display: block; float: left; width: 180px; cursor: pointer; padding-top: 10px; height: 60px; text-align: left;
}
#myjQueryNav .nbg {
	background: none transparent scroll repeat 0% 0%;
}
#myjQueryNav a {
	display: block; z-index: 12; margin: 0px auto; width: 160px; color: #333333; line-height: 16px; position: relative; height: 60px;
}
#myjQueryNav .current {
	background: none transparent scroll repeat 0% 0%;
}
#myjQueryNav .current a {
	color: #006600;
}

#myjQueryNav a:hover {
	text-decoration:none;
	color: #006600;
}

#myjQuery #flow {
	margin-top: -57px; z-index: 10; background:url(../images/fcurrent.gif); left: 5px; width: 180px; position: absolute; height: 50px;
}

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}