@CHARSET "UTF-8";
td {
	color: #000000;
	line-height: 150%;
	font-size: 12px
}

/*输入控件定义 */
.txtinput {
	font-size: 12px;
	color: #6D6D6D;
	border: 1px #d5d5d5 solid;;
	background-color: #FFFFFF
}

.txtinput01 {
	background-color: #F8F8F8;
	height: 16px;
	color: #8B8B8B;
	border: #D9D9D9 outset;
	border-width: 1px 1px 1px 1px;
	clip: rect();
	font-size: 12px;
	vertical-align: bottom
}

.txtselect {
	font-size: 12px;
}

.button01 {
	background-color: #FFFFFF;
	height: 20px;
	color: #000000;
	border: 0px #CCCCCC none;
	clip: rect();
	font-size: 12px;
	vertical-align: bottom;
	font-weight: bold;
	background-image: url(/webdocs/images/button_bg01.gif);
	width: 75px;
	cursor:pointer
}

.button02 {
	background-color: #FFFFFF;
	height: 20px;
	color: #000000;
	border: 0px #CCCCCC none;
	clip: rect();
	font-size: 12px;
	vertical-align: bottom;
	font-weight: bold;
	background-image: url(/webdocs/images/button_bg02.gif);
	width: 50px;
	cursor:pointer
}

.button03 {
	HEIGHT: 21px;
	border: 1px #BE7538 solid;
	background-image: url(/webdocs/images/news_title_bg.gif);
	color: #FFFFFF;
	font-size: 12px;
	line-height: 120%;
	cursor:pointer
}

/*文字颜色定义　*/
.txt_black {
	color: #0552AE;
	font-size: 12px;
	line-height: 120%;
	text-decoration: none
}

.txt_orange02 {
	color: #8E5A04;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none
}

.txt_orange01 {
	color: #F76300;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none
}

.txt_blue02 {
	color: #0552AE;
	font-size: 11px;
	line-height: 120%;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif"
}

.txt_red01 {
	color: #EC0B07;
	font-size: 12px;
	line-height: 120%;
	text-decoration: none
}

.txt_blue01 {
	color: #0D71DF;
	font-size: 12px;
	line-height: 180%;
	text-decoration: none
}

.txt_white {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none
}

.title_white {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 130%
}

.title_white01 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none
}

.title_white02 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 110%;
	font-weight: bold
}

.title_orange01 {
	color: #FF7717;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none
}

.title_orange02 {
	color: #FF6600;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none
}

.title_grey01 {
	font-size: 13px;
	line-height: 150%;
	color: #000000
}

.title_red01 {
	color: #EB0B09;
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
	font-weight: bold
}

.title_red02 {
	color: #EB0B09;
	font-size: 14px;
	line-height: 150%;
	text-decoration: none;
	font-weight: bold
}

.title_blue01 {
	color: #025DAF;
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
	font-weight: bold
}

.title_blue02 {
	color: #0D71DF;
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
	font-weight: bold
}

.title_blue03 {
	color: #0E68B1;
	font-size: 14px;
	line-height: 150%;
	text-decoration: none;
	font-weight: bold
}

.title_black {
	color: #000000;
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
	font-weight: bold
}

/*文字链接样式定义*/
a {
	color: #353535;
	font-size: 12px;
	line-height: 180%;
	text-decoration: none;
	cursor:pointer
}

a:hover {
	color: #353535;
	font-size: 12px;
	line-height: 180%;
	text-decoration: underline
}

a.h01 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	text-decoration: none
}

a.h01:hover {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	text-decoration: underline
}

a.h02 {
	color: #353535;
	font-size: 12px;
	line-height: 150%;
	text-decoration: underline
}

a.h02:hover {
	color: #084B8F;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none
}

a.h03 {
	color: #026698;
	font-size: 12px;
	text-decoration: underline;
	line-height: 150%
}

a.h03:hover {
	color: #02A4D2;
	font-size: 12px;
	text-decoration: none;
	line-height: 150%
}

.h_manu:link {
	color: #353535;
	font-size: 12px;
	line-height: 180%;
	text-decoration: none;
	cursor:pointer
}

.h_manu:visited {
	color: #FF8400;
	font-size: 12px;
	line-height: 180%;
	text-decoration: none
}

.h_manu:active {
	color: #FF8400;
	font-size: 12px;
	line-height: 180%;
	text-decoration: none
}

.h_manu:hover {
	color: #353535;
	font-size: 12px;
	line-height: 180%;
	text-decoration: underline
}

.h_blue01 {
	color: #0D71DF;
	font-size: 13px;
	line-height: 150%
}

.h_blue01:hover {
	color: #FE840A;
	font-size: 13px;
	text-decoration: none;
	line-height: 150%
}

