62 lines
1.4 KiB
CSS
62 lines
1.4 KiB
CSS
@charset "gb2312";
|
||
.info_group_backgourd_l{
|
||
background: url(../../images/ow/tit-bg.png) repeat-x;
|
||
}
|
||
.info_group_backgourd_r{
|
||
background: url(../../images/ow/tit-bg.png) repeat-x;
|
||
}
|
||
.info_group_backgourd_2 {
|
||
background: url(../../images/ow/tit-bg.png) repeat-x;
|
||
background-color: #a5a;
|
||
}
|
||
.info_bottom_line_left{
|
||
background: url(../../images/ow/tit-bg.png) repeat-x;
|
||
}
|
||
.info_bottom_line_right{
|
||
background: url(../../images/ow/tit-bg.png) repeat-x;
|
||
}
|
||
.info_2side_border, .info_group_table {
|
||
}
|
||
.info_td_left {
|
||
}
|
||
.info_mid_line, .info_td_left_even, .info_td_right, .info_td_right_even {
|
||
}
|
||
input[type="text"]{
|
||
}
|
||
.info_group_expand{
|
||
background: url("../../images/ow/info_collapse.png") no-repeat
|
||
}
|
||
.info_group_collapse{
|
||
background: url("../../images/ow/info_expand.png") no-repeat
|
||
}
|
||
.info_group_table {
|
||
border-bottom:none;
|
||
border-bottom:0px;
|
||
}
|
||
.info_group_title{
|
||
color:#a30110
|
||
}
|
||
/*simple·ç¸ñinfo½çÃæÑùʽ*/
|
||
/*
|
||
.info_group_title_div_simple{
|
||
z-index:999;
|
||
margin-bottom:-1px;
|
||
position:relative;
|
||
}
|
||
.info_group_backgourd_l_simple{
|
||
background:url(../../images/simple/info_group_backgourd_l.png) no-repeat right;
|
||
}
|
||
.info_group_backgourd_r_simple{
|
||
background:url(../../images/simple/info_group_backgourd_r.png) no-repeat left;
|
||
}
|
||
.info_group_title_simple{
|
||
background:url(../../images/simple/info_group_backgourd_m.png) repeat-x;
|
||
color:#a140d7;
|
||
|
||
}
|
||
.info_group_body_simple{
|
||
border-color:#8b6cbe;
|
||
|
||
|
||
}
|
||
*/ |