a{text-decoration:none;}
a:link{color:#000099;}
a:visited{color:#800080;}
a:hover,a:active,{color:#c00;}

A.linkWhite01:link {COLOR: #fff0 ;text-decoration:none;}
A.linkWhite01:visited {COLOR: #fff ;text-decoration:none;}
A.linkWhite01:hover {COLOR: #ffc ;text-decoration:none;}
A.linkWhite01:active {COLOR: #ffc ;text-decoration:none;}

A.linkWhite02:link {COLOR: #fff ;text-decoration:none;}
A.linkWhite02:visited {COLOR: #fff ;text-decoration:none;}
A.linkWhite02:hover {COLOR: #ffc ;text-decoration:none;}
A.linkWhite02:active {COLOR: #ffc ;text-decoration:none;}

A.12black_en:link {COLOR: #fff ;text-decoration:none;}
A.12black_en:visited {COLOR: #fff ;text-decoration:none;}
A.12black_en:hover {COLOR: #ffc ;text-decoration:none;}
A.12black_en:active {COLOR: #ffc ;text-decoration:none;}

.12black {
	font-size: 12px;
	line-height: 160%;
        font-family: "Arial"; 
}
.12white {
	font-size: 12px;
	color: #FFFFFF;
}
.12gray {
	font-size: 12px;
	color: #8f8f8f;
	
}.border_mid_title{
	border: 1px solid cccbd0;
}
.13title {
	font-size: 13px;
	font-weight: bold;
}
.12black_en {
	font-size: 12px;
	line-height: 160%;
	font-family: "Arial", "Helvetica", "sans-serif";	
}
.12black_en_B {
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.12white_en {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 160%;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.linkWhite01 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 160%;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.linkWhite02 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 160%;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.14p {
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	color: #003399;
}
.border_dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #adadad;
}


