@CHARSET "BIG5";

.xga-info-box {
	width: 100%;
	margin-bottom : 5px;
}

.xga-info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 55px;
    width: 55px;
    text-align: center;
    background: rgba(0,0,0,0.2);
}

.xga-info-box-icon img {
    width : 100%;
}

.xga-info-box-content {
    padding: 5px 10px;
    margin-left: 60px;
}

.xg_table {
	overflow-y : scroll;
	height : 320px;
}

.table-nofulid {
    width: auto !important ;
}
