@import url("../cc.css");
BODY {
	SCROLLBAR-ARROW-COLOR: #97AABA;
	SCROLLBAR-FACE-COLOR: #F2F5F7;
	SCROLLBAR-HIGHLIGHT-COLOR: #B2C3D0;
	SCROLLBAR-SHADOW-COLOR: #B2C3D0;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;}
	
.td01 { word-break: break-all;  font-family:"Arial"; font-size: 8pt; line-height: 18px; font-style: normal;}
.td01 A:link {COLOR: 10388c; TEXT-DECORATION: none;}
.td01 A:visited {COLOR: 10388C; TEXT-DECORATION: none;}
.td01 A:hover {COLOR: 015bbe; TEXT-DECORATION: none;}

.title { word-break: break-all; font-family: "Arial"; font-size: 8pt; color:10388c; font-style: normal;}
.title A:link {COLOR: 10388c; TEXT-DECORATION: none;}
.title A:visited {COLOR: 10388c; TEXT-DECORATION: none;}
.title A:hover {COLOR: 015bbe; TEXT-DECORATION: none;}
 
.td02 {word-break: break-all; font-family:"宋体"; font-size:9pt; font-style: normal;}
.td02 A:link {color:10388c; text-decoration:none;}
.td02 A:visited {color:10388c; text-decoration: none;}
.td02 A:hover {color: 015bbe; text-decoration: none;}

.td03 {word-break: break-all; font-family:"宋体"; font-size:9pt; font-style: normal;}
.td03 A:link {color:ff6600; text-decoration:none;}
.td03 A:visited {color:ff6600; text-decoration: none;}
.td03 A:hover {color: ff6600; text-decoration: none;}

.td02s {word-break: break-all; font-family:"宋体"; font-size:8pt; font-style: normal;}
.td02s A:link {color:10388c; text-decoration:none;}
.td02s A:visited {color:10388c; text-decoration: none;}
.td02s A:hover {color: 015bbe; text-decoration: none;}

TD {font-family: "宋体"; font-size: 9pt; line-height: 18px; font-style: normal;}
A:link {COLOR: #000000; TEXT-DECORATION: none;}
A:visited {COLOR: #000000; TEXT-DECORATION: none;}
A:active {COLOR: #3366CC; TEXT-DECORATION: none;}
A:hover {COLOR: #3366CC; TEXT-DECORATION: underline}

.text {font-family: "宋体"; font-size: 9pt; line-height: 24px; font-style: normal;}
.text A:link {COLOR: #000080; TEXT-DECORATION: none;}
.text A:visited {COLOR: #000080; TEXT-DECORATION: none;}
.text A:active {COLOR: #3366CC; TEXT-DECORATION: none;}
.text A:hover {COLOR: #3366CC; TEXT-DECORATION: underline}

.navigation {font-family: "宋体"; font-size: 9pt; color: #666666; text-decoration: none; line-height: 21px}
.navigation a:visited { color: #666666; text-decoration: none}
.navigation a:link { color: #666666; text-decoration: none}
.navigation a:active { color: #666666: none}
.navigation a:hover { color: #000000; text-decoration: none}

.leftnavigation {font-family: "宋体";font-size: 9pt;text-decoration: none;line-height: 18pt;color: #FFFFFF}
.leftnavigation a:visited { color: #666666; text-decoration: none}
.leftnavigation a:link { color: #666666; text-decoration: none}
.leftnavigation a:active { color: #666666: none}
.leftnavigation a:hover { color: #000000; text-decoration: none}

.boxtop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.boxright {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.boxleft {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}

.rightandleft {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottom {
	background-color: #E7E7E7;
}
.under {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
