.FormTitleBgColor {
	background-color: #E1F1FE;
	}

.FormTitleFontColor {
	color: #ffffff;
	}

.CaptionBgColor {
	background-color: #dfdfdf;
	}

.CaptionFontColor {
	color: #000000;
	}

.DataBgColor {
	background-color: #f7f7f7;
	}

.AltDataBgColor {
	background-color: #ebf2f8;
	}

.DataFontColor {
	color: #000000;
	}

.LinkColor {
	color: #0059b2;
	}

.VisitedLinkColor {
	color: #830083;
	}

.HoverLinkColor {
	color: #ff0000;
	}


/* BEGIN Common */
body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}

.text { 
	color: #000000 
	}

a.menulink:link, a.menulink:visited { 
	color: #0059b2;
	}

a.menulink:hover, a.menulink:active { 
	color: #ff0000;
	}


a:link {
	color: #000084;
	text-decoration: none;
	}

a:visited {
	color: #000084;
	text-decoration: none;
	}

a:hover,a:active {
	color: #ff0000;
	text-decoration: underline;
	}


form {
	margin: 0px;
	}

h1	{
	font-size: 150%;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	font-size: 130%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	font-size: 110%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	font-size: 100%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	font-size: 100%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	font-size: 90%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

th	{ 
	 font-size: 12px;
	}

td { 
	 font-size: 12px;
	}

/* END Common */

.Header {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8DBFE1;
	border-right-color: #8DBFE1;
	border-left-color: #8DBFE1;
	}

.Header th { 
	font-size: 12px; font-weight: bold; text-align: left;
	padding: 3px;
	background-color: #87A9EE; color: #FFFFFF;
	width: 100%;
	}
	
.Header td { 
	font-size: 12px; font-weight: normal; text-align: left;
	padding: 3px;
	background-color: #2254B3; color: #FFFFFF;
	white-space: nowrap;
	}

.Header a:link { 
	color: #FFFFFF;
	}

.Header a:visited { 
	color: #FFFFFF;
	}

.Header a:hover, .Caption a:active { 
	color: #FF0000;
	}

.HeaderLeft { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRight { 
	background-image: url('Images/HeaderRight.gif');
	}

.HeaderLeft img{
	width: 3px;
	}

.HeaderRight img{
	width: 9px;
	}


/* Grid Options */
.Grid { 
	border-left: 1px solid #8DBFE1; border-bottom: 1px solid #8DBFE1;
	width: 100%;
	}

.Caption th { 
	font-size: 12px; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #8DBFE1; border-right: 1px solid #8DBFE1;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	}

.Caption td { 
	font-size: 12px; 	text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #8DBFE1; border-right: 1px solid #8DBFE1;
	background-color: #dfdfdf; color: #000000;
	white-space: nowrap;
	}

.Caption a:link { 
	color: #000000;
	}

.Caption a:visited { 
	color: #000000;
	}

.Caption a:hover, .Caption a:active { 
	color: #ff0000;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	font-size: 12px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #8DBFE1; border-right: 1px solid #8DBFE1;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Row td { 
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #8DBFE1; border-right: 1px solid #8DBFE1; 
	color: #000000;
	}

.Grid caption { 
	font-size: 12px;
	padding: 3px;
	border: 1px solid #8DBFE1; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.Row a:link { 
	color: #000084;
	}

.Row a:visited { 
	color: #000084;
	}

.Row a:hover, .Row a:active { 
	color: #ff0000;
	}

.Separator{
	color: #7894CE;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 12px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #8DBFE1; border-right: 1px solid #8DBFE1;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td { 
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #8DBFE1; border-right: 1px solid #8DBFE1;
	vertical-align: top;
	background-color: #ebf2f8; 
	color: #000000;
	}

.AltRow a:link { 
	color: #0059b2;
	}

.AltRow a:visited { 
	color: #830083;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #ff0000;
	}

.NoRecords td { 
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #8DBFE1; border-right: 1px solid #8DBFE1; 
	color: #000000;
	vertical-align: top;
	}

.Footer td { 
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #8DBFE1; border-right: 1px solid #8DBFE1;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Footer a:link { 
	color: #0059b2;
	}

.Footer a:visited { 
	color: #830083;
	}

.Footer a:hover, .Footer a:active { 
	color: #ff0000;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footer input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.Record { 
	border-left: 1px solid #8DBFE1; border-bottom: 1px solid #8DBFE1;
	width: 100%;
	}

.Error td { 
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #8DBFE1; border-right: 1px solid #8DBFE1;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}

.Controls th { 
	font-size: 12px; font-weight: bold;
	padding: 3px;
	border-top: 1px solid #8DBFE1; border-right: 1px solid #8DBFE1;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Controls td { 
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #8DBFE1; border-right: 1px solid #8DBFE1; 
	color: #000000;
	}

.Bottom td { 
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #8DBFE1; border-right: 1px solid #8DBFE1;
	background-color: #f7f7f7; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Bottom a:link { 
	color: #0059b2;
	}

.Bottom a:visited { 
	color: #830083;
	}

.Bottom a:hover, .Caption a:active { 
	color: #ff0000;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
	}

.Bottom input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaption th{
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #8DBFE1; border-right: 1px solid #8DBFE1;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #ebf2f8; 
	color: #000000;
	}

.GroupCaption td{
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #8DBFE1; border-right: 1px solid #8DBFE1;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #000000;
	}

.GroupCaption a:link {
	color: #000000;
	}

.GroupCaption a:visited{
	color: #000000;
	}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #ff0000;
	}

.GroupFooter td{
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #8DBFE1; border-right: 1px solid #8DBFE1;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #dfdfdf; 
	color: #000000;
	}

.GroupFooter a:link {
	color: #0059b2;
	}

.GroupFooter a:visited{
	color: #830083;
	}

.GroupFooter a:hover,.GroupFooter a:active{
	color: #ff0000;
	}

.GroupFooter img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooter input {
	margin: 2px;
	vertical-align: middle;
	}

.Total td{
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #8DBFE1; border-right: 1px solid #8DBFE1;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #ebf2f8; 
	color: #000000;
	}

.Total a:link {
	color: #0059b2;
	}

.Total a:visited{
	color: #830083;
	}

.Total a:hover, .Total a:active{
	color: #ff0000;
	}

/* Form Options */
.Button { 
	background-color: #E1F1FE; color: #333333; border-left: solid 1px #EDEDED; border-top: solid 1px #EDEDED; border-right: solid 1px #848284; border-bottom: solid 1px #848284; padding: 2px; font-weight: normal; font-size: 12px; font-family: Tahoma;
	}

.zibai {
	color: #FFFFFF;
}
.zibai a:link { 
	color: #FFFFFF;
	}

.zibai a:visited { 
	color: #FFFFFF;
	}

.zibai a:hover, .Caption a:active { 
	color: #FF0000;
	}

.index_mid_di {
	background-image: url(../../www/images/index_r7_c8.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 25px;
	color: #FFFFFF;
	height: 30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	letter-spacing: 0.5em;
}
.index_link_di {
	color: #FFFFFF;
	background-image: url(../../www/images/link0.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 4px;
	padding-left: 38px;
}
.index_gonggao_di {
	color: #FFFFFF;
	background-image: url(../../www/images/index_r8_c12.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 3px;
	padding-left: 35px;
}
.hanggao2 {
	line-height: 2em;
}
.Grid0 {
	border: 0px;
}
.Grid0 td {
	border:	1px solid #8DBFE1;

}
.body_right {
	background-image: url(../../www/images/index_new_r11_c2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.ziF3A411 {
	color: #006633;
	font-size: 13px;
}
.data_project {
	height: 25px;
}
.data_project td {
	background-image: url(../../www/images/1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.data_project td a:link, .data_project td a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.data_project td a:hover, .data_project td a:active { 
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
