2018-06-03 22:26:41 +08:00

27 lines
661 B
CSS

body {
background:#C7992B url(../images/xz_03.png) no-repeat right bottom;
height: 100%;
margin: 0;
overflow: hidden;
padding: 0;
width: 100%;
}
.opencomp_head {
background-image: url(../images/pop_bg.png);
border-color: #a5a;
}
.right_menu a {
background:none;
}
.right_menu a:hover{
/*Ðü¸¡±³¾°Í¼*/
background: url(../images/cpd_right_hover.gif) no-repeat center;
color: #FFFFFF;
}
.right_menu{
/*±³¾°Í¼*/
/*background: url(../images/cpd_right_bg.png) no-repeat;*/background:url(../images/xz_03.png) no-repeat right bottom;
}
.ui-dialog-header {
background:#C7992B url(../images/xz_03.png) no-repeat right bottom;
}