﻿/******************** Global ***************************/
body
{
	padding:0;
	color: #000333;
	background: #ffffff;
	font: 12px arial,verdana,sans-serif;
	scrollbar-face-color: #cecede;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #848484;
	scrollbar-3dlight-color: #e7e7ef;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #e6edf7;
	scrollbar-darkshadow-color: #a0aedd;
	margin: 10px 10px 0px 10px;
}
a:link
{
	text-decoration: none;
	color: #333333;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}
a:active
{
	color: #FF0000;
	text-decoration: none;
}
A:hover
{
	color: #ff0000;
}
Td
{
	font-size: 12px;
}
form
{
	margin: 0;
	padding: 0;
}

legend
{
	margin: 2 0;
	padding: 5px;
	color: #E82929;
	background: transparent;
	font-size: 13px;
	font-weight: bold;
	border-color: #E82929;
}
fieldset
{
	border: none;
	border-top: 1px solid #ccc;
}
label
{
	float: left;
	padding: 5px;
	text-align: right;
}
fieldset div
{
	float: left;
}
input:focus, input.jsfocus
{
	border-color: Red;
	border-style: solid;
	border-width: 1px;
}
/******************** Global END***************************/
/******************** Public ***************************/
.text
{
	color: #000000;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 9pt;
	height: 20px;
	vertical-align: bottom;
}
.button
{
	font-size: 12px;
	background: #C2DEF2;
	border-bottom: blue 1px solid;
	border-right: blue 1px solid;
	border-left: #7aa0bb 1px solid;
	border-top: #7aa0bb 1px solid;
	color: #003366;
	height: 20px;
	text-decoration: none;
	cursor: hand;
}

/**Table**/
.T1
{
	width: 100%;
	top: 0px;
	left: 0px;
	border: solid 1px #ffffff;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-collapse: collapse;
	font-size: 12px;
	color: #333333;
}
.T11
{
	top: 0px;
	left: 0px;
	width: 95%;
	border: solid 1px #ffffff;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-collapse: collapse;
	font-size: 12px;
	color: #333333;
}
select
{
	border: solid 1px #ccc;
}
.T1 Td
{
	font-size: 12px;
	color: #333333;
	border: solid 1px #ccc;
	border-width: 0 1 1 0;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
	overflow: hidden;
	height: 22px;
}
.T1 input
{
	/*border: solid 0px; 	border-top: solid 0px #ccc; 	border-left: solid 0px #ccc; 	border-bottom: solid 1px #ccc; 	border-right: solid 0px #ccc;*/
	background-color: Transparent;
}
.T1 .Single input
{
	width: 99%;
	border-top: solid 0px #ccc;
	border-left: solid 0px #ccc;
	border-bottom: solid 1px #ccc;
	border-right: solid 0px #ccc;
	background-color: Transparent;
}
.T1 .Single02 input
{
	width: 99%;
	border-top: solid 0px #ccc;
	border-left: solid 0px #ccc;
	border-bottom: solid 0px #ccc;
	border-right: solid 0px #ccc;
	background-color: Transparent;
}
.T1 .Single Select
{
	width: 99%;
}
.T1 thead td
{
	font-size: 14px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #5F85D9;
	border-width: 0 1 1 0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	height: 22px;
}
.T1 th
{
	font-size: 14px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #5F85D9;
	border-width: 0 1 1 0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	height: 22px;
}
.T1 :link
{
	text-decoration: underline;
}
.T1 :visited
{
	color: #000000;
	text-decoration: underline;
}
.T1 .AlternatingRow
{
	background-color: #F5F5F5;
}
/*T4样式*/
.T4
{
	width: 98%;
	top: 0px;
	left: 0px;
	width: 100%;
	border: solid 1px #ffffff;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-collapse: collapse;
	font-size: 12px;
	color: #333333;
}
.T41
{
	top: 0px;
	left: 0px;
	width: 95%;
	border: solid 1px #ffffff;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-collapse: collapse;
	font-size: 12px;
	color: #333333;
}
.T4 Td
{
	font-size: 12px;
	color: #333333;
	border: solid 1px #ccc;
	border-width: 0 1 1 0;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
	overflow: hidden;
	height: 20px;
}
.T4 input
{
	border: solid 1px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background: expression(getAttribute(   "readonly" )? "AliceBlue" : "" );
	color: expression(getAttribute(   "readonly" )? "#333" : "" );
}
.T4 .Single input
{
	width: 99%;
	border-top: solid 0px #ccc;
	border-left: solid 0px #ccc;
	border-bottom: solid 1px #ccc;
	border-right: solid 0px #ccc;
	background-color: Transparent;
}
.T4 .Single Select
{
	width: 99%;
}
.T4 textarea
{
	width: 99%;
	border: solid 1px #ccc;
	background-color: Transparent;
}
.T4 thead td
{
	font-size: 14px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #ffccff;
	border-width: 0 1 1 0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	height: 20px;
}
.T4 th
{
	font-size: 14px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #ffccff;
	border-width: 0 1 1 0;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	height: 20px;
}
.T4 :link
{
	text-decoration: underline;
}
.T4 :visited
{
	color: #000000;
	text-decoration: underline;
}
/*T6样式*/
.T6
{
	top: 0px;
	left: 0px;
	width: 100%;
	font-size: 12px;
	color: #696969;
	border: #cccccc 1px solid;
}
.T6 Td
{
	font-size: 12px;
	color: #696969;
	border: solid 1px #ccc;
	border-width: 0 1 1 0;
	white-space: nowrap;
	overflow: hidden;
	height: 20px;
	padding-left: 5px;
}
.T6 .Single Select
{
	width: 99%;
}
.T6 textarea
{
	width: 99%;
	border: solid 1px #ccc;
	background-color: Transparent;
}
.T6 :link
{
	text-decoration: underline;
}
.T6 :visited
{
	color: #000000;
	text-decoration: underline;
}
/* 表单样式 */
.Form
{
	width: 98%;
	top: 0px;
	left: 0px;
	width: 100%;
	border: solid 1px #ffffff;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-collapse: collapse;
	font-size: 12px;
	color: #333333;
}
.Form td
{
	font-size: 12px;
	color: #333333;
	border: solid 1px #ccc;
	border-width: 0 1 1 0;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
	overflow: hidden;
	height: 20px;
}
.Form td input
{
	width: 99%;
	border-top: solid 0px #ccc;
	border-left: solid 0px #ccc;
	border-bottom: solid 1px #ccc;
	border-right: solid 0px #ccc;
	background-color: Transparent;
}
.Form .Item
{
	font-size: 14px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #ffccff;
	border-width: 0 1 1 0;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	height: 20px;
}
.Form .Title
{
	font-size: 14px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #ffccff;
	border-width: 0 1 1 0;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	height: 20px;
}
/* 表单样式 end*/
/*Table_1*/
.T2
{
	top: 0px;
	left: 0px;
	width: 100%;
	border: solid 1px #ffffff;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-collapse: collapse;
	font-size: 12px;
	color: #ffffff;
}
.T2 Td
{
	font-size: 12px;
	color: #333333;
	border: solid 1px #e0e0e0;
	border-width: 0 1 1 0;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
	overflow: hidden;
	height: 15px;
	border-bottom: solid 1px #ccc;
}

.Tdnew
{
	font-size: 12px;
	color: #333333;
	border: solid 1px #e0e0e0;
	border-width: 0 1 1 0;
	white-space: nowrap;
	overflow: hidden;
	height: 15px;
	border-bottom: solid 1px #ccc;
	background-color: #f4f2f2;
}
.T2 input
{
	border: solid 1px;
	border-top: solid 0px #ccc;
	border-left: solid 0px #ccc;
	border-bottom: solid 1px #ccc;
	border-right: solid 0px #ccc;
}
.T2 thead td
{
	font-size: 14px;
	font-weight: bold;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	background-color: #f4f2f2;
	border-width: 0 1 1 0;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	height: 15px;
}

/*table 3*/
.T3
{
	top: 0px;
	left: 0px;
	width: 100%;
	border: solid 0px #666666;
	border-spacing: 0px;
	font-size: 12px;
	color: #333333;
}
.T3 Td
{
	font-size: 12px;
	color: #333333;
	border: solid 0px #e0e0e0;
	border-width: 0 0 0 0;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
	overflow: hidden;
	height: 15px;
	vertical-align: top;
}

.Tdnew
{
	font-size: 12px;
	color: #333333;
	border: solid 0px #e0e0e0;
	border-width: 0 0 0 0;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
	overflow: hidden;
	height: 15px;
	border-bottom: solid 0px #ccc;
	background-color: #f4f2f2;
}
.T3 .Single1 input
{
	width: 200px;
	border: solid 0px WhiteSmoke;
	color: DimGray;
	background-color: Transparent;
	word-break: break-all;
	white-space: normal;
}
.T3 .Single2 input
{
	width: 30px;
	border: solid 0px WhiteSmoke;
	color: DimGray;
	background-color: Transparent;
	word-break: break-all;
	white-space: normal;
	text-align: left;
}
.T3 thead td
{
	font-size: 14px;
	font-weight: bold;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	background-color: #f4f2f2;
	border-width: 0 0 0 0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	height: 20px;
}

.RecordPage
{
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	text-align: center;
	cursor: default;
}
.Input01
{
	color: #000000;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 9pt;
	width: 140px;
}
.Input02
{
	border-width: 0px;
}
.Input03
{
	color: Red;
	font-weight: bold;
	font-size: 14pt;
	border-width: 0px;
	text-align: left;
}
.DataPicker
{
	border: solid 0px;
	border-top: solid 0px #ccc;
	border-left: solid 0px #ccc;
	border-bottom: solid 1px #ccc;
	border-right: solid 0px #ccc;
	background: Gainsboro;
	color: Gray;
}
.Dropdownlist
{
	border: solid 0px;
	border-top: solid 0px #ccc;
	border-left: solid 0px #ccc;
	border-bottom: solid 1px #ccc;
	border-right: solid 0px #ccc;
	background: Gainsboro;
	color: Gray;
}
.LabelDY
{
	color: #008b8b;
}
.Select01
{
	font-size: 9pt;
	line-height: 120%;
	color: #464646;
}
.Btn01
{
	font-size: 12px;
	background: #FDEFEF;
	border-bottom: 1px solid #E82929;
	border-right: 1px solid #E82929;
	border-left: 1px solid #FDCFCF;
	border-top: 1px solid #FDCFCF;
	color: #000000;
	height: 19px;
	text-decoration: none;
	cursor: hand;
	width: 70px;
}

.split_line
{
	background-image: url(../images/mid_adorn_02.gif);
	border-color: #FDEFEF;
	height: 1px;
	border-width: 0 0 0 0;
}
.topback
{
	background-image: url(../../../skins/default/images/top_05.gif);
}
/*系统管理模块左边导航标的样式*/
.SL
{
	border: 0px;
}
.SL .t1
{
	text-align: left;
	height: 2px;
	width: 130px;
	background-image: url(../../../skins/default/images/009hengxian1.gif);
}

.SL .t2
{
	height: 25px;
	text-align: left;
	width: 130px;
}

/***********TabControl***************/
.outtab
{
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	width: 120;
	height: 24;
	text-align: center;
	border: none;
	cursor: hand;
	background-color: transparent;
	text-decoration: none;
	padding-top: 1px;
	background-image: url(../images/tab/Tab_02.gif);
}

.outtab04 /*不同的Tab样式*/
{
	font-size: 9pt;
	line-height: 150%;
	color: #FDEFEF;
	width: 120;
	height: 24;
	text-align: center;
	border: none;
	cursor: hand;
	background-color: transparent;
	text-decoration: none;
	padding-top: 1px;
	background-image: url(../images/tab/Tab_04.gif);
}
.clicktab
{
	font-size: 9pt;
	line-height: 150%;
	color: #0000cc;
	text-decoration: none;
	border: none;
	cursor: hand;
	width: 120;
	height: 24;
	background-color: transparent;
	padding-top: 1px;
	background-image: url(../images/tab/Tab_01.gif);
}

.clicktab03 /*不同的Tab样式*/
{
	font-size: 9pt;
	line-height: 150%;
	color: MenuText;
	text-decoration: none;
	border: none;
	cursor: hand;
	height: 24;
	background-color: WindowText;
	padding-top: 1px;
	background-image: url(../images/tab/Tab_03.gif);
}
.movetab
{
	font-size: 9pt;
	line-height: 150%;
	color: #f50d0d;
	text-decoration: underline;
	border: none;
	cursor: hand;
	width: 120;
	height: 24;
	background-color: transparent;
	padding-top: 1px;
	background-image: url(../images/tab/Tab_01.gif);
}
/*头文字*/
.location
{
	font-size: 12px;
}
/*frame样式*/
.frame01
{
	margin-left: 0px;
	margin-bottom: 0px;
}
/**********************************************************************************************/
.XuHaoColumn input
{
	width: 30px;
	text-align: center;
}
.ShiChangColumn input
{
	width: 30px;
	text-align: center;
}
/**********************************************************************************************/

.TdTitle
{
	text-align: right;
	width: 15%;
	background-color: #f4f2f2;
	height: 25px;
	padding-right: 8px;
}
/*整体*/
A.more
{
	list-style-type: none;
	margin-left: 120px;
	background: none transparent scroll repeat 0% 0%;
	width: 1px;
	color: #000;
	white-space: nowrap;
}
A.more:hover
{
	color: #f00;
}
/*左边*/
.icon_channel td
{
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
/**中间*/
#div_center
{
	overflow: hidden;
	float: left;
}
#div_center .container_box
{
	padding-right: 8px;
	margin-top: 14px;
	padding-left: 8px;
	float: left;
	padding-bottom: 8px;
	padding-top: 8px;
}
#div_center .container_box A:hover
{
	color: #f90;
}
#banner
{
	width: 512px;
	height: 230px;
	margin-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
	background: url(../images/banner_01.gif) repeat-x;
	padding-bottom: 0px;
	padding-top: 2px;
}
.center_list
{
	padding-right: 10px;
	padding-left: 12px;
	padding-bottom: 20px;
	color: #716a66;
	padding-top: 12px;
}
.center_list STRONG
{
	font-size: 13px;
	margin-left: 1px;
	color: #ff0000;
}
.center_list a
{
	display: block;
	padding-left: 13px;
	background: url(../images/arrow_10.gif) no-repeat 4px 5px;
}
.list1
{
	padding-right: 2px;
	padding-left: 2px;
	background: url(../images/bg_dot.gif) repeat-x;
	padding-bottom: 0px;
	color: #716a66;
	padding-top: 2px;
}
.list1 SPAN
{
	margin-left: 10px;
	color: #999999;
}
.list1 A
{
	display: block;
	font-size: 13px;
	margin: 1px 0px;
	line-height: 22px;
}
.list1 A:hover
{
	color: #ff6600;
}
.list1 IMG
{
	float: left;
	margin: 3px 0px 7px;
}
A.center_more
{
	list-style-type: none;
	margin-left: 400px;
	background: none transparent scroll repeat 0% 0%;
	width: 1px;
	color: #000;
	white-space: nowrap;
}
/*右边*/
#div_right
{
	float: left;
	width: 225px;
	border-top: #ff0006 4px solid;
	margin-top: 5px;
	background: #f9f4f2;
	padding-top: 10px;
	border-bottom: #ff0006 4px solid;
}
#div_right P
{
	padding-left: 15px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#div_right hr
{
	margin: 10px 0px 10px 13px;
	color: #e7dfdc;
}
#div_right A
{
	display: block;
}
#div_right A:hover
{
	color: #f00;
}
.d1 A
{
	display: block;
	padding-left: 13px;
	background: url(../images/arrow_03.gif) no-repeat 4px 5px;
}
.d1 STRONG
{
	display: block;
	padding-left: 13px;
	background: url(../images/arrow_04.gif) no-repeat 0px 3px;
}

/**底部**/
#foot
{
	height: 36px;
	width: 100%;
	background: #ECECEC;
	margin-top: 6px;
	line-height: 36px;
	float: right;
	margin-bottom: 10px;
}
#foot a
{
	margin-right: 460px;
	margin-left: 10px;
}

.textarea01
{
	height: expression(this.scrollHeight+8);
	overflow: hidden;
	background-color: Transparent;
	width: 100%;
	border: 0px;
	font-size: 12px;
	font-family: Arial;
}
/*合计行样式*/
.TotalRow
{
	height: 20px;
}
.TotalRow Td
{
	text-align: right;
}
/*打印样式，打印时隐藏*/

@media print
{
	.noprint
	{
		visibility: hidden;
	}
}
/* OnMouseOver 样式 */
.MouseOver
{
	border: none !important;
	border-left: #ffc3ec 1px solid;
	border-top: #ffc3ec 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffc3ec;
	padding: 0px;
	cursor: hand;
	filter: alpha(opacity=70);
}

/*中间内容区域链接字体颜色、大小*/
.mid
{
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a.mid:link
{
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a.mid:visited
{
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a.mid:hover
{
	font-size: 9pt;
	line-height: 150%;
	color: #F50D0D;
	text-decoration: underline;
}
a.mid:active
{
	font-size: 9pt;
	line-height: 150%;
	color: #F50D0D;
	text-decoration: none;
}

/*中间内容区域链接字体颜色、大小*/
.mid01
{
	font-size: 9pt;
	line-height: 150%;
	color: #2650A6;
	text-decoration: none;
}
a.mid01:link
{
	font-size: 9pt;
	line-height: 150%;
	color: #2650A6;
	text-decoration: none;
}
a.mid01:visited
{
	font-size: 9pt;
	line-height: 150%;
	color: #2650A6;
	text-decoration: none;
}
a.mid01:hover
{
	font-size: 9pt;
	line-height: 150%;
	color: #F50D0D;
	text-decoration: underline;
}
a.mid01:active
{
	font-size: 9pt;
	line-height: 150%;
	color: #F50D0D;
	text-decoration: none;
}

/*中间内容区域链接字体颜色、大小*/
.mid02
{
	font-size: 9pt;
	font-weight: bold;
	line-height: 150%;
	color: #2650A6;
	text-decoration: none;
}
a.mid02:link
{
	font-size: 9pt;
	font-weight: bold;
	line-height: 150%;
	color: #2650A6;
	text-decoration: none;
}
a.mid02:visited
{
	font-size: 9pt;
	font-weight: bold;
	line-height: 150%;
	color: #2650A6;
	text-decoration: none;
}
a.mid02:hover
{
	font-size: 9pt;
	font-weight: bold;
	line-height: 150%;
	color: #F50D0D;
	text-decoration: underline;
}
a.mid02:active
{
	font-size: 9pt;
	font-weight: bold;
	line-height: 150%;
	color: #F50D0D;
	text-decoration: none;
}

/*字体样式*/
.mid03
{
	font-size: 9pt;
	font-weight: bold;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	border-bottom: solid 1px #5F85D9;
	padding-bottom: 5px;
}


/* 表单相关样式 */
.td01
{
	font-size: 12px;
	color: #333333;
	background-color: #C2DEF2;
	border-width: 0 1 1 0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	height: 22px;
}

/*右侧内容区域背景色、字体颜色*/
.td02
{
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	padding-left: 5px;
	background-color: #FFFFFF;
	border: #DDDDDD solid;
	border-width: 0 1 1 0;
}

/*右侧内容区域背景色、字体颜色*/
.td03
{
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	align: center;
	background-color: #FFFFFF;
	border: #DDDDDD solid;
	border-width: 0 1 1 0;
}

/*右侧内容区域间隔横线背景色、高度*/
.td04
{
	background-image: url(../images/mid_adorn_02.gif);
	height: 2px solid;
	border-width: 0 0 0 0;
}

/*右侧输入框前文字背景颜色*/
.td05
{
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	padding-left: 5px;
	background-color: #F0F6FF;
	border: #DDDDDD solid;
	border-width: 0 1 1 0;
}

/*右侧内容区域内容属性表格背景色、字体颜色*/
.td06
{
	font-size: 9pt;
	font-weight: bold;
	line-height: 150%;
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #5F85D9;
	border: #DDDDDD solid;
	border-width: 0 1 1 0;
}

/*右侧内容区域居右对齐的文字属性表格背景色、字体颜色*/
.td07
{
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	text-align: right;
	background-color: #FFFFFF;
	border: #DDDDDD solid;
	border-width: 0 1 1 0;
}

.f_table03
{
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	border: #C6CFDE solid;
	border-width: 1 0 0 1;
}
.f_td02
{
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	padding-left: 5px;
	background-color: #FFFFFF;
	table-layout: fixed;
	word-break: break-all;
	border: #C6CFDE solid;
	border-width: 0 1 1 0;
}

.f_td03
{
	font-size: 9pt;
	line-height: 150%;
	color: #1B73CB;
	padding-left: 10px;
	background-color: #FFFFFF;
	table-layout: fixed;
	word-break: break-all;
	border: #C6CFDE solid;
	border-width: 0 1 1 0;
}

.f_td03mouseover
{
	font-size: 9pt;
	line-height: 150%;
	color: #00309C;
	padding-left: 10px;
	background-color: #BFDFFF;
	table-layout: fixed;
	word-break: break-all;
	border: #C6CFDE solid;
	border-width: 0 1 1 0;
}

.f_td04
{
	font-size: 9pt;
	font-weight: bold;
	line-height: 150%;
	color: #FFFFFF;
	padding-left: 5px;
	table-layout: fixed;
	white-space: nowrap;
	background-color: #4AB2D6;
	border: #C6CFDE solid;
	border-width: 0 1 1 0;
}

.f_td05
{
	font-size: 9pt;
	font-weight: bold;
	line-height: 150%;
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #79BCDA;
	height: 1px solid;
	border-width: 0 0 0 0;
}
/*分割线样式*/
.splittitle
{
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top-style: dashed;
	background-color: White;
}

