/*font family for page. If you have another style sheet that sets font family, you can delete this rule*/
div, td, p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


/*Sets line-height of menuitems*/
#p7TMnav div {

}


/*Sets background color, border, and padding around the menu DIV*/
#p7TMnav {
	background-color: #FFFFFF;
}

/*second level menuitem divs and lower -Cascades to lower levels-*/
/*Sets left margin to 12px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0 0 1 0px;
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #003399;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-color: #EAEAEA;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	color: #003399;
	text-decoration: none;
	display: block;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	padding: 0 0 0 23px
}
#p7TMnav div a:visited {
	color: #003399;
	font-weight: bold;
}

/*The Link styles for second-level menuitems*/
#p7TMnav div div a {
	font-size: 11px;
	color: #3366CC;
	background-color: #F7F7F7;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-color: #F7F7F7;
	border-right-color: #F7F7F7;
	border-bottom-color: #F7F7F7;
	border-left-color: #F7F7F7;
}
#p7TMnav div div a:visited {
	color: #3366CC;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	padding: 0 0 0 23px !important;
	color: #FF6600;
	background-color: #EAEAEA;
}
.p7minusmark {
	padding: 0 0 0 23px !important;
	color: #FF6600;
	background-color: #EAEAEA;
}

/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	padding: 0 0 0 23px !important;
	color: #FF6600;
	background-color: #EAEAEA;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	font-weight: bold;
	color: #FF6600 !important;
	padding: 0 0 0 23px !important;
}
body {
	margin-top: 10px;
	font-size:12px;
}

.subtext {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #22489b; text-align: center} 
.subtext a:link {color: #22489b} 
.subtext a:visited {color: #22489b} 
.subtext a:active {color: #22489b} 

.submenuetext {  font-size: 11px; font-weight: 600; color: #999999; font-family: Arial, Helvetica, sans-serif}
.top {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 800; color: #003399}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 800; color: #003399}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	scrollbar-arrow-color: #ff6600;
	scrollbar-track-color: #efefef;
	scrollbar-shadow-color: #39579F;
	scrollbar-face-color: #39579F;
	scrollbar-highlight-color: #39579F;
	scrollbar-darkshadow-color: #39579F;
	scrollbar-3dlight-color: #39579F;
}
.subtextleft {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #22489b;
}
.Stil3 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
a {
	color: #121D25; TEXT-DECORATION: none; 
}
a:hover {
	color: #AA0020; TEXT-DECORATION: none;
}

.linkfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #22489b;
	text-align: left;
	text-decoration: none;
} 
.linkfett a:link {
	color: #22489b;
	text-decoration: none;
} 
.linkfett a:visited {
	color: #22489b;
	text-decoration: none;
} 
.linkfett a:active {
	color: #22489b;
	text-decoration: none;
	margin-top: 10px;
} 
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #003399;
	margin-bottom: 20px;
}
.top01{ padding-right:3px;
}
.top02{ padding-top:13px; padding-bottom:13px;
}
.top03{ color:#AA0020;
}
.top04{ font-size:15px; 
}
.top05{ padding-left:16px;
}
A.top05:link {
	color: #AA0020; TEXT-DECORATION: none; font-weight:bold;
}
A.top05:visited {
	color: #AA0020; TEXT-DECORATION: none; font-weight:bold;
}
A.top05:hover {
	color: #AA0020; TEXT-DECORATION: none; font-weight:bold;
}
A.top05:active {
	color: #AA0020; TEXT-DECORATION: none; font-weight:bold;
}
.top06{ border-bottom:1px #D6D7D9 solid; height:20px; padding-left:18px;
}
.top07{ padding-top:18px; padding-bottom:13px;
}
.input { 
FONT-SIZE: 9pt; 
BORDER-BOTTOM: 0px; 
width: 80px;
height:12px;
} 
A.top001:link {
	color: #AA0020; TEXT-DECORATION: none; 
}
A.top001:visited {
	color: #AA0020; TEXT-DECORATION: none; 
}
A.top001:hover {
	color: #AA0020; TEXT-DECORATION: underline;
}
A.top001:active {
	color: #AA0020; TEXT-DECORATION: underline;
}
.right01{ padding-top:27px;
}
.right02{ padding-top:27px;
}
.bottom01{ border-top:1px #D6D7D9 solid; padding-top:4px;
}
.search{ font-size:15px; font-weight:bold;
}

A.search01:link {
	color: #AA0020; TEXT-DECORATION: none; 
}
A.search01:visited {
	color: #AA0020; TEXT-DECORATION: none; 
}
A.search01:hover {
	color: #AA0020; TEXT-DECORATION: underline;
}
A.search01:active {
	color: #AA0020; TEXT-DECORATION: underline;
}
.neirong{ line-height:20px;
}
.neirong1{ line-height:15px;
}
.biaoge{ border:0px;border-bottom:1px #000000 solid;
}

.hover-on td {color: #AA0020;}

.zhnew{ font-size:11px; color:#CC0000;}
