.page_w1 {
		font-family: "微軟正黑體", Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #E6E6E6;
}

.page_w1 A {
	color: #FFF;
}
.page_w1 A:hover {
	color: #FF4A4A;
}
.page_w2 {
	font-family: "微軟正黑體", Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #747474;
	padding-left: 8px;
	letter-spacing: 1px;
}
.page_w3 {
	font-family: "微軟正黑體", Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CE2A20;
	padding-left: 8px;
		letter-spacing: 1px;
}
.aboutbg {
	background-image: url(../image.jpg);
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 2;
	background-repeat: repeat;
	position: fixed;
}

.pageboxbg {
	float: left;
	width: 100%;
	min-width: 1020px;
	position: absolute;
	z-index: 40;
	top: 100px;
	left: 0px;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.2);
	margin-bottom: 30px;
}
.pagebox {
	float: left;
	width: 800px;
	left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 336px;

}


.pagebox100 {
	float: left;
	width: auto;
	left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 336px;

}

.content_box100 {
	min-height: 400px;
	padding-top: 25px;
	width: 95%;
	float: left;
}



.content_box_right {
	min-height: 400px;
	width: 85%;
	float: left;
}
.content_box_left {
	min-height: 400px;
	padding-top: 25px;
	width: 15%;
	float: left;
}


/*--服務項目--*/
.servicecate {
	width: 100%;
	float: left;
	border-radius:0 0 3px 3px;
}
.servicecate ul {
	float: left;
	margin: 0px;
	display: block;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #29166F;
}
.servicecate li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	width: 92%;
	clear: left;
	font-family: "微軟正黑體", Verdana;
	font-size: 14px;
	padding: 10px 0 10px 8%;
	background-image: url(../icon_cate.png);
	background-position: 2px 15px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E6E6E;
}
.servicecate li a {
	color: #CCCCCC;
	font-family: "微軟正黑體", Verdana;
	text-decoration: none;

	font-weight: 600;
	letter-spacing: 1px;
	width: 98%;
	
}
.servicecate li a:visited {
		color: #CCCCCC;
}
.servicecate li a:hover {
	color: #FFC;
}

.servicecate .current01 {
	float: left;
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	width: 92%;
	clear: left;
	font-family: "微軟正黑體", Verdana;
	padding: 10px 0 10px 8%;
	color: #FFF;
	font-size: 16px;
}


