/* CSS Document */
.lnk a {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}	
.lnk a:hover{
	color: #CC0000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}	
.lnk a:active{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.lnk1 a {
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}	
.lnk1 a:hover{
	color: #0000FF;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}	
.lnk1 a:active{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.lnk2 a {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}	
.lnk2 a:hover{
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}	
.lnk2 a:active{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.lnk3 {PADDING-LEFT: 25px; FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #c2075e; LINE-HEIGHT: 25px; FONT-FAMILY: Î¢ÈíÑÅºÚ,ºÚÌå; HEIGHT: 25px}

.lnk3 a {
	color: #CC0000;
	text-decoration: none;	
}	
.lnk3 a:hover{
	color: #FF0000;
	text-decoration: underline;
}	
.lnk3 a:active{
	color: #666666;
	text-decoration: none;
}
.lnk4 a {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}	
.lnk4 a:hover{
	text-decoration: underline;
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFEC;
}	
.lnk4 a:active{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.font_01{ font-size:14px; color:#666666;}
.font_02{ font-size:14px; color:#CC0000;}
.font_03{ font-size:12px; color:#CC0000;}
.font_04{ font-size:12px; color:#333333;}
.font_body{ font-size:14px; line-height:180%; color:#333333;}
