#get{ cursor:pointer;}
#popup{ background:url(imgs/popup-01.png) no-repeat; width:652px; height:310px; position:absolute; z-index:10; display:none;}
#popup a img{ border:0;}
#popup #close{ background:url(imgs/close-01.png) no-repeat; width:32px; height:32px; cursor:pointer; position:absolute; top:-5px; right:-5px;}
#popup h1{ font-size:18px; text-align:center; color:#fff; height:60px; line-height:60px; }
#popup h2{ font-size:18px; color:#507a00; text-align:center; line-height:30px;}
#popup h3{ font-size:13px;  text-align:center; line-height:24px;}
#popup .download{	position: absolute;	left: 360px;	top: 137px;}
#popup p{ text-align:center; font-size:13px; font-weight:bold; margin:150px 0 0 0;}
#popup p a{ color:#3cb8ff; text-decoration:underline;}