@charset "utf-8";
/* CSS Document */

/* 首頁新聞頁籤 */
body{ margin:0; padding:0;}
a{ outline: none; /* for Firefox */hlbr:expression(this.onFocus=this.blur()); /* for IE */}
ul, li {margin: 0;padding: 0;list-style: none;}
.abgne_tab {  margin-top:10px; background-image:url(http://www.pfamily.com.tw/images_index/newsbar.jpg); background-position:left top; background-repeat:no-repeat;}
ul.tabs { width:508px; height: 25px; }
ul.tabs li {float:right; height:22px; overflow:hidden;/*margin-bottom: -1px;	 讓 li 往下移來遮住 ul 的部份 border-bottom */}
ul.tabs li img{ border:none;}
div.tab_container {width:570px; height:345px; overflow:hidden;}
div.tab_container .tab_content {padding:10px 0;}
.tab_content li{ border-bottom:#666 dotted 1px; position:relative; margin-bottom:9px; font-family:"新細明體", Arial; font-size:12px; line-height:13px; color:#333; }
.tab_content li img{ padding:0 5px;}
.tab_content li a { font-family:"新細明體", Arial; font-size:12px; line-height:13px; text-decoration:none;color:#333;}
.tab_content li a:hover { color:#09C;}
.date{
	font-size:12px;
	position:absolute;
	left: 509px;
	top: 3px;
	color:#333;
}
.more{
	position:absolute;
	left: 508px;
	top: 10px;
}
