/* @group tags */
body {
margin:0;
padding:0;
font-family: Arial, sans-serif;
font-size: 12px;
line-height: 16px;
color: #333;
text-align: center;
background: #fff;
}
h1, h2, h3, h4, h5, h6, p {
margin:0;
padding:0;
font-size: 12px;
}
p {

}
a {
color: #175fe8;
text-decoration: none;

}
a:hover {
text-decoration: none;
}
a img, map {
border:none;
text-decoration: none;
}
ul {
margin:0;
padding:10px;
}
li {
}
ol.alpha {
list-style-type: lower-latin;
}
table {
margin:0;
padding:0;
border-collapse: collapse;
}
td, th {
margin:0;
padding:0;
border-collapse: collapse;
}
hr {
display:none;
}
form {
margin:0;
padding:0;
}
input, textarea, select {
font-family: Arial, sans-serif;
font-size: 12px;
color: #333;
border: 1px solid #757575;
padding: 2px;
}
input:focus, textarea:focus, select:focus {
border: 1px solid #757575;
}
.noBrd {
border: none;
}
option {
padding:0;
margin:0;
}
textarea, select {
font-size: 100%;
font-family: inherit;
}
textarea {
overflow: auto;
}
button {
background: #e1e1e1;
font-size: 100%;
font-family: inherit;
color: #666;
cursor:pointer;
border: 1px solid #757575;
margin: 5px 5px 0 5px;
padding: 0px 5px 0px 5px;
font-weight: bold;
width: auto;
}
button:hover {
background: #eee;
}

/* @end */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;
}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000;
-moz-opacity: 0.80; 
filter: alpha(opacity=80);
}

#containerSelVersion {
position: absolute;
margin-top: 160px;
margin-left: -300px;
left: 50%;
top: 50%;
width: 607px;
padding: 0 0 8px 0;
text-align: left;
background: #2f2f2f;
color: #fff;
height: 285px;
border: 3px solid #fff;
}
#containerSelVersion #headerSelVersion {
padding: 5px;
background: url(../images/select-version/bg_version_summary.gif) repeat-x top left;
font-size: 14px;
color: #fff;
margin: 0 0 15px 0;
line-height: 16px;
display: block;
}
#containerSelVersion #mainSelVersion #oldVersion {
width: 302px;
height: 192px;
float: left;
background: url(../images/select-version/bg_version_old.jpg) no-repeat top left;
display: block;
}
#containerSelVersion #mainSelVersion #oldVersion span {
padding: 11px 27px 0 34px;
display: block;
color: #fff;
font-size: 18px;
font-weight: bold;
line-height: 20px;
}
#containerSelVersion #mainSelVersion #newVersion {
width: 305px;
height: 192px;
float: left;
background: url(../images/select-version/bg_version_new.jpg) no-repeat top left;
display: block;
}
#containerSelVersion #mainSelVersion #newVersion span {
padding: 11px 33px 0 30px;
display: block;
color: #999;
font-size: 18px;
font-weight: bold;
line-height: 20px;
}
#containerSelVersion #mainSelVersion a.def {

}
#containerSelVersion #mainSelVersion a.hov {

}

#containerSelVersion #footerSelVersion {
text-align: right;
padding: 10px 10px 0 0;
}
#containerSelVersion #footerSelVersion a {
display: block;
color: #ccc;
padding: 10px 15px;
}
#containerSelVersion .close {
clear: both;
}
#containerSelVersion .noBrd {
border: none;

}


