@charset "utf-8";
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-family: "微軟正黑體";
}

html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
img {
  max-width: 100%;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	clear: both;
}
h3 {
	font-size: 14px;
	clear: both;
}
h4 {
	font-size: 12px;
	clear: both;
	font-weight: normal;
}
hr {
	background-color: #f6f6f6;
	float: left;
	height: 14px;
	width: 100%;
	margin-bottom: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.font_lgray {
	color: #A4A4A4;
	text-decoration: none;
}
.font_gray {
	color: #4C4C4C;
	text-decoration: none;
}
.font_red {
	color: #FF0000;
	text-decoration: none;
}
.font_white {
	color: #FFFFFF;
	text-decoration: none;
}
.font_blue {
	color: #3890FF;
	text-decoration: none;
}
.font_org {
	color: #F77200;
	text-decoration: none;
}




.bg_perple {
	background-color: #7400D2;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bg_white {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 100%;
}
.bg_red {
	background-color: #E10000;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.bg_gray {
	background-color: #595959;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}




.body {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.foot {
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}





.top_riight {
	font-size: 14px;
	line-height: 30px;
	color: #A4A4A4;
	text-decoration: none;
	float: right;
	height: auto;
	width: auto;
}

.logo {
	float: left;
	height: 19px;
	width: 190px;
	margin-top: 20px;
	margin-left: 10px;
	padding-top: 57px;
	padding-left: 80px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	line-height: 19px;
	color: #F00;
	text-decoration: none;
	margin-bottom: 24px;
}

.search {
	float: left;
	height: 46px;
	width: 390px;
	margin-top: 20px;
	margin-right: 130px;
	margin-left: 130px;
}
.select {
	border: 1px solid #8BC920;
	background-color: #fff;
	background-image: url(images/select.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	padding-right: 23px;
	font-family: "微軟正黑體";
	font-size: 15px;
}
select::-ms-expand {
    display: none;
}

.text_field {
	border: 1px solid #8BC920;
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-family: "微軟正黑體";
	font-size: 15px;
	float: left;
	line-height: 24px;
}

.btn {
	font-size: 15px;
	line-height: 24px;
	color: #333;
	text-decoration: none;
	height: auto;
	width: 60px;
	border: 1px solid #AFE84E;
	text-align: center;
	float: left;
	margin-left: 10px;
}

.logo_right {
	float: right;
	height: 45px;
	width: 165px;
	margin-top: 20px;
	padding-left: 64px;
	font-size: 12px;
	line-height: 20px;
	color: #BBB;
	text-decoration: none;
	background-image: url(images/logo_s.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}

#menu {
	width: 800px;
	text-align: center;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

#menu ul li{
	float: left;
	width: auto;
	height: 40px;
	display: inline;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	margin-right: 15px;
	margin-left: 15px;
}

#menu ul li a{
	display: block;
	height: auto;
	width: auto;
}
#menu ul li a:hover {
	display: block;
	height: auto;
	width: auto;
	color: #FFFF00;
	text-decoration: none;
	background-image: url(images/menu_icon.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.left {
	float: left;
	height: auto;
	width: 233px;
	margin-right: 26px;
	margin-bottom: 20px;
}

.main {
	float: left;
	height: auto;
	width: 941px;
	margin-bottom: 20px;
}

.sub1 {
	font-size: 18px;
	line-height: 36px;
	color: #464646;
	text-decoration: none;
	text-indent: 16px;
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	margin-bottom: 18px;
}

.sub2 {
	font-size: 18px;
	line-height: 30px;
	color: #53AFFF;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 27px;
	margin-bottom: 14px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #53AFFF;
}

.sub3 {
	font-size: 14px;
	line-height: 32px;
	color: #616161;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #53AFFF;
	margin-bottom: 30px;
}

.focus {
	height: 25px;
	width: 21px;
	margin-left: 8px;
	z-index: 1;
	position: relative;
	bottom: -22px;
	margin-top: -25px;
}

.box_row1 {
	text-decoration: none;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	line-height: 30px;
}


.border_box {
	float: left;
	height: auto;
	width: 100%;
	border: 1px solid #D1D1D1;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}

.left_top_box {
	font-size: 14px;
	line-height: 18px;
	color: #666;
	text-decoration: none;
	text-align: center;
	float: left;
	height: auto;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.left_news {
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
	background-image: url(images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	float: left;
	height: 24px;
	width: 100%;
}

div#abgne_marquee {
	position: relative;
	overflow: hidden;	/* 超出範圍的部份要隱藏 */
	width: 100%;
	height: 240px;
	float: left;
	}

div#abgne_marquee ul, div#abgne_marquee li {
		margin: 0;
		padding: 0;
		list-style: none;
	}

div#abgne_marquee ul {
		position: absolute;
	}

div#abgne_marquee ul li a {
	display: block;
	overflow: hidden;	/* 超出範圍的部份要隱藏 */
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	background-image: url(images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	}


#bigPic{
	width: 688px;
	height: 424px;
	background-color: #FFF;
	float: left;
	margin-right: 20px;
}

#bigPic img{
	position:absolute;
	display:none;
}
.banner_icon {
	height: auto;
	width: auto;
	z-index: 888;
	position: relative;
	float: left;
	text-align: center;
	margin-top: 390px;
	margin-left: 10px;
}

ul#thumbs li.active{
	background-color: #FF9900;
	height: auto;
	width: auto;
}
ul#thumbs, ul#thumbs li{
	margin:0;
	padding:0;
	list-style:none;
}
	
