@charset "utf-8";
/*Index:一级、二级等*/
/*全局元素*/
body {
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "宋体";
	text-align:center;
}
form {
	margin:0;
	padding:0;
	border:0;
	text-align:left;
}
p {
	margin:auto;
	line-height:1.2;
	text-align:left;
}
div {
	margin:auto;
	text-align:left;
	font-size:12px;
}
body div {
	width:960px;
}
body div div {
	width:auto;
}
hr {
	border-bottom:0;
}
textarea {
	font-size:12px;
}
a {
	color:#214e87;
	text-decoration:none;
}
a:hover {
	color:#003366;
	text-decoration:underline;
}
.wrap {
	table-layout:fixed;
	white-space:normal;
	word-break:break-all;
	overflow:hidden;
}
.aL {
	text-align:left;
}
.aC {
	text-align:center;
}
.aR {
	text-align:right;
}


/*Top*/
#topBox {
	clear:both;
	margin-bottom:10px;
}
#topLine {
	width:100%;
	height:27px;
	background:url(../image/iTop/topLine_bg.gif) repeat-x;
}
#topLine1 {
	float:left;
	margin:5px 0 0 10px;
}
#topLine2 {
	float:right;
	margin:3px 10px 0 0;
}
#topMain {
	width:100%;
	margin:0;
}
#logo {
	float:left;
	width:15%;
	margin-top:12px;
	padding-left:10px;
}
#zTitle {
	float:left;
	width:12%;
	margin-top:20px;
	text-align:left;
	vertical-align:middle;
	font-size:24px;
	color:#003366;
	font-weight:bold;
}
#topMenu {
	float:right;
	margin-top:6px;
	width:58%;
}


/*导航栏*/
#topMenu {
}
#topMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#topMenu ul li {
	float:left;
	width:84px;
	height:55px;
	margin-right:8px;
}
#topMenu ul li a {
	display:block;
	width:100%;
	height:100%;
}
#topMenu ul li a span {
	display:none;
}
#topMenu ul li a {
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#topMenu ul li a:hover {
	background-position:-168px 0px;
}
#topMenu ul li.active a {
	background-position:0px 0px;
}
#topMenu ul li.active a:hover {
	background-position:-84px 0px;
}
#topMenu ul li.menu1 a {
	background-image: url(../image/iTop/menu1_bg.gif);
}
#topMenu ul li.menu2 a {
	background-image: url(../image/iTop/menu2_bg.gif);
}
#topMenu ul li.menu3 a {
	background-image: url(../image/iTop/menu3_bg.gif);
}
#topMenu ul li.menu4 a {
	background-image: url(../image/iTop/menu4_bg.gif);
}
#topMenu ul li.menu5 a {
	background-image: url(../image/iTop/menu5_bg.gif);
}
#topMenu ul li.menu6 a {
	background-image: url(../image/iTop/menu6_bg.gif);
}
#topMenu ul li.menu7 a {
	background-image: url(../image/iTop/menu7_bg.gif);
}
#topMenu ul li.menu8 a {
	background-image: url(../image/iTop/menu8_bg.gif);
}
#topMenu ul li.menu9 a {
	background-image: url(../image/iTop/menu9_bg.gif);
}

/*Bottom*/
#bottomBox {
	clear:both;
	margin-top:30px;
}
#bottomBox a {
	color:#005494;
}
#corpNav {
	width:100%;
	text-align:center;
}
#corpNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#corpNav ul li {
	display:inline;
	margin:0;
	padding:0 3px 0 7px;
	border-left:1px #CCCCCC solid;
}
#corpNav ul li.firstLi {
	border-left:0;
}
#sysInfo {
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
}
/*top search*/
#topSearchBox {
	clear:both;
	height:107px;
	background:url(../image/iTop/topSearchBox_bg.jpg) no-repeat;
}
#topSearchBox #searchBody {
	float:left;
	width:433px;
	height:100px;
	line-height:30px;
	margin:8px 0 0 6px;
}
#topSearchBox #searchBody form {
	margin:10px 0 0 30px;
}
#topSearchBox #searchBody form a {
	cursor:pointer;	
	color:#003366;
	font-size:14px;
	margin-left:10px;
}
 #topSearchBox #searchBody form a:hover {
 	text-decoration:underline;	
}
#topSearchBox #searchBody form a.selected {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
#topSearchBox #searchGuide {
	float:right;
	width:495px;
	height:100px;
	line-height:90px;
	margin:5px 9px 0 9px;
	background:url(../image/iTop/topSearchGuide_bg.jpg) no-repeat;
	text-align:center;
}
#topSearchBox #searchGuide, #topSearchBox #searchGuide a {
	color:#BB5C30;
	font-size:20px;
	font-family:"黑体";
}

