﻿.Talk_Menu
{
	overflow: hidden;
	padding-left: 6px;
}
.Talk_Menu table
{
}
.Talk_Menu table td
{
	white-space: nowrap;
}
.Talk_Menu table td a
{
	display: block;
	height: 40px;
	line-height: 40px;
	margin: 0 8px;
}
.Talk_Menu table td a.on
{
	box-shadow: 0 -1px 0 #158EF7 inset;
}
.Talk_Menu table td:last-child a
{
	padding-right: 4px;
}
.Talk_Operat
{
	height: 40px;
	white-space: nowrap;
	background: #fcfcfc;
}
.Talk_Operat table
{
	width: 100%;
}
.Talk_Operat table td
{
	vertical-align: top;
}
.Talk_Operat table td.td1
{
	padding-left: 2px;
}
.Talk_Operat table td.td1 ul
{
	display: table;
}
.Talk_Operat table td.td1 ul li
{
	display: table-cell;
	padding-left: 10px;
	line-height: 40px;
}
.Talk_Operat table td.td1 ul li a
{
	color: #158EF7;
}
.Talk_Operat table td.td2
{
	padding-top: 5px;
}
.Talk_Operat table td.td2 ul
{
	display: table;
	margin-left: auto;
}
.Talk_Operat table td.td2 ul li
{
	display: table-cell;
	padding-right: 5px;
}
.Talk_Operat table td.td2 ul li a
{
	display: block;
	height: 30px;
	line-height: 28px;
	padding: 0 8px;
	font-size: 12px;
	color: #158EF7;
	border-radius: 4px;
	border: solid 1px #158EF7;
}
.Talk_Operat table td.td2 ul li:first-child a
{
	background: #158EF7;
	color: #fff;
}
.Talk_List
{
}
.Talk_List .item
{
	position: relative;
	padding: 8px;
	cursor: pointer;
}
.Talk_List .item:after
{
	content: " ";
	position: absolute;
	width: 100%;
	height: 1px;
	overflow: hidden;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0.5001);
	transform: scaleY(0.5001);
	left: 0;
	bottom: 0;
	border-bottom: solid 1px #ddd;
}
.Talk_List .item table
{
	width: 100%;
}
.Talk_List .item table td
{
	vertical-align: top;
}
.Talk_List .item table td.td1
{
	width: 45px;
}
.Talk_List .item table td.td1 img
{
	width: 38px;
	height: 38px;
	display: block;
	border-radius: 20px;
}
.Talk_List .item table td.td2
{
}
.Talk_List .item table td.td2 .div1
{
	height: 20px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	font-size: 16px;
}
.Talk_List .item table td.td2 .div1.ishot
{
	padding-left: 19px;
	background: url(/z/Misc/img/Icons/Fire.png) no-repeat 0 center;
	background-size: auto 20px;
}
.Talk_List .item table td.td2 .div2
{
	font-size: 12px;
	color: #777;
	margin-top: 2px;
}
.Talk_List .item table td.td2 .div2 span
{
	color: #ccc;
	margin-left: 4px;
}
.Talk_List .item table td.td2 .div3
{
	padding: 3px 0;
	position: relative;
}
.Talk_List .item table td.td2 .div3 b
{
	display: block;
	position: absolute;
	right: 9px;
	bottom: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}
.Talk_List .item table td.td2 .div3 ul
{
	display: table;
	width: 100%;
}
.Talk_List .item table td.td2 .div3 ul li
{
	display: table-cell;
	width: 33.333333%;
	padding: 1px 1px 0 0;
	vertical-align: top;
}
.Talk_List .item table td.td2 .div3 ul li img
{
	display: block;
	width: 100%;
}
.Talk_List .item table td.td2 .div4
{
	height: 20px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	padding: 0 10px 0 18px;
	background: url(/z/Misc/img/Icons/Location.png) no-repeat 0 center;
	background-size: auto 16px;
	font-size: 12px;
	color: #666;
}
/*——*/
.TalkOwner
{
}
.TalkOwner .con1
{
	background: #4BA7F5;
	color: #fff;
	padding: 19px 0 15px;
}
.TalkOwner .con1 .son1
{
}
.TalkOwner .con1 .son1 img
{
	width: 40%;
	max-width: 200px;
	display: block;
	border-radius: 100px;
	margin: 0 auto;
	border: solid 2px #fff;
}
.TalkOwner .con1 .son2
{
	text-align: center;
	padding: 5px 50px 0;
	word-wrap: break-word;
	word-break: break-all;
}
/*——*/
#ContentsDiv
{
	line-height: 1.6;
	min-height: 150px;
	padding: 6px 10px 50px;
	color: #000;
	word-wrap: break-word;
	word-break: break-all;
	font-size: 14px;
	-webkit-user-select: auto;
}
#ContentsDiv p
{
	margin:0;
	color:#000;
}
#ContentsDiv *
{
	-webkit-user-select: auto;
}
#ContentsDiv img
{
	display: block;
	width: 100%;
	margin: 4px 0;
}
/*——*/
.Talk_SearchBar
{
}
.Talk_SearchBar .con1
{
	padding: 10px;
}
.Talk_SearchBar .con1 table
{
	width: 100%;
}
.Talk_SearchBar .con1 table td
{
	vertical-align: middle;
	white-space: nowrap;
}
.Talk_SearchBar .con1 table td.td1
{
	width: 100%;
}
.Talk_SearchBar .con1 table td.td1 input
{
	height: 36px;
	line-height: 34px;
	padding: 0 9px;
	margin: 0;
	border-color: #158EF7;
	border-right: 0;
	border-radius: 4px 0 0 4px;
}
.Talk_SearchBar .con1 table td.td2
{
	width: 60px;
}
.Talk_SearchBar .con1 table td.td2 div
{
	width: 60px;
	height: 36px;
	line-height: 34px;
	border: solid 1px #158EF7;
	text-align: center;
	border-radius: 0 4px 4px 0;
	background: #158EF7;
	color: #fff;
	cursor: pointer;
}
