/* CSS Document */

/* ------------------------------------------------链接------------------------------------------------------------------------ */
A:link {
	color:#00007f;
	text-decoration: none;
}
A:visited {
	color:#00007f;
	text-decoration: none;
}
A:active {
	color:#ff0000;
	text-decoration: none;
}
A:hover {
	color:#ff0000;
}

A.a03:link {
	color:#000000;
	font-size: 9pt;
	font-family: "宋体", Arial;
	text-decoration: underline;
}
A.a03:visited {
	color:#000000;
	text-decoration: underline;
}
A.a03:active {
	color:#990000;
	text-decoration: underline;
}
A.a03:hover {
	color:#990000;
	text-decoration: underline;
}

A.a04:link {
	color:#0066FF;
	font-size: 9pt;
	font-family: "宋体", Arial;
	text-decoration: none;
	padding-right: 1px;
}
A.a04:visited {
	color: #0066FF;
	text-decoration: none;
}
A.a04:active {
	color:#ff6600;
	text-decoration: none;
}
A.a04:hover {
	color:#ff6600;
	text-decoration: none;
}
A.a05:link {
	color:#FFFFFF;
	font-size: 10.5pt;
	font-family: "宋体", Arial;
	text-decoration: underline;
}
A.a05:visited {color:#FFFFFF;}
A.a05:active {color:#990000;}
A.a05:hover {color:#990000;}

A.a06:link {
	color:#999999;
	font-size: 9pt;
	font-family: "宋体", "Arial";
	text-decoration: none;
	padding-right: 1px;
}
A.a06:visited {
	color: #999999;
	text-decoration: none;
}
A.a06:active {
	color:#ff6600;
	text-decoration: underline;
}
A.a06:hover {
	color:#ff6600;
	text-decoration: underline;
}

A.a07:link {
	color:#000000;
	font-size: 9pt;
	font-family: "宋体", "Arial";
	text-decoration: none;
}
A.a07:visited {
	color:#000000;
	text-decoration: none;
}
A.a07:active {
	color:#990000;
	text-decoration: none;
}
A.a07:hover {
	color:#990000;
	text-decoration: none;
}


.menulink a:active,
.menulink a:visited,
.menulink a:link {
	display: block;
	text-decoration: none;
	width:100%;height:30;
	color:#000000;
	line-height:30px;
	background-color: #FFFFFF;
}

.menulink a:hover {
	color: #FFFFFF;
	line-height:30px;
	background-color:#1F3A87;
	text-decoration: underline;
}

.menulink2 a:active,
.menulink2 a:visited,
.menulink2 a:link {
	display: block;
	text-decoration: none;
	width:100%;height:30;
	line-height:30px;
	color:#000000;
	background-color: #1F3A87;
}

.menulink2 a:hover {
	color: #FFFFFF;
	background-color:#1F3A87;
	line-height:30px;
	text-decoration: underline;
}


/* ------------------------------------------------字体------------------------------------------------ */

.font9pt {
	font-family: "宋体", Arial;
	font-size: 9pt;
	line-height: 150%;
}
.font105pt {
	font-family: "宋体", "Arial";
	font-size: 10.5pt;
	line-height: 170%;
}
.s10 {
	FONT-SIZE: 10pt;
	FONT-FAMILY: "宋体", Arial;
	font-style: normal;
	line-height: 170%;
	font-weight: normal;
}
.s10_2 {
	FONT-SIZE: 10pt;
	FONT-FAMILY: "宋体", Arial;
	font-style: normal;
	font-weight: normal;
}

.s10_3 {
	FONT-SIZE: 10pt;
	FONT-FAMILY: "宋体", Arial;
	font-style: normal;
	font-weight: normal;
	line-height: 175%;
}

.s9 {
	FONT-SIZE: 9pt; FONT-FAMILY: "宋体", Arial
}

.s92 {
	font-family: "宋体", Arial;
	font-size: 9pt;
	line-height: 170%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.s105 {
	FONT-SIZE: 10.5pt;
	FONT-FAMILY: "宋体", Arial;
	font-style: normal;
	line-height: 170%;
	font-weight: normal;
}

/* ------------------------------------------------浏览器------------------------------------------------ */

.colorbar {
	SCROLLBAR-FACE-COLOR: #cccccc; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
}
.form {
	MARGIN: 0px;
	padding: 0px;
	border: 0px none;
}
.input2 {
	BORDER-RIGHT: black 0px solid; BORDER-TOP: #5d5d5d 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: black 0px solid; BORDER-BOTTOM: #5d5d5d 1px solid; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; HEIGHT: 18px; BACKGROUND-COLOR: #e7e7e7
}
.inputOver{ width:168px; height:28px;cursor:pointer; font-size:14px; font-weight:bold; background:url(/images/news/news_input_bg.gif); padding:4px 0 0 12px;text-align:left; border:0;}

.input{ width:168px; cursor:pointer; height:28px; font-size:14px; font-weight:bold; background:url(/images/news/news_input_bg.gif); padding:4px 0 0 12px; text-align:left; border:0;}

/* ------------------------------------------------表格------------------------------------------------ */

.table {
	padding: 5px;
	margin: 0px;
	border: none;

}

.tableline_all {
	border: 1px solid #666666;
}

.tableline {
	BORDER-RIGHT: 1px solid #999999; BORDER-LEFT: 1px solid #999999; BORDER-TOP-STYLE: none; BORDER-BOTTOM-STYLE: none
}

.tableline_orange {
	border: 1px solid #FDC8BB;
	background-color: #FEFAEF;
	padding: 5px;
	margin: 0px;
}

.tableline_white {
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px 5px;
}

.tableline_right {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



.table_blue {
	background-color: #F2F6FB;
	margin: 0px;
	padding: 5px;
	border: 1px solid #B6D8FE;
}
.table_gray {
	background-color: #f9f9f9;
	padding: 5px;
	border: 1px solid #dfdfdf;
	margin: 0px;
}
.table_red {
	background-color: #FEF1F1;
	padding: 2px;
	border: 3px solid #F79999;
	margin: 0px;
}
.table_black {
	background-color: #f9f9f9;
	padding: 0px;
	border: 1px solid #606060;
	margin: 0px;
}
.orange {
	background-color: #FF6600;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.orange2 {
	background-color: #FFC299;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.table_yellow {
	background-color: #FFFFE8;
	margin: 0px;
	padding: 5px;
	border: 1px solid #FFD600;
}

.table_bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-bottom: 1px;
}
.table .trout{
	background-color:#efefef;
    FONT-SIZE: 9pt;
    FONT-FAMILY: "宋体", Arial
}
.table .trover{
	background-color:#FF6600;
    FONT-SIZE: 9pt;
    FONT-FAMILY: "宋体", Arial
	color: #FFFFFF;
}

.su {
	text-decoration: none;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;

}


/* ------------------------------------------------标题------------------------------------------------ */

h1 {
	font-family: "宋体", Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	font-style: normal;
	margin: 0px;
	border: 0px none;
}

h2 {
	font-family: "宋体", Arial;
	font-size: 10.5pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 0px 0px;
	font-style: normal;
	margin: 0px;
	border: 0px none;
}
h3 {
	margin: 0px;
	padding: 0px 0px 2px;
	border: 0px none;
	font-family: "宋体", Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #0066FF;
	white-space: pre;
}
h4 {
	font-family: "宋体", Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	color: #FFFFFF;
}
.tablelinedown {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
.tablelinetopleftright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.tablelineright {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.tablelinetopright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
}
.tablelinedownleftright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tablelineleft {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}
.tablelinetitle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B6D8FE;
	border-right-color: #B6D8FE;
	border-left-color: #B6D8FE;
}
