/* =====================================================================
*
*	page_dialog css
*
* =================================================================== */
.readsupport_dialog {
	background-color: #FFFFFF;
	padding: 20px;
	width:920px;
}
.readsupport_title {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}
.pop_first_inner dl { float:left; width: 293px; margin-right: 20px;}
.pop_first_inner dl.last-child { margin-right: 0;}
.pop_first_inner img { margin-bottom: 10px; }
.support_ex_txt { color:#666666; }
.btn.wdt90 { width: 68px; }

