@charset "utf-8";
*{font-family: Meiryo UI, 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Arial, Helvetica, sans-serif;}
/*  */
.cc-green-bg-hov a.hilitedItem {
	color: #333;
	background-color: #b3e7c9;
}
.cc-yellow-bg-hov a.hilitedItem {
	color: #333;
	background-color: #f1e7c1;
}
.cc-pink-bg-hov a.hilitedItem {
	color: #333;
	background-color: #fee8e8;
}
.cc-blue-bg-hov a.hilitedItem {
	color: #333;
	background-color: #b8cedd;
}
/*  */
#entranceBG{
	width:100%;
	height:380px;
	background-image:url(/i/entrance/ent.jpg);
	background-position:center;
	background-repeat:no-repeat;
	display:block;
}
.entLogo{
	width:100%;
	height:85px;
	margin:45px 0;
}
#entranceLogo{
	width:305px;
	height:85px;
	margin-right:40px;
	background:url(/i/entrance/entLogo.png) 0 0 no-repeat;
	display:block;
	float:left;
}
#catch{
	float:left;
	text-align:left;
	color:#999;
}
#catch h1{
	margin-top:15px;
	line-height:45px;
	font-size:32px;
	color:#f1f1f1;
	text-shadow: -1px -1px rgba(0,0,0,0.15), 1px -1px rgba(0,0,0,0.15), -1px 1px rgba(0,0,0,0.15), 1px 1px rgba(0,0,0,0.15);
}
.jap{
	padding-top:14px;
	font-size:21px;
	font-weight:bold;
}
.eng{
	padding-top:12px;
	line-height:14px;
	font-size:17px;
	font-weight:bold;
}
.entBtnIcon{
	position:absolute;
	top:16px;
	right:25px;
	width:18px;
	height:18px;
	background:url(/i/general/spr_main.png) -269px -66px no-repeat;
	display:block;
	float:right;
}
a.entBtn{
	position:relative;
	width:100%;
	height:50px;
	border-radius:2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom:5px;
	background: #606469;
	background: -moz-linear-gradient(top, #606469, #4c5054);
	background: -webkit-gradient(linear, center top, center bottom, from(#606469), to(#4c5054));
	background: -o-linear-gradient(top, #606469, #4c5054);
	background: linear-gradient(to bottom, #606469, #4c5054);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#606469, EndColorStr=#4c5054);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#606469, EndColorStr=#4c5054)";
	display:block;
	color:#f1f1f1;
	text-align:center;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
a.entBtn:hover {
	background: #81878b;
	background: -moz-linear-gradient(top, #81878b, #666b6f);
	background: -webkit-gradient(linear, center top, center bottom, from(#81878b), to(#666b6f));
	background: -o-linear-gradient(top, #81878b, #666b6f);
	background: linear-gradient(to bottom, #81878b, #666b6f);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#81878b, EndColorStr=#666b6f);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#81878b, EndColorStr=#666b6f)";
}
#entranceFoot{
	padding:40px 0;
	background-color:#f1c40f;/*#e8dd2c;*/
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.footContents{
	width:940px;
	padding: 0 10px;
}
.warning{
	width:850px;
	padding:10px;
	margin:30px auto 0 auto;
	border:#666 1px solid;
	line-height:13px;
	color:#454545;
	text-align:left;
	font-size:11px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
/*  */
#groupNews{
	position:absolute;
	top:70px;
	left:300px;
	width:600px;
	height:auto;
	padding:25px 20px;
	background-color:rgba(241,241,241,0.98);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcf1f1f1', endColorstr='#fcf1f1f1');
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-shadow: 0 3px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 4px 4px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 4px 4px rgba(0,0,0,0.3);
    z-index:5;
	color:#333;
	line-height:1.4em;
}
#groupNews dl{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:#666 1px dotted;
	text-align:left;
}
#groupNews dl:last-child{
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:#666 0px dotted;
}
#groupNews dt{
	width:80px;
	height:20px;
	display:block;
	float:left;
}
#groupNews .news-cc{
	background:url(/i/general/news-cc.png) 0 0 no-repeat;
}
#groupNews .news-ccg{
	background:url(/i/general/news-ccg.png) 0 0 no-repeat;
}
#groupNews .news-ppv{
	background:url(/i/general/news-ppv.png) 0 0 no-repeat;
}
#groupNews dd{
	width:480px;
	margin-left:80px;
}
#groupNews strong{
	color:#000;
}
#groupNews strong:after {
	content: " ";
}
#groupNews a{
	color:#333;
}
#groupNews a:hover{
	color:#e9b810
}
/*  */
#accName{
	line-height:70px;
}
/*  */
.couponTop{
	width:100%;
	padding:10px;
	margin-bottom:20px;
	border:#666 1px solid;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	text-align:left;
}
.couponPoint{
	width:200px;
	height:100%;
	margin-right:15px;
	padding:10px;
	background-color:#333;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	line-height:40px;
	font-size:14px;
	text-align:center;
}
.couponExp{
	width:700px;
	float:left;
}
.couponExp p{
	padding:0;
	margin:10px 0 0 0;
	line-height:15px;
}
/*  */
#iconExp{
	position:absolute;
	right:10px;
	top:275px;
	z-index:5;
	width:auto;
	height:auto;
	padding:20px;
	background-color:rgba(241,241,241,0.98);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcf1f1f1', endColorstr='#fcf1f1f1');
	/*background-color:#f1f1f1\9*/;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-shadow: 0 3px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 4px 4px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 4px 4px rgba(0,0,0,0.3);;
	color:#000;
	text-align:left;
}

