.pup-wrap {
	background:url(/images/bg_over.png);
	width:100%;
	height:100%;
}
.pup-call {
	width:500px;
	position:absolute;
	left:30%;
	top:30%;
}
.pup-top {
	height:6px;
	line-height:1px;
	font-size:1px;
}
.pup-top-left {
	background:url(/images/bg_pup_left_top.png) no-repeat left top;
	width:5px;
	float:left;
	line-height:1px;
	font-size:1px;
	height:6px;
}
.pup-top-center {
	background:url(/images/bg_pup_center_top.png) repeat-x left top;
	height:6px;
	width:490px;
	line-height:1px;
	font-size:1px;
	float:left;
}
.pup-top-right {
	background:url(/images/bg_pup_right_top.png) no-repeat left top;
	width:5px;
	float:left;
	height:6px;
	line-height:1px;
	font-size:1px;
	float:right;
}
.pup-center {
}
.pup-cener-left {
	float:left;
	background:#fff;
}
.pup-cener-center {
	float:left;
	background:#fff;
}
.pup-cener-right {
	float:right;
	background:#fff;
}
.pup-bottom {
	height:6px;
}
.pup-bottom-left {
	background:url(/images/bg_pup_left_bottom.png) no-repeat left top;
	width:5px;
	float:left;
	height:6px;
}
.pup-bottom-center {
	background:url(/images/bg_pup_center_bottom.png) repeat-x left top;
	height:6px;
	float:left;
	width:490px;
}
.pup-bottom-right {
	background:url(/images/bg_pup_right_bottom.png) no-repeat left top;
	width:5px;
	height:6px;
	float:right;
}
.pupcc-zg {
	font-size:18px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#000;
	line-height:normal;
	font-weight:normal;
	padding:0px;
	margin:10px 0px 0px 20px;
}
.pupcc-text {
	margin:15px 20px 15px 20px;
	font-size:14px;
}
.pupcczg-close {
	float:right;
	width:17px;
	height:17px;
	margin:0px 10px 0px 10px;
	position:relative;
	//top:-25px;
	//margin-bottom:-25px;
}
.pupcc-text span {
	font-size:20px;
	color:#f20000;
	line-height:26px;
}

.pupcc-input{
	background:url(/images/catalog_sub_review_input.png) no-repeat left top;
	height:24px;
	border:none;
	width:460px;
	font-style:italic;
	color:#4a4a4a;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 3px;
	//padding:3px 0px 0px 5px;
}
.pupcc-textarea{
	background:url(/images/bg_pupcc_textarea.png) no-repeat left top;
	height:167px;
	border:none;
	width:460px;
	font-style:italic;
	color:#4a4a4a;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 3px;
}
.pupcc-button {
	background:url(/images/button_send.png) no-repeat left top;
	width:105px;
	height:28px;
	cursor:pointer;
	border:none;
	color:#fff;
	font-size:14px;
	padding-bottom:5px;
}
	 #fuzz{ 
	position:absolute; 
	top:0; 
	left:0;
	width:100%; 
	z-index:100;
	background: url('/css/images/ui-bg_diagonals-thick_20_666666_40x40.png');
	display:none; 
	text-align:left; 
	filter:alpha(opacity=50);
	opacity:0.5}
	
	
	#jsddm {
    margin: 0;
    padding: 0;
}
 
 #jsddm{

 	list-style: none;
 }
#jsddm li {
    float: left;
    list-style: none;
   /* font: 12px Tahoma, Arial; */
}
 
#jsddm li a {
    display: block;
     width: 70px;
     padding: 5px 12px;
     white-space: nowrap;
}
 
#jsddm li a:hover {
    
}
 
#jsddm li ul {
    margin: 0;
    padding: 5px;
    position: absolute;
    visibility: hidden;
}
 
#jsddm li ul li {
    float: none;
    display: inline;
}
 
#jsddm li ul li a {
    width: auto;
    background: #9F1B1B;
}
#jsddm li ul li a:hover {
    background: #7F1616;
}