﻿body
{
	font-family: 宋体;
	font-size: 9pt;
	color: #666666;
	margin: 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;
}

.caretopmenubg
{
	background-image: url(Images/menuitem_back_care.gif);
	width: 85px;
	height: 19px;
	padding-top: 3px;
	text-align: center;
                color: #339900;
}

.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;
}


.text_line1
{
	height: 1px;
	background-image: url(Images/main_text_line1.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;
}

.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;
	background: url(Images/button_green.gif) 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_btn {
    BORDER-RIGHT: #7b9ebd 1px solid; 
    PADDING-RIGHT: 2px; 
    BORDER-TOP: #7b9ebd 1px solid; 
    PADDING-LEFT: 2px; FONT-SIZE: 12px; 
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); 
    BORDER-LEFT: #7b9ebd 1px solid; 
    CURSOR: hand; COLOR: black; 
    PADDING-TOP: 2px; BORDER-BOTTOM: #7b9ebd 1px solid;
}

.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,宋体;
	color: #454545;
}


.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_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_cell1
{
	border-top: #B4B4B4 1px solid;
	border-left: #B4B4B4 1px dotted;
	border-bottom: #B4B4B4 1px dotted;
	border-right: #B4B4B4 0px solid;
	font-family: 宋体;
	font-size: 10pt;
	color: #565656;
	height: 35px;
                padding:5px;
                line-height:23px;
	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_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;
}

