.gridw {
	width: 96.6%;
	margin: auto;
    max-width: 1160px;
	background:#121a25;
}

#content_top {
	background:#000000;
}

#content_data {
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom:100px;
}

#topicMainPic {
	padding-bottom:25px;
	text-align:center;	
}

#topicMainPic img {
	max-width:100%;
}

#tabbox {

}

.tabSelected {
	float:left;
	box-sizing:border-box;
	background:#121a25;
	border:#ffffff solid 2px;
	border-bottom:none;
	width:207px;
	height:58px;
	line-height:58px;
	text-align:center;
	font-family:Tahoma;
	font-size:0.8em;
	font-weight:bold;
	color:#ffffff;
}

.tabDeSelect {
	float:left;
	box-sizing:border-box;
	background:none;
	border:none;
	border-bottom:#ffffff solid 2px;
	width:207px;
	height:58px;
	line-height:58px;
	text-align:center;
	font-family:Tahoma;
	font-size:0.8em;
	font-weight:bold;
	color:#666666;
	cursor:pointer;
}

.tabTheRest {
	margin-left:414px;
	height:58px;
	line-height:58px;	
	border-bottom:#ffffff solid 2px;
}

#topic_figboard {
	height:32px;
	background:url(../../hfc/home/images/hfc_statue/topic_figure_update_bg.png) repeat-x;
}

#bb_path {
    font-family: Tahoma;
    font-size: 13px;
    color:#555555;
}

#bb_path a {
	font-family:Tahoma;
	font-size:13px;
	text-decoration:none;
	color:#0066b9;
}

#bb_path a:hover {
	text-decoration:underline;
	color:#dd6900;
}

#bb_fullpic {
	padding-top:20px;
	padding-bottom:20px;	
	text-align:center;
}

#bb_fullpic img {
	max-width:100%;
}

#bb_thumbnail {
	padding-top:20px;
	padding-bottom:20px;	
}

.thumbpic {
	display:inline-block;
	width:200px!important;
	border:#afafaf solid 1px;
	padding:5px;
	margin:5px;
	box-sizing:border-box;
}

.thumbpic img {
	max-width:100%;
}

#topicFigure h1 {
	font-family:superstoreregular;
	font-size:2em;
	line-height:1em;
	color:#ffffff;	
	padding-bottom:7px;
}

#topicContent {
	font-family:superstoreregular;
	font-size:1.5em;
	line-height:1em;
	color:#ffffff;	
	padding-bottom:2px;
	border-bottom:#ffffff solid 1px;
	text-align:right;
}

#boardmessage {
	margin-top: 35px;
	color: #888888;
}

#boardmessage a {
	text-decoration:none;	
	color:#1780ff;
}

#boardmessage a:hover {
	color:#fff000;
}

@media only screen and (max-width:696px) {
	
	#topicMainPic {
		display:none;
	}	
	
	#tabbox {
		display:none;
	}

	#bb_fullpic {
		padding-top: 0px;
	}
	
	/*
	#ContentOf_obj_MenuTab1 {
		display:none;
	}
	
	#ContentOf_obj_MenuTab2 {
		display:block;
	}
	*/
	
}

.zoom {
	cursor: url(../../js/slideimg/graphics/zoomin.cur), pointer !important;	
}

.divBannerLinkToPdt {
	text-align:center;
	padding-bottom:30px;
}

.bbm_share {
    width:70px;
    height:23px;
    line-height:23px;
    text-align:center;
    font-family:Tahoma;
    font-size:13px;
    font-weight:bold;
    background:#bcfeff;
    border:#479ce2 solid 1px;
    cursor:pointer;
}

.bbm_share:hover {
    background:#e4ffbc;
    color:#59b54a;
    border:#59b54a solid 1px;
}