@charset "utf-8";
/* 用户中心专用 */
.ucenter_header{ background:url(../images/ucenter-ban1.jpg) no-repeat center; height:200px;}

/*左边导航菜单*/
.ucenter-ulist{ background:#f6fffe;width:199px;}
.ucenter-ulist .title{ background:url(../images/ucenter-title.jpg) no-repeat center;height:47px; margin-bottom:8px; width:199px;}
.ucenter-ulist ul{padding:0 9px;width:181px;}
.ucenter-ulist ul li{border-bottom:1px solid #c1dad7; padding:15px 0; width:181px;}
.ucenter-ulist ul li dl{ font-size:14px; padding-left:32px;width:149px;}
.ucenter-ulist ul li dl dd{height:25px; line-height:25px;}
.ucenter-ulist ul li dl dd .selected{color:#14a7ae;font-weight:bold; }

/*右边基本信息模块*/
.ucenter-basic{ background:#f4f4f4; height:178px; margin-top:16px;padding:36px 73px;width:635px;}
.ucenter-basic .left{width:136px;}
.ucenter-basic .right{padding-left:78px;width:421px;}
.ucenter-basic .left img{border:3px solid #fff; border-radius:3px; margin-bottom:5px;}
.ucenter-basic .right p{text-align:left;}
.ucenter-basic .bigname{font:bold 19px Microsoft Yahei,微软雅黑,SimHei; height:60px; line-height:60px; }
.ucenter-basic .detail{border-bottom:1px dashed #a5b6b5; height:24px; line-height:24px; padding-bottom:20px; margin-bottom:10px;}
.ucenter-basic .detail img{margin:8px 10px 0;}
/*右边安全等级*/
.ucenter-safe{border:1px solid #b4dadc;height:215px; margin:15px 0 3px 0; width:779px;}
.ucenter-safe .top{padding:15px 30px;}
.ucenter-safe .detail{ padding:65px 128px}

/*缴费记录小模块*/
.ucenter-smallrecord{border:1px solid #e7e7e7; background:#f7fbff; height:229px; width:381px;}
.ucenter-smallrecord .top{ height:50px; line-height:50px;padding:0 24px;}
.ucenter-smallrecord ul{padding:0 29px; width:323px;}
.ucenter-smallrecord ul li{height:26px; line-height:26px;width:323px;}

/*微博模块*/
.ucenter-wb{border:1px solid #e7e7e7; background:#d4e5e3;  height:77px; line-height:77px; margin-top:14px; padding:2px; text-align:center;width:775px;}
.ucenter-wb .left{border-right:1px solid #b8c6c5; height:77px;width:387px;}
.ucenter-wb .right{width:387px;}

/*基本信息设置表格*/
.baseset-table{border:1px solid #eee}
.baseset-table td{ height:40px; line-height:40px; padding:0 20px;}
.baseset-table tr.brown{ background:#FAFAFA;}

/*设置提醒区域*/
.set-area td{padding:5px;}
/*设置头像*/
.replace_avatar{padding-top:35px;}
.system_avatar {
    width: 600px;
	float:left;
}
.system_avatar img{ cursor: pointer;}

.my_avatar {
    width: 158px;
	float:right;
	border:1px solid #dddddd;
	text-align:center;
	margin:0 auto;
	padding-top:15px;padding-bottom:15px;
}
.my_avatar img{padding-bottom:10px;}
.system_avatar img {
   padding-right:15px;
   padding-bottom:15px;
}

/*右侧普通内容框*/
.combox{}
