@charset "UTF-8";
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px; width:400px; height:30px; background:url(/SpryAssets/"../images/n-t.jpg"/*tpa=http:/www.seashine.cn/images/n-t.jpg*/) no-repeat;
}
.TabbedPanelsTab {
	position: relative;
	float: left;
	margin: 0px 1px 0px 0px; width:80px; line-height:30px; text-align:center; color:#6c6c6c; font-family:ËÎÌå;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.news-more{float:right; line-height:30px; padding-right:15px;}
.TabbedPanelsTabHover { background:url(/SpryAssets/"../images/hover.png"/*tpa=http:/www.seashine.cn/images/hover.png*/) no-repeat; color:#007b35;font-family:ËÎÌå; font-size:13px;}
.TabbedPanelsTabSelected { background:url(/SpryAssets/"../images/hover.png"/*tpa=http:/www.seashine.cn/images/hover.png*/) no-repeat;color:#007b35;font-family:ËÎÌå; font-size:13px;}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
}
.TabbedPanelsContent {
	padding:5px 0 0 0;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}