#iconExp ul{
	padding:0;
	margin:0;
	list-style:none;
}
#iconExp li{
	line-height:20px;
}
#iconExp li img{
	vertical-align:middle;
}
/*  */
#section {
	/*min-width: 940px !important;
	max-width: 1340px;*/
	width:940px;
	padding: 0 10px;
	margin: 15px auto;
}
#leftColumn{
	width:240px;
	margin-right:36px;
	float:left;
}
#leftColumn .leftTitle{
	width:100%;
	height:35px;
	padding:10px;
	background-color:#947f2a;
	display:block;
	font-weight:bold;
	color:#fff;
	line-height:15px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#leftColumn ul{
	width:100%;
	padding-bottom:0;
	margin:0;
	list-style:none;
}
#leftColumn li{
	width:100%;
	min-height:30px;
	padding:10px 10px 5px 10px;
	border-bottom:#444 1px solid;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#leftColumn li:last-child{
	width:100%;
	height:40px;
	border-bottom:0;
}
#leftColumn .key{
	width:100%;
	height:1.2em;
	padding-left:10px;
	border-bottom:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#leftColumn .text_area{
	height:1.2em;
	border:#999 1px solid;
	padding:0;
	margin-left:10px;
}

label {
	display: inline;
	margin-right:10px;
}

.search_genre, .search_type {
	margin-left:-10px;
	display: inline-block;
	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: 0;
	-moz-opacity: 0;
	/*display:none;*/
}

.search_genre + label, .search_type + label {
	position: relative;
	background-color: #1f1f1f;
	border: 1px solid #444;
	padding: 4px;
	display: inline-block;
}

.search_genre + label:active, .search_genrex:checked + label:active, .search_type + label:active, .search_type:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.search_genre:checked + label, .search_type:checked + label {
}

