a.link_2:link {color: #30416F;text-decoration: none;} 
a.link_2:visited { color: #30416F; text-decoration: none;} 
a.link_2:hover { color: #30416F; text-decoration: underline; } 
a.link_2:active { color: #30416F; text-decoration: underline; } 

table{
	align:left;
	font-size: 12px;
	color: #2e416e;
	border: 1px solid #b6bac3;
	border-collapse:collapse;
}

.td{
	text-align: left;
	vertical-align: middle;
	height: 25px;
	padding-left: 5px;
	border: 1px solid #b6bac3;
}

.title1{
    width: 70%;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/shade3.jpg);
}

.title2{
    width: 30%;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/shade3.jpg);
}

.blue1{
	text-align: left;
	vertical-align: middle;
	height: 25px;
	padding-left: 5px;
	border: 1px solid #b6bac3;
	background-color: #f1f3f8;
}

.blue2{
	text-align: left;
	vertical-align: middle;
	height: 25px;
	padding-left: 5px;
	border: 1px solid #b6bac3;
	background-color: #e5ebf3;
}