aboutsummaryrefslogtreecommitdiffstats
path: root/toj/jcs/common.css
blob: f05adea035232a6b9a569a485c501cee417b708e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
div.com_pbox{
    width:1224px;
    margin:0px auto 0px auto;
    position:relative;
    display:none;
}
div.com_mbox{
    width:978px;
    margin:32px auto 32px auto;
    padding:0px 6px 0px 6px;
    background-color:#373C38;
    position:relative;
    display:none;
}