/*1.主页面默认设置---------------------------------------------------开始*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor:default;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
	cursor:default;
/*	cursor:url('Inc/mouse01.cur');   */
}
.{
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #FAFAFA;
	scrollbar-shadow-color: #BDBDBD;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #939393;
	scrollbar-track-color: #F4F4F4;
	scrollbar-darkshadow-color: #FFFFFF
}
/*主页面默认设置-------------------------------------------------------结束*/
/*2.文本文字设置-------------------------------------------------------开始*/
.titles {
	color: #000033;
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
}
.txt_1 {
	font-size: 12px;
	font-weight: bold;
	color: #065C29;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_2 {
	font-size: 12px;
	color: #065C29;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_3 {
	font-size: 12px;
	text-transform: none;
	color: #065C29;
	text-decoration: none;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_4 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00A0C6;
	text-decoration: none;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_5 {
	font-size: 13px;
	font-weight: 800;
	color: #D4F4C1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_6 {
	font-size: 12px;
	line-height: 20px;
	color: #5E8248;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_7 {
	font-size: 13px;
	font-weight: 800;
	color: #5E8248;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_8 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.txt_9 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.txt_10 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.txt_11 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.txt_12 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.txt_bg {
	font-size: 12px;
	color: #666666;
	font-weight: 100;
}
.txt_B {
	font-size: 12px;
	color: #333333;
	font-weight: 800;
	text-align: center;
	white-space: nowrap;
	display: table-cell;
	filter: glow(color=ffffff, strength=1) dropshadow(color=cccccc, offx=1, offy=1,);
	line-height: 20px;
}
.txt_font {
	font-size: 9px;
	color: #999999;
}
.txt_but {
	font-size: 12px;
	color: #336699;
	font-style: normal;
	line-height: 16px;
	font-weight: 200;
	text-decoration: none;
	clear: both;
	float: none;
	height: 25px;
	width: 40px;
	background-color: #CCCCCC;
	border: 1px outset #EFEFEF;
	padding: 5px;
}
.txt_Copyright{
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: 200;
	text-decoration: blink;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_tit {
	color: #316AC5;
	font-size: 13px;
	line-height: 25px;
	font-weight: 600;
	font-variant: normal;
	text-indent: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_RedTit {
	font-size: 12.5px;
	color: #660000;
	line-height: 25px;
	font-weight: 500;
	font-variant: normal;
	list-style-position: inside;
	list-style-image: url(tit02.gif);
	list-style-type: none;
	text-decoration: blink;
}
.txt_NO{
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: 200;
	text-decoration: blink;
	color: #669999;
}
.txt_NoX{
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: 300;
	text-decoration: blink;
	color: #FF9966;
}
/*文本文字设置----------------------------------------------------------结束*/
/*3.表格边框设置--------------------------------------------------------开始*/
.Tables {
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	background-color: #6699CC;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center center;
}
.tab_1 {
	border: 1px solid #cceeff;
}
.tab_2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tab_3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tab_4 {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tab_5 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
}
.tab_6 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
}
.tab_7 {
	border: 1px solid #D6DBDE;
	background-color: #FFFFFF;
}
.tab_8 {
	border: 1px solid #FC9922;
	background-color: F5F5F5;
}
.tab_9 {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: double;
	border-bottom-style: double;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tab_10 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9911;
	border-right-color: #FF9911;
	border-bottom-color: #FF9911;
	border-left-color: #FF9911;
}
.tab_Pic {
	border: 2px inset #CCCCCC;
}
.tab_txt {
	font-size: 12px;
	color: #336699;
	font-style: normal;
	font-weight: 200;
	text-decoration: none;
	background-color: #EFEFEF;
	padding: 1px;
	border: 1px outset #CCCCCC;
	margin: 1px;
}
.tab_hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
}
.tab_tr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
}
.tab_td {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #cceeff;
	border-right-color: #cceeff;
	border-bottom-color: #cceeff;
	border-left-color: #cceeff;
}
.tds {
	line-height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}
