div#content div.form span.tt_req {
	float: left;
	margin-right: 0.25em; }
	
div#content div.form span.tt_fieldtext {
	float: left; 
	color:#666666; }

div#content div.form div#formroot .tt_container {
	position: relative;
	margin: 0; }

div#content div.form .tt_container span.tt_why {
	cursor: pointer;
	margin: 0;
	color: #D33B86;
	text-decoration: underline; }

div#content div.form .tt_container span#tip01 {
	right: -150px;
	top: -7em;
	width: 215px; }

/* IE6 */
*html div#content div.form .tt_container span#tip01 {
	right: -20px;
	top: -7em;
	width: 215px; }



span#reg_survey_11_err { float: left; clear: left; }
li.reg_err_msg_on span.txt-left-tip { color: #ff0000 !important; }

p#reg-tip-02 { display: inline; }

div#content div.form .tt_container span#tip02 {
	right: -220px;
	top: -7em;
	width: 215px; }

/* IE6 */
*html div#content div.form .tt_container span#tip02 {
	right: 70px;
	top: -7em;
	width: 215px; }

div#content div.form .tt_container span#tip02 span#commercial-ins { display: block; font-size: 82%; padding-top: .6em; color: #000000; }

p#reg-tip-03 { display: inline; }
span.txt-left-tip { float: left; color:#333333 !important; }

div#content div.form .tt_container span#tip03 {
	right: -200px;
	top: -10em;
	width: 215px; }

/* IE6 */
*html div#content div.form .tt_container span#tip03 {
	right: 160px;
	top: -12em;
	width: 215px; }


div#content div.form .tt_container span.tt_tip {
	z-index: 10;
	position: absolute;
	padding: 20px;
	border: 1px solid #cecece;
	background: #ffffff;
	color: #000000; }

div#content div.form div#group1 .tt_container span.tt_tip span.ital {
	display: inline; 
	color: #000000; }

div#content div.form .tt_container span.tt_tip a {
	position: absolute;
	right: 5px;
	top: 5px;
	display: block;
	min-height: 16px;
	padding: 0 20px;
	background: url(/images/icon/close.png) right center no-repeat;
	color: #4b85b1;
	text-decoration: none;
	z-index: 15; }
