
.navbar{ width:770px; padding-left:10px; height:26px; text-align:left; line-height:26px; vertical-align:middle; margin:0 auto; font-size:14px; font-weight:bold; border-bottom:2px solid #1a67c7; background-image:url(/cab2c/images/redarrow.gif); background-repeat:no-repeat; background-position:0 8px}
.navbar2{ width:770px; padding-left:10px; height:22px; padding-top:4px; text-align:right; line-height:22px; vertical-align:bottom; margin:0 auto; font-size:12px; border-bottom:2px solid #1a67c7; background-image:url(/cab2c/images/redarrow.gif); background-repeat:no-repeat; background-position:0 8px}
.main{width:780px;}
.mainlog{width:780px; margin:0 auto;height:350px}
.leftpanel{width:288px; border-right:dashed 2px #CCC; float:left; text-align:left; height:350px}
.leftpanel2{width:188px; border-right:dashed 2px #CCC; float:left; text-align:left; height:350px}
.rightpanel{text-align:left; float:left; width:490px; height:300px}
.rightpanel1{text-align:left; float:left; width:293px; height:350px;border-right:dashed 2px #CCC}
.rightpanel2{text-align:left; float:left; width:295px; height:350px}
.rightpanel3{text-align:left; float:left; border-left:thick 2px #CCC; width:590px !important; width:580px;}
/*用于用户信息修改页面*/
.paneltitle{ background-color:#FAFAFA; font-weight:bold; height:25px; line-height:25px; width:100%;}
.lefttext{ line-height:130%; font-size:12px; padding:10px 0; width:100%; height:110px;}
.lefttext1{ line-height:130%; font-size:12px; padding:10px 0; width:100%;}
.righttext{ line-height:130%; font-size:12px; padding:10px 8px; width:auto; height:20px;}
.rightlog{padding-left:10px; margin-top:10px;}
.logbtn{ margin:10px 20px}
.logbtn_r{ margin:18px 20px 0 20px}
.leftsepline{border-bottom:2px #CCC dashed; margin-right:5px}
.loginput{width:120px; font-size:12px}
.loginput2{width:60px; font-size:12px}
.midpanel{width:280px; float:left; text-align:left; padding:5px 0 5px 10px; border-right-style:solid; border-right-width:1px; border-right-color:#CCCCCC; height:260px;}
.rightone{width:300px; float:left; text-align:left; padding:5px 0 5px 10px;}
.loginerror{ height:23px; width:90%; border:1px solid #FFCC33; background-color:#FFFFCC; color:#ff0000; margin-left:5px;padding-left:20px; line-height:23px; text-align:left; background-image:url(/cab2c/images/forbidden12x12.gif); background-repeat:no-repeat; background-position:5px 5px;}
.loginerror_blank{ height:25px; width:90%}
.biginput {BORDER-RIGHT: #7f9db9 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #7f9db9 1px solid; PADDING-LEFT: 1px; BORDER-LEFT: #7f9db9 1px solid;BORDER-BOTTOM: #7f9db9 1px solid; HEIGHT: 16px; BACKGROUND-COLOR: #fff; font-size:12px; line-height:14px;padding-top:2px; size:25px;}
.boldfont{font-weight:bold;}
.leftli1{ list-style-image:url(/cab2c/images/left_icon_ar.gif); list-style-position:outside; font-weight:bold; margin-left:20px}
.leftli2{ list-style-position:outside; margin-left:25px}

.menuText{ font-size:14px; line-height:130%; padding-left:2px;}
/*注册信息修改页面的左侧菜单*/
.grayTitleBar{background-color:#b0b2c7;padding-left:5px;color:#FFFFFF;font-weight:bold; vertical-align:text-bottom;height:25px; line-height:25px;}
/*注册信息修改页面的右侧灰色标题栏*/
.userContent{padding-top:5px; background-color:#FFFFFF;}
.userItem{width:100px; text-align:right; float:left;}
.userInput{width:120px; text-align:left; padding-left:5px; float:left;}
.userRemark{width:300px;}
.searchPerson{border:2px solid #6699FF; width:550px; height:30px; line-height:30px; padding-left:10px;}
/*联系人管理里的查询*/
.listContactPerson{border:2px solid #6699FF;width:550px; padding-left:10px;}
.listContactPersonTitle{ height:20px; width:554px; background-color:#6699FF; line-height:20px; color:#FFFFFF; padding-left:10px;}
.welcomeTitle{ height:25px; line-height:25px; padding-left:10px; font-size:14px; background-color:#FAFAFA;}
/*修改用户信心的欢迎*/
.welcomeTitle1{ float:left;text-align:right; padding-right:1px;line-height:25px;font-size:12px;}

#wrap{
	width: 780px;
	margin: 0 auto;
	overflow: hidden;
	background-color:#FFFFFF;
}

#sideleft, #sideright
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
@media all and (min-width: 0px) {
#sideleft, #sideright
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#sideleft:before, #sideright:before
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}