
a.b:link {
	font-size: 12px;
	color: #003488;
	text-decoration: none;
	font-weight: bold;
}
a.b:hover {
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
	position: relative;
	top: 1px;
	bottom: 1px;
	font-weight: bold;
}
a.b:visited {
	font-size: 12px;
	color: #003488;
	text-decoration: none;
	font-weight: bold;
}
a.b:active {
	color: #CC6600;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.bb:link {
	font-size: 10px;
	color: #003488;
	text-decoration: none;
	
}
a.bb:hover {
	font-size: 10px;
	color: #CC6600;
	text-decoration: underline;
	position: relative;
	top: 1px;
	bottom: 1px;
	
}
a.bb:visited {
	font-size: 10px;
	color: #003488;
	text-decoration: none;
	
}
a.bb:active {
	color: #CC6600;
	font-size: 10px;
	text-decoration: none;
	
}

a.c:link {
	font-size: 12px;
	color: #F5C506;
	text-decoration: none;
	font-weight: bold;
}
a.c:hover {
	font-size: 12px;
	color: #F5C506;
	text-decoration: underline;
	position: relative;
	top: 1px;
	bottom: 1px;
	font-weight: bold;
}
a.c:visited {
	font-size: 12px;
	color: #F5C506;
	text-decoration: none;
	font-weight: bold;
}
a.c:active {
	color: #F5C506;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.d:link {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.d:hover {font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	position: relative;
	top: 1px;
	bottom: 1px;
}
a.d:visited {font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.d:active {
	color: #CC6600;
	font-size: 16px;
	text-decoration: none;
}
a.e:link {
	font-size: 16px;
	color: #003488;
	text-decoration: none;
}
a.e:hover {font-size: 16px;
    color: #CC6600;
	text-decoration: underline;
	position: relative;
	top: 1px;
	bottom: 1px;
}
a.e:visited {font-size: 16px;
	color: #003488;
	text-decoration: none;
}
a.e:active {
	color: #CC6600;
	font-size: 16px;
	text-decoration: none;
	}
td.td2 {
	
	border-left:solid;	
	border-left-style: solid;
	border-left-color: #006600;
	
	border-left-width: 1px;
}
td.mytd {
	
	border-bottom-style: dashed;
	border-bottom-color: #006600;
	border-bottom-width:1px
	
}
body {
	font-size: 12px;
	margin:0px;
}
.pro {
	font-size: 12px;
	color: #003488;
}
.pro2{
color:#999999;
}
.pro3 {
	font-size: 12px;
	font-family: "ËÎÌå";	
	}