@charset "UTF-8";
#contents-basic h3.community {
	background: #274a78;
	color: #fff;
	margin: 0;
	padding: 10px;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
}
#contents-basic h3.community img, #contents-basic h4 img {
	vertical-align: middle;
	margin-right: 5px;
}
#contents-basic h4 {
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 5px 5px;
	border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	color: #fff;
	background: #f1cea1;
	margin: 0;
}
#contents-basic h4 a {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
#contents-basic .tabs {
	padding-left: 10px;
}
#contents-basic div.body {
	background: #e8edf5;
	background: -moz-linear-gradient(top, #e8edf5, #ebeef5);
  background: -webkit-gradient(linear, left top, left bottom, from(#e8edf5), to(#ebeef5));
  padding: 10px;
  border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	border: 1px solid #274a78;
}
#contents-basic div.body .basic .left {
	float: left;
	width: 190px;
}
#contents-basic div.body .basic .left .photo {
	padding: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 10px;
	box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.2);
}
#contents-basic div.body .basic table.key-value {
	margin-bottom: 10px;
}
#contents-basic div.body .basic table.key-value th {
	font-size: 10px;
}
#contents-basic div.body .basic table.key-value td {
	text-align: left;
}
#contents-basic div.body .basic table.key-value td img {
	vertical-align: middle;
	margin-right: 4px;
}
#contents-basic div.body .basic .left .requested {
	margin-bottom: 5px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 4px;
	font-size: 11px;
	border: 1px solid #999;
	background: #f2f2f2;
	text-align: center;
}
#contents-basic div.body .basic .left a.to-post {
	display: block;
	margin-bottom: 5px;
	text-align: center;
}
#contents-basic div.body .basic .right {
	float: right;
	width: 460px;
}
#contents-basic div.body .basic .right .comment {
	background: #fff;
	padding: 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #333;
	margin-bottom: 10px;
	box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.2);
}
#contents-basic div.body .basic .right ul {
	margin-bottom: 10px;
	padding: 10px;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	background: #fff;
}
#contents-basic div.body .basic .right ul li div.date {
	display: inline-block;
	width: 110px;
}
#contents-basic div.body .basic .right ul li.user {
	float: left;
	margin: 0 4px 4px 0;
	line-height: 0;
}
#contents-basic .wrap .title a {
	color: #fff;
}
#contents-basic .wrap .box {
	margin-bottom: 5px;
}
#contents-basic .wrap .box img {
	float: left;
	margin: 0 10px 10px 0;
}
#contents-basic .wrap .title {
	color: #fff;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
#contents-basic .wrap .footer {
	font-size: 11px;
	color: #fff;
	text-align: right;
}
#contents-basic .wrap .footer a {
	color: #fff;
}
#contents-basic .wrap .footer img {
	vertical-align: middle;
	margin-right: 4px;
	width: 16px;
	height: 16px;
	border-radius: 3px;
}
#contents-basic .wrap .footer .comment-count {
	margin-right: 5px;
	color: #fc6;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
#contents-basic .wrap .footer .comment-date {
	margin-right: 5px;
}
#contents-basic .search-item {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 10px;
	margin-bottom: 10px;
	background: #fff;
}
#contents-basic .search-item .photo {
	float: left;
	margin-right: 10px;
	width: 100px;
}
#contents-basic .search-item .info .community-title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#contents-basic .search-item .info .comment {

}
.res {
	margin-bottom: 10px;
}
.res:last-child {
	margin: 0;
}
.res .comment {
	border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	background: #fff;
	padding: 10px;
}
.res .comment img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.res .prop {
	padding-top: 3px;
	text-align: right;
	font-size: 11px;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	background: #5d7d9c;
	color: #fff;
	padding: 5px 10px;
	border-top: 1px solid #3a6fb4;
	box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.1);
}
.res .prop .date {
	margin-right: 8px;
}
.res .prop img {
	vertical-align: middle;
	margin-right: 4px;
}
.res .prop a {
	color: #fff;
}