body{
	margin:0;
	padding:0;
	}

.forum-tabs-article a:link { 
    text-decoration:none; color:#5f99d4;}
.forum-tabs-article a:visited {
    text-decoration:none; color:#5f99d4;}
.forum-tabs-article a:hover {
    text-decoration:none!important; color:#006699;}
.forum-tabs-article a:active {
    text-decoration:none; color:#006699;}

.forum-tabs-article{
	width:936px;
	margin:0 auto;
	background:url(../images/tabs_bg_top.png) repeat-x left top;
	border-top:1px solid #d2e1fd;

	border-left:2px solid #dcdcdc;/*這項設定是模擬用 套入討論區表格後框線須刪除*/
	border-right:2px solid #dcdcdc;/*這項設定是模擬用 套入討論區表格後框線須刪除*/
}
	
.forum-tabs-article ul, .forum-tabs-article ul li, .forum-tabs-article ul.tabs li a p{
	margin:0;
	padding:0;
	list-style:none;
	}

.forum-tabs-article ul.tabs{
	height:35px;
	width: 203px;
	margin:0 auto;
	text-align:center;
}
.forum-tabs-article ul.tabs li{
		margin-left:-1px;
		float: left;
		width:102px;
		height:35px;
		list-style:none;
		position:relative;
}
.forum-tabs-article ul.tabs li:first-child {
	margin-left:0;
}
.forum-tabs-article ul.tabs li a p{
	padding-top:10px;
	line-height:16px;
}
.forum-tabs-article ul.tabs li a{
	display: block;
	width: 100px;
	height:35px;
	font-size:16px;
	line-height:normal;
	text-align:center;
	margin:0 auto;
	padding:0;
	border-left:1px solid #a9c0d8;
	border-right:1px solid #a9c0d8;
}
.forum-tabs-article ul.tabs li a:link{
	background: url(../images/tabs_bg_blue.png) repeat-x left top;
}
.forum-tabs-article ul.tabs li a:hover, .forum-tabs-article ul.tabs li.active a:link{
	color:#006699 !important;
	background: url(../images/tabs_bg_white.png) repeat-x left top;
}

.forum-tabs-article ul.tabs li.active span{
	position:absolute;
	z-index:750;
	}
.forum-tabs-article ul.tabs li.active span.tabs-l-corner{
	background:url(../images/tabs_bg_corner_l.png) no-repeat right top;
	width:5px;
	height:7px;
	bottom:0;
	left:-4px;
}
.forum-tabs-article ul.tabs li.active span.tabs-r-corner{
	background:url(../images/tabs_bg_corner_r.png) no-repeat right top;
	width:5px;
	height:7px;
	bottom:0;
	right:-4px;
}
.forum-tabs-article div.tab_container{
		clear: both;
		width: 100%;
		margin:0 auto;
		text-align:center;
}
.forum-tabs-article div.tab_content{
		margin:0 auto;
		width:100%;
		position:relative;	
}
.forum-tabs-article .best-article-more{
	width:100%;
	height:34px;
	background:url(../images/tabs_bg_down.png) repeat-x left bottom;
	}
	
.forum-tabs-article .best-article-more ul{
	margin:0 0 0 auto;
	width:auto;
	overflow:hidden;
	height:100%;
	}
.forum-tabs-article .best-article-more ul li{
	font-size:12px;
	line-height: normal;
	float:right;
	margin-right:16px;
	padding-right:16px;
	border-right:1px solid #ccc;
	margin-top:11px;
	}
.forum-tabs-article .best-article-more ul li:first-child{
	border:0;
	margin-right:0;

	}
.forum-tabs-article .best-article-more ul a:link{}
.forum-tabs-article .best-article-more ul a:visited{}
.forum-tabs-article .best-article-more ul a:hover{}
.forum-tabs-article .best-article-more ul a:active{}

.ak {
    float:left;
    width:215px;
    height: 100px;
    font-size:12px;
    padding:15px 0px 0 15px;
    color:black;
}
.ak a {
    color:#006699!important;
}
.ak .avatar {
    float:left;
    padding:0 5px 0 0;
}
.ak .avatar img {
    width:80px;
    height:80px;
    border:solid 1px #666666;
}
.ak .textview {
    float:left;
    text-align:left;
    width:127px;
}
.ak .subject {
    height:62px;
    font-size:13px;
    line-height:19px;
	overflow:hidden;
}
.ak .author a {
    color:#000!important;
}
.ak .author {
    float:left;
    padding:0 10px 0 0;
}
.textview span {
    color:#666666;
}
.textview .push {
    float:left;
    color:#666666;
}
.textview .push span {
    color:#0055A5;
}
.space {
    font-size:16px;
    height:45px;
    line-height:45px;
    text-align:center;
} 
.clear {
    clear:both;
}
