#tt_captChaBottom {
	clear: both; margin-bottom: 10px; positon: relative;
}
#tt_captChaBottom .wrap_box_border {
	height: 84px; position: relative; opacity: 0.1;
}
#tt_captChaBottom .wrap_box_bg {
	width: 100%; height: 100%; opacity: 0.5;
}
#tt_captChaBottom .inner_captcha_box {
	width: 100%; position: absolute; z-index: 1;
}
#tt_captChaBottom .inner_captcha_box img {
	float: left;
}
#tt_captChaBottom .wrap_captcha_inner {
	width: 284px; padding-left: 15px; float: left;
}
#tt_captChaBottom .wrap_captcha_inner input {
	border-width: 1px; border-style: solid; border-color: rgb(175, 175, 175) rgb(230, 230, 230) rgb(233, 233, 233); font: 12px/18px dotum; padding: 2px 3px 0px 5px; border-image: none; width: 166px; height: 20px; float: left; font-size-adjust: none; font-stretch: normal;
}
#tt_captChaBottom .wrap_captcha_inner .btn_refresh {
	width: 58px; height: 22px; margin-left: 6px; float: left; cursor: pointer; opacity: 0.25;
}
#tt_captChaBottom .wrap_captcha_inner .wrap_btn_bg {
	width: 58px; height: 22px; position: relative; opacity: 0.4;
}
#tt_captChaBottom #textRefresh {
	font: 11px/normal dotum; margin: 0px; width: 42px; letter-spacing: -1px; float: left; display: inline; position: relative; cursor: pointer; font-size-adjust: none; font-stretch: normal;
}
#tt_captChaBottom .wrap_captcha_notice {
	font: 11px/normal dotum; letter-spacing: -1px; padding-top: 11px; clear: both; display: inline-block; font-size-adjust: none; font-stretch: normal;
}
#tt_captChaBox {
	background: url("http://i1.daumcdn.net/cfs.tistory/static/images/bg_pictorial.gif") no-repeat; font: 11px/normal dotum; padding: 23px 13px 0px 21px; width: 206px; height: 188px; letter-spacing: -1px; position: absolute; z-index: 99; font-size-adjust: none; font-stretch: normal;
}
#tt_captChaBox #imageCaptcha {
	width: 198px; height: 50px;
}
#tt_captChaBox .wrap_captcha_notice {
	margin: 12px 0px 17px -2px; color: rgb(68, 68, 68);
}
#tt_captChaBox .wrap_captcha_inner {
	margin-left: -1px;
}
#tt_captChaBox .wrap_captcha_inner input {
	border-width: 1px; border-style: solid; border-color: rgb(175, 175, 175) rgb(230, 230, 230) rgb(233, 233, 233); padding: 2px 3px; border-image: none; width: 130px; height: 18px; margin-right: 5px; float: left;
}
#tt_captChaBox .wrap_captcha_inner .btn_refresh {
	cursor: pointer;
}
