issue.css 17.3 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785
@charset "utf-8";
/* CSS Document */

/*发布商品*/
.g-ser{background:#F9F9F9;padding: 10px;}
.g-ser li {
	float: left;
	width: 100%;
	padding: 15px 0;
	line-height: 30px;
	position: relative;
}
.g-ser .col999 {
	left: 155px;
    position: absolute;
    top: 35px;
}
.g-ser li label {
	float: left;
	font-family: "微软雅黑";
	font-size: 13px;
	width: 150px;
	text-align: right;
	margin-right: 10px;
}
.g-ser li .g-ser-right input[type="radio"] {
	float: left;
    margin-right: 5px;
    margin-top: 9px;
}
.g-ser li .g-ser-right span {
	float: left;
	margin-right: 20px;
}
.g-ser input[type="text"]{ width: 420px; height:30px; padding-left:10px; border:#CCCCCC solid 1px;}
.g-ser-em{  width: 432px; /*height:24px; */ display:inline-block; position:relative;  float: left;}
.g-ser-em span{ width: 435px; height:auto; display:inline-block; line-height:25px; position:absolute; left:0; top:32px; border:#CCCCCC solid 1px; background:#FFFFFF; display:none; z-index: 2;}
.g-ser-em span a{ width: auto; height: auto; display:block; padding: 0 10px; color:#666}
.g-ser-em span a:hover{ color:#666666; text-decoration:none; background:#fafafa}
.g-p-tfp{ padding:20px;}
.g-tfp{ width:175px; margin-bottom:30px; border:#CCCCCC solid 1px;}
.g-tfp dl dt{ height:27px; line-height:27px; padding-left:5px; border-bottom:#CCCCCC solid 1px; background:#F9F9F9}
.g-tfp dl dd{ padding:5px 0; height:250px; overflow:hidden; overflow-y:auto; position: relative;}
.g-tfp dl dd a{ width:100%; padding-left:10px; height:25px; line-height:25px; display:block;}
.g-tfp dl dd a:hover{ color:#666666; background:#fafafa; text-decoration:none}
.g-tfp dl dd a.on{ background:#CCCCCC; color:#FFFFFF}
.g-j-tfp{ width:54px; height:290px; line-height:290px; font-size:24px; text-align:center; background: url(../images/i/h-arr.png) no-repeat center;}

.inp_shortcut{ padding:40px}
.inp_shortcut span{line-height:28px; padding-left:20px}

/*发布页面*/
.g-datum ul li a.m-left55{ margin-left:20px; color:#005ea7; text-decoration:underline}
.u-ched-list{ width:645px; float:right}
.u-ched-list span{ margin-right:20px; display:inline-block}
.g-property{ width:637px; padding:5px 0 10px 0; line-height:35px; border:#CCCCCC solid 1px; color:#666666; background:#f9f9f9; margin-top:15px; margin-bottom:10px; float:right}
.g-property dl dt{ color:#aaaaaa; padding-left:75px;}
.g-worth{ width:542px;}
.g-t-text{ width:290px; height: 55px; border: #dcdcdc solid 1px; vertical-align: middle; color:#aaaaaa; margin: 11px 0 10px 0;}


.u-goods {background: url(../images/user/goods-icon.gif); width: 599px;height: 68px;margin: 0 auto 20px;}
.i1 {background-position: 0 -6px}
.i2 {background-position: 0 -73px}
.i3 {background-position: 0 -132px}

/*出售中的商品*/

.g-tabs-box dt a{ border:#e1e1e1 solid 1px; display:inline-block; line-height:40px; padding:0 10px; float:left}
.g-tabs-box dt a.u-ts1{font-size: 14px; height: 40px; line-height: 40px; border-bottom:#FFFFFF solid 1px; color:#313131; background:#fff;}
.g-tabs-box dt a.u-ts1:hover{color:#313131; text-decoration:none}
.g-tabs-box dt a.u-ts2{font-size: 14px; height:40px; color:#a9a9a9; background: #fff; margin-top:3px; border-bottom:0;}
.g-tabs-box dt a.u-ts2:hover{color:#a9a9a9; text-decoration:none}
.u-table-tit{ width:70px; height:auto;}
.u-table-tit dt{ width:60px; height:inherit; float:left}
.u-table-tit dd{ width:140px; height:60px;float:left}


a.op-btn0{display: inline-block;
    float: none;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin-left: 0;
    margin-top: 20px;}
a.op-btn0:hover,a.op-btn0:active,a.op-btn0:visited{color:#666;text-decoration: none;}
a.op-btn1:hover,a.op-btn1:active,a.op-btn1:visited{color:#fff;text-decoration: none;}
a.op-btn3{float: right;}

.tl-a-btn{ text-align: right; padding-right: 50px}
.g-audit .h1-style{color:#3d9a06; padding-bottom: 10px;}
.g-audit .h1-style b{color: #498327;}
.tabs-box2 dd{*float:left;height: 70px;}
.tabs-box2 dd input.text-tit,.tabs-box2 dd input.text-sort,.tabs-box2 dd input.text-time{width: 114px;width: 113px\9;*width: 103px;}
.g-tabs-box dd input.u-but-sc{padding: 0 12px;outline:none;  display: inline; line-height: 25px;}
.g-tabs-box dd input.u-but-sc:hover{border: 1px solid #ccc;}
.g-tabs-box dt a.g-pro{ background-color:#fbfbfb; margin-top: 7px; height: 35px; line-height: 35px;}
/*.tabs-box-ls dd input.text-tit,.tabs-box-ls dd input.text-sort,.tabs-box-ls dd input.text-time{width: 114px;width: 113px\9;*width: 103px;}*/
.u-or-table tr td.paynum{padding-left:20px}
/* .g-user-btn{height: 40px; padding-top: 20px;} */
.op-margin20{margin-top: 20px;}
.audit-a1 dt em{margin-left:40px}
.audit-a1 dl dd{width:340px;}
.btn-push-a1{ position: relative; margin-top: -60px;}
.btn-push-a1 span.un-h1{font-size:12px;font-weight:normal}
.g-datum ul li span.spw-name{position: relative;top:-15px}
.col-style{margin-top:20px;}
.table-td-style tr td{padding: 10px 0;}
.p-link a{ padding-right: 7px;}
.p-link a.link-td-no{padding-right: 0;}
.table-input tr td input.txt_no,.table-input tr td input.txt{margin-left: 20px; text-align: center;}
.table-input2 tr td input.txt_no,.table-input2 tr td input.txt{margin-left: 0; text-align: center;}
.tab-user-sale dd{ border:1px solid #d2d2d2}
.tab-user-sale dd.clear-td{height: 0px;margin: 0px;border: none;border-top: 1px solid #d2d2d2;background: none; }
.g-tabs-box dd input.btn-user-sear{line-height: 22px; padding: 0px 7px; float: none;}
.g-tabs-box dd input.btn-user-sear:hover{border: 1px solid #d2d2d2;}
.g-tabs-box dt a.h2-user-tl{background: none;border: none;}
.u-or-table tr.u-bm td span.spantl{display:block;padding-left:50px; text-align:left;}
.table-td-style tr.u-bm td{padding:0;}
.table-input tr td input.goodspay{border: 1px solid #dcdcdc;background:#fff;}
.table-input2 tr td input.goodspay{border: 1px solid #dcdcdc;background:#fff;}
.g-tabs-box dt i{font: bold 16px "微软雅黑";border:none;display:block;width:auto;border-bottom: 1px dashed #999;padding-bottom: 20px;float: none; padding-left: 0;}
.g-lay-h2 h2{border-bottom: 1px #ddd solid;padding-bottom: 15px;margin-bottom: 15px; font-size: 16px; font-weight: normal;}
.or-tab-yc tr td{padding: 10px 0;}
.or-tab-yc tr.u-bm td{padding:0px;}
.or-tab-yc tr td a.a-img2{height: 30px;width: 30px;}
.sale-inpuut dd input.text-tit,.sale-inpuut dd input.text-sort,.sale-inpuut dd input.text-time{width: 160px;}
.user-btn-resite{float: none;height: 28px;line-height: 28px; display: inline-block;}

/*上传图片*/
.m-images {
	border: 1px solid #CCCCCC;
	margin: 10px 0 10px 95px;
    width: 642px;
    background: #fff;
}
.m-images .tab {
	background: #f2f2f2;
	position: relative;
	border-bottom: 1px solid #CCC;
	height: 35px;
}
.m-images .tab a {
	font-size: 14px;
    padding: 10px 20px;
    position: relative;
    /*display: inline-block;*/
}
.m-images .tab a:hover {
    text-decoration: none; 
}
.m-images .tab a.act {
	background: #fff;
}
.m-images .cont {
	padding: 20px 10px;
	border-bottom: 1px solid #ccc;
	overflow-x: hidden;
	position: relative;
	overflow: hidden;
	height: 215px;
}
.m-images .cont p {
	color: #999;
	font-size: 12px;
	line-height: 30px;
}
.m-images .cont .local-img .h,.m-images .cont .local-img .c {
	margin-left: 20px;
}
.m-images .cont .c {
	height: auto;
	border-bottom:0
}
.m-images .cont .u_img {
    height: 120px;
    margin: 8px 15px 5px 19px;
    width: 75px;
    text-align: center;
    float: left;
}
.m-images .cont .u_img img {
	border: 1px solid #CCCCCC;
	width: 90px;
	height: 90px;
}
.m-images .cont .u_img input {
	margin-top: 5px;
}
.m-images .cont .c li {
	height: auto;
	line-height: 100%;
}
.m-images .list {
	background: #F2F2F2;
	padding: 10px;
}
.m-images .list span {
	color: red;
}
.m-images .list li {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    height: 104px;
    line-height: 20px;
    text-align: center;
    width: 94px;
    margin: 0 3px;
    position: relative;
}
.m-images .list li img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	border: none;
}
.m-images .list li .bar {
	height: 25px;
    left: 0;
    line-height: 25px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    background: #f1f1f1;
    display: none;
}
.m-images .list li .a-img p {
	/* margin: 35px 10px; */
	margin: 5px;
}
.m-images .list li.act {
	border: 2px solid red;
	width: 94px;
	height: 102px;
}
.m-images .local-img {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0px;
	left: 0px;
}
.m-images .user-img {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0px;
	left: 700px;
}
.m-images .user-img .left {
	float: left;
	width: 120px;
	border-top: 1px solid #ccc;
	background: #F2F2F2;
	height: 200px;
	padding: 10px;
	overflow-x: hidden;
	margin: 16px 0 10px 15px;
	border-bottom: 1px dashed #ccc;
}
.m-images .user-img .right {
	float: left;
	margin: 16px 0 0 15px;
	width: 457px;
	border-top: 1px solid #ccc;
	height: 220px;
	overflow-x: hidden;
	position: relative;
	border-bottom: 1px dashed #ccc;
	overflow-y:auto;
}
.m-images .user-img .right .h {
	background: none repeat scroll 0 0 #f2f2f2;
    border-bottom: 1px solid #CCCCCC;
    height: 35px;
    position: absolute;
    top: 0;
    width: 100%;
}
.m-images .user-img .right .h p {
	color: #333333;
    display: block;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 3px 8px;
}
.m-images .user-img .right .h .more {
	float:right;
	line-height: 35px;
}
.m-images .user-img .right .h .more input {
	height: 20px;
    width: 45px;
}
.m-images .user-img .right .c {
    position: relative;
    top: 35px
}
.m-images .user-img .left li {
	line-height: 20px;
	height: auto;
	font-size: 13px;
	height: 20px;
	overflow: hidden;
}
.m-images .user-img .left li.on{ font-weight:bold; text-decoration:underline}
.m-images .user-img .left .m-shrink li.act {
	display: block;
	height: auto;
}
.m-images .user-img .left a {
	line-height: 100%;
	font-weight: bold;
	color: #666;
	font-size: 14px;
}
.m-images .user-img .left ul li ul {
	padding-left: 15px;
	cursor: pointer;
}
.u-shortcut{ padding-top:10px;}

.m-assembly {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #CCCCCC;
    width: 520px;
}
.m-assembly th {
    background: none repeat scroll 0 0 #f2f2f2;
    height: 30px;
    line-height: 30px;
    padding: 0;
    border-bottom: 1px solid #CCCCCC;
	text-align:center;
}
.m-assembly td {
	border-bottom: 1px dashed #999999;
	text-align: center;
}
.m-assembly input {
	width: 25px;
	border: 1px solid #ccc;
	margin: 0 3px;
	min-width: 35px;
}

.g-tabs-box dt {
	height: 44px;
	position: relative;
	border-bottom: 1px solid #ccc;
}
.g-tabs-box dd {

	line-height: 35px;

	margin-top: 20px;
}
.u-batch a:first-child {
	margin-right: 20px;
}
.p10 {
	padding: 20px;
	color: #666;
	line-height: 18px;
}
.p10 .left {
	margin-top: 10px;
}
.p10 .b-tom1 {
	margin-top: 10px;
}
.user-bg .n-popup .n-popup-cont .n-popup-cont-footer {
	height: 35px;
}
.g-tit-a a.op-btn0 {
	margin: 5px 0 0 10px;
}
.u-taba {
	padding-top: 15px;
}
.g-umain-right .g-tickling2 .g-audit .un-h1 {
	color: #ff9600;
	font-size: 18px;
}
.g-tit-a {
	width: auto;
	margin-left: 485px;
}
.g-tit-a .un-h1 {
	font-size: 13px;
	font-weight: normal;
}
.u-or-table tr td input.txt {
	margin-left: 20px;
	text-align: center;
}
.u-editor {
	margin-top: 15px;
}
.s-ord {
	float: right;
	line-height: 37px;
}
.c-ord {
	float: right;
}
.g-umain-right .preview,
.g-umain-right .publish {
	float: right;
}
.g-tit2 {
	font-weight: bold;
    height: 35px;
}
.no-pass {
	text-align: center;
	font-size: 13px;
	background: #ffffe6;
	border: 1px solid #fed6a5;
	color: #f60;
	padding: 10px 0;
    margin-bottom: 20px;
}
table.show-product-info td {
	text-align: center;
	height: 50px;
	border-bottom: 1px dashed #ccc;
}
table.show-product-info .show-title td{
	background: #f9f9f9;
	border-width: 1px 0;
	border-style: solid;
	border-color: #ccc;
	height: 30px;
}
a.product-info {
	display: inline-block;
	width: 150px;
	word-break: break-word;
	text-align: left;
	vertical-align: middle;
	margin-left: 5px;
}
table.show-product-info p.reason-failure {
	width: 200px;
	text-align: left;
	padding: 15px 0;
}
.g-datum {
	padding-bottom: 10px;
}
a.auto-make {
	padding: 0 5px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
    width: auto;
	float: none;
}
.f-column-h a.auto-make {
	padding: 0 5px;
	margin: 5px 0 0 15px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
    width: auto;
	float: none;
}
.prompt {
	color: #999;
}
.f-column-h div.select-area {
    height: auto;
    float: left;
    margin: 10px 0 0 10px;
    width: 550px;
}
.f-column div.text-word .btn-big-w, 
.f-column div.text-word .btn-big-r { 
    margin: 0 10px 0 0;
    width: auto;
}
.f-column div.text-word .Wdate {
    width: 100px;
    float: none;
    height: 22px;
    line-height: 22px;
}
.f-column .limit-width {
	width: 708px;
}
.select-area .bone {
    padding: 0 0 10px 20px;
    background-color: #f2f2f2;
}
.select-area .bone-extra {
    background-color: #f2f2f2;
    padding-left: 20px;
}
.select-area .bone-extra input {
    margin: 0;
    position: relative;
    top: 2px;
    margin-right: 5px;
}    
.select-area .bone-extra div {
    display: inline-block;
    margin: 0 10px 10px 0;
}

/*
 * 价格区间
 */
.price-cover {
	border: 1px solid #ccc;
	float: left;
	margin-top: 10px;
}
.price-interval {
	width: 100%;
	color: #999;
	margin-bottom: 10px;
}
.price-interval tr th {
	background: #f2f2f2;
	border-bottom: 1px solid #ddd;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.price-interval tr td {
	border-bottom: 1px solid #ddd;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.f-column .f-column-h .price-interval tr td input, .price-interval tr td input {
	min-width: 60px;
	width: 60px;
	margin: 0 5px;
	float: none;
	height: 22px;
	line-height: 22px;
}
.f-column .f-column-h .price-interval tr td, .price-interval tr td {
	line-height: 40px;
    text-align: center;
}
.price-interval tr td .operate-a {
	float: none;
	margin-left: 10px;
}
.hint {
	padding: 5px ;
	border: 1px solid #ccc;
	background: #fafafa;
}
.cate-search {
	margin: 0 0 0 10px;
	display: inline-block;
	padding: 0 5px;
	*display: inline;
	*zoom: 1;
}
.interp {
	padding-top: 5px;
	float: left;
	clear: right;
	width: 75%;
}
.price-interval tr td.pdt-price {
	text-align: left;
	padding-left: 110px;
}
.g-datum ul li span.descAtt {
	width: 141px;
	height: 35px;
	overflow: hidden;
	margin-left: 10px;
}
.g-property .g-worth {
	width: 470px;
	float: left;
	margin-left: 10px;
}

.u-or-table {
	width: 100%;
}
.u-or-table tr.selected,
.u-or-table tr:hover {
    background-color: #f5ffeb;
}
.u-or-table tr:hover .act-price, 
.u-or-table tr:hover .act-supply {
  visibility: visible;
}
.al-words,
.al-tt,
.al-num-ipt,
.al-num,
.al-unit,
.al-unit-ipt,
.act-price, 
.act-supply,
.act-price i, 
.act-supply i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.act-price, 
.act-supply {
  visibility: hidden;
  margin-top: 5px;
}
.act-price, 
.act-supply, 
.price-target, 
.supply-target {
  position: relative;
  top: 12px;
}
.act-price i, 
.act-supply i {
  width: 20px;
  height: 22px;
  background: url(http://static.nong12.com/static/newStatic/pnr/images/one-icon.png) no-repeat -146px -373px;
  vertical-align: middle;
  margin-right: 5px;
}
.act-price:hover i,
.act-supply:hover i {
    background-position: -170px -373px;
}
.tab-cells tr:hover .act-price,
.tab-cells tr:hover .act-supply {
    visibility: visible;
}
.fancy-alter {
    display: none;
    min-width: 400px;
}
.fancy-alter ul {
    padding: 60px 60px 0 40px;
}
.fancy-alter li {
    margin-bottom: 20px;
	white-space: nowrap;
}
.fancy-alter li.li-border {
    border-top: 1px dashed #d4ded4;
}
.fancy-alter-ft {
    padding-bottom: 20px;
    text-align: center;
}
.fancy-alter-ft .submitBtn {
    margin: 0 5px;
}
.fancy-alter .medium {
    width: 70px !important;
}
.al-tt {
    width: 120px;
    height: 18px;
    overflow: hidden;
    text-align: right;
}
.al-num {
    margin-right: 40px;
}
.al-words,
.al-unit,
.al-num,
.al-tt {
    padding-top: 7px;
}
.al-unit,
.al-num,
.al-tt {
    color: #999;
}
.al-tt,
.al-num-ipt,
.al-num,
.al-unit,
.al-unit-ipt {
    vertical-align: top;
    position: relative;
}
.batch {
    position: relative;
    top: -32px;
}
.batch .submitBtn {
    margin: 0;
}
.chint {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.chint .hint-word {
    position: absolute;
    top: 45%;
    left: 45%;
    background: rgba( 0,0,0,.6 );
    background: #000\9;
    color: #fff;
    font-size: 18px;
    padding: 10px 20px 10px 10px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.chint i.as-inline {
    background: url(../../images/one-icon.png) no-repeat;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    margin: 0 5px;
}
.chint i.as-true {
    background-position: -163px -342px;
}
.chint i.as-false {
    background-position: -134px -342px;
}
.chint-on {
    z-index: 10000;
}
.chint-on .hint-word {
    opacity: 1;
    filter: alpha(opacity=100);
}
.u-or-table .ona {
    width: 20%;
}
.u-or-table .oty {
    width: 14%;
}
.u-or-table .ope {
    width: 8%;
}
.u-or-table .sig {
    width: 21%;
}
.u-or-table .sel {
    width: 12%;
}
.al-num-ipt >span,
.al-unit-ipt >span {
    position: relative;
}
.al-num-ipt label.error,
.al-unit-ipt label.error {
    white-space: nowrap;
    width: 102px;
    padding-top: 3px;
}


.u-tab-a ul li .property-a { 
	width: auto; 
	height: auto;
	float: none;
	text-align: center;
}
.u-tab-a ul li .property-a .txtVirCategory {
	width: 136px;
}
em.u-emt {
	position: relative;
	top: 12px;
}