.shop, .message_send_ok{position:fixed;z-index:10001;background:url("../img/shop/bg1.png") repeat;padding:11px 15px;top:60px;left:50%;
	border:1px solid #ebebeb;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;
	-webkit-box-shadow: 2px 2px 3px #999;-moz-box-shadow: 2px 2px 3px #999;box-shadow: 2px 2px 3px #999;
}

.shop{margin-left:-450px;width:900px;}
.sd{margin-left:-250px;width:500px;}
.message_send_ok{margin-left:-200px;width:400px;text-align:center;font-size:18px;position:fixed;}

.shop .comp{font-size:18px;margin:5px}
.shop .comp a{font-size:18px;color:#4f9cdd;text-decoration:underline;}
.shop .comp a:hover{text-decoration:none;}


.shop .t1{margin-top:15px;width:900px}
.shop .t1 td{padding:5px}

.shop .t1 thead td{font-size:12px;background:url("../img/adm/bg2.jpg") repeat-x;color:#FFF;padding:7px 10px;font-weight:900;}
.shop .t1 thead td:first-child,
.shop .t1 tbody td:first-child{text-align:left;border-left:0}
.shop .t1 thead td,
.shop .t1 tbody td{text-align:center;border-left: 1px solid #fff;border-top: 1px solid #fff;}
.shop .t1 tbody td{border-color:#e7e7e7;}

.shop .t1 .d1{}
.shop .t1 .d2{width:110px;}
.shop .t1 .d3{width:60px;}
.shop .t1 .d4{width:60px;}
.shop .t1 .d5{width:150px;}
.shop .t1 .d6{width:1px;padding:5px 10px;border-left:0;}

.shop .t1 input{border: 1px solid #e7e7e7;width:60px;padding:1px;}

.shop .delete{display:block;width:8px;height:8px;background:url("../img/shop/bt2.png") 0 0 no-repeat;z-index:1;cursor:pointer;}
.shop .print,
.shop .send{display:block;float:left;width:171px;height:17px;background:url("../img/shop/bt3.png") 0 0 no-repeat;text-align:center;padding:7px 0;color:#FFF;margin-top:10px;cursor:pointer}
.shop .print:hover,
.shop .send:hover{background-position:0 -31px;text-decoration:none;}
.shop .print{margin-left:5px}

.shop .bg_sum{font-size:18px;float:right;top:15px}
.shop .bg_sum b{font-size:18px;padding:0 3px}


.shop .t2{width:500px}
.shop .t2 td{padding:5px;width:50%;}

.shop .t2 thead td a,
.shop .t2 thead td h2,
.shop .t2 thead td p{font-size:20px;font-weight:normal;color:#000;}

.shop .t2 tbody td:first-child{border-left:0}
.shop .t2 tbody td:first-child b{color:#900;margin-left:3px}
.shop .t2 tbody td{border-left: 1px solid #e7e7e7;border-top:1px solid #e7e7e7;}
.shop .t2 tbody td img{margin-bottom:5px}

.shop .t2 textarea,
.shop .t2 input{border: 1px solid #e7e7e7;width:260px;padding:1px;}
.shop .t2 textarea{min-width:260px;max-width:260px;min-height:100px}