@charset "utf-8";
/* CSS Document */
body {
	font-family:"宋体";
}
.mainWrap 
{
	background: url(../images/menu_bar_bg.gif) 0 90px repeat-x;
	zoom:1;
}
.noShow {
	display:none;
}
.warningPh {
	height:20px;
}
form {
	margin:0;
}
.red {
	color:red;
}
.yellow {
	color:#ffcc00;
}
.pms-window-container 
{
	bottom:0px;
	right:3px;
	position:fixed;
	width:381px;
}
/* pms bar start */
.pms-bar {
	width:100%;
	height:28px;
	border:1px solid #000;
	border-bottom:none;
	border-top:none;
	background:url(../images/bg_pms.png) repeat-x;
	font-size:12px;
}
.pms-bar li{
	float:left;
}
.toggleSwitch {
	border-right:1px solid #000;
	width:17px;
	height:28px;
	background:url(../images/pms-btn-close.gif) no-repeat 0 1px;
	cursor:pointer;
}
.pubQuestion {
	width:84px;
	height:28px;
	color:#ffcc00;
	background:url(../images/bg_pms_pubQuestion.gif) no-repeat 9px 7px;
	cursor:pointer;
}
.pubQuestion a {
	display:block;
	padding-left:28px;
	padding-top:8px;
	width:56px;
	height:20px;
	color:#ffcc00;
	text-decoration:none;
}
.pms-bar li.toggleSound {
	width:29px;
	height:28px;
	background:url(../images/bg_pms_soundOn.gif) no-repeat 0 5px;
	float:right;
}
.toggleSound a{
	display:block;
	width:18px;
	height:28px;
	cursor:pointer;
}
.lastestQuestion {
	width:74px;
	height:28px;
	color:#ccc;
}
.myQuestion {
	width:74px;
	height:28px;
	color:#ccc;
}
.lastestQuestion a, .myQuestion a {
	width:100%;
	text-align:center;
	display:block;
	padding-top:8px;
	height:20px;
}
.lastestQuestion a:hover, .myQuestion a:hover {
	background:url(../images/bg_pms_myQuestion.gif) no-repeat;
	text-decoration:none;
}
.tabWin {
	width:100%;
	border: 1px solid black;
	border-bottom: none;
	border-right: none;
	background:#3d3d3d;
}
.tabWin li {
	color:#ccc;
	font-size:12px;
	display:none;
	height: 238px;
}
#tab1 p,#tab2 p,#tab3 p,#tab4 p {
	padding:16px;
	margin:0px;
	font-size: 14px;
	line-height: 24px;
}
.tabList {
	height:209px;
	padding-left:6px;
	overflow-y:auto;
	scrollbar-arrow-color: #f4ae21;   /*三角箭头的颜色*/
	scrollbar-face-color: #333;       /*立体滚动条的颜色*/
	scrollbar-3dlight-color: #666;    /*立体滚动条亮边的颜色*/
	scrollbar-highlight-color: #666;  /*滚动条空白部分的颜色*/
	scrollbar-shadow-color: #999;     /*立体滚动条阴影的颜色*/
	scrollbar-darkshadow-color: #666; /*滚动条强阴影颜色*/
	scrollbar-track-color: #666;      /*立体滚动条背景颜色*/
	scrollbar-base-color: #f8f8f8;    /*滚动条的基本颜色*/		
}
#tab2 ul,#tab3 ul {
	margin:6px 0;
}
#tab2 ul li,#tab3 ul li {
	height:auto;
	display:block;
	padding: 7px 0 7px 15px;
	vertical-align:middle;
	zoom:1;
	clear:both;
	overflow:hidden;
	line-height:14px;
}
.tabList span {
	width: 270px;
	display:block;
	float:left;
	cursor:default;
}
.tabList div{
	float:right;
	width:70px;
	text-align:center;
	cursor:pointer;
	text-decoration:underline;
	color:#ffffcc;
}
.pms_list_title {
	width:100%;
	height:28px;
	background:url(../images/bg_pms_list_title.gif) no-repeat;
	border-bottom:1px solid #000;
	color:#ffcc00;
	font-size:12px;
	font-weight:bold;
}
.pms_list_title span{
	display:block;
	padding:7px 0 0 41px;
	float:left;
}
.btnClosePopup 
{
	float: right;margin-right: 6px;margin-top:8px;cursor:pointer;
}
/* pms bar end */
.pms-popwin {
	width: 440px;
	height: 271px;
	background:url(../images/bg-pms-popup.gif) repeat-x;
	border-left:1px solid #313131;
	border-right:1px solid #313131;
}
.popwin-caption {
	height:27px;
	width:100%;
}
.caption-txt {
	color:#ffcc00;
	font-size:12px;
	padding:7px 0 0 15px;
	display:block;
	float:left;
}
.pms-close-popwin {
	background:url(../images/userpms-close-popwin.gif) no-repeat;
	float:right;
	width:37px;
	height:22px;
	display:inline;
	margin-right:4px;
	cursor:pointer;
}
.pop-content {
	color:white;
}
.pop-content ul{
	padding:0px;
	margin:0px;
	list-style:none;
	padding:17px 0 0 28px;
	list-style:none;
}
.pop-content li{
	clear:both;
	zoom:1;
	vertical-align:top;
}
.pop-content li label{
	float:left;
}
.pms-qcontent-row .pms-ctrl {
	float:left;
}
.pms-public-row .pms-ctrl {
	height:28px;
	padding-top:4px;
	position: relative;
	width:384px;
}
.pms-warning .pms-ctrl {
	padding-left:72px;
	padding-top:6px;
	font-size:12px;
	color:red;
}
.qContent {
	border:1px solid #333333;
	margin:0px;
	width:376px;
	height:118px;
	background:#fff;
	font-size:14px;
	color:#666;
	overflow:auto;
	font-family:"宋体";
	padding:3px;
	width:374px\9;
}
.pms-popwin-button {
	width:233px;
	margin:0 auto;
	padding-top: 20px;
}
.pms-btn-ok a{
	width:90px;
	height:30px;
	background:url(../images/pms-btn-ok-on.gif) no-repeat;
	display:block;
	float:left;
	cursor:pointer;
}
/*.pms-btn-ok a:hover{
	width:90px;
	height:30px;
	background:url(../images/pms-btn-ok-on.gif) no-repeat;
	display:block;
	float:left;
	cursor:pointer;
}*/
.pms-btn-cancel a{
	width:90px;
	height:30px;
	background:url(../images/pms-btn-cancel-off.gif) no-repeat;
	display:block;
	float:right;
	cursor:pointer;
}
/*.pms-btn-cancel a:hover{
	width:90px;
	height:30px;
	background:url(../images/pms-btn-cancel-on.gif) no-repeat;
	display:block;
	float:right;
	cursor:pointer;
}*/
.pm-checkbox {
	width: 180px;
	float:left;
	padding-top:6px;
}
#bgCheckbox {
	width:13px;
	height:13px;
	background:url(../images/bg-radiobox-off.gif) no-repeat;
	float:left;
	margin-right:11px;
	display:inline;
	cursor:pointer;
}
.pm-moblie {
	float: right;
}
#txt_mobile {
	margin-left:20px;
}
#phone {
	margin:0px;
	height:16px;
	border:1px solid #333;
	margin-top:3px;
	margin-top:1px\9;
	background:#fff;
	color:#666;
	width: 196px;
}
#mobile_tips {
	position: absolute;
	top: 12px;
	left: 80px;
	font-size: 12px;
	display:none;
}
.refreshUserStatus {
	height: 21px;
	color: black;
	font-size: 14px;
	background: url(../images/btn_refresh.gif) no-repeat;
	cursor: pointer;
	width: 53px;
	border: 0px;
	margin-left:10px;
}