.h_blue02 {
	color: #0444B0;
	font-size: 12px;
	text-decoration: underline;
	line-height: 150%
}

.h_blue02:hover {
	color: #FE0000;
	font-size: 12px;
	text-decoration: none;
	line-height: 150%
}

.h_blue03 {
	color: #114488;
	font-size: 12px;
	text-decoration: none;
	line-height: 180%
}

.h_blue03:hover {
	color: #394978;
	font-size: 12px;
	text-decoration: underline;
	line-height: 180%
}

.h_blue04 {
	color: #084B8F;
	font-size: 12px;
	text-decoration: underline;
	line-height: 150%
}

.h_blue04:hover {
	color: #084B8F;
	font-size: 12px;
	text-decoration: underline;
	line-height: 150%
}

.h_grey01 {
	color: #7B8999;
	font-size: 14px;
	text-decoration: none;
	line-height: 110%;
	font-weight: bold
}

.h_grey01:hover {
	color: #3366CC;
	font-size: 14px;
	text-decoration: none;
	line-height: 110%;
	font-weight: bold
}

.h_orange01 {
	color: #EF760B;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 150%
}

.h_orange01:hover {
	color: #EF760B;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 150%
}

.h_orange02 {
	color: #EE8011;
	font-size: 12px;
	text-decoration: underline;
	line-height: 150%
}

.h_orange02:hover {
	color: #666666;
	font-size: 12px;
	text-decoration: underlinenone;
	line-height: 150%
}

.h_white {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	line-height: 150%
}

.h_white:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underlinenone;
	line-height: 150%
}

a.h_white02 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
	text-decoration: none
}

a.h_white02:hover {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
	text-decoration: underline
}

.h_black {
	color: # #000000;
	font-size: 14px;
	text-decoration: none;
	line-height: 150%;
	font-weight: bold
}

.h_black:hover {
	color: # #000000;
	font-size: 14px;
	text-decoration: underline;
	line-height: 150%;
	font-weight: bold
}

.bg_black {
	background-color: #000000;
	text-decoration: none
}

.bg_white {
	background-color: #FFFFFF;
	text-decoration: none
}

.bg_orange01 {
	background-color: #E76702;
	text-decoration: none
}

.bg_orange02 {
	background-color: #F98D36;
	text-decoration: none;
	color: #FFFFFF
}

.bg_yellow01 {
	background-color: #D9D0A9;
	text-decoration: none
}

.bg_yellow02 {
	background-color: #F6F0D8;
	text-decoration: none
}

.bg_yellow03 {
	background-color: #C0B0A1;
	text-decoration: none
}

.bg_blue01 {
	background-color: #D3E3F0;
	text-decoration: none
}

.bg_blue02 {
	background-color: #8B9BBC;
	text-decoration: none
}

.bg_blue03 {
	background-color: #E3EDF6;
	text-decoration: none
}

.bg_blue04 {
	background-color: #3257C2;
	text-decoration: none
}

.bg_blue05 {
	background-color: #E9F2EF;
	text-decoration: none
}

.bg_blue06 {
	background-color: #B8CBC5;
	text-decoration: none
}

.bg_blue07 {
	background-color: #1d5399;
	text-decoration: none
}

.bg_grey01 {
	background-color: #F9F9F9;
	text-decoration: none
}

.bg_grey02 {
	background-color: #F5F5F5;
	text-decoration: none
}

.bg_grey03 {
	background-color: #D1D1D1;
	text-decoration: none
}

.bg_grey04 {
	background-color: #E1E1E1;
	text-decoration: none
}

.bg_grey05 {
	background-color: #F9F9F9;
	text-decoration: none
}

.bg_grey06 {
	background-color: #838280;
	text-decoration: none
}

/*对于功能性demo的表格定义*/
.bg_table01 {
	background-color: #A4CAEE;
	text-decoration: none
}  /*列表抬头行背景色定义（深蓝色）*/
.bg_table02 {
	background-color: #FFFFFF;
	text-decoration: none
}  /*表格背景色定义（浅蓝色）*/
.bg_table03 {
	background-color: #EFEFEF;
	text-decoration: none
}

