/* CSS Document */
/*
body,div,ul,li,table,tr,td,th {
	margin:0;
	padding:0;
}

li {
	list-style:none;
}

body {
	background-color:#006699;
}

#No_000 {
	width:100%;
	height:100%;
}
*/

ul,li {
	margin:0;
	padding:0;
	list-style:none;
}
#Layer1 {
	position: absolute;
	width: 1000px;
	/*height:103%;*/
	z-index: 1;
	border: none;
	margin: 0;
	background-image: url("../images/Window/bkg.png");








	background-repeat: 40  /*
	visibility:hidden;
	display:none;                                      */
	left: 5px;
	top: 543px;
	left: 3px;
}

.div_Head {
	background-image:url("../images/Window/title.png");	
	width:100%;
	height:40px;
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	color:#000000;
	list-style-type:none;
/*	border-bottom: 1px dotted #666;	*/
}
.Head-left {
	width:40px;
	height:40px;
	background-image:url("../images/Window/Transparent fillet.png");
	background-repeat: 0 0;
}

.Head-right {
	width:40px;
	height:40px;
	background-image:url("../images/Window/Transparent fillet.png");
	background-position: 0 -120;
}

.div_center {
	width:100%;
	height:100%;
	background-image:url("../images/Window/bkg.png");
/*	background-color:#CCE8CF;	
	opacity: .9;	*/
}

.div_Foot {
	width:100%;
	height:40px;
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	color:#000000;
	list-style-type:none;
/*	border-top: 1px dotted #666;	*/
}

.foot-left {
	width:40px;
	height:40px;
	background-image:url("../images/Window/Transparent fillet.png");
	background-position: 0 -40;
}

.foot-center {
	width:920px;
	height:40px;
	background-image:url("../images/Window/Transparent fillet.png");
	background-position: 0 120;
}

.foot-right {
	width:40px;
	height:40px;
	background-image:url("../images/Window/Transparent fillet.png");
	background-position: 0 -160;
}

#doc_Title {
	width: 100%;
	font-size:18pt;
	line-height:20pt;
	font-weight:bold;
	color:#000000;
	text-align: center;
}

#doc_Span {
	width: 44%;
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	color:#000000;
	text-align: center;
	margin:0 18px;
}

.fLt {
	float: left;
} 

.fRt {
	float: right;
} 

#li_Tit {
	width:42%;
	background-image:url("../images/Window/Transparent fillet.png");
	background-position: 0 120;
	/*padding-left: 40px; */
}

#li_Txt {
	width:43%;
	background-image:url("../images/Window/Transparent fillet.png");
	background-position: 0 120;
	font-size:16px;
	color:#000;
	text-align:right;
}
#li_Ico {
	background-image:url("../images/Window/Transparent fillet.png");
	background-position: 0 120;
	font-size:20px;
	color: #000;
	font-weight:bold;
}

#Page_Ext {
	clear:none;
	background-image:url("../images/Window/page-ext.png");
	width:794px;
	/* height:1123px; */
	margin:0 105px;
	padding:75px 0;
}
#Page_Ins {
	background-image:url("../images/Window/bkg.png");
	width:643px;
	margin:0 75px;
}
#doc_Table {
	width:100%;
	border:2px solid #99CC33;
	/* border-style:2px solid #99CC33; */
}
#doc_Td {
	border:1px solid #99CC33;
}
.Table_h1 {
	width: 23px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.Table_h2l {
	width:139px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
/*	height:28px;
	text-align:center;
	line-height:2em;  */
}
.Table_h2r {
	width:117px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
/*	height:28px;
	text-align:center;
	line-height:2em;  */
}
.Table_h3l {
	width:234px;
	font-size:14px;
	color:#000000;
}
.Table_h3r {
	width:162px;
	font-size:14px;
	color:#000000;
}
