@charset "utf-8";
/* CSS Document */
ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.abgne_tab {
	width: 933px;
	margin: 0px;
	*padding-top: 20px !important;
	padding-top: 50px;
	padding-bottom: 15px;
	padding-left: 20px;
	}
	ul.tabs {
	/*width: 933px;*/
	height: 80px;
	background-image: url(../images/jqtablebg1.jpg);
	background-repeat: repeat;
	text-align: center;
	}
	ul.tabs li {
	float: left;
	height: 38px;
	line-height: 38px;
	/*overflow: hidden;*/
	margin-bottom: -1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #767676;
	border-left-color: #525252;
	font-size: 15px;
	font-weight: bold;
	}
	ul.tabs li a {
	display: block;
	width: 195px;
	padding: 0px 17px 0px 19px;
	color: #DDD;
	text-decoration: none;
	}
	ul.tabs li a:hover {
   color: #fff;
	}
	ul.tabs li.active  {
	color: #fff;
	background-image: url(../images/jqtablebg1in.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
    }
	ul.tabs li.active a:hover {
	/*滑過*/
	 color: #fff;
	}
	div.tab_container {
	clear: left;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	div.tab_container .tab_content {
	background-image: url(../images/products_bg.jpg);
	background-repeat: no-repeat;
	height: 420px;
	width: 100%;
	/*margin-top: 20px;*/
	}
	div.tab_container .tab_content h2 a{
	width: 232px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #004ea6;
	background-image: url(../images/products_icon.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	padding-right: 40px;
	display: block;
	margin: 0;
	line-height: 30px;
	text-decoration: none;
	text-align: right;
	height: 40px;
	padding-top: 2px;
	}
	div.tab_container .tab_content h2 a:hover{
		color:#FFF;
	
	}
	.sec_tab {
		width: 933px;	/* 第2個頁籤區塊的寬度 */
	}
    .p01{
	margin:0px;
	width:700px;
	float: left;
}
    .p02{
	margin:0px;
	width:222px;
	float: left;
	height: 110px;
	padding-top: 65px;
}
   .p03{
	margin:0px;   
	width:183px;
	float: left;
}
