/* -- form invalid -- */
.text-invalid{
	background-color:#FFFFFF;
	border:1px solid #CC3300;
}

.err {
	background:url(images/icons.png) no-repeat 5px -94px;
}
.tip {
	background:url(images/icons.png) no-repeat 5px 5px;
}
.poptip{position: absolute;padding: 10px 10px 10px 35px;*padding: 7px 10px 4px;line-height: 12px;color: #000; font-size: 12px;background-color: #FFF;border: solid 1px #CCC;border-radius: 2px;box-shadow: 0 0 3px #ddd;}
.poptip-arrow{position: absolute;overflow: hidden;font-style: normal;font-family: '黑体';font-size: 12px; text-shadow:0 0 2px #ccc;}

.poptip-arrow em,.poptip-arrow i{position: absolute;left:0;top:0;font-style: normal;}
.poptip-arrow em{color: #FFF;}
.poptip-arrow i{color: #FFF;text-shadow:none;}

.poptip-arrow-top,.poptip-arrow-bottom{height: 6px;width: 12px;left:12px;margin-left:-6px;}
.poptip-arrow-left,.poptip-arrow-right{height: 12px;width: 6px;top: 12px;margin-top:-6px;}

.poptip-arrow-top{top: -6px;}
.poptip-arrow-top em{top: -1px;}
.poptip-arrow-top i{top: 0px;}

.poptip-arrow-bottom{bottom: -6px;}
.poptip-arrow-bottom em{top: -8px;}
.poptip-arrow-bottom i{top: -9px;}

.poptip-arrow-left{left:-6px;}
.poptip-arrow-left em{left:1px;}
.poptip-arrow-left i{left:2px;}

.poptip-arrow-right{right:-6px;}
.poptip-arrow-right em{left:-6px;}
.poptip-arrow-right i{left:-7px;}





/***
 * 底部 bottom..
 * @xiaofan
 */
.bottom-bar{
	background:url(images/bottombg.png) repeat ;
	box-shadow: 2px 3px 2px 1px #FFFFFF;
	bottom: 0;
    height: 50px;
    left: 0;
 	position:fixed;
    width: 100%;
}
#bottom-left {
    position: absolute;
	margin:8px;
	padding-right: 8px;
}

#bottom-right{
    position: absolute;
    right: 8px;
    top: 5px;
	margin:8px;
}

#bottom-right a {
	color : #fff;
	font-size : 14px;
	padding-left:8px;
}
#bottom-right .account{
	color : #fff;
	padding-left: 8px;
}

#bottom-right .bottom-changePwd ,#bottom-right .bottom-quit{
	color: #166397;
}


.button{
	background-repeat: no-repeat;
	background-image:url(images/icons.png);
    background-color: #527fb9;
	text-align:left;
    border: 0 none;
    color: #FFF;
    cursor: pointer;
	font-family: Microsoft YaHei;
    font-size: 14px;
	font-weight:bold;
    line-height: 30px;
    margin: 0 2px;
    overflow: visible;
    padding-left: 40px;
    width: 120px;
	left: 130px;
	position:absolute;
	bottom: -35;
}

 

.button-pay{
	background-position: 15px -292px;
}

.button-free{
	background-position: 15px -491px;
}



#pay-list{
 	-moz-user-select :  none;
}

#pay-list-wrapper{
	font-family: Microsoft YaHei;
	font-size: 14px;
    font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-image: url("images/shadow.png");
	background-repeat: repeat;
	cursor: pointer;
}
#pay-list-wrapper .pay-qq{
	background:url(images/icons.png) no-repeat 5px -342px;
	width: 90px;
	height:30px;
	padding-left: 30px;
	line-height: 28px;
}

#pay-list-wrapper .pay-callme{
	background:url(images/icons.png) no-repeat 5px -393px;
 	width: 90px;
	padding-left: 30px;
	line-height: 24px;
	height:30px;
	top: 30px;
}

