﻿/* 开始：左右列表设置 */
#page_content {
	width: 996px;
	margin: 0 auto auto auto;
	overflow: hidden;
}
#pcontent_left{
	float:left;
	overflow:hidden;
}
#splitline{
	float:left;
	background-color:#C1C1C3;
}
#pcontent_right{
	float:right;
	margin:auto auto auto 1px;
}
/*高度对齐1*/
#page_content:after
{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#page_content
{
	display: inline-block;
}
/*\*/
#page_content
{
	display: block;
}
/* end easy clearing */
/*\*/
#pcontent_left,#splitline, #pcontent_right
{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
}
@media all and (min-width: 0px) {
#pcontent_left,#splitline, #pcontent_right
{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
}
#pcontent_left:before,#splitline:before, #pcontent_right:before
{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
}
}
/*结束：高度对齐1*/
/*开始：高度对齐2*/
.shmain:after
{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.shmain
{
	display: inline-block;
}
/*\*/
.shmain
{
	display: block;
}
/* end easy clearing */
/*\*/
.shleft,.shright
{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
}
@media all and (min-width: 0px) {
	.shleft,.shright
	{
		padding-bottom: 0 !important;
		margin-bottom: 0 !important; 
	}
	.shleft:before,.shright:before
	{
		content: '[DO NOT LEAVE IT IS NOT REAL]';
		display: block;
		background: inherit;
		padding-top: 32767px !important;
		margin-bottom: -32767px !important;
		height: 0;
	}
}

/*结束：高度对齐2*/

#pcl_head{
	width:200px;
	height:26px;
	margin:0px;
	padding:0px;
	background-color:#6386C8;
}
/*头像边框*/
.avatarborder
{
	border:2px #C5D2ED solid;
}
#pclh_left{
	width:110px;
	margin:5px auto 5px 10px;
	float:left;
}
#pclh_right{
	width:50px;
	margin:5px 10px 5px auto;
	float:right;
}
#pcl_head_userinf{
	width:200px;
	height:85px;
	margin:auto auto 1px auto;
	border-bottom:2px #C1C1C3 solid;
	background-color:#E7ECF5;
}
#pclhu_l{
	width:74px;
	margin:5px 3px 5px 3px;
	float:left;
}
#pclhu_r{
	width:100px;
	margin:5px 3px 5px 6px;
	float:right;
	text-align:left;
}
#pcl_content{
	text-align:left;
	margin-left:0px;
	width:180px;
	padding:10px;
}

/* 结束：左右列表设置 */

/* 开始：控制面版设置 */
.usercontrolpanel
{
	width:200px;
	background-color:#F2F2F4;
}
.show
{
	display:block;
}
.hide
{
	display:none;
}
/* 结束：控制面版设置 */

/*频道部分*/
.mchanneltree
{
	padding:5px 3px 5px 3px;
	text-align:left;
	overflow-x:scroll;
}
.mchtreeview
{
	width:180px;height:auto !important;height:300px;overflow-x:scroll;

}

/* 开始：按钮列表 */
.buttonlist{
	margin:10px auto 18px auto;
	text-align:center;
}
/* 结束：按钮列表 */

/* 开始：友情连接 */
.exchangelinkcontainer
{
	height:auto!important; min-height:38px; height:38px;
	margin-bottom:5px;
}
.exchangelinktitle
{
	float:left;
	text-align:center;margin-top:10px;margin-left:12px;margin-right:12px;vertical-align:middle;
}
.exchangelinkcontent
{
	word-break:break-all;vertical-align:middle;float:right;padding:6px;width:890px;
	height:auto!important; min-height:26px; height:26px;
	text-align:left;
}
/* 结束：友情连接 */