/* CSS Document */

/*---- 左選單 ----*/
.bt_bg{
	width:220;
	height: 30px;
	background-image: url(../img/bg/left_bt_bg.png);
	padding-top: 10px;
	margin-left: 7px;
}

.NAV_1 a{
	font-size: 17px;
	color:#999;
	text-decoration: none;
	padding-left: 60px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.NAV_1 a:hover{color:#F60;}

/*---- 內容區 ----*/
.pro_top{
	width: 629px;
	height: 22px;
	float: left;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background-color: #366B8F;
	text-indent: 25px;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 2px;
	letter-spacing: 2px;
}

.pro_bdg{
	width: 192px;
	height: 188px;
	float: left;
	margin-top: 15px;margin-left: 19px;
	
	
}

.pic{
	width: 192px;
	height: 148px;
	background-image: url(../img/bg/pic_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align:center;}
	
.pic_b{
	width: 192px;
	height: 148px;
	background-repeat: no-repeat;
	background-position: top;
	text-align:center;}
}
	
.pro_f{
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 13px;
	color: #ccc;
	text-decoration: none;
	width: 190px;
	padding-left: 4px;
	float: left;
	padding-top: 7px;
	padding-bottom: 25px;
}

.pro_f1{
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 13px;
	color: #FFC;
	text-decoration: none;
	width: 190px;
	padding-left: 4px;
	float: left;
	padding-top: 15px;
	padding-bottom: 5px;
}

.pro_f2{
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 13px;
	color: #999;
	text-decoration: none;
	width: 290px;
	padding-left: 4px;
	float: left;
	padding-top: 2px;
	text-indent: 15px;
}


.pro_f3{
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 13px;
	color: #ccc;
	text-decoration: none;
	width: 400px;
	padding-left: 4px;
	float: left;
	padding-top: 7px;
	padding-bottom: 25px;
}

.pro_f4{
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 13px;
	color: #ccc;
	text-decoration: none;
	width: 620px;
	padding-left: 0px;
	float: left;
	padding-top: 15px;
	padding-bottom: 10px;
	display: block;
}

.pro_f4_d{
	font-family: "細明體", "新細明體", "標楷體";
	font-size: 13px;
	color: #ccc;
	text-decoration: none;
	width: 600px;
	padding-left: 10px;
	float: left;
	padding-bottom: 5px;
	display: block;
	padding-top: 5px;
}

.font_a{
	font-size: 23px;
	color: #366B8F;
	font-weight: bold;
	text-dec0oration: none;
	height: 30px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	letter-spacing: 1pt;
	margin-right: 5px;
}

.font_a .a{
	width:300px;
	float:left;
}

.font_a .b{
	width:300px;
	float:right;
	text-align:center;
	display:inline;
}

.more{
	float: right;
	width: 50px;
	margin-right: 40px;
	margin-top: 1px;
	*margin-top: -14px;
}