﻿
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:fixed;
_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*/
height:100px;
width:310px;
background-color:#000000; 
border:#666666 3px solid;
z-index:2;
color:White;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
font-size:18px;
color:#78ac00;
font-size:22px;
font-weight:700;
height:30px;
background:url(../../images/index/xian.gif) no-repeat bottom;
padding-bottom:2px;
margin-bottom:10px;
}

#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#78ac00;
font-weight:700;
display:block;
}
#popupOk{
font-size:16px;
line-height:16px;
right:145px;
top:90px;
position:absolute;
font-weight:700;
display:block;
}
#button{
text-align:center;
margin:100px;
}