.ql_popup {
 width:430px;
 padding:10px;
 z-index:10;
 background-color:#fff;
 color:#333;
 font-size:0.7em;
 line-height:1.6em;
}

.ql_popup a, .ql_popup a:visited {
	color:#000099;
	text-decoration:none;
}
.ql_popup a:hover {
	text-decoration:underline;
}

.ql_popup a.close {
	background:url(../images/popup/close.gif) no-repeat right;
	padding-right:10px;
}

.ql_popup ul.link {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
}

.ql_popup ul.link li {
	display:inline;
	margin:0;
	padding:0;
}

.ql_popup ul.closewindow {
	float:right;
}

.q1_popup h1 {
	margin:0 0 0 13px;
	color:#009900;
	font-size:1.8em;
}

.ql_popup .cntimage {
	width:170px;
	margin-right:25px;
	float:left;
	text-align:right;
}

.ql_popup .content {
	width:235px;
	float:left;
}

.ql_popup .price {
	color:#009900;
	font-size:3em;
	font-weight:bold;
	line-height:1.5em;
}
.ql_popup .price sup {
	color:#009900;
	font-size:0.6em;
	vertical-align:14px;
}
