@charset "utf-8"; 

.iqfm-table {
	width:590px;
	margin:0 auto;
    margin-bottom:15px;
}

.iqfm-table th, .iqfm-table td {
	background:#FFF;
    border: 1px solid #DCDCDC;
    padding: 10px 15px 10px 15px;
}

.iqfm-table th {
    white-space: nowrap;
    background-color: #F7F3EA;
    text-align: left;
    vertical-align: top;
}
