/* CSS Document */
.user_header { width:978px; height:350px; border-left:1px solid #eee; border-right:1px solid #eee;  }
.user_imgae { width:978px; height:240px; overflow:hidden; }
.user_imgae img { width:978px; height:240px; }
.user_imgae a { width:25px; height:25px; display:inline-block; position:absolute; right:0px; bottom:0px; z-index:10; background-color: #999;  border-radius: 30px 0 0;}
.setIcon { width:16px; height:16px; position:absolute; right:1px; bottom:2px; z-index:30;  overflow:hidden; display:inline-block;  background:url(../images/setting.png) no-repeat left center; }
.user_info { width:978px; height:100px; background:#FFF;}
.user_infoL { width:220px; height:95px; }
.user_face { width:220px; height:95px;  position:relative; left:30px; top:-100px; z-index:99;}
.user_face img { width:168px; height:168px; border:6px solid #FFF; }
.user_infoR { width:740px; height:auto; }
.user_infoR h5 { font-family: "Century Gothic","Microsoft yahei"; color:#323232; font-size:18px; font-weight:600;   }
.user_infoR p { font-size:13px; font-family: "Century Gothic","Microsoft yahei"; color:#323232; padding-bottom:4px; }
.user_infoR p a { padding:2px 12px; background:#EFEFEF; display:inline-block; color:#13a4fe; text-align:center;  }
.user_infoR p a:hover { text-decoration:underline; }
.user_list { width:948px; height:auto; background:#FFF; position:relative; left:0; top:0; z-index:9999; padding:0 15px; border-left:1px solid #eee; border-right:1px solid #eee; border-bottom:1px solid #eee; margin-bottom:15px; }
.user_list_title { width:946px; margin-bottom:8px; }
.user_list_titleL { width:244px; height:30px; line-height:30px; border:1px solid #eee; border-bottom:2px solid #eee; border-right:none; }
.user_list_titleL a { width:122px; height:30px; line-height:30px; display:inline-block;  text-align:center;font-size:14px; font-family: "Century Gothic","Microsoft yahei"; color:#323232; }
.user_list_titleL a.article { width:121px; border-right:1px solid #eee;}
.user_list_titleL a.current { border-bottom:2px solid #09F; font-weight:600; color:#09F; }
.user_list_titleL a:hover { border-bottom:2px solid #09F; font-weight:600; color:#09F;}
.user_list_titleR { width:700px; height:30px; border:1px solid #eee; border-bottom:2px solid #eee; border-left:none; }
.right_choose { width:150px; height:30px; padding-top:6px; position:absolute; z-index:30; right:5px; top:0;}
.choose_title { width:70px; font-size:14px; font-family: "Century Gothic","Microsoft yahei"; color:#323232; }
.choose_menu { width:65px; font-size:14px; font-family: "Century Gothic","Microsoft yahei"; color:#323232; position:relative; z-index:999; }
.choose_current { width:65px; position:relative; z-index:999; cursor: pointer;}
.arrow { display: inline-block; margin-right: 1px; width: 0; height: 0; line-height: 0; vertical-align: middle; border-style: solid; border-width: 4px 4px 0; border-color: #333 transparent transparent; cursor: pointer; }
.choose_menu ul { width:68px; position:relative; left:0px; top:0px; z-index:9999; border:1px solid #EEE; display:none; background:#FFF; }
.choose_menu ul li { width:68px;}
.choose_menu ul li a { width:68px; height:18px; padding:6px 0; display:inline-block;  text-align:center; font-size:14px; font-family: "Century Gothic","Microsoft yahei"; color:#323232; }
.choose_menu ul li a.selected { background:url(../images/gougou.jpg) no-repeat left 60%; color:#323232;}
.choose_menu ul li a:hover { background:#13a4fe; color:#FFF;  }
/*列表 内容开始*/
.user_list_con { width:946px; margin-bottom:15px; }
.user_list_con ul { width:946px;}
.user_list_con ul li { width:946px; border-bottom:1px dashed #EEE;  }
.user_list_con ul li .articleTitle { width:800px;}
.user_list_con ul li .articleTitle a { font-size:14px; color:#444; font-family: "Century Gothic","Microsoft yahei"; line-height:250%; }
.user_list_con ul li .articleTitle a:hover { color:#09F; text-decoration:underline; }
.user_list_con ul li .articleTime { width:142px; text-align:right;  padding-right:4px; line-height:250%; font-size:14px; color:#999; font-family: "Century Gothic","Microsoft yahei"; }
/*分页*/
.fpage { width:980px; height:25px; background:#FFF; line-height:25px; text-align:center; font-size:14px; color:#333;  }
.fpage a { color:#484848; font-size:14px; padding:2px 10px; display:inline-block; background:#FFF; margin-right:5px; border:1px solid #DDD; border-radius:4px;  }
.fpage .current { color:#FFF; font-size:14px; padding:2px 10px; display:inline-block; background:#0DA4D3; margin-right:5px; border-radius:4px; }
.fpage a:hover { color:#FFF; background:#0DA4D3; }
