﻿body
{
	font-family: 宋体;
	font-size: 9pt;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

table
{
	font-size: 9pt;
	color: #666666;
	font-family: 宋体,Tahoma,Verdana,Segoe,sans-serif;
}

.title
{
	font-size: 11pt;
	font-family: 黑体;
	font-weight: bold;
	color: #2CA921;
}

a:link
{
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover
{
	font-size: 9pt;
	color: red;
	text-decoration: none;
}
a:visited
{
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:visited:hover
{
	font-size: 9pt;
	color: red;
	text-decoration: none;
}

.topmenubg
{
	background-image: url(Images/menuitem_back.gif);
	width: 71px;
	height: 19px;
	padding-top: 3px;
	text-align: center;
}

.topmenu a
{
	padding-top: 3px;
	text-align: center;
	font-weight: normal;
	font-size: 9pt;
	color: #777777;
	text-decoration: none;
}
.topmenu a:visited
{
	text-align: center;
	font-weight: normal;
	font-size: 9pt;
	color: #777777;
	text-decoration: none;
}
.topmenu a:active
{
	text-align: center;
	font-weight: normal;
	font-size: 9pt;
	color: #777777;
	text-decoration: none;
}
.topmenu a:hover
{
	text-align: center;
	font-weight: normal;
	font-size: 9pt;
	color: red;
	text-decoration: none;
}
.topmenu a:visited:hover
{
	text-align: center;
	font-weight: normal;
	font-size: 9pt;
	color: red;
	text-decoration: none;
}

.bottommenu a
{
	font-weight: normal;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.bottommenu a:visited
{
	font-weight: normal;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.bottommenu a:active
{
	font-weight: normal;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.bottommenu a:hover
{
	font-weight: normal;
	font-size: 9pt;
	color: red;
	text-decoration: none;
}


.navigation a
{
	font-weight: normal;
	font-size: 9pt;
	color: yellow;
	text-decoration: none;
}
.navigation a:visited
{
	font-weight: normal;
	font-size: 9pt;
	color: yellow;
	text-decoration: none;
}
.navigation a:active
{
	font-weight: normal;
	font-size: 9pt;
	color: yellow;
	text-decoration: none;
}
.navigation a:hover
{
	text-align: center;
	font-weight: normal;
	font-size: 9pt;
	color: red;
	text-decoration: none;
}
.navigation a:visited:hover
{
	text-align: center;
	font-weight: normal;
	font-size: 9pt;
	color: red;
	text-decoration: none;
}

.text_dot
{
	background-image: url(Images/main_text_dot.gif);
	background-repeat: no-repeat;
}


.text_line
{
	height: 1px;
	background-image: url(Images/main_text_line.gif);
	background-repeat: repeat-x;
}

.hspace
{
	height: 10px;
	border-style: none;
	border-width: 1px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.vspace
{
	width: 5px;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}


.main_footer_text
{
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1pt;
	line-height: 150%;
	padding-left: 20px;
}

.editbox
{
	border-right: #D1D1D1 1px solid;
	padding-right: 1px;
	border-top: #D1D1D1 1px solid;
	padding-left: 1px;
	font-size: 9pt;
	padding-bottom: 1px;
	border-left: #D1D1D1 1px solid;
	cursor: text;
	border-bottom: #D1D1D1 1px solid;
	font-family: 宋体;
	color: #454545;
}
.editbox_green
{
	border-right: #cdf289 1px solid;
	padding-right: 1px;
	border-top: #cdf289 1px solid;
	padding-left: 1px;
	font-size: 9pt;
	padding-bottom: 1px;
	border-left: #cdf289 1px solid;
	cursor: text;
	border-bottom: #cdf289 1px solid;
	font-family: 宋体;
	color: #454545;
}
.web_button
{
	border-top: #78C57E 1px solid;
	border-left: #78C57E 1px solid;
	border-bottom: #78C57E 1px solid;
	border-right: #78C57E 1px solid;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
	background: url(Images/title_bg_03.jpg) repeat-x center center;
	height: 26px;
	text-align: center;
	font-family: 宋体;
	font-size: 9pt;
	color: #333333;
}


.web_button_1
{
	border-top: #78C57E 1px solid;
	border-left: #78C57E 1px solid;
	border-bottom: #78C57E 1px solid;
	border-right: #78C57E 1px solid;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	background: url(Images/button_green.gif) repeat-x center center;
	height: 21px;
	text-align: center;
	font-family: 宋体;
	font-size: 9pt;
	color: #333333;
}


.web_editbox
{
	border-right: #D1D1D1 1px solid;
	padding-right: 1px;
	border-top: #D1D1D1 1px solid;
	padding-left: 1px;
	font-size: 9pt;
	padding-bottom: 1px;
	border-left: #D1D1D1 1px solid;
	cursor: text;
	padding-top: 2px;
	border-bottom: #D1D1D1 1px solid;
	font-family: 宋体;
	height: 21px;
	color: #454545;
}

.web_table_editbox
{
	border-right: #A3BFA8 1px solid;
	padding-right: 1px;
	border-top: #A3BFA8 1px solid;
	padding-left: 1px;
	font-size: 9pt;
	border-left: #A3BFA8 1px solid;
	cursor: text;
	border-bottom: #A3BFA8 1px solid;
	font-family: 宋体;
	height: 21px;
	color: #454545;
}


.web_select
{
	font-size: 9pt;
	font-family: Tahoma,Verdana,Segoe,sans-serif,宋体;
	border-right: #cdf289 1px solid;
	padding-right: 1px;
	border-top: #cdf289 1px solid;
	padding-left: 1px;
	font-size: 9pt;
	padding-bottom: 1px;
	border-left: #cdf289 1px solid;
	cursor: text;
	border-bottom: #cdf289 1px solid;
	color: #454545;
	border:solid 1px #cdf289;
	
}

.web_table_Green
{
	border-right: #8ed333 1px solid;
	border-top: #8ed333 1px solid;
	font-size: 9pt;
	border-left: #8ed333 1px solid;
	border-bottom: #8ed333 1px solid;
	font-family: 宋体;
	border-collapse: collapse;
	background-color: #ffffff;
	

}

.web_table_gray
{
	border-right: #a9a9a8 1px solid;
	border-top: #a9a9a8 1px solid;
	font-size: 9pt;
	border-left: #a9a9a8 1px solid;
	border-bottom: #a9a9a8 1px solid;
	font-family: 宋体;
	border-collapse: collapse;
	background-color: #ffffff;
	

}

.web_table_oranger
{
	border-right: #fea201 1px solid;
	border-top: #fea201 1px solid;
	font-size: 9pt;
	border-left: #fea201 1px solid;
	border-bottom: #fea201 1px solid;
	font-family: 宋体;
	border-collapse: collapse;
	background-color: #ffffff;
	

}

.web_table_Green_head
{
	font-size: 10pt;
	font-weight: bold;
	color: #015700;
	border: #ffffff 1px solid;
	border-collapse: collapse;
	height: 30px;
	padding-left: 6px;
	background-color:#78ce4f;
	background-repeat: repeat-x;
}

.web_title_Green_head
{
	font-size: 10pt;
	font-weight: bold;
	color: #015700;
	height: 30px;
	padding-left: 6px;
	background-repeat: repeat-x;
}

.web_Green_head_cell
{
	font-size: 10pt;
	font-weight: bold;
	color: #015700;
	height: 26px;
	padding-left: 6px;
    border-left : #8ed333 1px solid;
    border-top  : #8ed333 1px solid;
    border-right: #8ed333 1px solid;
    border-bottom : #8ed333 1px solid;
    background: url(Images/title_bg_03.jpg) repeat-x center center;
	background-repeat: repeat-x;
}

.web_Oranger_head_cell
{
	font-size: 10pt;
	font-weight: bold;
	color: #015700;
	height: 26px;
	padding-left: 6px;
    border-left : #fea201 1px solid;
    border-top  : #fea201 1px solid;
    border-right: #fea201 1px solid;
    border-bottom : #fea201 1px solid;
    background-color: #f1f1f1;
	background-repeat: repeat-x;
}

.web_grid_head_cell_child
{
		border-right: #8ed333 1px solid;
		border-top: #8ed333 1px solid;
		font-size: 9pt;
		border-left: #8ed333 1px solid;
		border-bottom: #8ed333 1px solid;
		border-collapse: collapse;
		background-color: #D3FEBC;
		padding-left: 6px;
		height: 24px;
}

.web_grid_head_cell_child_gray
{
		border-right: #a9a9a8 1px solid;
		border-top: #a9a9a8 1px solid;
		font-size: 9pt;
		border-left: #a9a9a8 1px solid;
		border-bottom: #a9a9a8 1px solid;
		border-collapse: collapse;
		background-color: #f1f1f1;
		padding-left: 6px;
		height: 24px;
}

.web_grid_head_cell_child_oranger
{
		border-right: #fea201 1px solid;
		border-top: #fea201 1px solid;
		font-size: 9pt;
		border-left: #fea201 1px solid;
		border-bottom: #fea201 1px solid;
		border-collapse: collapse;
		background-color: #f1f1f1;
		padding-left: 6px;
		height: 24px;
}


.web_grid_cell_child
{
		border-right: #8ed333 1px solid;
		border-top: #8ed333 1px solid;
		font-size: 9pt;
		border-left: #8ed333 1px solid;
		border-bottom: #8ed333 1px solid;
		border-collapse: collapse;
		background-color: #ffffff;
		padding-left: 6px;
		height: 24px;
}

.web_grid_cell_child_gray
{
		border-right: #fea201 1px solid;
		border-top: #fea201 1px solid;
		font-size: 9pt;
		border-left: #fea201 1px solid;
		border-bottom: #fea201 1px solid;
		border-collapse: collapse;
		background-color: #ffffff;
		padding-left: 6px;
		height: 24px;
}

.web_table
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	font-size: 9pt;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	font-family: 宋体;
	border-collapse: collapse;
	background-color: #F7F7F7;
}

.web_table_head_cell
{
	font-size: 9pt;
	font-weight: bold;
	color: #686964;
	border: #ffffff 1px solid;
	border-collapse: collapse;
	height: 37px;
	padding-left: 6px;
	background-image: url(Images/grid_01.gif);
	background-repeat: repeat-x;
}
.web_table_head_cell2
{
	font-size: 9pt;
	font-weight: bold;
	color: #686964;
	border: #ffffff 1px solid;
	border-collapse: collapse;
	height: 30px;
	padding-left: 6px;
	background-image: url(Images/gridhead_02.jpg);
	background-repeat: repeat-x;
}

.web_table_cell
{
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px dotted;
	border-bottom: #ffffff 1px dotted;
	border-right: #ffffff 0px solid;
	font-family: 宋体;
	font-size: 9pt;
	color: #8F8F8F;
	height: 35px;
	border-collapse: collapse;
}

.web_table_cell_label
{
	border: #ffffff 1px solid;
	font-size: 9pt;
	font-family: 宋体;
	border-collapse: collapse;
	background-color: #F7F7F7;
}


.web_grid
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	font-size: 9pt;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	font-family: 宋体;
	border-collapse: collapse;
	background-color: #ffffff;
}
.web_grid_head_cell
{
	font-size: 9pt;
	font-weight: bold;
	color: #686964;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-collapse: collapse;
	height: 34px;
	padding-left: 6px;
	background-image: url(Images/grid_01.gif);
	background-repeat: repeat-x;
}

.web_editbox_underline
{
	    border: #CCCACA 0px solid;
		border-bottom: #CCCACA 1px solid;
		padding-right: 1px;		
		padding-left: 1px;
		font-size: 9pt;
		padding-bottom: 1px;		
		cursor: text;
		padding-top: 2px;		
		font-family: 宋体;
		height: 21px;
		color: blue;
}


.web_grid_cell
{
	border-top: #B4B4B4 1px solid;
	border-left: #B4B4B4 1px dotted;
	border-bottom: #B4B4B4 1px dotted;
	border-right: #B4B4B4 0px solid;
	font-family: 宋体;
	font-size: 9pt;
	color: #565656;
	height: 35px;
	border-collapse: collapse;
}
.web_grid_cell_2
{
	border-top: #B4B4B4 1px solid;
	border-left: #B4B4B4 1px dotted;
	border-bottom: #B4B4B4 1px dotted;
	border-right: #B4B4B4 0px solid;
	font-family: 宋体;
	font-size: 9pt;
	color: #565656;
	border-collapse: collapse;
}
.web_grid_cell_label
{
	border-right: #B4B4B4 1px solid;
	border-top: #B4B4B4 1px solid;
	font-size: 9pt;
	border-left: #B4B4B4 1px solid;
	border-bottom: #B4B4B4 1px solid;
	font-family: 宋体;
	border-collapse: collapse;
	background-color: #F6FEF6;
}

.web_grid_cell_label_gray
{
	border-right: #a9a9a8 1px solid;
	border-top: #a9a9a8 1px solid;
	font-size: 9pt;
	border-left: #a9a9a8 1px solid;
	border-bottom: #a9a9a8 1px solid;
	font-family: 宋体;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

.web_grid_page
{
	border-right: #CCCACA 1px solid;
	font-size: 9pt;
	border-left: #CCCACA 1px solid;
	border-bottom: #CCCACA 1px solid;
	border-top: #CCCACA 0px solid;
	height: 24px;
	border-collapse: collapse;
	background-color: #FFFFFF;
	background-image: url(Images/grid_page_back.jpg);
	background-repeat: repeat-x;
	height: 40px;
}

.web_grid_alternating
{
	border-right: #66A6CB 1px solid;
	font-size: 9pt;
	border-left: #66A6CB 1px solid;
	border-bottom: #66A6CB 1px solid;
	border-collapse: collapse;
	background-color: #FBFBFB;
}

.web_table_head_cell_1
{
	font-size: 9pt;
	font-weight: bold;
	color: #686964;
	border: #ffffff 1px solid;
	border-collapse: collapse;
	height: 37px;
	padding-left: 6px;
	background-image: url(Images/grid_01.gif);
	background-repeat: repeat-x;
}

.web_table_cell_label_1
{
	border: #CCCCCC 1px solid;
	font-size: 9pt;
	font-family: 宋体;
	border-collapse: collapse;
	background-color: #F7F7F7;
}

.web_table_cell_1
{
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 0px solid;
	font-family: 宋体;
	font-size: 9pt;
	color: #8F8F8F;
	height: 35px;
	border-collapse: collapse;
}


.web_table_1
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	font-size: 9pt;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	font-family: 宋体;
	border-collapse: collapse;
	background-color: #F7F7F7;
}

.web_table_2
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	font-size: 9pt;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 0px solid;
	font-family: 宋体;
	border-collapse: collapse;
	background-color: #F7F7F7;
}
.web_tab_select_on
{
	border-right: #8ed333 0px solid;
	border-top: #8ed333 0px solid;
	font-size: 9pt;
	border-left: #8ed333 0px solid;
	border-bottom: #8ed333 0px solid;
	font-family: 宋体;
	color:#666666;
	border-collapse: collapse;
    background-color : #ffffff;
	
}
.web_tab_select_off
{	border-right: #8ed333 0px solid;
	border-top: #8ed333 0px solid;
	font-size: 9pt;
	border-left: #8ed333 0px solid;
	border-bottom: #8ed333 1px solid;
	font-family: 宋体;
	color:#ffffff;
	border-collapse: collapse;
	background-color: #ffffff;
}
.textfont_need  
{
	font-family: 宋体;
	font-size: 9pt;
	color:Green;
}

.sys_grid_cell_label_text
{
	font-family : 宋体;
	font-size: 9pt;
	color: red;
}

.title_text
{
    font-family: 宋体;
	font-size: 12pt;
	font-weight:bolder;
	color:#0E870E;	
}

.title_text_new
{
    font-family: 宋体;
	font-size: 12pt;
	font-weight:bolder;
	color:#fea201;	
}
