/*Top-news*/
	.showBox {
		width: 744px;
		position: relative;
		overflow: hidden;
		font-family: Arial;
		letter-spacing: 1px;
	}
	.showBox * {
		margin: 0;
		padding: 0;
	}
	.showBox a {
		color: blue;
		text-decoration: none;
	}
	.showBox h2.title {
		position: absolute;
		top: 10px;
		left: 5px;
		font-size: 16px;
	}
	.showBox .roll {
		position: absolute;
		top: 16px;
		right: 80px;
	}
	.showBox .roll a {
		float: left;
		width: 7px;
		height: 7px;
		margin-right: 3px;
		text-indent: -9999px;
		background: url(https://a.34cimg.com/images/newschange/news_dot.gif) no-repeat 0 0;
	}
	.showBox .roll a.on {
		background-position: 0 -27px;
	}
	.showBox .btn {
		position: absolute;
		top: 10px;
		right: 5px;
		height: 20px;
	}
	.showBox .btn a {
		width: 31px;
		height: 24px;
		float: left;
		text-indent: -9999px;
	}
	.showBox .btn a.prev {
		background: url(https://a.34cimg.com/images/newschange/btn.gif) no-repeat 0 -42px;
	}
	.showBox .btn a.next {
		background: url(https://a.34cimg.com/images/newschange/btn.gif) no-repeat 0 0;
	}
	.showBox a.more {
		position: absolute;
		bottom: 10px;
		right: 5px;
		padding-left: 7px;
		font-size: 12px;
		background: url(https://a.34cimg.com/images/newschange/more.gif) no-repeat -1px 5px;
	}
	.showBox ul.itemList, .showBox ul.itemList li {
		list-style: none;
	}
	.showBox ul.itemList {
		position: absolute;
		top: 50px;
		white-space: nowrap;
		margin-left:32px;
		
	}
	.showBox ul.itemList li {
		display: inline;
	}
	.showBox ul.itemList li .adContent {
		display: inline-block;
		TEXT-ALIGN:center;		
		width: 172px;
		padding-right:6px;

	}
	.showBox ul.itemList li {
		margin-right:30px;
	}
	.showBox ul.itemList li .adContent h3 {
		text-align: center;
		font-weight: normal;
		font-size: 15px;
		font-family:"Microsoft JhengHei";
		padding-top:5px;
	}
	.showBox ul.itemList li .adContent img {
		border:0px;
		width:162px;
		height:122px;
	}
/*Center-6*/
	.pet_outlist li {
    	float:left;
		height:190px;
		margin-right:11px;
	
	}
	.pet_outlist li A:hover {text-decoration : underline;color:#000000}
	
	.pet_outlist img {
		border: 1px solid #ccc;
		padding: 2px;
	}

	.pet_outlist_adContent h3 {
		text-align: left;
		font-weight: normal;
		font-size: 16px;
		margin-top:10px;
	}
		.pet_outlist_adContent h4 {
		text-align: left;
		font-weight: normal;
		font-size: 12px;
		margin-top:-10px;
	}
	
	.reptile ul{
	margin-left:100px;
	}
	
	.reptile li{
   	float:left;
	margin-right:15px;
	}
	.reptile li a:hover {text-decoration : underline;color:#000000}
	.reptile  img {
	border: 1px solid #ccc;
	padding: 2px;
	width:162px;
	height:122px;
	}
	.reptile h3 {
		text-align: left;
		font-weight: normal;
		font-size: 16px;
		margin-top:10px;
	}
	.reptile h4 {
		text-align: left;
		font-weight: normal;
		font-size: 12px;
		margin-top:-10px;
	}
#main_list{
margin: 0;
padding: 0;

font-size:13px;
}
#main_list li{
margin: 0;
padding-left: 0px;
letter-spacing:2px;
line-height:30px;
background: url(images/icon1.gif) no-repeat 0px 10px;
border-bottom: 1px dotted #cccccc;
}

#main_list li a{text-decoration : none;color:black;padding-left: 20px;background:url(../pic/icon_black.gif)  no-repeat;background-position:0 4px;}
#main_list li a:hover {text-decoration : underline;color:#FF6633;padding-left: 20px;background:url(../pic/icon_orange.gif)  no-repeat;background-position:0 4px;}




/*Center-6 First*/
	.abgne_tab {
		clear: left;
		width: 100%;
		margin: 10px 0;
	}
	ul.tabs {
		width: 741px;
		height: 34px;
		border: 1px solid #cecece;
		background-image: url(https://a.34cimg.com/images/bg2.jpg);

	}

	ul.tabs li {

		float: left;

		height: 34px;

		line-height: 34px;

		overflow: hidden;

		position: relative;

		margin-bottom: -20px;	/* 讓 li 往下移來遮住 ul 的部份 border-bottom */

		border-right: 1px solid #cecece;


	}

	ul.tabs li a {

		display: block;

		padding: 0 10px;

		color: #000;

		border: 1px solid #fff;

		text-decoration: none;

	}

	ul.tabs li a:hover {

		background-image: url(https://a.34cimg.com/images/bg3.jpg);

	}

	ul.tabs li.active  {

		background-image: url(https://a.34cimg.com/images/bg3.jpg);

		border-bottom: 2px solid #fff;

	}

	ul.tabs li.active a:hover {

		background-image: url(https://a.34cimg.com/images/bg3.jpg);

	}

	div.tab_container {

		clear: left;
		width:741px;
		height:420px;


		border: 1px solid  #cecece;

		border-top: none;

		background: #fff;

	}

	div.tab_container .tab_content {

		padding: 15px;

	}

	div.tab_container .tab_content h2 {

		margin: 0 0 20px;

	}