@charset "utf-8";

/*=============================背景圖片設定=============================*/
.login_ba {
	background-image: url(../images/index_login_ba.jpg);
	background-repeat: no-repeat;
}
.center_left_ba_index {
	background-image: url(../images/ba_index_center.jpg);
	background-repeat: no-repeat;
}

/*=============================字體設定=============================*/
/* 標題 */
.tit_01 {
	font-size: 13px;
	color: #1F1F1F;
	letter-spacing: 2px;
	font-weight: bold;
}
.tit_02 {
	font-size: 13px;
	color: #990000;
	letter-spacing: 2px;
	font-weight: bold;
}
.tit_02_2 {
	font-size: 13px;
	color: #990000;
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 1.8;
}
.tit_03 {
	font-size: 13px;
	color: #404040;
	letter-spacing: 2px;
	font-weight: bold;
}

.tit_04 {
	font-size: 13px;
	color: #ffffff;
	letter-spacing: 2px;
	font-weight: bold;
}

.tit_05 {
	font-size: 13px;
	color: #004891;
	letter-spacing: 2px;
	font-weight: bold;
}

.tit_06 {
	font-size: 13px;
	color: #018DA2;
	letter-spacing: 2px;
	font-weight: bold;
}


/* 內文 */
.n1 {
	font-size: 13px;
	color: #404040;
	letter-spacing: 2px;
}
.n1_2 {
	font-size: 13px;
	color: #404040;
	letter-spacing: 2px;
	line-height: 1.8;
}
.n1_3 {
	font-size: 13px;
	color: #404040;
	letter-spacing: 2px;
	line-height: 2.5;
}

.n2 {
	font-size: 13px;
	color: #666666;
	letter-spacing: 2px;
}
.n2_2 {
	font-size: 13px;
	color: #666666;
	letter-spacing: 2px;
	line-height: 1.8;
}

.n3 {
	font-size: 13px;
	color: #e55400;
	letter-spacing: 2px;
}
.n3_2 {
	font-size: 13px;
	color: #e55400;
	letter-spacing: 2px;
	line-height: 1.8;
}
.n3_3 {
	font-size: 13px;
	color: #e55400;
	letter-spacing: 2px;
	line-height: 2.8;
}

.n4 {
	font-size: 13px;
	color: #004891;
	letter-spacing: 2px;
}
.n4_2 {
	font-size: 13px;
	color: #004891;
	letter-spacing: 2px;
	line-height: 1.8;
}

.n5 {
	font-size: 13px;
	color: #ffffff;
	letter-spacing: 2px;
}
.n5_2 {
	font-size: 13px;
	color: #ffffff;
	letter-spacing: 2px;
	line-height: 1.8;
}

.n6 {
	font-size: 13px;
	color: #999999;
	letter-spacing: 2px;
}
.n6_2 {
	font-size: 13px;
	color: #999999;
	letter-spacing: 2px;
	line-height: 1.8;
}

.n7 {
	font-size: 13px;
	color: #990000;
	letter-spacing: 2px;
}
.n7_2 {
	font-size: 13px;
	color: #990000;
	letter-spacing: 2px;
	line-height: 1.8;
}

.n8 {
	font-size: 11px;
	color: #999999;
	letter-spacing: 2px;
}

.n9 {
	font-size: 13px;
	color: #377cbc;
	letter-spacing: 2px;
}
.n9_2 {
	font-size: 13px;
	color: #377cbc;
	letter-spacing: 2px;
	line-height: 1.8;
}

.n_no {
	font-size: 6px;
	color: #ffffff;
}
