/*{系统专区}*/
body, p, input
{
	font-size: 12px;
}
textarea
{
	font-size: 12px;
	text-align: left;
}
input, select
{
	font-size: 12px;
}

body
{
	text-align: center;
	margin: 0;
	background-color: #dfe8f7;
}

body.b1
{
	height: 100%;
	width: 99%;
	vertical-align: middle;
	border-width: 1px;
	border-color: #304b9f;
	border-style: inherit;
	text-align: center;
	margin: 0;
	background-color: #dfe8f7;
}
.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.modalPopupPanel
{
	background-color: #dfe8f7;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 450px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.DivHeader
{
	height: 29px;
	background-image: url( '../images/bg02.gif' );
	background-repeat: repeat-x;
	text-align: center;
	font-size: 18px;
	color: #000000;
	vertical-align: bottom;
	font-weight: bold;
}
.mainTitle
{
	font-size: 14pt;
	font-weight: bold;
	font-family: 宋体;
	color: Black;
}
.commonText
{
	font-size: 11pt;
	font-family: 宋体;
}
.littleMainTitle
{
	font-size: 10pt;
	font-weight: bold;
	font-family: 宋体;
}
.TopTitle
{
	border: 0px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: Black;
	display: inline-block;
	width: 100%;
}
.SelectedTopTitle
{
	border: 0px;
	font-size: 10pt;
	text-decoration: none;
	color: Black;
	display: inline-block;
	width: 100%;
	background-color: White;
}
.ContentView
{
	border: 0px;
	padding: 3px 3px 3px 3px;
	background-color: White;
	display: inline-block;
	width: 390px;
}
.SepBorder
{
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 1px;
	border-bottom: Gray 1px solid;
	border-right-width: 0px;
}
.TopBorder
{
	border-right: Gray 1px solid;
	border-top: Gray 1px solid;
	background: #DCDCDC;
	border-left: Gray 1px solid;
	color: black;
	border-bottom: Gray 1px solid;
}
.ContentBorder
{
	border-right: Gray 1px solid;
	border-top: Gray 0px solid;
	border-left: Gray 1px solid;
	border-bottom: Gray 1px solid;
	height: 100%;
	width: 100%;
}
.SelectedTopBorder
{
	border-right: Gray 1px solid;
	border-top: Gray 1px solid;
	background: none transparent scroll repeat 0% 0%;
	border-left: Gray 1px solid;
	color: black;
	border-bottom: Gray 0px solid;
}

form, li
{
	margin: 0;
}

img
{
	border: 0px;
}

table
{
	width: 100%;
}
.center
{
	 text-align :center ;
}
.left
{
	text-align :left ;
}
.right
{
	text-align :right ;
}


/*{表单专区}*/
h1
{
	font-family: 黑体;
	font-size: 18px;
	color: #000000;
	margin: 0 0 5 0;
}
h2
{
	font-family: 黑体;
	font-size: 14px;
	color: #000000;
	margin: 0 0 5 0;
}


/*{控件样式:01-100%宽度 02-设定小宽度 03-设定中宽度 04-设定大宽度 on-鼠标变化 }*/

/*{11,21等是不同的颜色或背景或特殊类型,abc是左中右对齐,09,08,07是其互补的宽度 }*/
table.t01
{
	width: 100%;
	border: 1px solid #a0a0a0;
	background-color: #EFEFEF;
}
table.t02
{
	width: 100%;
	border: 1px solid #a0a0a0;
	background-color: #dfe8f7;
	border-collapse: collapse;
}
table.t02a
{
	width: 580px;
	border: 1px solid #a0a0a0;
	background-color: #EFEFEF;
}

table.t03
{
	width: 1000;
	border: 0px solid #a0a0a0;
	background-color: #f0f0ff;
}
table.t03
{
	width: 1000;
	border: 0px solid #a0a0a0;
	background-color: #ffffff;
}
table.t03a
{
	width: 50%;
	border: 0px;
	background-color: #f0f0f0;
}
table.t03b
{
	width: 50%;
	border: 0px;
}

table.t04
{
	width: 400;
	border: 0px solid #a0a0a0;
	background-color: #ADDFFF;
}
table.t05
{
	width: 400;
	border: 0px solid #a0a0a0;
	background-color: #F5F5F5;
}
table.t07
{
	width: 70%;
	border: 1px solid #a0a0a0;
	background-color: #f0f0f0;
}
table.t07a
{
	width: 70%;
	border: 0px solid #a0a0a0;
	background-color: #f0f0f0;
}
table.t09
{
	width: 90%;
	border: 1px solid #a0a0a0;
	background-color: #f0f0f0;
}

table.t20
{
	width: 100%;
	border: 5px solid #a0a0a0;
	background-color: #dfe8f7;
}


tr.tr01
{
	background-color: #eeeeee;
}
tr.tr02
{
	background-color: #ffffff;
}
tr.tr03
{
	color: White;
	font-weight: bold;
}

tr.header
{
	background-color: #d3e1f7;
	border: 1px solid #000000;
}
tr.body
{
	background-color: #dfe8f7;
	text-align: left;
	border: 1px solid #aac4e8;
}
tr.bottom
{
	background-color: #dfe8f7;
	text-align: left;
	border: 1px solid #aac4e8;
}

td.header
{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

td.td25r {font-weight:bold;color:#111111;text-align:right;padding:3px;width:25%;border:1px solid #a0a0a0;}
td.td25l {font-weight:bold;color:#111111;text-align:left;padding:3px;width:25%;border:1px solid #a0a0a0;}
td.td12r {font-weight:bold;color:#111111;text-align:right;padding:3px;width:12%;border:1px solid #a0a0a0; height:30px}
td.td13l {text-align:left;padding:3px;width:13%;border:1px solid #a0a0a0; height:30px;}
td.td38l {text-align:left;padding:3px;width:38%;border:1px solid #a0a0a0; height:30px;}
td.td88l {text-align:left;padding:3px;width:88%;border:1px solid #a0a0a0; height:30px;}

td.td00
{
	text-align: left;
	border: outset #ffffff;
	border-width: 0px 0px 1px 0px;
	padding: 3px;
}
td.td100
{
	text-align: left;
	border: outset #ffffff;
	border: 1px solid #a0a0a0;
	padding: 3px;
}

td.td01
{
	font-weight: bold;
	color: #ffffff;
	background-color: #534741;
	text-align: center;
	border: outset #ffffff;
	border-width: 0px 0px 1px 0px;
	padding: 3px;
}
td.td02
{
	text-align: left;
	padding: 3px;
	width: 75%;
	border: 1px solid #a0a0a0;
}
td.td02b
{
	text-align: left;
	padding: 3px;
	width: 75%;
}
td.td02a
{
	text-align: left;
	padding: 3px;
	border: 1px solid #a0a0a0;
}
td.td02zj
{
	padding: 3px;
	width: 12%;
}
td.td02aa
{
	text-align: left;
	padding: 3px;
	width: 30%;
	font-weight: bold;
}

td.td08a
{
	border: #ffffff outset;
	border-width: 0px 0px 1px 0px;
	text-align: left;
	padding: 3px;
	background-color: #eeeeee;
	width: 38%;
}

td.td06a
{
	font-weight: bold;
	color: #111111;
	text-align: right;
	padding: 3px;
	width: 12%;
	border: 1px solid #a0a0a0;
}
td.td06aa
{
	font-weight: bold;
	color: #111111;
	text-align: right;
	padding: 3px;
	width: 20%;
	font-weight: bold;
}
td.td06zj
{
	color: #111111;
	padding: 3px;
	width: 8%;
}
td.td06
{
	font-weight: bold;
	color: #111111;
	text-align: right;
	padding: 3px;
	border: 1px solid #a0a0a0;
}
td.td06c
{
	font-weight: bold;
	color: #111111;
	text-align: right;
	padding: 3px;
	width: 12%;
}

td.td07a
{
	font-weight: bold;
	color: #111111;
	text-align: right;
	padding: 3px;
	}
td.td07b
{
	font-weight: bold;
	color: #111111;
	text-align: left;
	padding: 3px;
	width: 160px;
}
td.td03
{
	font-weight: bold;
	color: #111111;
	text-align: center;
	padding: 3px;
	border: 1px solid #a0a0a0;
	color: Red;
}


td.td04a
{
	font-weight: bold;
	text-align: left;
	padding: 3px;
	width: 24%;
}
td.td04b
{
	font-weight: bold;
	text-align: center;
	padding: 3px;
	width: 24%;
}
td.td04c
{
	font-weight: bold;
	text-align: right;
	padding: 3px;
	width: 24%;
}

td.td05a
{
	text-align: left;
	padding: 3px;
	width: 32%;
}
td.td05b
{
	text-align: center;
	padding: 3px;
	width: 18%;
}
td.td05c
{
	text-align: right;
	padding: 3px;
	width: 18%;
}

td.td16l
{
	text-align: left;
	padding: 3px;
	width: 16%;
}
td.td16c
{
	text-align: center;
	padding: 3px;
	width: 16%;
	font-weight: bold;
}
td.td16r
{
	text-align: right;
	padding: 3px;
	width: 16%;
	font-weight: bold;
}



td.tdprint
{
	font: bold;
	color: #111111;
	text-align: left;
	padding: 3px;
	font-size: 14px;
	padding-left: 30px;
}


td.td09b
{
	border-width: 0px 0px 0px 0px;
	text-align: center;
}

div.div01
{
	margin: 4;
	padding: 4;
	border: 1px solid #000000;
	background-color: #ffffff;
}


p.p01
{
	margin-top: 5;
	margin-bottom: 5;
	text-indent: 0px;
}
p.p02
{
	margin-top: 10;
	margin-bottom: 10;
	text-indent: 0px;
}
p.p03
{
	margin: 5;
	text-indent: 24px;
	font-size: 12px;
	color: #666666;
	line-height: 160%;
	text-align: left;
}
p.button-p01
{
	margin: 4 0 8 0;
	text-align: center;
}

input.bu01
{
	height: 24px;
	border-color: inherit;
	border-width: 0;
	width: 95px;
	color: #3C5E8E;
	text-align: center;
	padding-top: 3;
	letter-spacing: 5px;
	background-color: transparent;
	background-image: url( '../images/bg-bu01.gif' );
	background-repeat: no-repeat;
	cursor: hand;
}
input.bu02on
{
	height: 25px;
	width: 85px;
	color: #2F4B72;
	text-align: center;
	padding-top: 3;
	border: 0;
	font: bold;
	letter-spacing: 5px;
	background-color: transparent;
	background-image: url(../images/bg-bu02on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

input.bu02
{
	height: 25px;
	border-color: inherit;
	border-width: 0;
	width: 85px;
	color: #3C5E8E;
	text-align: center;
	padding-top: 3;
	letter-spacing: 5px;
	background-color: transparent;
	background-image: url( '../images/bg-bu02.gif' );
	background-repeat: no-repeat;
	cursor: hand;
}
input.bu03
{
	height: 24px;
	width: 95px;
	color: #2F4B72;
	text-align: center;
	padding-top: 3;
	border: 0;
	font: bold;
	background-color: transparent;
	background-image: url(../images/bg-bu01.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
input.bu03on
{
	height: 24px;
	width: 95px;
	color: #2F4B72;
	text-align: center;
	padding-top: 3;
	border: 0;
	font: bold;
	background-color: transparent;
	background-image: url(../images/bg-bu01on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

input.bu03a
{
	height: 24px;
	width: 120px;
	color: #3C5E8E;
	text-align: center;
	padding-top: 3;
	border: 0;
	font: bold;
	background-color: transparent;
	background-image: url(../images/bg-bu01.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
input.bu03aa
{
	border-color: inherit;
	border-width: 0;
	height: 20px;
	width: 50px;
	color: #3C5E8E;
	text-align: center;
	padding-top: 3;
	background-color: transparent;
	background-image: url( '../images/bg-bu01.gif' );
	background-repeat: no-repeat;
	cursor: hand;
}

input.in01
{
	font-size: 12px;
	width: 100px;
	border-width: 0px 0px 0px 0px;
	background-color: #f0f0f0;
}
input.in02
{
	font-size: 12px;
	width: 200px;
	border-width: 0px 0px 0px 0px;
	background-color: #f0f0f0;
}
input.in03
{
	border: #ffffff outset;
	font-size: 14px;
	width: 50%;
	border-width: 0px 0px 1px 0px;
	background-color: #dfe8f7;
}
input.in04
{
	border: #ffffff outset;
	font-size: 14px;
	width: 65px;
	border-width: 0px 0px 1px 0px;
	background-color: #dfe8f7;
}
input.in05
{
	border: #ffffff outset;
	font-size: 14px;
	width: 98%;
	border-width: 0px 0px 1px 0px;
	background-color: #dfe8f7;
	text-align: left;
}
input.in05a
{
	border: #ffffff outset;
	font-size: 14px;
	border-width: 0px 0px 1px 0px;
	background-color: #dfe8f7;
}
input.in05b
{
	border: #ffffff outset;
	font-size: 12px;
	border-width: 0px 0px 0px 0px;
	background-color: #dfe8f7;
	text-align: center;
}
input.in05c
{
	border: #ffffff outset;
	font-size: 14px;
	width: 98%;
	border-width: 0px 0px 1px 0px;
	background-color: #dfe8f7;
	text-align: right;
}
input.in05d
{
	border: #ffffff outset;
	font-size: 14px;
	width: 100%;
	border-width: 0px 0px 1px 0px;
	background-color: #dfe8f7;
	text-align: left;
}
input.in05e
{
	border: #ffffff outset;
	font-size: 14px;
	border-width: 0px 0px 1px 0px;
	background-color: #dfe8f7;
}

textarea.tt01
{
	font-size: 12px;
	text-align: left;
}

input.file01
{
	width: 95%;
	font-size: 12px;
	background-color: #f0f0f0;
	border: 1px solid;
	border-color: #262626 #cccccc #cccccc #262626;
	padding: 1 3 1 3;
	font-family: "tahoma";
}

select.se01
{
	font-size: 12px;
	width: 50px;
	color: #000000;
	background-color: #ffffff;
}
select.se02
{
	font-size: 12px;
	width: 95%;
	color: #000000;
	background-color: #ffffff;
}
select.seii01
{
	height: 100px;
	width: 200px;
}
textarea.te01
{
	font-size: 12px;
	width: 350px;
	height: 100px;
	border: 1px solid;
	border-color: #262626 #cccccc #cccccc #262626;
	padding: 5px;
}
textarea.te02
{
	font-size: 14px;
	width: 350px;
	height: 300px;
	border: 1px solid;
	border-color: #262626 #cccccc #cccccc #262626;
	padding: 5px;
}
textarea.te03
{
	font-size: 12px;
	width: 98%;
	height: 100px;
	border: 1px solid;
	border-color: #262626 #cccccc #cccccc #262626;
	padding: 5px;
}

listbox.li01
{
	font-size: 14px;
	height: 100;
	width: 100%;
	color: #000000;
	background-color: #ffffff;
}

font.f01
{
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}
font.f02
{
	color: #ff0000;
}

A:link
{
	color: #0000ff;
	border: 0;
	text-decoration: none;
	text-align: left;
}
A:visited
{
	color: #0000ff;
	border: 0;
	text-decoration: none;
	text-align: left;
}
A:active
{
	color: #ff0000;
	border: 0;
	text-decoration: none;
	text-align: left;
}
A:hover
{
	color: #ff0000;
	border: 0;
	text-decoration: none;
	text-align: left;
}

A.a01:link
{
	color: #0000ff;
	border: 0;
	text-decoration: none;
	text-align: left;
}
A.a01:visited
{
	color: #0000ff;
	border: 0;
	text-decoration: none;
	text-align: left;
}
A.a01:active
{
	color: #ff0000;
	border: 0;
	text-decoration: none;
	text-align: left;
}
A.a01:hover
{
	color: #ff0000;
	border: 0;
	text-decoration: none;
	text-align: left;
}

/*{多页签专用}*/
A.a02:link
{
	color: Black;
	border: 0;
	text-decoration: none;
	text-align: center;
	display: inline-block;
}
A.a02:visited
{
	color: Black;
	border: 0;
	text-decoration: none;
	text-align: center;
	display: inline-block;
}
A.a02:active
{
	color: Black;
	border: 0;
	text-decoration: none;
	text-align: center;
	display: inline-block;
}
A.a02:hover
{
	color: Black;
	border: 0;
	text-decoration: none;
	text-align: center;
	display: inline-block;
}


table.content-t01
{
	margin: 4;
	border-collapse: collapse;
	width: 99%;
	background: #ffffff;
}

td.content-td01
{
	padding: 3;
	width: 15%;
	text-align: right;
	font-size: 12px;
	color: #000000;
	font: bold;
}
td.content-td02
{
	padding: 3;
	font-size: 12px;
	text-align: left;
	color: #000000;
}
td.content-td03
{
	line-height: 2;
	padding: 3;
	font-size: 14px;
	text-align: left;
	color: #000000;
}
td.content-td04
{
	line-height: 2;
	padding: 3;
	font-size: 12px;
	text-align: left;
	color: #000000;
}


/*{index-right专区}*/
table.ri-t01
{
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}

td.ri-td01
{
	text-align: right;
	vertical-align: bottom;
	width: 100%;
}
td.ri-td02
{
	height: 9px;
}
td.ri-td03
{
	padding: 10px;
	vertical-align: top;
	text-align: center;
}


/*{asp.net专区}*/
.span01
{
	margin: 0;
	border: 1px solid #7987A4;
	text-align: left;
	width: 250;
	padding: 20 0 0 0;
}




