/* Content CSS */
#iOpt_cont { /* CMS_HIDE */
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #fff;
	border: 1px solid #ccc;
    width:450px;		z-index:500;
}
#iOpt_footer { /* CMS_HIDE */
	text-align:right;
	margin:5px 10px;
	line-height:16px;
	color:#666;
	width:420px;
}
#iOpt_content { /* CMS_HIDE */
	padding:10px 0px 0px 10px;
	width:440px;
}
#iOpt_content p { /* CMS_HIDE */
	margin:0px 0px 5px;
}
#iOpt_header { /* CMS_HIDE */
	background: #666;
	text-align: right;
	color: #fff;
	height: 30px;
	line-height: 30px;
	width: 450px;
	cursor: auto;
}
.iOpt_header_text {/* CMS_HIDE */
	float: left;
	font-size: 16px;
	margin-left: 10px;
	line-height: 30px;
	font-weight: bold;
}
.iOpt_header_close {/* CMS_HIDE */
	float: right;
	margin: 5px 5px 0px 0px;
}
.iOpt_header_close img { /* CMS_HIDE */
	cursor: pointer;
}
.iOpt_header a { /* CMS_HIDE */
	cursor: pointer;
}
#iOpt_content a  { /* CMS_HIDE */
	cursor: pointer;
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
#iOpt_content a { /* CMS_HIDE */
font-size:10px;
}
#iOpt_content a:hover { /* CMS_HIDE */
	text-decoration: underline;
}
/* Content CSS */
