@charset "utf-8";

.body{
	background:url(../image/user/body.png) no-repeat top center;
	}
.header-nav li.head-li-btn{
	position:relative;
	margin-right:20px;
	cursor:pointer;
	}
.header-nav li.head-li-btn span{
	background:url(../image/user/icon.png) no-repeat;
	width:11px;
	height:9px;
	display:inline-block;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	float:right;
	margin-left:5px;
	margin-top:17px;
	}
.user-table{
	width:500px;
	height:auto;
	min-height:500px;
	overflow:hidden;
	margin:auto;
	margin-top:10px;
	margin-bottom:20px;
	background:#fff;
	-moz-box-shadow:0px 2px 2px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 2px 2px 0px rgba(0,0,0,0.2);
	-o-box-shadow:0px 2px 2px 0px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 2px 2px 0px rgba(0,0,0,0.2);
	box-shadow:0px 2px 2px 0px rgba(0,0,0,0.2);
	}	
.user-logo{
	width:437px;
	height:97px;
	background:url(../image/user/logo1.png) no-repeat;
	margin:auto;
	}	
.other-user{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:20px;
	}	
.other-user-title{
	width:100%;
	}
.other-user i{
	display:inline-block;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	width:116px;
	height:1px;
	background:#737373;
	margin:9px;
	vertical-align:middle;
	}	
.other-user span{
	font-size:14px;
	}	
.other-user-list{
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	}	
.other-user-list a{
	display:inline-block;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	margin:20px 50px;
	}	
	
.zhuce{
	width:400px;
	height:auto;
	margin:auto;
	min-height:100px;
	}	
.change-zc{
	height:40px;
	line-height:40px;
	border-bottom:2px solid #bdbdbd;
	margin-top:20px;
	}	
.change-zc li{
	float:left;
	list-style:none;
	height:40px;
	line-height:40px;
	font-size:14px;
	margin-right:20px;
	padding:0px 3px;
	cursor:pointer;
	}	
.change-zc li.change-li{
	border-bottom:2px solid #379fee;
	color:#379fee;
	}
.user-information{
	height:auto;
	width:400px;
	margin:auto;
	overflow:hidden;
	margin-top:40px;
	}	
.user-information li{
	list-style:none;
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
	}
.user-information li label{
	display:inline-block;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	float:left;
	width:80px;
	margin-right:10px;
	line-height:35px;
	font-size:14px;
	text-align:right;
	}	
.user-information li input{
	height:35px;
	line-height:35px;
	width:300px;
	float:left;
	font-family:"微软雅黑";
	color:#808080;
	padding-left:5px;
	font-size:14px;
	}	
.user-information li i{
	display:inline-block;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	float:left;
	margin:0px 10px;
	height:35px;
	line-height:35px;
	width:60px;
	font-size:14px;
	letter-spacing:1px;
	text-align:center;
	background:#f0f0f0
	}
	
.user-information li button.dx-btn{
	width:103px;
	height:35px;
	cursor:pointer;
	background:url(../image/user/dx.png) no-repeat;
	border:0;
	margin-left:10px;
	float:left;
	color:#fff;
	line-height:35px;
	text-align:center;
	font-family:"微软雅黑";
	}
.user-information li label a{
	cursor:pointer;
	color:#379fee;
	text-decoration:none;
	}	
	
.footmenu{
	border-bottom: 1px dashed #c7d5df;
    height: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 20px;
    width: 100%;
	}	
.footmenu div{
	width:233px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-right:134px;
	}
.footmenu div:last-child{margin-right:0;}
.footmenu div span{
	display:block;
	color:#323232;
	font-size:18px;
	margin-bottom:10px;
	text-align:left;
	}
.footmenu div ul{
	width:100%;
	height:45px;
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #dadada;
	}

.footmenu div li{
	float:left;
	list-style:none;
	margin-right:10px;
	margin-top:5px;
	}
.footmenu div li a{
	cursor:pointer;
	text-decoration:none;
	color:#565656;
	}
.footmenu div li a:hover{
	color:#379fee;
	text-decoration:underline;
	}
.footmenu div li:last-child{margin-right:0px;}
.footmenu div label{
	display:block;
	text-align:left;
	margin-top:5px;
	}




















	
	
	
	
	
	
	