﻿/*--用户中心-左侧-开始-*/
#user_left_wrap{ width:202px; height:100%; border:5px solid #f5f5f5; float:left; overflow:hidden;}
/*--会员中心--*/
#uc_center_wrap{ width:202px; height:100%; }
#uc_center_wrap .head{ width:200px; height:35px; font-size:14px;  border:1px solid #89b500; background-color:#a4cc15; }
#uc_center_wrap span{ width:186px; height:33px; padding:0px 0px 0px 12px; border:1px solid #c2dd1b; font-weight:bold; line-height:35px;color:#ffffff; display:block;}
#uc_center_wrap .content{ width:200px; height:37px; border:1px solid #dddddd; }
#uc_center_wrap ul{ width:190px;  height:37px; list-style:none; padding:0px 0px 0px 12px; }
#uc_center_wrap li{ float:left; width:100%; height:37px;  line-height:37px; list-style:disc; list-style-position:inside; }
#uc_center_wrap li a{ color:#898989; line-height:37px; font-size:12px;}
#uc_center_wrap li a:hover{ color:#008cd7;}
/*--其他--*/
.info_manager_wrap{ width:200px; height:100%;  }
.info_manager_wrap .head{ width:200px; height:37px; font-size:14px;background:url(../../images/user_sidebar_bg.png) no-repeat; border:1px solid #d8d7d5; border-top:none;  }
.info_manager_wrap span{ width:186px; height:37px; padding:0px 0px 0px 12px;  line-height:37px;color:#333333; display:block;}
.info_manager_wrap .content{ width:200px; height:100%; border:1px solid #dddddd; border-top:none; overflow:hidden; }
.info_manager_wrap ul{ width:190px; height:100%;  padding:0px 0px 0px 12px; }
.info_manager_wrap li{ float:left; width:100%;  height:37px;  line-height:37px; list-style:disc; list-style-position:inside; list-style:none\9; }
.info_manager_wrap li a{ color:#898989; line-height:37px; font-size:12px; display:block;  width:92%; height:37px; line-height:37px;border-bottom:1px dashed #cccccc; padding:0px 0px 0px 15px\9;}
.info_manager_wrap li a:hover{ color:#008cd7;}
/*--用户中心-左侧-结束-*/

/*--用户中心-右侧-开始-*/
#user_right_wrap{ width:770px; height:100%; }
.user_right_wrap { width:768px; height:100%; overflow:hidden; border:1px solid #eeeeee;}
.user_right_wrap .head{ width:770px; height:38px; background:url(../../images/uc_center.png) no-repeat;}
.user_right_wrap .head span{ width:120px; height:38px; line-height:38px;}
.user_right_wrap .content{}
