﻿.grid {
	background:#121a25;
}

.postallbox {
	min-height:100px;
	border:#373d43 solid 1px;
	background:#000000 url(../../hfc/home/images/hfc_statue/bg_post_l.png) repeat-y;
	background-size: 100% auto;	
}

@media only screen and (max-width:780px) {
		
	.postbox_small_R {
		background:#0d131b;
	}	
		
}

.Post_Topic a {
    color:#00a8ff;
}

.Post_Topic a:hover {
    color:#ffffff;
}

#topic_figboard {
	height:32px;
	background:url(../../hfc/home/images/hfc_statue/topic_figure_update_bg.png) repeat-x;
	margin-bottom:7px;
}

#boxpost {
    color:#888888;

}

#boxpost a {
    color:#cecece;
    text-decoration:underline;
}

#boxpost a:hover {
    color:#fff600;
}

.gridz {
    background:#121a25;
}

#boxdetail {
    background:#121a25;
}

#boxdetail_R {
    background:#0d131b;

}



#menugroup_box div {
	width:50%;
	padding:0px;
}

.topic_r_blue {
    background: #202d41;
	color:#c3c3c3;
}

#banner_page_box {
	text-align:center;
}

#banner_page_box img {
	max-width:100%;
}

#banner_page_box a {
	margin-left:auto;
	margin-right:auto;
	display:block;
	box-sizing:border-box;
	padding:4%;
	padding-top:5px;
	padding-bottom:5px;
}

.topicbarmore_blue {
    background: #202d41;
	color:#c3c3c3;
}


#post_comment_topic {
	color:#c3c3c3;
}

#div_post_comment {
    background: #202d41;
	padding:7px;
}

.ment_data {
	color:#c3c3c3;
}

.ments_content {
	color:#c3c3c3;
}

#likeplustwitt {
    background: #202d41;
	color:#c3c3c3;
}