/*灰色边框*/
.otherhuitop{
	border-top:1px solid #C8C7C2;
}

.otherhuiright{
	border-right:1px solid #C8C7C2;
}

.otherhuibottom{
	border-bottom:1px solid #C8C7C2;
}

.otherhuileft{
	border-left:1px solid #C8C7C2;
}
/*类似注册表格*/
/*大div*/
.otherInfoRow{
	clear:both;
	width:950px;
	height:34px;
	*height:auto !important;	
}

/*左边部分*/
.otherInfoLeft{
	float:left;
	padding-left:10px;
	width:125px;
	background-color:#F6F6F4;
	border-left:1px solid #C8C7C2;
	border-bottom:1px solid #C8C7C2;
	border-right:1px solid #C8C7C2;
	height:34px;
	line-height:34px;
	
}

/*右边部分是输入框的*/
.otherInfoRight01{
	float:left;
	padding-left:10px;
	padding-top:5px;
	border-bottom:1px solid #C8C7C2;
	border-right:1px solid #C8C7C2;
	width:802px;
	height:29px;
}

/*右边部分是文字的*/
.otherInfoRight02{
	float:left;
	padding-left:10px;
	border-bottom:1px solid #C8C7C2;
	border-right:1px solid #C8C7C2;
	width:802px;
	height:34px;
	line-height:34px;
}

/*右边部分是输入框和文字说明的*/
.otherInfoRightLeft{
	float:left;
	width:160px;
}

.otherInfoRightRight{
	float:left;
	margin-left:15px;
	width:120px;
	line-height:28px;
}

/*大div*/
.otherSmallRow{
	clear:both;
	width:755px;
	height:34px;
	*height:auto !important;
}

/*左边部分*/
.otherSmallLeft{
	float:left;
	background-color:#FF9;
	padding-left:10px;
	width:125px;
	background-color:#F6F6F4;
	border-left:1px solid #C8C7C2;
	border-bottom:1px solid #C8C7C2;
	border-right:1px solid #C8C7C2;
	height:34px;
	line-height:34px;
}

/*右边部分是输入框的*/
.otherSmallRight01{
	float:left;
	padding-left:10px;
	padding-top:5px;
	border-bottom:1px solid #C8C7C2;
	border-right:1px solid #C8C7C2;
	width:607px;
	height:29px;
}

/*右边部分是文字的*/
.otherSmallRight02{
	float:left;
	padding-left:10px;
	border-bottom:1px solid #C8C7C2;
	border-right:1px solid #C8C7C2;
	width:607px;
	height:34px;
	line-height:34px;
}

/*右边部分是输入框和文字说明的*/
.otherSmallRightLeft{
	float:left;
	width:160px;
}

.otherSmallRightRight{
	float:left;
	margin-left:15px;
	width:120px;
	line-height:28px;
}

/*成功页面边框*/
.otherSuccessContent {
	CLEAR: both;
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-TOP: #ccc 1px solid;
	MARGIN-TOP: 10px;
	PADDING-LEFT: 10px;
	MARGIN-BOTTOM: 21px;
	BORDER-LEFT: #ccc 1px solid;
	WIDTH: 939px;
	LINE-HEIGHT: 34px;
	BORDER-BOTTOM: #ccc 1px solid;
	HEIGHT: auto;
}

/*下面图片链接边框*/
.otherBottomImg {
	CLEAR: both; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #ccc 1px solid; 
	PADDING-LEFT: 10px; 
	MARGIN-BOTTOM: 21px; 
	PADDING-BOTTOM: 10px; 
	WIDTH: 735px; 
	PADDING-TOP: 10px; 
	BORDER-BOTTOM: #ccc 1px solid; 
	TEXT-ALIGN: right;
}

/*块间间距控制*/
.other950width {
	clear:both;
	width:950px;
}

.other95010width {
	clear:both;
	margin-top:10px;
	width:950px;
}

.other95021width {
	clear:both;
	margin-top:21px;
	width:950px;
}

.other948width {
	width:948px;
}
/*块间间距控制*/

/*客户使用条款*/
.otherbtmLinkList{
	background-color:#5A77BB;
border:4px solid #EEEEEE;
margin:0 0 0 14px;
}
.otherbtmLinkList td{
border-bottom:1px solid #EEEEEE;
color:#FFFFFF;
line-height:25px;
padding-left:10px;}

.otherbtmLinkList td a {
color:#FFFFFF;
text-decoration:none;
}
/*客户使用条款*/