/*other box*/
#mainBox {
	clear:both;
	margin-top:10px;
}


/*button input ul*/
.sInput {
	border:1px #AEC4DD solid;
	height:22px;
	line-height:22px;
	font-size:14px;
	padding:0 5px 0 5px;
}
.nInput {
	border:1px #307298 solid;
}
.sButton {
	height:25px;
	line-height:25px;
	width:100px;
	margin:0;
	padding:0;
	border:0;
	background:url(../image/iTop/searchBtn.gif) no-repeat center;
	vertical-align:top;
	cursor:pointer;
}

.list {
	clear:both;
	margin:0;
	padding:3px 5px 3px 5px;
	list-style:none;
}
.list li {
	float:none;
	overflow:hidden;
	height:21px;
	line-height:21px;
	background:url(../image/icon/li.gif) no-repeat 5px 8px;
	padding:0 0 0 15px;
	margin:0;
	border:0;
}

.list2 {
	clear:both;
	margin:0;
	padding:5px 0 0 5px;
	list-style:none;
}
.list2 li {
	float:none;
	overflow:hidden;
	white-space:nowrap;
	height:24px;
	line-height:24px;
	padding:0;
	margin:0;
	border:0;
	text-align:left;
}
.list3 {
	clear:both;
	margin:0;
	padding:3px 0 3px 3px;
	list-style:none;
}
.list3 li {
	float:left;
	overflow:hidden;
	white-space:nowrap;	
	text-align:center;
	padding:0;
	margin:0 6px 8px 0;
	border:0;
	line-height:2;
}
.list4 {
	clear:both;
	margin:0;
	padding:3px 5px 3px 5px;
	list-style:none;
}
.list4 li {	
	overflow:hidden;
	height:21px;
	line-height:21px;
	background:url(../image/icon/li2.gif) no-repeat 5px 8px;
	padding:0 0 0 15px;
	margin:0;
	border:0;
}
.list5 {
	clear:both;
	margin:0;
	padding:3px 5px 3px 5px;
	list-style:none;
}
.list5 li {	
	overflow:hidden;
	padding:0;
	border:0;
}
.list6 {
	clear:both;
	margin:0;
	padding:3px 5px 3px 5px;
	list-style:none;
}
.list6 li {	
	overflow:hidden;
	height:21px;
	line-height:21px;
	background:url(../image/icon/li3.gif) no-repeat 5px 6px;
	padding:0 0 0 15px;
	margin:0;
	border:0;
}

.list_2 li {
	float:left;
	width:45%;
}
.list_3 li {
	float:left;
	width:30%;
}
.list_4 li {
	float:left;
	width:22%;
}
.list_5 li {
	float:left;
	width:18%;
}
/*img*/
.imgBorder {
	border:1px #abc0d1 solid;
	margin-bottom:9px;
}
.imgBorder1 {
	border:1px #abc0d1 solid;
	margin-top:5px;
	padding-left:1px;
}
/*table*/
.tab1 {
	clear:both;
	position:relative;
	width:100%;
	border:1px #abc0d1 solid;
}
.tab1 .head {
	clear:both;
	height:27px;
	line-height:27px;
	background:url(../image/table/tab1/head_bg.jpg) repeat-x;
	color:#003366;
}
.tab1 .headLeft {
	float:left;
	font-weight:bold;
	padding-left:10px;
}
.tab1 .headRight {
	float:right;
	padding-right:10px;
}
.tab1 .main {
	clear:both;
	padding:0 5px 5px 5px;
	line-height:150%;
}


.tab2 {
	clear:both;
	position:relative;
	width:100%;
	border:1px #b4d3e7 solid;
}
.tab2 .head {
	clear:both;
	height:27px;
	line-height:27px;
	background:url(../image/table/tab2/bg_boxname.jpg) repeat-x;
	color:#003366;
}
.tab2 .headLeft {
	float:left;
	font-weight:bold;
	padding-left:10px;
}
.tab2 .headRight {
	float:right;
	padding-right:10px;
}
.tab2 .main {
	clear:both;
	padding:0 5px 5px 5px;
	line-height:150%;
}