ul#thumbs li{
	float: left;
	cursor: pointer;
	background-color: #E10000;
	height: auto;
	width: auto;
	padding: 3px;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
}

ul#thumbs img{
	float: left;
	width: auto;
	height: auto;
	line-height: 80px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	background-color: #F93;
}

.abgne_box {
	float: left;
	height: auto;
	width: 232px;
}

.abgne_tip_gallery_block {
	padding: 0;
	width: 232px;
	height: 131px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
	}

.abgne_tip_gallery_block img {
		position: absolute;
		border: 0;
	}

.abgne_tip_gallery_block .caption {
	position: absolute;
	top: 131px;	/* .abgne_tip_gallery_block 的高 - 想顯示 title 的高(這邊是設 55) */
	width: 222px;
	cursor: pointer;
	color: #2C2C2C;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	background-image: url(images/white_bg.png);
	background-repeat: repeat;
	}
	
.abgne_tab {
	clear: left;
	width: 100%;
	float: left;
	}
.abgne_tab h1 {
	font-size: 20px;
	color: #45AFFB;
	text-decoration: none;
	float: left;
	width: 112px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3FB0FF;
	line-height: 20px;
	height: 24px;
	}

.abgne_tab h4 {
	font-size: 13px;
	text-decoration: none;
	float: left;
	width: 276px;
	line-height: 18px;
	height: auto;
	margin-left: 36px;
	font-weight: normal;
	}

ul.tabs {
	width: 829px;
	height: 24px;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #42B5FF;
	}

ul.tabs li {
	float: left;
	height: 24px;
	line-height: 28px;
	overflow: hidden;
	position: relative;
	width: 103px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #42B0FD;
	}

ul.tabs li a {
	display: block;
	border: 1px solid #fff;
	text-decoration: none;
	}

ul.tabs li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/tab_bg1.png);
	}

ul.tabs li.active  {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/tab_bg1.png);
	}

ul.tabs li.active a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/tab_bg1.png);
	}

div.tab_container {
	clear: left;
	width: 100%;
	float: left;
	}

div.tab_container .tab_content {
	padding-top: 25px;
	float: left;
	padding-bottom: 25px;
	}

.tab_left {
	float: left;
	height: auto;
	width: 579px;
	margin-right: 13px;
}

.tab_left_box {
	font-size: 14px;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	float: left;
	height: auto;
	width: 173px;
	margin-right: 20px;
	margin-bottom: 30px;
}


.tab_right {
	float: left;
	height: auto;
	width: 349px;
}

.tab_right_box {
	width: 349px;
	height: 330px;
	text-align: center;
	float: left;
	font-size: 14px;
	line-height: 18px;
	color: #9A9A9A;
	text-decoration: none;
}

#abgne-block-20110406 {
	width: 349px;	/* 框架圖片的寬 */
	height: auto;	/* 框架圖片的高 */
	position: relative;
	background: url('images/frame.gif') no-repeat;
	float: left;
}
 
#abgne-block-20110406 a.prev, #abgne-block-20110406 a.next {
	position: absolute;
	top: 235px;
	display: block;
	width: 14px;	/* 左右鈕圖片的寬 */
	height: 38px;	/* 左右鈕圖片的高 */
	text-indent: -9999px;
}
 
#abgne-block-20110406 .prev {
	background-image: url(images/left.png);
	background-repeat: no-repeat;
}
 
