﻿
#backgroundPopup{
display:none;
position:absolute;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/



z-index:2;

font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;


}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}



.top5 { width:97px; float:right; height:28px; padding:2px 0px 0px 4px; background:url(../images/comments-bu.jpg) no-repeat; }
.top4 { width:96px; height:28px; float:left; padding:2px 0px 0px 5px; background:url(../images/comments-bu.jpg) no-repeat; }
.topcomment { width:585px; height:218px; background:#575757; padding:27px 0px 0px 3px; }
.top2 { width:527px; height:187px; border:1px solid #FF0000; }
.top3 { width:527px; height:37px; background:url(../images/comm-bg.jpg) left top repeat-x; }
.enquery { padding:8px 0px 0px 10px; color:#FFFFFF; font-size:18px; float:left; }
span a { color:#FFFFFF; text-decoration:none; }
span a:hover { color:#FFCC00; }