Files
2026-08-31 16:22:00 +08:00

47 lines
916 B
CSS

.eApp_title
{
height:auto; border:1px solid #ccc; background:#ffffeb url(http://img.uushouji.com/images/seatips.gif) 4px 3px no-repeat; line-height:18px; text-indent: 24px; padding:10px; margin:10px auto; color:#333; overflow:hidden
}
.eApp_form table
{
width: 100%;
background-color: #f7f9fb;
color: #333;
}
.eApp_form
{
border:1px solid #6493C8;
padding: 5px;
}
.eApp_form .tdLeft
{
background-color:#E6EFF8;
}
.eApp_form .title
{
background:transparent url(Images/feedback_list_title_bg.gif) repeat-x scroll center top;
line-height:24px;
font-weight: bold;
color:#3666AA;
text-align: center;
border-top: 1px solid #9BBDE6;
}
.eApp_form .ButtonTr
{
background-color: #E6EFF8;
height: 40px;
line-height: 40px;
}
.eApp_form .ButtonTr input
{
padding: 0 8px;
}
.eApp_form .checkTd
{
width: 30px;
}
#radList td
{
repeat-x: 50% bottom; FONT: 11px/1.6em Tahoma, Verdana, Georgia, Courier, Simsun
}