.tab3 {
	clear:both;
	position:relative;
	width:100%;
	border:1px #b7cddb solid;
}
.tab3 .head {
	clear:both;
	height:27px;
	line-height:27px;
	background:url(../image/table/tab3/bg_boxname.jpg) repeat-x;
	color:#003366;
}
.tab3 .headLeft {
	float:left;
	font-weight:bold;
	padding-left:10px;
}
.tab3 .headRight {
	float:right;
	padding-right:10px;
}
.tab3 .main {
	clear:both;
	padding:0 5px 5px 5px;
	line-height:150%;
}

.tab4 {
	clear:both;
	position:relative;
	width:100%;
	border:1px #abc7bb solid;
}
.tab4 .head {
	clear:both;
	height:27px;
	line-height:27px;
	background:url(../image/table/tab4/bg_boxname.jpg) repeat-x;
	color:#003366;
}
.tab4 .headLeft {
	float:left;
	font-weight:bold;
	padding-left:10px;
}
.tab4 .headRight {
	float:right;
	padding-right:10px;
}
.tab4 .main {
	clear:both;
	padding:0 5px 5px 5px;
	line-height:150%;
}

.tab5 {
	clear:both;
	position:relative;
	width:100%;
	border:1px #9bc7ed solid;
}
.tab5 .head {
	clear:both;
	height:27px;
	line-height:27px;
	background:url(../image/table/tab5/bg_boxname.jpg) repeat-x;
	color:#003366;
}
.tab5 .headLeft {
	float:left;
	font-weight:bold;
	padding-left:10px;
}
.tab5 .headRight {
	float:right;
	padding-right:10px;
}
.tab5 .main {
	clear:both;
	padding:0 5px 5px 5px;
	line-height:150%;
}

.tab6 {
	clear:both;
	position:relative;
	width:100%;
	border:1px #bedcf4 solid;
}
.tab6 .head {
	clear:both;
	height:27px;
	line-height:27px;
	background:url(../image/table/tab6/bg_boxname.jpg) repeat-x;
	color:#003366;
}
.tab6 .headLeft {
	float:left;
	font-weight:bold;
	padding-left:10px;
}
.tab6 .headRight {
	float:right;
	padding-right:10px;
}
.tab6 .main {
	clear:both;
	padding:0 5px 5px 5px;
	line-height:150%;
}

.tab7 {
	clear:both;
	position:relative;
	width:100%;
	border:1px #b8cddc solid;
}
.tab7 .head {
	clear:both;
	height:27px;
	line-height:27px;
	background:url(../image/table/tab7/bg_boxname.jpg) repeat-x;
	color:#003366;
}
.tab7 .headLeft {
	float:left;
	font-weight:bold;
	padding-left:10px;
}
.tab7 .headRight {
	float:right;
	padding-right:10px;
}
.tab7 .main {
	clear:both;
	padding:0 5px 5px 5px;
	line-height:150%;
}

.tab9 {
	clear:both;
	position:relative;
	width:100%;
	border:1px #b2dbde solid;
}
.tab9 .head {
	clear:both;
	height:27px;
	line-height:27px;
	background:url(../image/table/tab9/bg_boxname.jpg) repeat-x;
	color:#003366;
}
.tab9 .headLeft {
	float:left;
	font-weight:bold;
	padding-left:10px;
}
.tab9 .headRight {
	float:right;
	padding-right:10px;
}
.tab9 .main {
	clear:both;
	padding:0 5px 5px 5px;
	line-height:150%;
}


.tab10 {
	clear:both;
	width:100%;
	margin-bottom:6px;
}
.tab10 .head {
	clear:both;
	height:24px;
	line-height:24px;
	background:url(../image/table/tab10/top2.gif) repeat-x;
}
.tab10 .headLeft {
	float:left;
	height:24px;
	line-height:24px;
	background:url(../image/table/tab10/top1.gif) left no-repeat;
}
.tab10 .headRight {
	float:right;
	height:24px;
	line-height:24px;
	background:url(../image/table/tab10/top3.gif) right no-repeat;
}
.tab10 .head h2 {
	display:inline;
	font-size:14px;
	font-weight:bold;
	color:#336bab;
}
.tab10 .headLeft h2 {
	margin-left:8px;
}
.tab10 .headRight h2 {
	margin-right:8px;
	font-size:12px;
	font-weight:normal;
}
.tab10 .main {
	clear:both;
	border-left:#cbe6f1 1px solid;
	border-right:#cbe6f1 1px solid;	
	line-height:1.5;
	margin:0;
	padding:0;
}
.tab10 .foot {
	clear:both;
	height:5px;
	font-size:0;
	background:url(../image/table/tab10/bottom2.gif) bottom repeat-x;
}
.tab10 .footLeft {
	float:left;
	width:7px;
	height:5px;
	font-size:0;
	background:url(../image/table/tab10/bottom1.gif) left bottom no-repeat;
}
.tab10 .footRight {
	float:right;
	width:7px;
	height:5px;
	font-size:0;
	background:url(../image/table/tab10/bottom3.gif) right bottom no-repeat;
}

