/* CSS Document */

.text_gray{
color:#595959;
font-size:15px;
line-height:160%;
}

.text_green{
color:#1D736E;
font-size:17px;
line-height:160%;
}

.text_red{
color:#B52A04;
margin-left: 35px;
font-size:17px;

}


/*圖片邊框*/
.pic_line{
border:3px solid #736546;
background-color:#FFFFFF;

}

/*首頁*/
.txt {font-size: 12px; color: #5D5D5D; line-height: 15px; font-family: Arial;}

.t_left {
	background-image: url(images/t_l.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:75px;

}

.title_1 {
	text-align: left;
	font-size: 24px;
	color: #FFF;
	margin-top: -5px;
	margin-left: 120px;
font-family: "微軟正黑體", Arial;
font-weight: bold
}
.title_2 {
	text-align: left;
	font-size: 24px;
	color: #FFF;
	margin-top: -5px;
	margin-left: 65px;
font-family: "微軟正黑體", Arial;
font-weight: bold
}
.word_bg{
	background-image: url(images/bg_l.png);
	background-repeat: repeat-y;
	background-position: right;
}

.t_right {
	background-image: url(images/t_r.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:75px;

}
.word_bg_2{
	background-image: url(images/bg_r.png);
	background-repeat: repeat-y;
	background-position: left;
}
.s_1{
	font-size: 17px;
	line-height: 24px;
	color: #1d1d1d;line-height:2em;
	margin-top: 10px;
}
.red{
	color: #CE0000;
}
.s_2{
	font-size: 17px;
	line-height: 24px;
	color: #666;
	margin-top: 10px;
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 10px;
}
.s_3{
	font-size: 17px;
	line-height: 24px;
	color: #ffffff;	
}

.s_4{
	font-size: 17px;
	line-height: 24px;
	color: #2222a0;	
}
.s_5{
	font-size: 17px;
	line-height: 24px;
	color: #0873b1;	
}
.s_6{
	font-size: 17px;
	line-height: 24px;
	color: #cc41c1;	
}
.red1 { font-size: 17px;color:#cc0033; line-height:2em;}
.s_121 {font-size: 15px; color: #373737; line-height: 24px;}
.s_131 {font-size: 15px; color: #FBE2D7; line-height: 21px;}
.s_141 {font-size: 17px; color: #8B507C; line-height: 21px;}
.s_142 {font-size: 17px; color: #1b4b18; line-height: 21px;}
.green{
	color: #3AB176;
}