﻿.ti{width:20px;}
.popups {
position: absolute;
position:fixed;
width: 700px;
height: 400px;
left: 333px;
top: 88px;
}
.popups .caption {
position: absolute;
top: 10px;
left: 10px;
width: 650px;
height: 20px;
padding-left: 30px;
font: 700 14px/20px SimSun, 'Times New Roman';
color: rgb(255, 255, 255);
background: url(../images/o_icon.gif) 5px 50% no-repeat rgb(104, 223, 251);
}
.popups .closebtn {
position: absolute;
top: 0px;
right: 2px;
display: block;
width: 28px;
height: 26px;
text-decoration: none;
background: url(../images/o_dialog_closebtn.gif) 0% 50% no-repeat transparent;
}
.popups .submitable {
position: absolute;
bottom: 0px;
border-top: 1px solid rgb(192, 192, 192);
width: 100%;
height: 40px;
background: rgb(249, 249, 249);
}
.popups form {
position: absolute;
top: 30px;
left: 10px;
border: 3px solid rgb(104, 223, 251);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
width: 674px;
height: 349px;
background: rgb(255, 255, 255);
}
a.negative {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
a.negative {
color: rgb(255, 94, 0);
}
a.negative {
display: block;
float: right;
margin: 0.7em 0.5em;
padding: 2px 7px;
border: 1px solid rgb(222, 222, 222);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
background: rgb(245, 245, 245);
color: rgb(169, 234, 0);
font: 700 12px/130% SimSun, 'Times New Roman';
text-decoration: none;
}
