/* CSS Document */
label.left {
	float: left;
	text-align: right;
	width: 170px;
	margin-right: 0.3em;
	line-height: 25px;
} 
label.leftm {
	float: left;
	text-align: right;
	width: 170px;
	margin-right: 0.3em;
	line-height: 25px;
} 
* html label.leftm {
	width: 173px;
}
input[type=text], select { 
float: left; 
} 
input.right { 
float: left; 
width: auto; 
clear: both; 
margin-left: 5.3em; 
margin-right: .3em; 
} 
input[type=checkbox].right, 
input[type=radio].right, 
input[type=submit].right { 
margin-left: 6.3em; 
} 
.formularbox{
	border: 1px solid #556655;
	color: #666;
	padding: 15px;
	background-color: #f8f8f8;
	background-image: url(../images/stripes.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
form br { 
clear: both; 
} 
.formcomment {
	margin-left: 180px;
	padding-bottom: 5px;	
}
.sxlabel{
float:left;
width: 170px;
text-align: right;
}


.sxtext{
	margin-left: 180px;

}
.man{
float:left;
width: 240px;
text-align: left;
}


.mao{
	margin-left: 250px;

}
