@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;
	height:43px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;/*
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;*/
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

.TabbedPanelsTabHover {
	background-color: #CCC;
}

.TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: 1px solid #EEE;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}


.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #dfe3ef;
	border-bottom: solid 1px #dfe3ef;
	border-right: solid 1px #dfe3ef;
}

.TabbedPanelsTabGroup li{ padding-top:4px;}
.TabbedPanelsTabGroup  .select{padding:0px;}
.TabbedPanelsTabGroup li a{display:inline-block;}
.TabbedPanelsTabGroup #tab1{ background:url(../ImagesN/dudao.gif) no-repeat left center; width:130px; height:43px;}
.TabbedPanelsTabGroup #tab2{ background:url(../ImagesN/jieshao.gif) no-repeat left center; width:66px; height:23px;}
.TabbedPanelsTabGroup #tab3{ background:url(../ImagesN/dongtai.gif) no-repeat left center; width:62px; height:23px;}
.TabbedPanelsTabGroup #tab4{ background:url(../ImagesN/yanjiu.gif) no-repeat left center; width:61px; height:23px;}
.TabbedPanelsTabGroup #tab5{ background:url(../ImagesN/wenxian.gif) no-repeat left center; width:66px; height:23px;}
.TabbedPanelsTabGroup #tab6{ background:url(../ImagesN/qikan.gif) no-repeat left center; width:131px; height:43px;}
.TabbedPanelsTabGroup #tab7{ background:url(../ImagesN/chaojiao.gif) no-repeat left center; width:94px; height:23px;}
.TabbedPanelsTabGroup #tab8{ background:url(../ImagesN/chaoyangjiaoyu.gif) no-repeat left center; width:88px; height:23px;}
.TabbedPanelsTabGroup #tab9{ background:url(../ImagesN/chaoyaojiaoui1.gif) no-repeat left center; width:88px; height:23px;}
.TabbedPanelsContent {
	padding:10px 0px 10px 10px;
	height:210px;
}
.TabbedPanelsContent dl{ float:left; margin-right:10px; margin-top:20px; width:116px;}
.TabbedPanelsContent dt{ padding:2px; border:solid 1px #ddd;}
.TabbedPanelsContent dd{ text-align:center;}
.TabbedPanelsContent dl p{ width:106px;}
.TabbedPanelsContent table{ float:left;}
.TabbedPanelsContent td{ background:url(../ImagesN/list.gif) no-repeat left center; padding-left:16px; display:inline-block; line-height:26px; height:26px;}