.tab_UP {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: none;
	border-left-style: outset;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.tab_Home {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cceeff;
	border-right-color: #cceeff;
	border-bottom-color: #cceeff;
	border-left-color: #cceeff;
}
.tab_Down {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
/*表格边框设置-----------------------------------------------------------结束*/
/*4.主链接默认设置-------------------------------------------------------开始*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	color: #333333;
	text-decoration: blink;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #3399cc;
	text-decoration: blink;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
/*主链接默认设置---------------------------------------------------------结束*/
/*5.导航菜单链接设置-----------------------------------------------------开始*/
a.A_menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.A_menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: blink;
}
a.A_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #f5f5f5;
	text-decoration: blink;
}
a.A_menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	font-variant: normal;
	color: #eeeeee;
	text-decoration: blink;
}
/*导航菜单链接设置--------------------------------------------------------结束*/
/*6.左侧导航链接设置------------------------------------------------------开始*/
a.A_List:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #333333;
	text-decoration: blink;
}
a.A_List:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	color: #333333;
	text-decoration: blink;
}
a.A_List:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #006699;
	text-decoration: blink;
	word-spacing: 6px;
	position: 固定;
	left: 0px;
	top: 2px;
	right: 12px;
	bottom: 0px;
	letter-spacing: 4px;
	text-align: left;
}
a.A_List:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #990000;
	text-decoration: blink;
	word-spacing: 6px;
	position: 固定;
	left: 0px;
	top: 2px;
	right: 12px;
	bottom: 0px;
	letter-spacing: 4px;
	text-align: left;
}
/*左侧导航链接设置-------------------------------------------------------结束*/
/*7.表内链接设置---------------------------------------------------------开始*/
a.A_Tab:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	color: #3399cc;
	text-decoration: blink;
}
a.A_Tab:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	color: #336699;
	text-decoration: blink;
}
a.A_Tab:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #3399cc;
	text-decoration: blink;
}
a.A_Tab:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	color: #990000;
	text-decoration: blink;
}
/*表内链接设置-----------------------------------------------------------结束*/
/*8.标题链接设置---------------------------------------------------------开始*/
a.A_Title:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
}
a.A_Title:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #000000;
	text-decoration: blink;
}
a.A_Title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	color: #990000;
	text-decoration: blink;
}
a.A_Title:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	color: #666666;
	text-decoration: blink;
}
/*标题链接设置----------------------------------------------------------结束*/
/*9.鼠标单元行设置------------------------------------------------------开始*/
.mouseover1 {
	color: #FF0000;
	background-color:#FFFFCC;
}
.mouseout1 {
	color: #333333;
}
.mouseover2 {
	font-weight: 900;
	color: #FFFFCC;
}
.mouseout2 {
	font-weight: 900;
	color: #FFFFFF;
}
/*鼠标单元行设置----------------------------------------------------------结束*/
/*10.表单元素设置---------------------------------------------------------开始*/
input {
	font-family: 宋体;
	font-size:12px;
	border: 1px solid #999999;
	font-weight: 400;
	color: #333333;
}
fieldset {
	line-height: 20px;
	font-weight: 200;
	color: #003366;
}
.Form_but {
	font-size: 12px;
	font-weight: 500;
	color: #003366;
	text-decoration: blink;
	background-color: #f5f5f5;
	text-align: center;
	border: 1px solid #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.Form_text {
	font-size: 12px;
	font-weight: 200;
	color: #003366;
	text-decoration: blink;
	background-color: #B0C4DE;
	border: 1px inset #F5F5F5;
}
.Form_Login{
    BORDER-RIGHT: #5a7edc 1px;
	BORDER-TOP: #5a7edc 1px;
	BORDER-LEFT: #5a7edc 1px;
	WIDTH: 40px; COLOR: white;
	BORDER-BOTTOM: #5a7edc 1px;
	BACKGROUND-COLOR: #5a7edc;
}
/*表单元素设置------------------------------------------------------------结束*/