#abgne-block-20110406 .next {
	right: 0;
	background-image: url(images/right.png);
	background-repeat: no-repeat;
}
 
#abgne-block-20110406 .slides {
	overflow: hidden;
	position: relative;
	width: 349px;	/* 框架中間區塊的寬 */
	height: 330px;	/* 框架中間區塊的高 */
}
 
#abgne-block-20110406 .slides ul {
	position: absolute;
	width: 9990px;
	height: 100%;
}
 
#abgne-block-20110406 .slides li {
	width: 349px;	/* 框架中間區塊的寬 */
	height: 100%;
	float: left;
	text-align: center;
	display: block;
	line-height: 18px;
	text-decoration: none;
}

.btn1 {
	background-color: #E70000;
	float: left;
	width: 98px;
	margin-left: -49px;
	position: relative;
	left: 50%;
	margin-top: 13px;
	font-size: 14px;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
}

.name {
	float: left;
	height: 94px;
	width: 13px;
	margin-right: 4px;
	font-size: 23px;
	line-height: 94px;
	color: #FFF;
	text-decoration: none;
	background-color: #DADADA;
	font-weight: bolder;
	margin-bottom: 63px;
}
.name_box {
	float: left;
	height: auto;
	width: 17px;
}


.bb_s_box {
	float: left;
	height: auto;
	width: 142px;
	margin-left: 12px;
	line-height: 22px;
	color: #9D9D9D;
	text-decoration: none;
	margin-bottom: 20px;
}

.bb_b_box {
	height: auto;
	width: 296px;
	margin-left: 12px;
	line-height: 22px;
	color: #9D9D9D;
	text-decoration: none;
	float: left;
}
                                                 
.bb_b_box_focus {
	font-size: 20px;
	line-height: 36px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/b_focus_red.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 36px;
	width: 100%;
	padding-top: 11px;
	font-weight: bold;
	margin-top: 8px;
}
.column_box {
	font-size: 12px;
	line-height: 20px;
	color: #636363;
	text-align: center;
	float: left;
	height: auto;
	width: 320px;
	margin-bottom: 20px;
}
.column_box h1{
	font-size: 18px;
	line-height: 20px;
	color: #53AFFF;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.abgne_tab2 {
	width: 621px;
	float: left;
	margin-top: 12px;
	margin-bottom: 20px;
	}
ul.tabs2 {
	width: 598px;
	height: 28px;
	float: left;
	margin-left: 23px;
	}

ul.tabs2 li {
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	position: relative;
	width: 129px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #42B0FD;
	background-image: url(images/tab2_bg2.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: -10px;
	}

ul.tabs2 li a {
	display: block;
	border: 1px solid #fff;
	text-decoration: none;
	}

ul.tabs2 li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/tab2_bg1.png);
	}

ul.tabs2 li.active  {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/tab2_bg1.png);
	}

ul.tabs2 li.active a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/tab2_bg1.png);
	}

div.tab_container2 {
	clear: left;
	width: 612px;
	float: left;
	margin-left: 9px;
	}

div.tab_container2 .tab_content2 {
	padding-top: 20px;
	float: left;
	padding-bottom: 20px;
	}
.tab2_box {
	font-size: 14px;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	float: left;
	height: auto;
	width: 139px;
	margin-bottom: 35px;
	margin-left: 14px;
}
.abgne_tab3 {
	width: 621px;
	float: left;
	margin-top: 12px;
	margin-bottom: 20px;
	}
ul.tabs3 {
	width: 598px;
	height: 28px;
	float: left;
	margin-right: 23px;
	}

ul.tabs3 li {
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	position: relative;
	width: 129px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #42B0FD;
	background-image: url(images/tab2_bg2.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: -10px;
	}

ul.tabs3 li a {
	display: block;
	border: 1px solid #fff;
	text-decoration: none;
	}

ul.tabs3 li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/tab2_bg1.png);
	}

ul.tabs3 li.active  {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/tab2_bg1.png);
	}

ul.tabs3 li.active a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/tab2_bg1.png);
	}

div.tab_container3 {
	clear: left;
	width: 612px;
	float: left;
	margin-right: 9px;
	}

div.tab_container3 .tab_content3 {
	padding-top: 20px;
	float: left;
	padding-bottom: 20px;
	}
.tab3_box {
	font-size: 14px;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	float: left;
	height: auto;
	width: 139px;
	margin-bottom: 35px;
	margin-right: 14px;
}