#pay-list-wrapper .pay-phone{
	background:url(images/icons.png) no-repeat 5px -443px;
    color: #FFFFFF;
	width: 90px;
	height:30px;
	padding-left: 30px;
	line-height: 24px;
	height:50px;
	top: 60px;
}

#pay-list-wrapper .pay-qq:HOVER,#pay-list-wrapper .pay-callme:HOVER,#pay-list-wrapper .pay-phone:HOVER{
	background-color:#527FB9;
}


#free-list-wrapper{
	font-family: Microsoft YaHei;
	font-size: 14px;
    font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-image: url("images/shadow.png");
	background-repeat: repeat;
	cursor: pointer;
	-moz-user-select :  none;
}
#free-list-wrapper .free-EHR{
	background:url(images/icons.png) no-repeat 5px -543px;
	width: 90px;
	height:30px;
	padding-left: 30px;
	line-height: 28px;
}

#free-list-wrapper .free-CRM{
	background:url(images/icons.png) no-repeat 5px -595px;
 	width: 90px;
	padding-left: 30px;
	line-height: 24px;
	height:30px;
	top: 30px;
}

#free-list-wrapper .free-EHR:HOVER,#free-list-wrapper .free-CRM:HOVER{
	background-color:#527FB9;
}

.pay-phone-value{
	width: 90px;
	height:20px;
	font-size: 12px;
}


.openClose{
	background:url(images/back.gif) no-repeat -58px -4px;
    cursor: pointer;
    font-size: 50px;
    height: 42px;
    line-height: 35px;
    position: absolute;
    right: 200px;
    top: 25px;
    width: 42px;
}

.openClose:hover {
    background-color: #DD6E7B;
}



.body {
    background-color: #224A7E;
}
input { color: #333; }
input:-moz-placeholder { color: #999; }

.textstyle {
    width: 323px;
    height: 30px;
    background-color: #fff;
    border: #CCC 1px solid;
    font-size: 14px;
	line-height: 30px;
	padding-left: 5px;
}

.codestyle {
    width: 210px;
    height: 42px;
    font-size: 14px
}

.imagestyle {
    width: 95px;
    height: 42px
}

.textareastyle {
    width: 473px;
    height: 100px;
    background-color: #fff;
    border: #CCC 1px solid;
    font-size: 14px;
	padding-left: 5px;
}


.namestyle {
    font-size: 14px;
    color: #fff;
    font-family: "Microsoft YaHei", SimHei
}

.namestyle2 {
    font-size: 18px;
    color: #fff;
    font-family: "Microsoft YaHei", SimHei
}

.namestyle3 {
    font-size: 14px;
    color: #85a4cd;
    font-family: "Microsoft YaHei", SimHei
}

.buttonstyle {
    width: 150px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    background-color: #527FB9;
    border: 0;
    font-family: "Microsoft YaHei", SimHei
}

.buttonstyle:DISABLED{
    color: #CCCCCC;
}

.buttonstyle2 {
    width: 150px;
    height: 40px;
    font-size: 18px;
    color: #000;
    background-color: #fefbbd;
    border: 0;
    font-family: "Microsoft YaHei", SimHei
}

#apDiv1 {
    position: absolute;
    width: 200px;
    height: 115px;
    font-size: 30px;
    color: #fff;
    font-family: "Microsoft YaHei", SimHei;
    left: 200px;
    top: 30px;
}

.input-image{
	background-image:url(images/icons.png);
	background-repeat:no-repeat;
	padding-left:30px; 
	width:300px;
}

.input-required{
	background-image:url(images/required.png);
	background-repeat:no-repeat;
	background-position:right center;
}

.success-notice, .email-notice, #right-notice{
	position: absolute;
	width:50px;
	height:50px;
	left: -50px;
    top: 160px;
	background-image:url(images/icons.png);
	background-repeat:no-repeat;
	background-position:0 -150px;
}

#right-notice{
   width:32px;
   height:32px;
   left: 478px;
   top: 148px;
   background-position:0 -50px;
   display:none;
}

.email-notice{
    top: 175px;
	background-position:0 -250px;
}

