/*用户中心*/
.left_menu{width:309px; float:left; background:#fff; margin-top:20px;}
.left_menu ul{display: block;margin:auto;overflow: hidden;width:77%;}
.left_menu li{width:100%;float:left;height:65px;line-height:65px;border-bottom:1px solid #e6e6e6}
.left_menu li:last-child{border-bottom: none;}
.left_menu li a{width:100%;float:left;font-size:18px;text-align:center;}
.left_menu li a:hover{text-decoration:none}
.left_menu li.hover a{ background:url(../images/user_libg.png) no-repeat left center;color:#41c8cc}

.user_right{width: 850px;float: right;margin-top: 20px; background-color: #fff; padding: 20px;border-left:1px solid #e6e6e6}
.contact_us{color:#757575;line-height: 25px;}
.user_tit{ font-size:24px; padding-bottom:20xp;}