#agb .content {
 font-family:Verdana, Arial;
 font-size:12px;
 font-weight:normal;
 line-height:14px; 
}
/* title with red background */
#agb .contentTextTitle {
 padding: 12px 0 12px 6px;
 font-size: 12px;
 font-weight: bold;
 line-height: 18px;
 color: #fff;
 background-color:#bf002c;
}
#agb .contentTitle {
 padding:2px;
 font-size:11px;
 font-weight:bold;
 background-color:#c0c0c0;
 color:#fff;
}
#agb .contentText {
 padding:2px;
}
#agb .subtitle {
 width:100%;
 text-align:center;
 font-weight:bold;
 padding:5px 0 5px 0;	
}
#agb .stand {
 width:100%;
 text-align:center;
}
#agb .notice {
 width:100%;
 text-align:center;
 font-style:italic;
 padding:5px 0 5px 0;
}
#agb .contentSpace {
 height:6px;
 font-size:6px;
 background-color:#fff;
}
#agb .agb-text {
 width:100%;
}
#agb .agb-text th,
#agb .agb-text td {
 vertical-align:top;
 padding-bottom:5px;
}
#agb .num {
 padding-right:5px;	
}