#checklist1 td,#checklist2 td {padding:5px; line-height:30px;}
#checklist2 td label{width:80px;}
.czCheckbox .default {background-image: url('/style/images/czCheckbox.gif') ; background-repeat:no-repeat; background-position:0 0; height:29px; width:29px;} 
.czCheckbox .default_checked {background-position:0 -29px;  } 
.czCheckbox .disabled{background-position:0 -58px;}
.czCheckbox .disabled_checked {background-position:0 -87px;}
.input_buy{height:40px;line-height:40px;width:185px;font-size:18px;color:#333}
.online_buy_title{width:187px;margin-right:20px;float:left;display:inline;}
#body_right_detail_detail form em{color:red;font-size:11px;font-style:normal;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
#fujia{top:20px;position:relative;}
	#submit{background:url(/king_admin/img/submit.jpg) no-repeat center center;width:100px;height:40px;line-height:40px;text-align:center;color:white;font-size:16px;cursor:pointer;float:right;margin-right:10px;margin-top:15px;}
#result{float:left;margin-left:30px;font-size:11px;margin-top:20px;}
/*select1样式------开始*/
	ul,li {list-style-type:none;}
	.select {width:168px; height:45px;line-height:45px;;border:1px solid #ccc; padding-right:20px; padding-left:10px; background:url(/king_admin/img/select.jpg) no-repeat right center white; }
	.select span {cursor:pointer; display:block;  width:100%; height:100%;overflow:hidden;}
	.select table {height:100%;}
	.select td {vertical-align:middle;}
	.select ul{width:160px;margin-left:0px;}
	.select ul li {cursor:pointer;}
	.select .items {overflow-y: hidden; overflow-x: hidden; height:auto;width:190px; position:absolute;border:1px dashed #ccc; background:#fff;z-index:100;display:none;margin-top:0px;overflow:hidden;}
	.select .items li {display:block; line-height:35px; padding-left:10px;font-size:17px;margin-left:-45px;margin-left:0px \9;}
	.select .hover,.onhover {background:#F6F7F7;}
	.select .extraData{position:absolute;line-height:20px;padding-left:10px; padding-top:5px; padding-bottom:5px;border:1px dashed #ccc;background:white;display:none;}
/*select1样式------结束*/