.popup{ background:url(../image-style/0917/popup.png) no-repeat; width:547px; height:272px; position:absolute; padding:20px; display:none; z-index:6;}
.close{
	background: url(../image-style/0917/close.png) no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 550px;
	top: 17px;
	cursor:pointer;
}
.popup h1{ font-size:16px; line-height:24px;}
.box{ float:left; width:125px; padding:10px 0 0 10px;}
.info{ float:left; width:410px; height:166px;}
.info p{ margin-top:20px;}
.popup ul{ list-style:none;}
.popup h2{font-size:16px; line-height:40px;}
.popup h3{ font-size:11px; font-weight:normal;}
.popup h3 a{ color:#007dcd;}
.popup h3 span{ font-weight:bold;}
.popup h4{ text-align:center; margin-top:5px; font-size:16px;}
.popup h4 strike{ font-size:13px;}
.popup h4 span{color:#FF6600; margin:0 20px;}
