232 lines
4.4 KiB
CSS
232 lines
4.4 KiB
CSS
.r1_c1{
|
|
width:10px;
|
|
height:22px;
|
|
background:url(../images/pop_r1_c1.gif) no-repeat right bottom;
|
|
}
|
|
.r1_c2{
|
|
height:22px;
|
|
background: url(../images/pop_r1_c2.gif) repeat-x bottom;
|
|
}
|
|
.r1_c3{
|
|
width:10px;
|
|
height:22px;
|
|
background: url(../images/pop_r1_c3.gif) no-repeat left bottom;
|
|
}
|
|
.r2_c1{
|
|
width:10px;
|
|
background:#FFFFFF;
|
|
}
|
|
.r2_c2{
|
|
background:#FFFFFF;
|
|
}
|
|
.r2_c3{
|
|
width:10px;
|
|
background:#FFFFFF;
|
|
}
|
|
.r3_c1{
|
|
width:10px;
|
|
height:20px;
|
|
background: url(../images/pop_r3_c1.gif) no-repeat right top;
|
|
}
|
|
.r3_c2{
|
|
height:20px;
|
|
background: url(../images/pop_r3_c2.gif) repeat-x center top;
|
|
}
|
|
.r3_c3{
|
|
width:10px;
|
|
height:20px;
|
|
background: url(../images/pop_r3_c3.gif) no-repeat left top;
|
|
}
|
|
|
|
.popwin_searchbox_01{
|
|
width:653px;
|
|
margin-bottom:4px;
|
|
border-bottom:1px dashed #CCCCCC;
|
|
}
|
|
.popwin_searchbox_01 td{
|
|
font-weight:normal;
|
|
padding-top:1px;
|
|
padding-bottom:4px;
|
|
|
|
text-align:left;
|
|
}
|
|
.popwin_searchbox_01 th{
|
|
text-align:right;
|
|
font-weight:normal;
|
|
width:70px;
|
|
}
|
|
.popwin_input01{
|
|
border:none;
|
|
border:2px solid #FFFFFF;
|
|
border-bottom:1px solid #666666;
|
|
width:120px;
|
|
line-height:18px;
|
|
margin-bottom:2px;
|
|
margin-top:2px;
|
|
}
|
|
.popwin_input_uneditable{
|
|
border:2px solid #FFFFFF;
|
|
border:none;
|
|
font-weight:normal;
|
|
}
|
|
.popwin_input02{
|
|
border:none;
|
|
border:2px solid #FFFFFF;
|
|
border-bottom:1px solid #666666;
|
|
width:120px;
|
|
line-height:18px;
|
|
margin-bottom:2px;
|
|
margin-top:2px;
|
|
}
|
|
.popwin_input01_on{
|
|
color:#0000FF;
|
|
background:#F1F5FA;
|
|
border-bottom-width:1px;
|
|
margin-bottom:2px;
|
|
width:120px;
|
|
cursor:text;
|
|
text-align:left;
|
|
margin-bottom:2px;
|
|
margin-top:2px;
|
|
}
|
|
.popwin_input02_on{
|
|
color:#FFFFFF;
|
|
background:#99B0CF;
|
|
border-bottom-width:1px;
|
|
width:120px;
|
|
margin-bottom:2px;
|
|
margin-top:2px;
|
|
}
|
|
.popwin_select01{
|
|
width:120px;
|
|
}
|
|
.warminfo{
|
|
font-size:14px;
|
|
color:#FF0000;
|
|
}
|
|
.info{
|
|
padding-right:2em;
|
|
text-align:right;
|
|
font-weight:bold;
|
|
color:#333333;
|
|
}
|
|
.red{
|
|
color:#CE0000;
|
|
}
|
|
td.r2_c2 .pop_tablecontent{
|
|
margin:10px 0px;
|
|
}
|
|
.popup_filling_top_left{
|
|
width:10px;
|
|
height:30px;
|
|
background:url(../images/popup_top_corner_left.gif) no-repeat left top;
|
|
}
|
|
|
|
.popup_filling_top_center{
|
|
height:30px;
|
|
background:url(../images/popup_top_bg.jpg) repeat-x left top;
|
|
width:100%;
|
|
}
|
|
.popup_filling_top_right{
|
|
width:10px;
|
|
height:30px;
|
|
background:url(../images/popup_top_corner_right.gif) no-repeat right top;
|
|
}
|
|
.popup_filling_bottom_left{
|
|
width:10px;
|
|
height:24px;
|
|
background:url(../images/popup_bottom_left.gif) no-repeat left bottom;
|
|
}
|
|
.popup_filling_bottom_center{
|
|
height:24px;
|
|
width:100%;
|
|
background: url(../images/popup_bottom_bg.jpg) repeat-x left bottom;
|
|
}
|
|
.popup_filling_bottom_right{
|
|
width:10px;
|
|
height:24px;
|
|
background:url(../images/popup_bottom_right.gif) no-repeat right bottom;
|
|
}
|
|
.popup_notice{
|
|
text-align:left;
|
|
padding-top:6px;
|
|
}
|
|
.popuppanel_container {
|
|
background:url(../images/popup_bottom_color.gif) repeat;
|
|
overflow:auto;
|
|
}
|
|
.roundcorner_container {
|
|
border-left:1px #B0B7C9 solid;
|
|
border-right:1px #B0B7C9 solid;
|
|
background:#F1F5FC;
|
|
overflow:auto;
|
|
}
|
|
.query_container{
|
|
background-color:white;
|
|
}
|
|
.popup_centercontainer {
|
|
|
|
/*border-left:1px #cccccc solid;
|
|
border-right:1px #cccccc solid;
|
|
background:#F1F5FC;*/
|
|
}
|
|
.popup_center_root_container {
|
|
background-color: white;
|
|
overflow:auto;
|
|
height:100%;
|
|
width:95%;
|
|
margin:0px 8px 8px 8px;
|
|
}
|
|
.popup_div1 {
|
|
float:left;
|
|
clear:both;
|
|
background: url(../images/shadow.png) bottom right no-repeat !important;
|
|
padding-top:0px;
|
|
padding-left:0px;
|
|
padding-right:4px;
|
|
padding-bottom:4px;
|
|
}
|
|
/*add 07-08-20, 画圆角
|
|
.popuppanel_center_top {
|
|
width:100%;
|
|
background:url(../images/popup_content_top_bg.jpg) repeat-x;
|
|
}
|
|
.popuplabel_center_top_left {
|
|
height:12px;
|
|
width:18px;
|
|
background:url(../images/popup_content_top_left.jpg) no-repeat;
|
|
}
|
|
.popuplabel_center_top_right {
|
|
height:12px;
|
|
width:18px;
|
|
background:url(../images/popup_content_top_right.jpg) no-repeat;
|
|
}
|
|
.popuppanel_center_bottom {
|
|
width:100%;
|
|
background:url(../images/popup_content_bottom_bg.gif) repeat-x;
|
|
}
|
|
.popuplabel_center_bottom_left {
|
|
height:12px;
|
|
width:18px;
|
|
background:url(../images/popup_content_bottom_left.jpg) no-repeat;
|
|
}
|
|
.popuplabel_center_bottom_right {
|
|
height:12px;
|
|
width:18px;
|
|
background:url(../images/popup_content_bottom_right.jpg) no-repeat;
|
|
}
|
|
.popuppanel_center_left {
|
|
height:100%;
|
|
background:url(../images/popup_border_left_bg.jpg) repeat-y;
|
|
}
|
|
.popuplabel_center_left_top {
|
|
height:48px;
|
|
width:10px;
|
|
background:url(../images/popup_border_left.jpg) no-repeat;
|
|
}
|
|
|
|
.popuplabel_center_right_top {
|
|
height:48px;
|
|
width:10px;
|
|
background:url(../images/popup_border_right.jpg) no-repeat;
|
|
}*/ |