/* CSS Document */

.field_dataDetail .stripedtable {
width:448px;
border:1px solid #236580;
display:inline;
}
.field_dataDetail .stripedtable thead th {
background:#236580;
color:white;
text-align:center;
white-space:nowrap;
}
.field_dataDetail .stripedtable th,
.field_dataDetail .stripedtable td{
border:1px solid #236580;
padding:3px 5px;
}
.field_dataDetail .stripedtable .evenline{
background:#f1f7fa;
}
.field_dataDetail .stripedtable .oddline{
background:#ffffff;
}

.stripedtable col.date {
width:150px;
vertical-align:top;
}
.stripedtable col.drill3 {
width:164px;
vertical-align:top;
}
.stripedtable col.drill2 {
width:170px;
}


/****************** 4Gitem Table ******************/

.campaign080718_4G {
width:475px;
margin:10px 0px;
}

.F4Gitem_image{
width:240px;
float:left;
}

.F4Gitem_dataDetail{
margin:10px;
padding:5px;
width:200px;
float:left;
}
.F4Gitem_dataDetail .stripedtable {
border:1px solid #236580;
}
.F4Gitem_dataDetail .stripedtable thead th {
background:#236580;
color:white;
text-align:center;
white-space:nowrap;
}
.F4Gitem_dataDetail .stripedtable th,
.F4Gitem_dataDetail .stripedtable td{
border:1px solid #236580;
padding:3px 5px;
}
.F4Gitem_dataDetail .stripedtable .evenline{
background:#f1f7fa;
}
.F4Gitem_dataDetail .stripedtable .oddline{
background:#ffffff;
}


/* 080718_episode3 */
.ep3 {
width:100%;
text-align:center;

