56 lines
1.3 KiB
CSS
56 lines
1.3 KiB
CSS
@charset "gb2312";
|
||
/*
|
||
.info_group_backgourd_l{
|
||
background-image: url(../../images/ow/tit-left.png);
|
||
}
|
||
.info_group_backgourd_r{
|
||
background-image: url(../../images/ow/tit-right.png);
|
||
}
|
||
.info_group_backgourd_2 {
|
||
background-image: url(../../images/ow/tit-bg.png);
|
||
background-color: #a5a;
|
||
}
|
||
.info_bottom_line_left{
|
||
background-image: url(../../images/ow/bottom-xian.png);
|
||
}
|
||
.info_bottom_line_right{
|
||
background-image: url(../../images/ow/bottom-xian.png);
|
||
}
|
||
.info_2side_border, .info_group_table {
|
||
border-color: #c163c0;
|
||
}
|
||
.info_td_left {
|
||
background-color: #f1e2f1;
|
||
border-color: #e0bee0;
|
||
}
|
||
.info_mid_line, .info_td_left_even, .info_td_right, .info_td_right_even {
|
||
border-color: #e0bee0;
|
||
}
|
||
input[type="text"]{
|
||
border-color: #e0bee0;
|
||
}
|
||
*/
|
||
/*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;
|
||
|
||
|
||
}
|
||
*/ |