/*表格中按钮所在行背景色定义（浅蓝色）*/ /*列表中排放翻页内容所在行背景色定义（浅蓝色）*/
.news_bg {
	background-image: url(/webdocs/images/news_table_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom
}

table.table01 {
	border: #8b9ebf solid;
	border-width: 0 1 1 1;
	background-color: #FFFFFF
}

table.table02 {
	border: #c0b0a1 solid;
	border-width: 0 1 1 1;
	background-color: #FFFFFF
}

table.table03 {
	border: 1 #3972cb solid;
	background-color: #a4caee
}

table.table04 {
	border: 1 #b7c0c7 solid;
	background-color: #f1f4f9
}

table.table05 {
	border: 1 #c7c0b7 solid;
	background-color: #f9f6f1
}

.bg_img01 {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e1e1e1
}

.bg_img02 {
	background-color: #e1e1e1;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right
}

.bg_img03 {
	text-decoration: none;
	background-repeat: repeat-y;
	background-position: right
}

.bg_img04 {
	text-decoration: none;
	background-repeat: repeat-y;
	background-color: #F6F6F6
}

.bg_orange00 {
	background-color: #FFFEBF;
	text-decoration: none
}

.bg_img05 {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: bottom
}

.bg_grey07 {
	background-color: #B4B4B4
}

.bg_blue08 {
	background-color: #1F97FD
}

.bg_orange03 {
	background-color: #FFFCF4
}

.scroll01 {
	SCROLLBAR-FACE-COLOR: #dee3e7;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #dee3e7;
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc;
	SCROLLBAR-ARROW-COLOR: #006699;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
}

.h_manu01 {
	color: #0756A5;
	font-size: 14px;
	text-decoration: none;
	line-height: 150%;
	cursor:pointer
}

.h_manu01:hover {
	color: #0756A5;
	font-size: 14px;
	text-decoration: underline;
	line-height: 150%
}

.h_orange03 {
	color: #FC9A2B;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 200%
}

.h_orange03:hover {
	color: #FC9A2B;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 200%
}

.h_orange04 {
	color: #EF760B;
	font-size: 12px;
	text-decoration: none;
	line-height: 180%
}

.h_orange04:hover {
	color: #EF760B;
	font-size: 12px;
	text-decoration: underline;
	line-height: 180%
}

.bg_orange04 {
	background-color: #FEEEDE
}

.bg_blue09 {
	background-color: #03A9E9
}

.title_black01 {
	color: #000000;
	font-size: 15px;
	line-height: 200%;
	text-decoration: none;
	font-weight: bold
}

.h_blue05 {
	color: #0444B0;
	font-size: 13px;
	text-decoration: none;
	line-height: 150%
}

.h_blue05:hover {
	color: #FE0000;
	font-size: 13px;
	text-decoration: underline;
	line-height: 150%
}

.bg_blue10 {
	background-color: #AFC1CB
}

.bg_grey08 {
	background-color: #F0F0F0
}

.button04 {
	background-image: url(/webdocs/images/time.gif);
	height: 22px;
	width: 38px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer
}

.bg_orange05 {
	background-color: FF7E00
}

.button03 {
	height: 20px;
	color: #FFFFFF;
	border: none;
	clip: rect();
	font-size: 12px;
	vertical-align: bottom;
	font-weight: normal;
	background-image: url(/webdocs/images/button_yc_bg.gif);
	cursor:pointer
}
.spinInput,.spinContainer { /* Change this to modify the default spin control background color*/
	background-color: #FFFFFF;
}

.spinLeftRightEdge,.spinTopBottomEdge {
	position: absolute;
	overflow: hidden;
	/* Change this to modify the default spin control border color*/
	background-color: #A5ACB2;
}

.spinContainer {
	position: relative;
	font-size: 0px;
	height: 16px;
}

.spinLeftRightEdge {
	height: 16px;
	width: 1px;
}

.spinTopBottomEdge {
	height: 1px;
	left: 1px;
}

.spinInput {
	position: absolute;
	top: 1px;
	left: 2px;
	height: 15px;
	border: 0px;
	/* Change this to modify the default spin control font, font color, and font size*/
	color: Black;
	font-size: 9pt;
	font-family: Arial;
}

.spinUpBtn,.spinUpBtnHover,.spinUpBtnPress,.spinDownBtn,.spinDownBtnHover,.spinDownBtnPress {
	position: absolute;
	width: 15px;
	height: 8px;
	right: 1px;
	background-image: url('/webdocs/images/spin_control_buttons.png');
	background-repeat: no-repeat;
	/* Change this to modify the default button color*/
	background-color: #000000;
}

.spinUpBtn,.spinUpBtnHover,.spinUpBtnPress {
	top: 1px;
}

.spinDownBtn,.spinDownBtnHover,.spinDownBtnPress {
	top: 8px;
}

.spinUpBtn {
	background-position: 0px 0px;
}

.spinUpBtnHover {
	background-position: 0px -16px;
}

.spinUpBtnPress {
	background-position: 0px -32px;
}

.spinDownBtn {
	background-position: 0px -8px;
}

.spinDownBtnHover {
	background-position: 0px -24px;
}

.spinDownBtnPress {
	background-position: 0px -40px;
}