.tab11 {
	clear:both;
	width:100%;
	margin-bottom:6px;
}
.tab11 .head {
	clear:both;
	height:5px;
	font-size:0;
	background:url(../image/table/tab11/top2.gif) repeat-x;
}
.tab11 .headLeft {
	float:left;
	height:5px;
	width:10px;
	font-size:0;
	background:url(../image/table/tab11/top1.gif) left top no-repeat;
}
.tab11 .headRight {
	float:right;
	height:5px;
	width:7px;
	font-size:0;
	background:url(../image/table/tab11/top3.gif) right top no-repeat;
}
.tab11 .main {
	clear:both;
	border-left:#cbe6f1 1px solid;
	border-right:#cbe6f1 1px solid;	
	line-height:2.2;
	margin:0;
	padding:0;
}
.tab11 .foot {
	clear:both;
	height:5px;
	font-size:0;
	background:url(../image/table/tab11/bottom2.gif) bottom repeat-x;
}
.tab11 .footLeft {
	float:left;
	width:7px;
	height:5px;
	font-size:0;
	background:url(../image/table/tab11/bottom1.gif) left bottom no-repeat;
}
.tab11 .footRight {
	float:right;
	width:7px;
	height:5px;
	font-size:0;
	background:url(../image/table/tab11/bottom3.gif) right bottom no-repeat;
}

