username@email.com
2 天以前 529d8cb61421eb65d86559d3d2636ad405b87b41
1
2
3
4
5
6
7
8
9
a { color: #000; text-decoration: none; }
.selcttype { margin: 0px auto; width: 98%; padding-top: 5px; overflow: hidden; padding-bottom: 5px; }
.selcttype a { border: solid 1px #DDDDDD; padding: 0px 5px; margin: 10px 0px 0px 10px; height: 25px; line-height: 25px; float: left; overflow: hidden; width: 80px; text-align: center; }
.selcttype .nowa { border: solid 1px red; color: Red; }
 
.table2 { border-collapse: collapse; width: 100%; border: 1px solid #ddd; margin: 10px auto; }
.table2 th { text-align: left; height: 28px; line-height: 28px; background: url(/App_Themes/UI/Images/SitePic/Site_List_bg.png) repeat-x left top; color: #000; font-size: 12px; padding: 0px 5px; }
.table2 tr { text-align: center; height: 30px; line-height: 30px; }
.table2 td { padding: 3px 8px; color: #000; font-size: 12px; }