#PopWin{
background: #0000FF;
width: 468px; height: 68px;
position: absolute;
left: 30%; top: 150px;
cursor: hand;
}
#PopWin P {
margin: 0px; padding: 10px; font-family: verdana, arial, helvetica;
}
#PopWin H1 {
margin: 0px; padding: 10px; text-align:center; font-family: verdana, arial, helvetica;
}
#PopWin A.1 {
color: white; text-decoration: none; font-family: verdana, arial, helvetica; font-size: 30px;
}

#PopTit {
background: #0000FF;
padding: 0px;
font-weight: bold;
text-align: right;
font-family: verdana, arial, helvetica;
cursor: default;
left: 350px;
}
#PopTit A {
color: white; text-decoration: none
}

#LinkDiv {
position: absolute;
width: 350px; height: 18px;
background: #0000FF; 
padding: 5px;
font-weight: bold;
text-align: left;
font-family: verdana, arial, helvetica;
cursor: default;
}
#LinkDiv A {
color: #27B127; text-decoration: none
}