.tab12 {
	clear:both;
	width:100%;
	margin-bottom:6px;
}
.tab12 .head {
	clear:both;
	height:26px;
	line-height:26px;
	background:url(../image/table/tab12/top2.gif) repeat-x;
}
.tab12 .headLeft {
	float:left;
	height:26px;
	line-height:26px;
	background:url(../image/table/tab12/top1.gif) left no-repeat;
}
.tab12 .headRight {
	float:right;
	height:26px;
	line-height:26px;
	background:url(../image/table/tab12/top3.gif) right no-repeat;
}
.tab12 .head h2 {
	display:inline;
	font-size:14px;
	font-weight:bold;
	color:#336bab;
}
.tab12 .headLeft h2 {
	margin-left:8px;
}
.tab12 .headRight h2 {
	margin-right:8px;
	font-size:12px;
	font-weight:normal;
}
.tab12 .main {
	clear:both;
	border-left:#cbe6f1 1px solid;
	border-right:#cbe6f1 1px solid;	
	line-height:2.2;
	margin:0;
	padding:0;
}
.tab12 .foot {
	clear:both;
	height:5px;
	font-size:0;
	background:url(../image/table/tab12/bottom2.gif) bottom repeat-x;
}
.tab12 .footLeft {
	float:left;
	width:7px;
	height:5px;
	font-size:0;
	background:url(../image/table/tab12/bottom1.gif) left bottom no-repeat;
}
.tab12 .footRight {
	float:right;
	width:7px;
	height:5px;
	font-size:0;
	background:url(../image/table/tab12/bottom3.gif) right bottom no-repeat;
}
.tab13 {
	float:left;
	height:inherit;
	border:#cceff9 1px solid;
	margin:5px 0px 5px 0px;
	width:623px;
}
.tab13 .head {
	margin:3px;
	height:28px;
	line-height:28px;
	background-color:#f5fcff;
}
.tab13 .headLeft {
	float:left;
	font-size:14px;
	width:92px;
	height:28px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:20px;
	background-color:#009ce7;
}
.tab13 .headRight {
	float:right;
	width:30px;
	height:28px;
	color:#336bab;
}
.tab13 .main {
	padding:5px 5px 0px 5px;
	line-height:22px;
	color:#214e87;
	background-color:#FFFFFF;
}
.tab14 {
	float:left;
	height:inherit;
	border:#c1e1f9 1px solid;
	margin:5px 0px 5px 0px;
}
.tab14 .head {
	height:25px;
	line-height:25px;
	background:url(../image/browse/2008_rightbg.gif) repeat-x;
	border-bottom:#c1e1f9 1px solid;
}
.tab14 .headLeft {
	float:left;
	height:25px;
	padding-left:20px;
}
.tab14 .headRight {
	float:right;
	width:30px;
	height:25px;
	color:#336bab;
}
.tab14 .main {
	padding:5px 5px 0px 5px;
	line-height:22px;
	color:#214e87;
	background-color:#FFFFFF;
}
.tab14 .i_letter {
	font-size:13px;
	font-weight:bold;
	color:#336bab;
}
.tab15 {
	float:left;
	border:#cceff9 1px solid;
	margin:5px 0px 5px 0px;
	height:156px;
	width:958px;
}
.tab15 .head {
	float:left;
	font-size:15px;
	width:25px;
	height:150px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	background-color:#009ce7;
	margin:3px;
}
.tab16 {
	clear:both;
	width:100%;
	margin-bottom:6px;
}
.tab16 .head {
	clear:both;
	height:24px;
	line-height:24px;
	background:url(../image/table/tab10/top2.gif) repeat-x;
}
.tab16 .headLeft {
	float:left;
	height:24px;
	width:10px;
	line-height:24px;
	background:url(../image/table/tab10/top1.gif) left no-repeat;
}
.tab16 .headCenter {
	float:left;
	width:80%;
	height:24px;
}
.tab16 .headRight {
	float:right;
	height:24px;
	line-height:24px;
	padding-right:5px;
	background:url(../image/table/tab10/top3.gif) right no-repeat;
}
.tab16 .head_skm {
	margin:3px 0 0 0;
	height:24px;
	line-height:24px;
	background:url(../image/browse/p_middle_skm.gif);
}
.tab16 .headLeft_skm {
	float:left;
	font-size:12px;
	background:url(../image/browse/p_left_skm.gif) no-repeat;
	width:10px;
	height:24px;
}
.tab16 .headCenter_skm {
	float:left;
	width:80%;
	height:24px;
}
.tab16 .headRight_skm {
	float:right;
	width:30px;
	height:24px;
	color:#336bab;
	background:url(../image/browse/p_right2_skm.gif) right no-repeat;
}
.tab16 .i_letter {
	font-size:13px;
	font-weight:bold;
	color:#336bab;
}
.tab16 .i_letter_skm{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.tab16 .iml1_m_1 {
	float:left;
	width: 365px;
}
.tab16 .i_m1_t1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
	color: #044592;
}
.tab16 .i_m1_t2 {
	color: #004BA3;
	text-indent: 24px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFDFDF;
	margin-left: 5px;
	margin-right: 5px;
}
.tab16 .main {
	clear:both;
	color:#004ba3;
	background-color:#FFFFFF;	
	border-left:#cbe6f1 1px solid;
	border-right:#cbe6f1 1px solid;	
	line-height:1.5;
	margin:0;
	padding:0;
}
.tab16 .foot {
	clear:both;
	height:5px;
	font-size:0;
	background:url(../image/table/tab10/bottom2.gif) bottom repeat-x;
}
.tab16 .footLeft {
	float:left;
	width:7px;
	height:5px;
	font-size:0;
	background:url(../image/table/tab10/bottom1.gif) left bottom no-repeat;
}
.tab16 .footRight {
	float:right;
	width:7px;
	height:5px;
	font-size:0;
	background:url(../image/table/tab10/bottom3.gif) right bottom no-repeat;
}
.tab17 {
	float:left;
	height:inherit;
	margin:5px 0px 5px 0px;
}
.tab17 .head {
	height:33px;
	line-height:33px;
	background:url(../image/index/eWeb/middle.gif) repeat-x;
}
.tab17 .headLeft {
	float:left;
	height:33px;
	padding-left:15px;
	background:url(../image/index/eWeb/left.gif) repeat-x;
}
.tab17 .headRight {
	float:right;
	height:33px;
	width:15px;
	background:url(../image/index/eWeb/right.gif) repeat-x;
}
.tab17 .main {
	padding:15px 15px 0px 15px;
	line-height:22px;
	color:#444444;
	background-color:#FFFFFF;
}
.tab17 .i_letter {
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
.tab18 {
	clear:both;
	width:100%;
	margin-bottom:10px;
}
.tab18 .head {
	height:31px;
	line-height:31px;
	background:url(../image/index/eWeb/left2.gif) repeat-x;
}
.tab18 .head2 {
	height:29px;
	line-height:29px;
	background:url(../image/index/eWeb/right3.gif) repeat-x;
}
.tab18 .headLeft2 {
	float:left;
	height:29px;
	padding-left:15px;
	background:url(../image/index/eWeb/right3.gif) repeat-x;
}
.tab18 .headRight2 {
	float:right;
	height:29px;
	width:80px;
	background:url(../image/index/eWeb/right3_bg.gif) repeat-x;
}
.tab18 .headLeft {
	float:left;
	height:31px;
	padding-left:15px;
	background:url(../image/index/eWeb/left2.gif) repeat-x;
}
.tab18 .headRight {
	float:right;
	height:31px;
	width:112px;
	background:url(../image/index/eWeb/right2.gif) repeat-x;
}
.tab18 .main {
	clear:both;
	border-left:#facf42 1px solid;
	border-right:#facf42 1px solid;	
	line-height:1.6;
	margin:0;
}
.tab18 .foot {
	clear:both;
	height:5px;
	font-size:0;
	background:url(../image/index/eWeb/bottom2.gif) bottom repeat-x;
}
.tab18 .footLeft {
	float:left;
	width:7px;
	height:5px;
	font-size:0;
	background:url(../image/index/eWeb/bottom1.gif) left bottom no-repeat;
}
.tab18 .footRight {
	float:right;
	width:7px;
	height:5px;
	font-size:0;
	background:url(../image/index/eWeb/bottom3.gif) right bottom no-repeat;
}
.tab18 .i_letter {
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
.tab18 .Morereport{
	text-align:right; 
	width:98%; 
	color:#e48503; 
	font-weight:bold;
}
/*tabPanel*/
/*tabPanel 全局样式*/
.tabHidden {
	display:none;
}
.tabVisible {
	display:block;
}

/*tabPanel10*/
.tabPanel10 {
	clear:both;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.tabPanel10 .tabHead {
	position: relative;
	top: 1px;
	height:29px;
	background:url(../image/tabPanel/tabPanel10/headLeft.gif) no-repeat;	
}
.tabPanel10 .tabHead .headLeft {
	float:left;
	width:5%;
	height:29px;
}
.tabPanel10 .tabHead .headRight {
	float:right;
	width:5%;
	height:29px;
	background:url(../image/tabPanel/tabPanel10/headRight.gif) right no-repeat;
}
.tabPanel10 .tabGroup {
	float:left;
	width:88%;
	height:100%;
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.tabPanel10 .foot {
	height:14px;
	background:url(../image/tabPanel/tabPanel10/footLeft.gif) bottom left no-repeat;	
}
.tabPanel10 .foot .footLeft {
	float:left;
	height:14px;
}
.tabPanel10 .foot .footRight {
	float:right;
	width:10%;
	height:14px;
	background:url(../image/tabPanel/tabPanel10/footRight.gif) bottom right no-repeat;	
}
.tabPanel10 li.tab,.tabPanel10 li.tabSelected {
	float: left;
	height:26px;
	line-height:26px;
	margin:3px 0;
	font-weight:bold;
	cursor: pointer;
}
.tabPanel10 .tab a {
	color:#003366;
}
.tabPanel10 li.tab a,.tabPanel10 li.tabSelected a {
	display:block;
	_float:left;
	height:auto;
	padding:0 20px 0 20px;
}
.tabPanel10 .tabSelected {
	background:url(../image/tabPanel/tabPanel10/tabSelected1.gif) no-repeat;
	border-bottom:1px #FFFFFF solid;
}
.tabPanel10 .tabSelected a {
	background:url(../image/tabPanel/tabPanel10/tabSelected2.gif) right no-repeat;
	color:#000000;
}
.tabPanel10 .tabContentGroup {
	clear: both;
	border-left:1px #86A9CE solid;
	border-right:1px #86A9CE solid;
}
.tabPanel10 .tabContent {
	padding: 6px;
	line-height:1.5;
}
.tabPanel10 .title {
	float: left;
	height:27px;
	font-size:12px;
	line-height:27px;
	font-weight:bold;
	color:#003366;
	padding-left:10px;
	margin: 0px;	
}
.tabPanel10 .tabContent .tdtext {
	font-weight:bold;
}