/* CSS Document */

a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FF6D21;
}
a:visited {
        color: #000000;
		text-decoration:none;
}
a:hover {
	color: #FF6D21;
	text-transform: none;
	LEFT: 1px;
	POSITION: relative;
	TOP: 1px;
	TEXT-DECORATION: none;
}

table {
	font-size: 12px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.table_border {
	border: 1px solid #666666;
}
.line_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1
}
.point_right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #E1E1E1;
}
.line_all {
	border: 1px double #E1E1E1;
}
.line_top_strong {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1
}
.line_bottom_strong {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066
}
.point_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bec3d9
}
.form {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 12px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.yanzhengma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	color: #CCFF00;
	text-decoration: underline;
	background-color: #000099;
}
.font_red {
	color:#FF0000;
}
.font_DarkBlue {
	color:#000066;
}
.font_Black_14px {
	color:#000000;
	font-size:14px;
	line-height: 5mm;
}
.font_14px {
	font-size:14px;
	line-height: 5mm;
}
.font_Blue_20px {
	color:#000099;
	font-size:20px;
}
.Table_AlignCenter {
	text-align: center;
}
.admin_LeftMenu {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #A2B38F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
}
.admin_BottomTable {
	background-image:url(../Admin/images/BigTitle.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.admin_EndTable {
	background-image:url(../Admin/images/BigTitle.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.Border_All {
	border: 1px solid #CCCCCC;
}
.Font_SearchTitle {
	color:#000099;
	font-size:18px;
}