﻿#mo_userCenter{ width:980px;  margin:auto; padding:20px; border-radius:20px; background-color:White; min-height:800px; position:relative;  border: 1px solid #ececec; }

/*
#mo_userCenter_left{float: left; text-align: left; width: 260px; border-right: none; border: 1px solid silver; border-radius: 8px; height: auto; background-color: #EEE; color: #234; margin-top: 10px; padding-top: 5px;}
*/
#mo_userCenter_left{ float:left; min-height:800px; width:268px;  border:1px solid #ececec; border-radius:10px; position:relative; }
#mo_userCenter_right{ float:right; width:690px; min-height:800px; }

#mo_userCenter_left .mo_Center_left_Title{ height:40px; text-align:center; background-color:rgb(0,160,233); border-radius:10px 10px 0px 0px;color: White;line-height: 40px; font-size:16px;}
#mo_userCenter_left_up{ width:100%; height:auto; font-size:15px; }
#mo_userCenter_left_up>li{width: 100%;height: 30px;padding: 5px 0px;border-bottom: 1px dashed #E4E4E4;}
#mo_userCenter_left_up>li>img{ height:20px; float:left; margin-right:5px; margin-left:5px; margin-top:4px; }
#mo_userCenter_left_up  a{display: inline-block;width: 228px;line-height: 30px;cursor: pointer; height: 30px;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#mo_userCenter_left_under>img{ position:absolute; bottom:0px; width:100%; border-radius:0px 0px 10px 10px; }
#mo_userCenter_left_up .centerClicked a{ color: rgb(0,160,233); font-size: large; text-decoration: underline; font-weight: bolder; }
#mo_userCenter_left_up .centerClicked a:hover{ color: rgb(0,160,233); }



#mo_userInfo{ width:400px; margin:40px auto 0 auto; }
#mo_userInfo_tip, #mo_userInfoSafe_tip{ padding-left:110px; line-height:40px;  color:Red; }
#mo_userInfo .mo_userInfo_item{ height:40px; line-height:40px; margin-bottom:5px; }
#mo_userInfo .mo_userInfo_item .label_name{ display:block; float:left; width:98px; height:40px; padding-right:10px; text-align:right; font-family:"微软雅黑"; font-weight:bold; }
#mo_userInfo .mo_userInfo_item .userInfoInput{  padding:0px 5px 0px 5px; margin:0; outline:none; display:block; float:left; width:250px; height:35px; border:1px solid rgba(128,128,128,0.5); line-height:35px; border-radius:6px; }
#mo_userInfo_email_code{ padding:0px 5px 0px 5px; margin:0; outline:none; display:block; float:left; width:120px; height:35px; border:1px solid rgba(128,128,128,0.5); line-height:35px; border-radius:6px; }
#mo_userInfo_send_email{ float:left; cursor:pointer;  height:35px; width:120px; line-height:35px; margin-left:10px;  border:1px solid rgba(128,128,128,0.5); border-radius:6px; }
#mo_userInfo_send_email:hover{  box-shadow:0 0 5px gray; }
#userInfo_email{ cursor:not-allowed; }

.inputChange{ color:blue; cursor:pointer; text-decoration:underline; padding-left:2px; }
.inputChange:hover{ color:Red; }

#mo_hide_item{ display:none; }

#mo_userInfo_save{ display:block; width:100px; height:40px; margin-left:190px; cursor:pointer; font-weight:bold; background:#00B1F7; color:White; line-height:40px; text-align:center; border-radius:10px; }
#mo_userInfo_save:hover{ box-shadow:0 0 5px gray; }


#mo_userInfoSafe{ width:400px; margin:40px auto 0 auto; display:none; }
#mo_userInfo_tip{ padding-left:110px; line-height:40px;  color:Red; }
#mo_userInfoSafe .mo_userInfo_item{ height:40px; line-height:40px; margin-bottom:5px; }
#mo_userInfoSafe .mo_userInfo_item .label_name{ display:block; float:left; width:98px; height:40px; padding-right:10px; text-align:right; font-family:"微软雅黑"; font-weight:bold; }
#mo_userInfoSafe .mo_userInfo_item .userInfoInput{  padding:0px 5px 0px 5px; margin:0; outline:none; display:block; float:left; width:250px; height:35px; border:1px solid rgba(128,128,128,0.5); line-height:35px; border-radius:6px; }

#mo_chaPwd_center{ display:block; width:100px; height:40px; margin-left:190px; cursor:pointer; font-weight:bold; background:#00B1F7; color:White; line-height:40px; text-align:center; border-radius:10px; }
#mo_chaPwd_center:hover{ box-shadow:0 0 5px gray; }


/*评论记录*/
#mo_userComment{ display:none; }
#mo_CommentList_ul>li{ padding-top:20px; border-bottom:1px solid #ccc; cursor:pointer;  }
#mo_CommentList_ul>li .mo_sdc_addc{font-size:12px; padding-top:5px; }
#mo_CommentList_ul>li .mo_sdc_text{ line-height:20px; }
#mo_CommentList_ul>li .mo_sdc_text a{ color:#2d64b3; }
#mo_CommentList_ul>li .mo_sdc_time{ color:#B0B0B0; font-size:12px;  }

