@charset "utf-8";
#index_content_right #index_register #captcha_pic {
	height: 20px;
	width: 200px;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ccc;
}

#index_content_right #index_register #captcha_val {
	display: none;
}