.service_mb1 {
	float: left;
	width: 98%;
	padding-top: 20px;
	padding-right: 2%;
	padding-left: 2%;
}
.service_mb1 ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.service_mb1 li {	
	list-style-type: none;
	display: block;
	font-family: "微軟正黑體", Verdana;
	padding: 0px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.snav_hit {
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	float: left;
	font-weight: bold;
	padding: 0px;
	letter-spacing: 1px;
	border-radius:3px;
}
.snav_hit a {
	color: #fff;
	margin: 0px;
	float: left;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	text-decoration: none;
	background-color: rgba(80, 80, 80, 0.7);
	border-radius: 3px;
}
.snav_hit a:hover {
	color: #E6EBFF;
	margin: 0px;
	float: left;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-radius: 3px;
	background-color: rgba(80, 80, 80, 0.7);
}
.snav_over {
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	float: left;
	letter-spacing: 1px;
		border-radius:3px;
}
.snav_over a {
	color: #FFF;
	margin: 0px;
	float: left;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-radius:3px;
	text-decoration: none;
	background-color: rgba(180, 180, 180, 0.7);
}
.snav_over a:hover {
	color: #F5F5F5;
	margin: 0px;
	float: left;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-radius:3px;
	text-decoration: none;
		background-color: rgba(255, 0, 0, 0.8);
}




.content_bg{
	float: left;
	width: 100%;
	height: auto;
	padding-left: 120px;

}


.titlebox {
	width: 90%;
	display: block;
	padding-left: 150px;
	position: relative;
	margin-right: auto;
	left: 0px;
	z-index: 24;
}


.content_box {
	min-height: 400px;
	padding-top: 25px;
	width: 630px;
	float: left;

}

.service_box {
	min-height: 400px;
	padding-top: 25px;
	width: 610px;
	float: left;
	padding-left: 20px;
}


.page_title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 42px;
	line-height: 30px;
	color: #FFFFFF;
	float: left;
	text-shadow: 1px 1px 1px #333;
	padding-bottom: 15px;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-left: 100px;
	text-transform: uppercase;
}
.page_title_cht {
	font-family: "微軟正黑體", Verdana;
	font-size: 30px;
	line-height: 30px;
	color: #FFFF00;
	float: left;
	width: 70%;
	padding-bottom: 15px;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-left: 60px;
	background-image: url(../icon_title.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.page_title1 {
	font-family: "微軟正黑體", Verdana;
	font-size: 42px;
	line-height: 30px;
	color: #FFF;
	float: left;
	width: 725px;
	padding-bottom: 15px;
	padding-left: 125px;
	letter-spacing: -1px;
	padding-top: 15px;
	text-shadow:1px  1px  3px  #000000;
}
.page_title2 {
	font-family: "微軟正黑體", Verdana;
	font-size: 26px;
	line-height: 30px;
	color: #FFF;
	float: left;
	width: 725px;
	padding-left: 125px;
	letter-spacing: -1px;
}




.service_title {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Verdana, Geneva, sans-serif;
	font-size: 42px;
	line-height: 37px;
	color: #000;
	float: left;
	width: 90%;
	padding-bottom: 20px;
	letter-spacing: -1px;
	padding-top: 15px;
}
.service_title2 {
	font-size: 18px;
	color: #666;
	font-weight: normal;
}
.contact_w5 {
	font-family: "微軟正黑體", Verdana;
	font-size: 13px;
	color: #F3F3F3;
	line-height: 23px;
	font-weight: bold;
}



.portfilio_b1 {
	float: left;
	width: 98%;
	padding-top: 20px;
	padding-right: 2%;
	padding-left: 2%;
}
.portfilio_b1 ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.portfilio_b1 li {	
	list-style-type: none;
	display: block;
	font-family: "微軟正黑體", Verdana;
	padding: 0px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.pnav_hit {
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	float: left;
	font-weight: bold;
	padding: 0px;
	letter-spacing: 1px;
	border-radius:3px;
}
.pnav_hit a {
	color: #CC0000;
	margin: 0px;
	float: left;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	text-decoration: none;
	background-color: #FFF;
	border-radius: 3px;
}
.pnav_hit a:hover {
	color: #039;
	margin: 0px;
	float: left;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-radius:3px;
	background-color: #FFF;
}
.pnav_over {
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	float: left;
	letter-spacing: 1px;
		border-radius:3px;
}
.pnav_over a {
	color: #FFF;
	margin: 0px;
	float: left;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-radius:3px;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.5);
}
.pnav_over a:hover {
	color: #F5F5F5;
	margin: 0px;
	float: left;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-radius:3px;
	text-decoration: none;
	background-color: rgba(255, 0, 0, 0.8);
}


.portfilio_b2 {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 80px;
}
.portfilio_b3 {
	float: left;
	width: 100%;
}
.portfilio_b3 ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	
	margin-left: 0px;
}
.portfilio_b3 li {
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 26px;
	display: inline;
	background-color: rgba(255, 255, 255, 0.5);
	margin-left: 20px;
	padding: 5px;
}
.service_b1 {
	float: left;
	width: 62%;
	padding-top: 10px;
	padding-left: 38%;
	padding-bottom: 80px;
}
.service_b2 {
	float: left;
	width: 80%;
	padding-top: 20px;
	padding-left: 130px;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Verdana, Geneva, sans-serif;
	line-height: 1.5;
	
}
.left_pic{
	float: left;
}
.service_b2 ul{
	float: left;
	width: 540px;
}
.service_b2 li{
	float: left;
	margin-bottom: 25px;
	width: 100%;
	font-size: 12px;
}
.service_b2 li strong{
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Verdana, Geneva, sans-serif;
	color: #C00;
	font-weight: bold;
	line-height: 35px;
	font-size: 15px;
}
/* 內頁服務*/
.service_list{
	float: left;
	width: 90%;
}
.service_list ul{

}
.service_list li{
	float: left;
	margin-bottom: 10px;
	width: 100%;
	height: 108px;
}
.service_list li img{float: left;}

.service_list_content{
	float: left;
	width: 72%;
	padding-top: 20px;
	text-align: left;
}
.service_list_content A:link {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Verdana, Geneva, sans-serif;
	color: #CC0000;
	text-decoration: none;
	float: left;
	margin-bottom: 4px;
	font-weight: bold;
	width: 100%;
}
.service_list_content A:visited {
	color: #CC0000;
	text-decoration:none
}
.service_list_content A:hover {
	color: #000000;
	
}
.service_list_content2{
	font-size: 12px;
	padding-left: 22px;
	float: left;
	width: 280px;
	line-height: 20px;
}
/* 內頁新聞 */
.contact_b4 {
	float: left;
	width: 690px;
	padding-top: 20px;
	padding-left: 120px;
}
.news_b4 {
	float: left;
	width: 738px;
	padding-top: 20px;
	padding-bottom: 80px;
	padding-left: 100px;

}
.news_b1 {
	float: left;
	width: 619px;
	visibility: visible;
	margin-bottom: 1px;
	background-color: #666666;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-radius: 5px 5px 0 0;
	behavior: url(../js/border-radius.htc); /* IE6, IE7, IE8 */
	text-decoration: underline;
	background-image: url(../news_titlebg.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #343D87;
	border-left-color: #666;
}
.news_b1_title {
	font-family: "微軟正黑體", Verdana;
	font-size: 14px;
	line-height: 17px;
	color: #E8E8E8;
	text-align: center;
	float: left;
	width: 490px;
	visibility: visible;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
.service_b1_title {
	font-family: "微軟正黑體", Verdana;
	font-size: 14px;
	line-height: 21px;
	color: #E8E8E8;
	text-align: center;
	float: left;
	width: 100%;
	visibility: visible;
}

.news_b1_title2 {
	font-family: "微軟正黑體", Verdana;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 470px;
	visibility: visible;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	padding-right: 10px;
	padding-left: 10px;
}


.results_b1_title2 {
	font-family: "微軟正黑體", Verdana;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 590px;
	visibility: visible;
	padding-right: 10px;
	padding-left: 10px;
}


.news_b1_title3 {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #333;
	text-align: center;
	float: left;
	width: 100%;
	visibility: visible;
	padding-top: 2px;
	padding-bottom: 2px;
}
.news_b1_title4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #007130;
	float: left;
	width: 94%;
	visibility: visible;
	padding-right: 3%;
	padding-left: 3%;
	background-image: url(../icon2.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	text-decoration: none;
}
.news_b1_data {
	font-family: "微軟正黑體", Verdana;
	font-size: 14px;
	line-height: 17px;
	color: #E8E8E8;
	text-align: center;
	float: right;
	width: 116px;
	visibility: visible;
	padding-top: 2px;
}
.news_b1_data2 {
	font-family: "微軟正黑體", Verdana;
	font-size: 13px;
	line-height: 17px;
	color: #FF0000;
	text-align: center;
	float: right;
	width: 106px;
	visibility: visible;
	padding-top: 2px;
	text-decoration: none;
}
.news_b1_data3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #f39800;
	float: left;
	width: 97%;
	visibility: visible;
	padding-top: 5px;
	padding-left: 3%;
}
.news_b2 {
	float: left;
	width: 98%;
	visibility: visible;
	padding-bottom: 25px;
	padding-top: 25px;
	margin-bottom: 8px;
	font-family: "微軟正黑體", Verdana;
	font-size: 13px;
	line-height: 28px;
	color: #FFF;
	padding-left: 1%;
	padding-right: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.news_b3 {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #EAEAEA;
	float: left;
	width: 96%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	margin-bottom: 10px;
}
.news_b3 A:link {color:#064382;text-decoration:none}
.news_b3 A:visited {color:#064382;text-decoration:none}
.news_b3 A:hover {color:#eb6100;text-decoration:underline}


.news_w1 {
	float: left;
	width: 100%;
	visibility: visible;
	padding-bottom: 2px;
	padding-top: 2px;
}
.news_w1 dl {
	width: 100%;
	margin: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.news_w1 dl:hover {
	float: left;
	width: 100%;
	padding-bottom: 15px;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 15px;
	background-color: rgba(0, 0, 0, 0.5);

	zoom: 1;
}
.news_w1 dt {
	float: left;
	font-size: 14px;
	color: #333;
	width: 500px;
	font-family: "微軟正黑體", Verdana;
	margin: 0px;
	line-height: 20px;
	background-image: url(../icon1.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 23px;
}
.news_w1 dt A:link {
	color: #F5F5F5;
	text-decoration: none
}
.news_w1 dt A:visited {
	color: #F5F5F5;
	text-decoration:none
}
.news_w1 dt A:hover {
	color: #FFFFFF;
	text-decoration:none
}
.news_w1 dd {
	float: right;
	font-size: 13px;
	line-height: 17px;
	color: #F00;
	width: 92px;
	font-family: "微軟正黑體", Verdana;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.news_w2 {
	float: left;
	width: 100%;
	visibility: visible;
	padding-bottom: 12px;
}
.news_w2_pic {
	text-align: center;
	float: left;
	width: 74px;
}
.news_w2_pic a {
	display: block;
	float: left;
	text-decoration: none;
	border: 2px solid #EBEBEB;
	width: 70px;
}
.news_w2_pic a:hover {
	float: left;
	text-decoration: none;
	border: 2px solid #a5d344;
	width: 70px;
}
.news_w2 dl {
	width: 696px;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;

}
.news_w2 dl:hover {
	float: left;
	width: 696px;
	padding-bottom: 10px;
	visibility: visible;
	padding-top: 10px;
	background-color: #f8f8f8;
	padding-right: 7px;
	padding-left: 7px;
}
.news_w2 dt {
	float: right;
	font-size: 15px;
	color: #236900;
	width: 595px;
	font-family: "微軟正黑體", Verdana;
	margin: 0px;
	line-height: 20px;
	padding-right: 10px;
	padding-top: 5px;
	font-weight: bold;
}
.news_w2 dt A:link {
	color:#236900;
	text-decoration:none
}
.news_w2 dt A:visited {
	color:#236900;
	text-decoration:none
}
.news_w2 dt A:hover {
	color:#00a0e9;
	text-decoration: underline;
}
.news_w2 dd {
	float: right;
	font-size: 13px;
	line-height: 18px;
	color: #F90;
	width: 595px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../icon_6.gif);
	background-repeat: no-repeat;
	background-position: 5px 14px;
	padding-top: 5px;
	padding-right: 10px;
}



.service_w1 {
	float: left;
	width: 100%;
	visibility: visible;
	padding-bottom: 2px;
	padding-top: 2px;
}
.service_w1 dl {
	width: 100%;
	margin: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.service_w1 dl:hover {
	float: left;
	width: 100%;
	padding-bottom: 15px;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 15px;
	background-color: rgba(0, 0, 0, 0.5);

	zoom: 1;
}
.service_w1 dt {
	float: left;
	font-size: 14px;
	color: #333;
	width: 590px;
	font-family: "微軟正黑體", Verdana;
	margin: 0px;
	line-height: 20px;
	background-image: url(../icon1.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 23px;
}
.service_w1 dt A:link {
	color: #F5F5F5;
	text-decoration: none
}
.service_w1 dt A:visited {
	color: #F5F5F5;
	text-decoration:none
}
.service_w1 dt A:hover {
	color: #FFFFFF;
	text-decoration:none
}




.rightpic {
	padding: 4px;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	background-color: rgba(255, 255, 255, 0.5);
}
.contact_input {
	font-family: "微軟正黑體", Verdana;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
	background-color: rgba(255, 255, 255, 0.9);
}
.contact_sb {
	font-family: "微軟正黑體", Verdana;
	font-size: 14px;
	color: #ffffff;
	height: 30px;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	border-top: 0;
	width: 100px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 22px;
}
.contact_b1 {
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 15px;
}

.pagebox1 {
	width: 100%;
	z-index: 15;
	top: 0px;
	left: 0px;
	height: 100%;
	background-image: url(../image3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	
}
.contact_b2 {
	float: right;
	width: 65%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right top;
}
.contact_b2-1 {
	width: 550px;
	height: 90%;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 35%;
	padding-top: 150px;
	z-index: 2;
}


/*頁數樣式*/	
.pagenum {
	TEXT-ALIGN: center;
	width: 90%;
	padding-top: 28px;
	padding-right: 5%;
	padding-left: 5%;
	float: left;
	display: inline;
	padding-bottom: 10px;
}
.pagenum1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 3px;
	padding: 0px;
}
.pagenum1 a {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 6px;
	COLOR: #CCC;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none;
	font-size: 11px;
	line-height: 20px;
	background-color: #2d2d2d;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* Konqueror */
	border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.pagenum1 a:hover {
	COLOR: #333;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-align: center;
	background-color: #E1E1E1;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* Konqueror */
	border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.pagenum1 .current00 {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 6px;
	COLOR: #FFF;
	PADDING-TOP: 5px;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	background-color: #231692;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 3px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* Konqueror */
	border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
}

/* 滑出式說明 */
.abgne-slide {
	float: left;
	width: 100%;
}
.abgne_block2 {
	padding: 0;
	width: 270px;
	height: 200px;
	overflow: hidden;
	position: relative;

	float: left;
	margin: 0;

}
.abgne-slide img {
	border: 0;
	width: 270px;
}
.abgne-slide ul, .abgne-slide li {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 1000;
}
.abgne-slide .title {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 33px;
	line-height: 33px;
	z-index: 95;
}

.abgne-slide .title h3 {
	font-family: "微軟正黑體", Verdana;
	font-size: 15px;
	line-height: 33px;
	margin: 0;
	position: absolute;
	z-index: 1000;
	padding-top: 0;
	padding-right: 7;
	padding-bottom: 0;
	padding-left: 7px;
		
}
.abgne-slide .title h3 a {
	color: #FFF;
	text-decoration: none;

}
.abgne-slide .title h3 a:hover {
	color: #D2EFFF;
}
.abgne-slide .desc {
	position: absolute;
	bottom: 33px;
	left: 0;
	width: 100%;
	z-index: 999;
	display: none;
	overflow: hidden;
	font-family: "微軟正黑體", Verdana;
	padding: 3px 8px 0 8px;
	font-size: 13px;
	color: #E0E0E0;
	line-height: 20px;
	background-color: rgba(0,0,0,0.6);
	box-sizing: border-box;
}
.abgne-slide .desc p {
	padding: 10px 10px 0;
	font-size: 13px;
	color: #E0E0E0;
	z-index: 998;
	line-height: 17px;
}
/* 滑出式說明-用來當透明背景用的 */
.maskCss {
	width: 100%;
	background-color: #000;
	position: absolute;
	z-index: 997;

}
.abgne-block-20110720 {
	width: 710px;
	padding-top: 100px;
	visibility: visible;
}