.search_genre:checked + label:after, .search_type:checked + label:after {
	position: absolute;
	top: -3px;
	left:-1px;
	color: #f1f1f1;
	content: '\2714';
	font-size: 12px;
}
input.srcbtn {
	width: 60px;
	height: 24px;
	border: #5b6064 1px solid;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #606469;
	background: -moz-linear-gradient(top, #606469, #4c5054);
	background: -webkit-gradient(linear, center top, center bottom, from(#606469), to(#4c5054));
	background: -o-linear-gradient(top, #606469, #4c5054);
	background: linear-gradient(to bottom, #606469, #4c5054);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#606469, EndColorStr=#4c5054);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#606469, EndColorStr=#4c5054)";
	float: right;
	font-size: 0.9em;
	text-align: center;
	line-height: 22px;
	color: #f1f1f1;
	outline: none;
}
input.srcbtn:hover {
	background: #81878b;
	background: -moz-linear-gradient(top, #81878b, #666b6f);
	background: -webkit-gradient(linear, center top, center bottom, from(#81878b), to(#666b6f));
	background: -o-linear-gradient(top, #81878b, #666b6f);
	background: linear-gradient(to bottom, #81878b, #666b6f);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#81878b, EndColorStr=#666b6f);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#81878b, EndColorStr=#666b6f)";
}
.rightColumn{
	width:660px;
	float:left;
}
/*  */
.menu-collapse{
	width:13px;
	height:13px;
	display:block;
	float:right;
}
a.menu-off{
	width:13px;
	height:13px;
	background: url(/i/general/spr_main.png) -199px -149px no-repeat;
	display:block;
}
a.menu-on{
	width:13px;
	height:13px;
	background: url(/i/general/spr_main.png) -199px -189px no-repeat;
	display:block;
}
/*  */
.thumbnails {
	display: block;
	overflow: hidden;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#avchatThumbArea{
	width: 940px;
}
#avtophere {
	/*width: 950px;
	min-width:940px !important;*/
	width:940px;
	height: 274px;/*350px*/
	margin-bottom: 25px;
	overflow: hidden;
}
.av_thumb {
	position:relative;
	width: 309px;
	height: 267px;/*343px;*/
	margin-right: 6px;
	margin-bottom: 10px;
	float: left;
}
.av_thumb:last-child {
	margin-right: 0;
}
.av_thumb dt {
	width: 100%;
	height: 30px;
	padding-left: 14px;
	margin-bottom: 6px;
	line-height: 30px;
	font-weight: bold;
	color: #f1f1f1;
	text-shadow: -1px -1px rgba(0,0,0,0.15), 1px -1px rgba(0,0,0,0.15), -1px 1px rgba(0,0,0,0.15), 1px 1px rgba(0,0,0,0.15);
}
.av_thumb .session{
	background: url(/i/tmb/avThumbTop.png) -618px 0 no-repeat;
}
.av_thumb .wvibe{
	background: url(/i/tmb/avThumbTop.png) -309px -32px no-repeat;
}
.av_thumb .vibe{
	background: url(/i/tmb/avThumbTop.png) 0 -32px no-repeat;
}
.av_thumb .standby{
	background: url(/i/tmb/avThumbTop.png) -309px 0 no-repeat;
}
.av_thumb .offline{
	background: url(/i/tmb/avThumbTop.png) 0 0 no-repeat;
}
.av_thumb dd a img {
	width: 309px;
	height: 231px;
	border: 0;
	outline: none;
	margin-bottom: 6px;
}
.av_thumb .info {
	position:absolute;
	bottom:0;
	width: 100%;
	height: 70px;
	/*background-color: #81878b;*/
	background-color:rgba(39,39,39,0.40);/*#272727;*/
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#77272727', endColorstr='#77272727');
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/*.av_thumb .infoOn {
	background: #272727;
	background: -moz-linear-gradient(top, #272727, #010101);
	background: -webkit-gradient(linear, center top, center bottom, from(#272727), to(#010101));
	background: -o-linear-gradient(top, #272727, #010101);
	background: linear-gradient(to bottom, #272727, #010101);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#272727, EndColorStr=#010101);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#272727, EndColorStr=#010101)";
}*/
.av_thumb .infoOn {
	/*background-color:#e27786;*/
	background-color:rgba(223,57,77,0.40);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#77df394d', endColorstr='#77df394d');
}
.av_thumb .act_name {
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #f1f1f1;
	text-shadow: -1px -1px rgba(0,0,0,0.30), 1px -1px rgba(0,0,0,0.30), -1px 1px rgba(0,0,0,0.30), 1px 1px rgba(0,0,0,0.30);
}
.av_thumb .pf_name a {
	height: 18px;
	line-height: 18px;
	color: #f1f1f1;/*#999*/
	text-shadow: -1px -1px rgba(0,0,0,0.30), 1px -1px rgba(0,0,0,0.30), -1px 1px rgba(0,0,0,0.30), 1px 1px rgba(0,0,0,0.30);
}
.av_thumb .pf_name a:hover {
	color: #e5c441;
}
/*.av_thumb a.link_btn {
	width: 140px;
	height: 24px;
	border: #5b6064 1px solid;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #606469;
	background: -moz-linear-gradient(top, #606469, #4c5054);
	background: -webkit-gradient(linear, center top, center bottom, from(#606469), to(#4c5054));
	background: -o-linear-gradient(top, #606469, #4c5054);
	background: linear-gradient(to bottom, #606469, #4c5054);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#606469, EndColorStr=#4c5054);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#606469, EndColorStr=#4c5054)";
	margin-top: 13px;
	float: right;
	font-size: 0.9em;
	text-align: center;
	line-height: 24px;
	color: #f1f1f1;
	outline: none;
}*/
.av_thumb a.link_btn {
	width: 140px;
	height: 24px;
	border: #febbd1 1px solid;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #df394d;
	background: -moz-linear-gradient(top, #e27786, #df394d);
	background: -webkit-gradient(linear, center top, center bottom, from(#e27786), to(#df394d));
	background: -o-linear-gradient(top, #e27786, #df394d);
	background: linear-gradient(to bottom, #e27786, #df394d);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#e27786, EndColorStr=#df394d);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#e27786, EndColorStr=#df394d)";
	margin-top: 13px;
	float: right;
	font-size: 0.9em;
	font-weight:bold;
	text-align: center;
	line-height: 24px;
	color: #f1f1f1;
	outline: none;
}
.av_thumb a.avsample {
	border: #5b6064 1px solid;
	background: #606469;
	background: -moz-linear-gradient(top, #606469, #4c5054);
	background: -webkit-gradient(linear, center top, center bottom, from(#606469), to(#4c5054));
	background: -o-linear-gradient(top, #606469, #4c5054);
	background: linear-gradient(to bottom, #606469, #4c5054);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#606469, EndColorStr=#4c5054);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#606469, EndColorStr=#4c5054)";
}
/*.av_thumb a.link_btn:hover {
	background: #81878b;
	background: -moz-linear-gradient(top, #81878b, #666b6f);
	background: -webkit-gradient(linear, center top, center bottom, from(#81878b), to(#666b6f));
	background: -o-linear-gradient(top, #81878b, #666b6f);
	background: linear-gradient(to bottom, #81878b, #666b6f);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#81878b, EndColorStr=#666b6f);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#81878b, EndColorStr=#666b6f)";
}*/
.av_thumb a.link_btn:hover {
	background: #e27786;
	background: -moz-linear-gradient(top, #febbd1, #e27786);
	background: -webkit-gradient(linear, center top, center bottom, from(#febbd1), to(#e27786));
	background: -o-linear-gradient(top, #febbd1, #e27786);
	background: linear-gradient(to bottom, #febbd1, #e27786);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#febbd1, EndColorStr=#e27786);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#febbd1, EndColorStr=#e27786)";
}
.av_thumb a.avsample:hover {
	background: #81878b;
	background: -moz-linear-gradient(top, #81878b, #666b6f);
	background: -webkit-gradient(linear, center top, center bottom, from(#81878b), to(#666b6f));
	background: -o-linear-gradient(top, #81878b, #666b6f);
	background: linear-gradient(to bottom, #81878b, #666b6f);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#81878b, EndColorStr=#666b6f);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#81878b, EndColorStr=#666b6f)";
}
#thumbs {
	/*min-width:940px !important;*/
	width:940px;
}
.pf_thumb {
	width: 180px;
	height: 300px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.pf_thumb:nth-child(5n) {
	margin-right: 0;
}
.av_thumb:nth-child(3n) {
	margin-right: 0;
}
.avrep:nth-child(4n){
	margin-right: 0;
}
/*@media screen and (min-width: 940px) and (max-width: 1129px) {
.pf_thumb:nth-child(5n) {
	margin-right: 0;
}
.av_thumb:nth-child(3n) {
	margin-left: 0;
}
.avrep:nth-child(4n) {
	margin-right: 0;
}
}
@media screen and (min-width: 1130px) and (max-width: 1319px) {
#thumbshere {
	width: 1130px;
}
.pf_thumb:nth-child(6n) {
	margin-right: 0;
}
}
@media screen and (min-width: 1320px) {
#avchatThumbArea, #avtophere {
	width: 1290px;
}
#thumbArea, #thumbshere {
	width: 1320px;
}
.pf_thumb:nth-child(7n) {
	margin-right: 0;
}
.av_thumb:nth-child(4n) {
	margin-left: 0;
}
.avrep:nth-child(5n) {
	margin-right: 0;
}
}*/
.pf_thumb dt {
	width: 100%;
	height: 32px;
	padding-left: 14px;
	margin-bottom: 5px;
	line-height: 32px;
	font-weight: bold;
	color: #fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
/*.pf_thumb .pf_session{
	background: #ee6473;
	background: -moz-linear-gradient(top, #ee6473, #ec5663);
	background: -webkit-gradient(linear, center top, center bottom, from(#ee6473), to(#ec5663));
	background: -o-linear-gradient(top, #ee6473, #ec5663);
	background: linear-gradient(to bottom, #ee6473, #ec5663);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ee6473, EndColorStr=#ec5663);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ee6473, EndColorStr=#ec5663)";
}
.pf_thumb .pf_standby{
	background: #e0b12d;
	background: -moz-linear-gradient(top, #e0b12d, #dba527);
	background: -webkit-gradient(linear, center top, center bottom, from(#e0b12d), to(#dba527));
	background: -o-linear-gradient(top, #e0b12d, #dba527);
	background: linear-gradient(to bottom, #e0b12d, #dba527);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#e0b12d, EndColorStr=#dba527);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#e0b12d, EndColorStr=#dba527)";
}
.pf_thumb .pf_2shot{
	background: #9b73c5;
	background: -moz-linear-gradient(top, #9b73c5, #8b63bb);
	background: -webkit-gradient(linear, center top, center bottom, from(#9b73c5), to(#8b63bb));
	background: -o-linear-gradient(top, #9b73c5, #8b63bb);
	background: linear-gradient(to bottom, #9b73c5, #8b63bb);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#9b73c5, EndColorStr=#8b63bb);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#9b73c5, EndColorStr=#8b63bb)";
}
.pf_thumb .pf_offline{
	background: #5a5a5a;
	background: -moz-linear-gradient(top, #5a5a5a, #505050);
	background: -webkit-gradient(linear, center top, center bottom, from(#5a5a5a), to(#505050));
	background: -o-linear-gradient(top, #5a5a5a, #505050);
	background: linear-gradient(to bottom, #5a5a5a, #505050);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#5a5a5a, EndColorStr=#505050);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#5a5a5a, EndColorStr=#505050)";
	color:#ccc;
}*/
.pf_thumb .pf_session {
	background: url(/i/tmb/tmbHead.gif) 0px 0px no-repeat;
}
.pf_thumb .pf_vibe {
	background: url(/i/tmb/tmbHead.gif) -180px 0px no-repeat;
}
.pf_thumb .pf_wvibe {
	background: url(/i/tmb/tmbHead.gif) -360px 0px no-repeat;
}
.pf_thumb .pf_tvibe {
	background: url(/i/tmb/tmbHead.gif) -1440px 0px no-repeat;
}
.pf_thumb .pf_standby {
	background: url(/i/tmb/tmbHead.gif) -540px 0px no-repeat;
}
.pf_thumb .pf_freechat {
    background: url(/i/tmb/tmbHead.gif) -1260px 0px no-repeat;
}
#eurohere .pf_thumb .pf_standby {
	background: url(/i/tmb/tmbHead.gif) -1260px 0px no-repeat;
}
.pf_thumb .pf_private {
	background: url(/i/tmb/tmbHead.gif) -720px 0px no-repeat;
}
.pf_thumb .pf_2shot {
	background: url(/i/tmb/tmbHead.gif) -900px 0px no-repeat;
}
.pf_thumb .pf_offline {
	background: url(/i/tmb/tmbHead.gif) -1080px 0px no-repeat;
}
.pf_thumb dt .pf_status {
	text-shadow: -1px -1px rgba(0,0,0,0.15), 1px -1px rgba(0,0,0,0.15), -1px 1px rgba(0,0,0,0.15), 1px 1px rgba(0,0,0,0.15);
	display: none;
	float: left;
}
.num {
	font-size: 2.0em;
	font-weight: bold;
}
.av_thumb .user_num, .pf_thumb .user_num {
	margin-right: 25px;
	float: right;
	font-size: 0.8em;
	font-weight: normal;
}
.av_thumb .num {
	font-size: 2.0em;
	font-weight: bold;
	color:#fff799;
}
.pf_thumb dd a img {
	width: 180px;
	height: 135px;
	border: 0;
	outline: none;
	margin-bottom: 5px;
}
.pf_thumb .info {
	width: 100%;
	height: 120px;
	background-color: #272727;
	border-radius: 0px 0px 2px 2px / 0px 0px 2px 2px;
	-moz-border-radius: 0px 0px 2px 2px / 0px 0px 2px 2px;
	-webkit-border-radius: 0px 0px 2px 2px / 0px 0px 2px 2px;
	padding: 10px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/*.pf_thumb .wvibe {
	background: url(/i/tmb/tmbBody.gif) -180px 0px;
}
.pf_thumb .vibe {
	background: url(/i/tmb/tmbBody.gif) 0px 0px;
}*/
.pf_thumb .wvibe, .pf_thumb .vibe {
	background-color:#ec5764;
}
.pf_thumb .pf_name a  {
	height: 18px;
	line-height: 18px;
	color: #999;
	text-overflow: ellipsis;
}
.pf_thumb .name_v a {
	color:#f1f1f1;
}
.pf_thumb .pf_name a:hover  {
	color: #e5c441;
}
.pf_thumb .pf_msg {
	width: 160px;
	height: 25px;
	line-height: 25px;
	color: #f1f1f1;
	text-overflow: ellipsis;
}
.pf_thumb .name_v a:hover {
	color:#ff3;
}
.pf_thumb .pf_icons {
	widoth: 100%;
	height: 20px;
	margin-top:5px;
	display: block;
}
.pf_thumb a.link_btn  {
	width: 140px;
	height: 24px;
	border: #5b6064 1px solid;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #606469;
	background: -moz-linear-gradient(top, #606469, #4c5054);
	background: -webkit-gradient(linear, center top, center bottom, from(#606469), to(#4c5054));
	background: -o-linear-gradient(top, #606469, #4c5054);
	background: linear-gradient(to bottom, #606469, #4c5054);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#606469, EndColorStr=#4c5054);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#606469, EndColorStr=#4c5054)";
	margin: 5px auto;
	display: block;
	font-size: 0.95em;
	text-align: center;
	line-height: 24px;
	color: #f1f1f1;
	outline: none;
}
.pf_thumb a.btn_session{
	border: #f1f1f1 1px solid;
	background: #df394d;
	background: -moz-linear-gradient(top, #e27786, #df394d);
	background: -webkit-gradient(linear, center top, center bottom, from(#e27786), to(#df394d));
	background: -o-linear-gradient(top, #e27786, #df394d);
	background: linear-gradient(to bottom, #e27786, #df394d);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#e27786, EndColorStr=#df394d);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#e27786, EndColorStr=#df394d)";
}
.pf_thumb a.btn_freechat{
    border: #fffb89 1px solid;
    background: #00ad6a;
    background: -moz-linear-gradient(top, #00ff9c, #01ad6a);
    background: -webkit-gradient(linear, center top, center bottom, from(#00ff9c), to(#01ad6a));
    background: -o-linear-gradient(top, #00ff9c, #01ad6a);
    background: linear-gradient(to bottom, #00ff9c, #01ad6a);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#00ff9c, EndColorStr=#01ad6a);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#00ff9c, EndColorStr=#01ad6a)";
}
.pf_thumb a.btn_standby{
	border: #fffb89 1px solid;
	background: #d4a500;
	background: -moz-linear-gradient(top, #eeb900, #bc9200);
	background: -webkit-gradient(linear, center top, center bottom, from(#eeb900), to(#bc9200));
	background: -o-linear-gradient(top, #eeb900, #bc9200);
	background: linear-gradient(to bottom, #eeb900, #bc9200);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#eeb900, EndColorStr=#bc9200);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#eeb900, EndColorStr=#bc9200)";
}
#eurohere .pf_thumb a.btn_standby{
	border: #fffb89 1px solid;
	background: #00ad6a;
	background: -moz-linear-gradient(top, #00ff9c, #01ad6a);
	background: -webkit-gradient(linear, center top, center bottom, from(#00ff9c), to(#01ad6a));
	background: -o-linear-gradient(top, #00ff9c, #01ad6a);
	background: linear-gradient(to bottom, #00ff9c, #01ad6a);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#00ff9c, EndColorStr=#01ad6a);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#00ff9c, EndColorStr=#01ad6a)";
}
.pf_thumb a.btn_twoshot{
	border: #cb99ff 1px solid;
	background: #7e449f;
	background: -moz-linear-gradient(top, #8b63bb, #763290);
	background: -webkit-gradient(linear, center top, center bottom, from(#8b63bb), to(#763290));
	background: -o-linear-gradient(top, #8b63bb, #763290);
	background: linear-gradient(to bottom, #8b63bb, #763290);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#8b63bb, EndColorStr=#763290);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#8b63bb, EndColorStr=#763290)";
}
.pf_thumb a.link_btn:hover {
	background: #81878b;
	background: -moz-linear-gradient(top, #81878b, #666b6f);
	background: -webkit-gradient(linear, center top, center bottom, from(#81878b), to(#666b6f));
	background: -o-linear-gradient(top, #81878b, #666b6f);
	background: linear-gradient(to bottom, #81878b, #666b6f);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#81878b, EndColorStr=#666b6f);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#81878b, EndColorStr=#666b6f)";
}
.pf_thumb a.btn_session:hover{
	background: #e27786;
	background: -moz-linear-gradient(top, #febbd1, #e27786);
	background: -webkit-gradient(linear, center top, center bottom, from(#febbd1), to(#e27786));
	background: -o-linear-gradient(top, #febbd1, #e27786);
	background: linear-gradient(to bottom, #febbd1, #e27786);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#febbd1, EndColorStr=#e27786);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#febbd1, EndColorStr=#e27786)";
}
.pf_thumb a.btn_standby:hover{
	background: #e8c605;
	background: -moz-linear-gradient(top, #fefc63, #e8c605);
	background: -webkit-gradient(linear, center top, center bottom, from(#fefc63), to(#e8c605));
	background: -o-linear-gradient(top, #fefc63, #e8c605);
	background: linear-gradient(to bottom, #fefc63, #e8c605);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fefc63, EndColorStr=#e8c605);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fefc63, EndColorStr=#e8c605)";
}
#eurohere .pf_thumb a.btn_standby:hover{
	background: #59b08e;
	background: -moz-linear-gradient(top, #7bffcc, #6ec3a2);
	background: -webkit-gradient(linear, center top, center bottom, from(#7bffcc), to(#6ec3a2));
	background: -o-linear-gradient(top, #7bffcc, #6ec3a2);
	background: linear-gradient(to bottom, #7bffcc, #6ec3a2);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#7bffcc, EndColorStr=#6ec3a2);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#7bffcc, EndColorStr=#6ec3a2)";
}
.pf_thumb a.btn_twoshot:hover{
	background: #9841ba;
	background: -moz-linear-gradient(top, #b583f1, #9841ba);
	background: -webkit-gradient(linear, center top, center bottom, from(#b583f1), to(#9841ba));
	background: -o-linear-gradient(top, #b583f1, #9841ba);
	background: linear-gradient(to bottom, #b583f1, #9841ba);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#b583f1, EndColorStr=#9841ba);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#b583f1, EndColorStr=#9841ba)";
}
#rankinghere, #nextlogin{
	height:305px;
	overflow:hidden;
}
dt[class^="pf_rank_"] {
	padding-right:5px;
	background-color: #272727;
	border-radius: 2px 2px 0px 0px / 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px / 2px 2px 0px 0px;
	-webkit-border-radius: 2px 2px 0px 0px / 2px 2px 0px 0px;
}
.pf_thumb [class^="rk"] {
	background-image: url(/i/general/spr_main.png);
	background-repeat: no-repeat;
	float: left;
}
.pf_thumb .rk1 {
	width: 18px;
	height: 18px;
	margin: 8px 5px 0 0;
	background-position: -5px -376px;
}
.pf_thumb .rk2 {
	width: 18px;
	height: 18px;
	margin: 8px 5px 0 0;
	background-position: -35px -376px;
}
.pf_thumb .rk3 {
	width: 18px;
	height: 18px;
	margin: 8px 5px 0 0;
	background-position: -65px -376px;
}
.pf_thumb .online {
	width: 42px;
	height: 18px;
	margin-top: 8px;
	background: url(/i/general/spr_main.png) -303px -65px no-repeat;
	float: right;
}
.pf_thumb dt[class|="schedule"] {
	padding:0 5px 0 8px;
	background-color: #272727;
	border-radius: 2px 2px 0px 0px / 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px / 2px 2px 0px 0px;
	-webkit-border-radius: 2px 2px 0px 0px / 2px 2px 0px 0px;
	color: #f1f1f1;
	font-weight:normal;
}
.link_arrow {
	width: 12px;
	height: 24px;
	background: url(/i/general/spr_main.png) -240px -213px no-repeat;
	display: inline-block;
	margin-left: 5px;
}
.link_delete {
	width: 12px;
	height: 24px;
	background: url(/i/general/spr_main.png) -298px -214px no-repeat;
	display: inline-block;
	margin-right: 5px;
}
.link_close {
	width: 12px;
	height: 14px;
	background: url(/i/general/spr_main.png) -298px -219px no-repeat;
	display: inline-block;
	margin-right: 5px;
}
.thumbArea {
	width: 940px;
}
#thumb-nav {
q margin-bottom: 5px;
}
#thumb-nav ul {
	width: 100%;
	height: 30px;
	border-bottom: 1px #444 solid;
}
#thumb-nav li {
	height: 26px;
	margin: 0 12px;
	display: inline;
	float: left;
	color: #ccc;
	text-align: center;
	font-size: 13px;
	cursor: pointer;
}
#thumb-nav .selected {
	border-bottom: 4px #e9b810 solid;
	color: #F1F1F1 !important;
	font-weight: bold;
}
#thumb-acc {
	position:relative;
	height: 16px;
	margin-top: 5px;
	float: right;
}
#thumb-acc li {
	height: 16px;
	margin: 0 5px;
	display: inline;
	float: left;
	color: #ccc;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	cursor: pointer;
}
#thumb-acc .onoff {
	padding: 0 3px;
	margin-left: -3px;
}
#thumb-acc .activated {
	background-color: #F06;
	color: #fff;
}
#thumb-acc .favs {
	width: 18px;
	height:16px;
	background: url(/i/general/spr_main.png) -303px -191px no-repeat;
	margin-right:5px;
	display:block;
	float:left;
}
#thumb-acc .hist {
	width: 18px;
	height:16px;
	background: url(/i/general/spr_main.png) -303px -131px no-repeat;
	margin-right:5px;
	display:block;
	float:left;
}
#thumb-acc .icons {
	width: 18px;
	height:16px;
	background: url(/i/general/spr_main.png) -303px -151px no-repeat;
	margin-right:5px;
	display:block;
	float:left;
}
#thumb-acc .reload {
	width: 18px;
	height:16px;
	background: url(/i/general/spr_main.png) -303px -171px no-repeat;
	margin-right:5px;
	display:block;
	float:left;
}
.accExp{
	position:absolute;
	top:25px;
	width:100px;
	height:200px;
	padding:5px;
	background-color:rgba(255,255,255,0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e0ffffff', endColorstr='#e0ffffff');
	z-index:5;
}
/*.edFav{
	width:306px;
	height:126px;
	background-color:#272727;
	padding:17px;
	margin:0 10px 10px 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	float:left;
}
.edFav:nth-child(3n){
	margin-right:0;
}
.edFavImg{
	width:120px;
	height:90px;
	float:left;
}
.edFavImg img{
	width:120px;
	height:90px;
	border:0;
	outline:none;
}
.edFavEdit{
	width:140px;
	height:90px;
	text-align:center;
	float:right;
}
.edFavEdit .pf_name a  {
	height: 18px;
	line-height: 18px;
	color: #999;
	text-overflow: ellipsis;
}
.edFavEdit .pf_name a:hover  {
	color: #e5c441;
}
.edFavEdit a.link_btn  {
	width: 135px;
	height: 24px;
	border: #5b6064 1px solid;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #606469;
	background: -moz-linear-gradient(top, #606469, #4c5054);
	background: -webkit-gradient(linear, center top, center bottom, from(#606469), to(#4c5054));
	background: -o-linear-gradient(top, #606469, #4c5054);
	background: linear-gradient(to bottom, #606469, #4c5054);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#606469, EndColorStr=#4c5054);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#606469, EndColorStr=#4c5054)";
	margin: 10px 0 0 0;
	display: block;
	font-size: 0.95em;
	text-align: center;
	line-height: 24px;
	color: #f1f1f1;
	outline: none;
}
.edFavEdit a.link_btn:hover {
	background: #81878b;
	background: -moz-linear-gradient(top, #81878b, #666b6f);
	background: -webkit-gradient(linear, center top, center bottom, from(#81878b), to(#666b6f));
	background: -o-linear-gradient(top, #81878b, #666b6f);
	background: linear-gradient(to bottom, #81878b, #666b6f);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#81878b, EndColorStr=#666b6f);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#81878b, EndColorStr=#666b6f)";
}*/
#avReplay{
	width:100%;
	min-width:950px !important;
	height:174px;
	margin-bottom:30px;
	display:block;
	overflow:hidden;
}
.avrep{
	position:relative;
	width:232px;
	height:174px;
	margin-right:4px;
	display:block;
	float:left;
}
.avrep img{
	width:232px;
	height:174px;
	border:0;
	outline:0;
}
.repdet{
	position:absolute;
	bottom:0;
	width:100%;
	height:50px;
	padding:10px 8px;
	background-color:rgba(0,0,0,0.3);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4a000000', endColorstr='#4a000000');
	display:block;
	z-index:1;
	text-align:left;
}
a div.avMainInfo{
	width:100%;
	height:25px;
	color:#f1f1f1;
	text-shadow: -1px -1px rgba(0,0,0,0.15), 1px -1px rgba(0,0,0,0.15), -1px 1px rgba(0,0,0,0.15), 1px 1px rgba(0,0,0,0.15);
	font-size:1em;
	font-weight:bold;
	line-height:15px;
}
a div.avSubInfo{
	width:100%;
	height:15px;
	color:#f1f1f1;
	text-shadow: -1px -1px rgba(0,0,0,0.15), 1px -1px rgba(0,0,0,0.15), -1px 1px rgba(0,0,0,0.15), 1px 1px rgba(0,0,0,0.15);
	font-size:1em;
	font-weight:normal;
	line-height:15px;
}
#news {
	width: 100%;
	height: auto;
	border: 0px;
	background-color: #333;
	margin-bottom: 20px;
	overflow: auto;
	display: block;

}
.eachNews {
	width: 98%;
	padding: 5px;
}
.grayBG {
	background-color: #333;
}
.newsDate {
	font-size: 0.9em;
	width: 59px;
	text-align: left;
	float: left;
}
.newsContent {
	width: 98%;
	border-left: #f1f1f1 1px solid;
	padding-left: 10px;
	color:#f1f1f1;
	text-align: left;
	float: left;
}
.newsTitle {
	color: #f96800;
}
.g_pagelist {
	width:auto;
	height:30px;
	padding-top:5px;
	display:block;
	line-height:25px;
}
.g_pagelist p {
	height:25px;
	outline:none;
	text-align:center;
	color:#f1f1f1;
}
.g_pagelist a {
	padding:5px 10px;
	margin:0px 6px;
	/*background-color:#555;*/
	border:#666 1px solid;
	outline:none;
	text-decoration:none;
	color:#f1f1f1;
}
.g_pagelist a:hover {
	border:#f90 1px solid;
	text-decoration:none;
	color:#f1f1f1;
}
.g_pagelist .selected {
	padding:5px 10px;
	margin:0px 6px;
	background-color:#666;
	border:#666 1px solid;
	text-decoration:none;
	font-weight:bold;
	color:#f1f1f1;
}
