@font-face {
	font-family: thaisansneue;
	src: url('../../font/thaisansneue-regular-webfont.ttf');
}
body {
  font-family:'thaisansneue' !important;
}
#page {
	margin: 35px auto;
	width: 900px;
	border: 1px solid #ffffff;
}
#cover {
	position: absolute;
	width: 100%;
	height: 400px;
	overflow: hidden;
	left: 0;
	top: 20px;
	box-shadow: 0 1px 10px #808080;
}
#cover_image {
	position: absolute;
	left: -9999px;
	right: -9999px;
	top: -9999px;
	bottom: -9999px;
	margin: auto auto;
	width: 100%;
}
#pf_img {
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	overflow: hidden;
}
#pf_img_s {
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	overflow: hidden;
	float:left;
}
#pf_img_s img{
	width: 50px;
}	
#pf_name {
	font-size: 17px;
	text-shadow: 1px 1px #d6d6d6;
}
#bpf_detail {
	width: 100%;
	height: 100px;
	margin-top: 15px;	
}
#bpf_detail_left {
	width: 49%;
	float: left;
	padding: 10px 5px;
	background: #f7f7f7;
}
#bpf_detail_right {
	width: 48%;
	float: right;
	padding: 10px 5px;
	background: #f7f7f7;
}
#bpf_detail_right p {
	font-size: 13px;
	color: #7b7b7b;
}
.bpf_detail_d {
	float: left;
	width: 350px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.bpf_detail_comment {
	padding: 5px 5px;
	margin: 0 5px;
	width: 350px;
	min-height: 30px;
	float: left;
	border: 1px solid #f9f9f9;
	background: #FFF;
	border-radius: 1px;
	
}
.form-control {
	display: block;
	width: 75%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.btn {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	color: #333;
	background-color: #fff;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid #d6cece;
	border-radius: 4px;
}
.b_detail {
	padding: 0 5px;
	color: #7b7b7b;
	line-height: 1.42857143;
}
.b_detail b, strong{
	font-weight: bold;
}
.b_detail p{
	margin: 0 0 10px;
}
.b_detail i, cite, em, var, address, dfn {
    font-style: italic;
}
.b_detail ol,ul{
	margin: 0 0 10px 30px;
}
.b_detail blockquote{
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
}
.b_detail img{
	max-width: 900px !important;
}
.b_detail a{
	color: #337ab7;
	text-decoration: none;
}
.list_blog_h {
	width: 280px;
	float: left;
	height: 200px;
	overflow: hidden;
	box-shadow: 0px 0px 5px grey;
	position: relative;
	margin-bottom: 5px;
}
.list_blog_h_img {
	position: absolute;
	left: -9999px;
	right: -9999px;
	top: -9999px;
	bottom: -9999px;
	margin: auto auto;
	width: 400px;
}
.list_blog_h_pf {	
	overflow: hidden;
	width:50px;
	height:50px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	float: left;
}
.list_blog_h_detail {
	float: left;
	word-break: break-all;
	width: 230px;
}

.list_blog_h_detail h2{
	margin: 0px 0 0 10px;
	font-size: 18px;
	font-weight: 500;
	color: #1392ff;
}

.list_blog_h_detail p{
	margin: 5px 0 0 10px;
	color: #c1c1c1;
}

.pf_img {
	position: absolute;
	bottom: 5px;
	right: 10px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	overflow: hidden;
}
.ricoh-theta-spherical-image {
	margin: 0 auto;
}
.pf_img_f {
	width: 50px;
	bottom: 5px;
	right: 10px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	overflow: hidden;
	float: left;
}
.list_footer {
	margin-left: 2px;
	width: 19%;
	float: left;
	height: 55px;
	padding: 5px 6px 0 5px;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
	color: #FFF;
}
.sum_share_like {
	width: 47px;
	height: 18px;
	position: absolute;
	top: 5px;
	left: -2px;
	background-color: rgba(255, 255, 255, 0.85);
	border-radius: 2px;
	padding: 2px 5px;
	font-size: 12px;
	color: #1392ff;
	font-weight: bold;
}
.sum_share_like span{
	font-size: 16px;
	font-weight: bold;
	color: #1392FF;
}
#fav {
	width:40px;
	cursor: pointer; 
	cursor: hand;
}
#fav:hover{
	background: url('../img/fav4.png');
	background-size: 40px;
}
.fav {
	background: url('../img/fav4.png');
	background-size: 40px;
}
#fav_m {
	width: 30px;
	cursor: pointer; 
	cursor: hand;
}
#fav_m:hover{
	background: url('../img/fav4.png');
	background-size: 30px;
}
.fav_m {
	background: url('../img/fav4.png');
	background-size: 30px;
}
.menuhb {
	color: #1392FF;
	cursor: pointer;
	cursor: hand;
}
.underline {
	text-decoration: underline;
}