@charset "utf-8";
/*
ul, li {margin: 0;padding: 0;list-style: none;}
.abgne_tab {clear: left;width:100%;margin: 10px 0;}
ul.tabs {width: 100%;height: 32px;border-bottom: 1px solid #999;border-left: 1px solid #999;}
ul.tabs li {float: left;height: 31px;line-height: 31px;overflow: hidden;position: relative;margin-bottom: -1px;	/* 讓 li 往下移來遮住 ul 的部份 border-bottom */
/*
border: 1px solid #999; border-left: none;background:url(../images/news_list_01_in.gif)repeat-x;;}
ul.tabs li a {display: block;padding: 0 20px;color: #000; border: 1px solid #fff;text-decoration: none;}
ul.tabs li a:hover {background: url(../images/news_list_01_in.gif)repeat-x;}
ul.tabs li.active  {background: background: url(../images/news_list_01_in.gif)repeat-x; border-bottom:1px solid #fff;}
ul.tabs li.active a:hover {background:url(../images/news_list_01_in.gif)repeat-x;}
div.tab_container {clear: left;width: 100%;border: 1px solid #999;border-top: none;background: #fff;}
div.tab_container .tab_content {padding: 20px;}
div.tab_container .tab_content h2 {margin: 0 0 20px;}
.sec_tab {width: 300px;}/* 第2個頁籤區塊的寬度 */


tr, td {margin:0; padding:0; list-style: none;}
.abgne_tab {clear:left;width:100%;/*margin: 10px 0;*/}
tr.tabs {width:123px; height:30px;/* border-bottom: 1px solid #999; border-left: 1px solid #999;*/ font:13px/15px Arial, Helvetica, "新細明體"; color:#666666;}
tr.tabs td {width:123px; height:30px;  /*overflow:hidden; position:relative;margin-bottom: -1px;	 讓 li 往下移來遮住 ul 的部份 border-bottom
border: 1px solid #999; border-left:none;*/ background:url(../images/news_list_01.gif)bottom no-repeat;}
tr.tabs td a {display:block; padding: 0 20px; color: #000; /*border: 1px solid #fff;*/ text-decoration:none;}
tr.tabs td a:hover { background:url(../images/news_list_01.gif) bottom no-repeat;}
tr.tabs td.active  {background:url(../images/news_list_01_in.gif) bottom no-repeat; border-bottom:1px solid #fff;}
tr.tabs td.active a:hover {background:url(../images/news_list_01_in.gif) bottom no-repeat;}
div.tab_container {clear:left; width:100%; border:#B9C7D3 1px solid; font:15px/18px Arial, Helvetica, "新細明體"; color:#666666;}
div.tab_container .tab_content {}
div.tab_container .tab_content h2 {}
.sec_tab {width:300px;}/* 第2個頁籤區塊的寬度 */