@charset "utf-8";
/**
 * @name: pe-manage.css 
 * @overview: 个人后台管理
 * @require: null
 */
 
 /* 新电商 PNG集合包*/
@import url(/css/png_n-com-manage.css);
 /* 个人后台管理 PNG集合包*/
@import url(/css/png_pe-manage.css);

.ui-nopic{border:1px solid #e8e8e8 !important;}
/* base */
.header, .wrap{width:940px;margin:0 auto;position: relative;}
.footer{border:none;}
.pe-footer{padding-top:15px;border-top:1px solid #e8e8e8;}
.ba-line{background:url(/images/line.gif) no-repeat left bottom;}
.ui-page a, .ui-page span {float: left;}

/* 设置公共的图片层*/
input{border:0px;}
.cb-jianli-tijiao{vertical-align: middle;} 
input:-moz-focus-inner{ border: 0;padding: 0;}/* 针对提交按钮 里边 内容的居中问题 针对Firefox*/
.fn-f12{font-size:12px;}
.fn-display-none{display:none!important;}
.fn-lh25{line-height:25px;}
.h10{height: 10px;overflow: hidden;clear: both;}
.new-ico{background: url(/images/new-ico.gif) no-repeat; width: 25px;height: 14px;}

/* 大的红色星号 */
.big-red-ico{float:left;background:url(/images/big-red-ico.gif) no-repeat;width:8px;height:8px;}
.big-ico-p{margin:3px 5px 0 5px;}

/* 表格 标题 虎线 下划线*/
.table-b-bottom{clear:both;background: url(/images/dashed.gif) repeat-x;width:100%;height:1px;overflow: hidden;margin:5px 0 5px 0; }

/* 初始化按钮框里的样式*/
.c-default-kuan a:link,.c-default-kuan a:visited,.c-default-kuan a:hover{color:#fff;text-decoration:none;}

/* 右边 -> 表格 栏目 边框  白色加黑色 2个像素 */
.c-blank-while-i{background:url(/images/black-while.gif) no-repeat;width:2px;height:27px;}

/* 表格左边两个文字对齐 */
.from-left-text-duiqi{padding-left:25px;display: inline;}
.from-left-text-duiqi-e{padding-left:23px;display: inline;}
.ui-input-label {font-size: 12px;color: #000;display: inline-block;height: 32px;line-height: 32px;}
.conn-table td { height: 40px;}
.conn-table td.c-cancel {padding-left: 10px;}
.c-textarea {height: 140px;width: 450px;}
.pe-cm {left: 10px; position: relative; top: 8px;}
.f-require{font-family:'宋体';}

/*提示*/
.g-tishi{background:url(/images/tishi.gif) no-repeat;width:209px;height:53px;position:absolute;top:-50px;left:12px;overflow:hidden;z-index: 99;}
.g-tishi p{float:left;margin:5px 0 0 10px;line-height:18px;clear:both;}
.g-tishi p.t2{text-align:right;width:80%;display:inline;margin:0 0 0 80px;}

/* 提示-> 坚线*/
.g-tishi .shuxian{line-height:14px; height:14px;overflow:hidden;}
.g-tishi .x_p{margin:2px 0 0 35px;display:inline;}

/* 状态开启与关闭 */
.status_open{background:url(/images/status-open.gif) no-repeat;width:79px;height:23px;}
.status_close{background:url(/images/status-close.gif) no-repeat;width:79px;height:23px;}
.c-open-close{display:inline-block;text-align: center;line-height: 20px;background: url(/images/c-open-close.gif) no-repeat;width:49px;height: 20px;}

/* 相对定位样式定义*/
.open-tishi{position:relative;float:left;}
.l-qzgj div{display: inline-block;padding:0 0 0 20px;}
.jibenDetail{display:none;}

/* ui-icon */
.header .ui-nav .ui-nav-item a.nav-a,
.header .bar .action-list a,
.icon-view,
.icon-refresh,
.icon-edit,
.icon-search{	background-image:url(/images/ui-icon.png);background-repeat:no-repeat;}
.icon-view{
	padding-left:20px;
	background-position:left -425px;
	+background-position:left -426px;
	_background-position:left -426px;
}
.icon-refresh{
	padding-left:20px;
	background-position:left -389px;
	+background-position:left -391px;
	_background-position:left -391px;
}
.icon-edit{
	padding-left:20px;
	padding-bottom:1px;
	background-position:left -350px;
	+background-position:left -351px;
	_background-position:left -351px;
}
.icon-search{
	padding-left:20px;
	background-position:left -460px;
	+background-position:left -462px;
	_background-position:left -462px;
}
.icon-copy, .icon-delete{
	background-image:url(/images/icon_bg_2.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:1px;
}
.icon-copy{
	background-position:left -1px;
}
.icon-delete{
	background-position:left -45px;
	+background-position:left -48px;
	_background-position:left -48px;
}
.icon-hold, .icon-pass{
	background-image:url(/images/icon_v.png);
        display: block;
	background-repeat:no-repeat;
	padding:0px 0px 0px 26px;
}
.icon-hold{
	background-position:left -1px;
}
.icon-pass{
	background-position:left -49px;
}
.ui-text-none{
	position:relative;
        top:5px;
	left:8px;
  
}
/* fn */
.fn-li{	text-indent:10px;background:url(/images/li.gif) no-repeat left 11px;}
.fn-li-gray{text-indent:10px;background: url(/images/li_gray.gif) no-repeat left 11px;}

/* header */

.co-topBar .topBar-conn{
	width:980px;
	margin:0 auto;
	text-align:right;
	padding:0 10px;
}
.co-topBar .topBar-conn .pe-logined-nav{width:490px;height:25px;overflow:hidden;text-align:right;}


/* sidebar */
.pe-sidebar .ui-sidebar .ui-sidebar-title{
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#555;
	height:30px;
	line-height:30px;
	padding-bottom:3px;
	/*border-bottom:1px solid #e8e8e8;*/
}
.pe-sidebar .ui-sidebar .ui-sidebar-item{
	padding:5px 0;
}
.pe-sidebar .note-list .note-list-item{
	line-height:2.0em;
}
.pe-sidebar .note-list .note-list-item .note-list-txt{
	width:225px;
}
.pe-sidebar .note-image .note-list-item{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #e8e8e8;
}
.pe-sidebar .ui-userlist .ui-userlist-item{
	display:inline;
	float:left;
	width:54px;
	height:80px;
	text-align:center;
	line-height:2.0em;
	margin-right:20px;
	overflow:hidden;
}
/* main */
.pe-main, .pe-sidebar{display:inline;}
.pe-main{width:740px;float:right;min-height: 650px;overflow: hidden;}

/* 定义个人全局的文字样式*/

/* 定义左边栏目 a -> em标签 样式*/
.fn-left .top_em em{font-weight: bold;color: #434343;cursor: pointer;list-style: none;}
.top_em a,.top_em a:visited,.top_em a:hover{font-weight: bold;color: #434343;cursor: pointer;}

/* 已填项 未填项 等 字体颜色 参考样式 */
.c0 a:link,.c0 a:visited,.c0 a:hover{color:#373737;}
.c1,.i-yingyong li{color:#868686!important;}

/*左边 谁看过我的简历 职位申请记录 等 字体颜色 参考样式 */
.c2 a:link,.c2 a:visited,.c2 a:hover{color: #434343;}

/*左边 谁看过我的简历 职位申请记录 括号(10) 等 字体颜色 参考样式 */
.c3 {color: #FF0000!important;}

/* 提交框  取消的颜色 */
.c-cancel,.c-cancel a:link,.c-cancel a:visited,.c-cancel a:hover {color: #454545;}

.c4 {color: #F7F6F5;}
.c5{color:#F55300;}
.c6{color:#F3491B;}
.c7{color:#006290;}
.c8{color:#333333!important;}
.c9{color:#A6A6A6;}
.c10{background-color: #F7F7F7;}
.c11{color:#5B5B5B;}

/* 左边开始 */
.left-content{width:190px;float:left;border-top: 1px solid #cccccc;border-bottom: 1px solid #cccccc;}
.left-content .pe-top,.left-content .pe-bottom{height: 1px;overflow: hidden; background: url(/images/left-top-bottom-border.gif) no-repeat;width: 100%}
.left-content .pe-content{width: 100%;background: url(/images/left-center-border.gif) repeat-y;}
.pe-content li{float: left;  line-height: 34px;height: 34px;background-color: #F7F7F7; border-bottom: 1px #E6E6E6 solid;width:186px;margin:0 0 0 2px;_margin-left:1px;}
.pe-content em,.pe-content span,.pe-content i{float: left;}
.pe-content .ico_p{margin: 8px 0 0 20px;}
.pe-content .ico_p2{margin: 8px 0 0 30px;}
.pe-content .xx_p{padding:0px 10px 0 20px;height: 34px;line-height: 34px;}
.pe-content .showhidden{float: left;}

/* 左边 单击弹出窗口*/
.left-content .kkKuan{position: relative;float:left;}

/* 伸缩自动 */
.pe-content .d-s-x{float: left;text-align: right; border-bottom: 1px #D6D6D6 dashed;}
.pe-content .d-s-x img{_margin:12px 0 0 0;}

/* 已填顶 未填顶 有疑问待确认 */
.pe-content .show-d{height: auto;}
.pe-content .top{background-position: 0 0;width:186px;height: 38px;line-height: 38px;}

/* 个人中心 左边栏目  我的简历 左边 小图像 */
.pe-content .show-d p.xiaotuxiang{float:left;margin:11px 0 0 5px;}
.pe-content .show-d p.one{float: left;padding:0 0 0 10px;}
.pe-content .show-d p.four{font-size: 14px;margin:0 0 0 20px;clear:both;}
.pe-content .show-d p.five{margin:0 0 0 20px;clear: both;}
.pe-content .show-d p.six{padding:20px 0 20px 40px;}
.pe-content .k-1{width: 100%;}
.pe-main .ui-info .ui-info-item, .pe-main .info-box .ui-info-item{height:25px;line-height:25px;}
.pe-main .intro{line-height: 38px;_overflow:hidden;}

/* 内页 应用中心 背景 */
.ying_yong_bg-t,.ying_yong_bg-c,.ying_yong_bg-f{background:url(/images/ying-yong-bg.gif) no-repeat;width:682px;}
.ying_yong_bg-t{background-position:0 0;height:2px;}
.ying_yong_bg-c{background:url(/images/ying-yong-bg-c.gif) repeat-y;width:682px;}
.ying_yong_bg-f{background-position:0 -5px;height: 2px;overflow: hidden;}
.ying-bg-ico1{background:url(/images/ying-bg-ico1.jpg) no-repeat;width: 69px;height: 77px;}
.ying-bg-ico2{background:url(/images/ying-bg-ico2.jpg) no-repeat;width: 69px;height: 77px;}

/* 首页应用中心 */
.i-yingyong{border: 1px #D4D4D4 solid;width:738px;}
.i-yingyong ul{float: left;margin: 10px 0 0 15px;display: inline;}
.i-yingyong li{width:240px;line-height: 22px;}
.i-yingyong li h2{font-size: 14px;}
.i-yingyong li,.i-yingyong li div{float: left;}
.i-yingyong .t2{margin:0 0 0 10px;}
.i-yingyong .c-right-h34{line-height: 34px;margin:0 0 1px 0;border-bottom: 1px #D4D4D4 solid;}
.i-yingyong .foot{width:100%;margin:10px 0 0 0;padding:5px 0;}
.i-new{background:url(/images/new.gif) no-repeat;width:26px;height:25px;position: absolute;left:-10px;top:-5px;}
.c-ying-yong{margin: 0 auto;width: 682px;}
.c-ying-yong .c1{float:left;width: 320px;display: inline;margin:20px 0 0 20px;}
.c-ying-yong .right-c{width:200px;}
.c-ying-yong .bg-01,.c-ying-yong .bg-02{margin: 10px 0 10px 0;background-color: #3892E0;text-align: center;padding:5px 0;}
.c-ying-yong .bg-02{background-color: #54A51E;}
.c-ying-yong .border{border-right: 1px #EAEAEA solid;}
.c-ying-yong .c-datas {font-weight: normal;padding:0 20px 0 0;font-size: 12px;}
.c-ying-yong .c-g-jiahao{margin: 2px 0 0 3px;}
.pe-main .info-box{height:170px;background-color: #F7F7F7; width: 100%;}

/*右边 简历完整度*/
.pe-main .info-box .info-box-ul{margin:20px 0 0 20px;width: 100%;}

/* 表格定义边框*/
table.c-table-border{border-left:1px #E2E8F0 solid;border-top:1px #E2E8F0 solid;} 
table.c-table-border td{border-bottom: 1px #E2E8F0 solid;border-right: 1px #E2E8F0 solid; line-height: 30px;height: 30px;} 
table.c-table-border .lh32{line-height: 34px;height: 34px;}
table.c-table-border p.ui-input-text{float:left;margin:3px 0;}
table.c-table-border .k-border{border-right:0px;color: #004086;padding:0 5px 0 0;}
table.c-table-border a.edit-p{margin:10px 0 0 10px;text-decoration: none;color: #fff;}
.pe-main .c-add{float: left;width: 738px;border:1px #B4C4D9 solid;background-color: #F5FBFF; }
.c-add .tishi,.t-jibenshow{border:1px #FFB80E solid;padding: 5px;width:460px;background-color: #FFFFF2;margin:0 0 0 60px;display: inline;}
.t-jibenshow{margin:0px;width:725px;font-weight: normal;}
.c-add .mp{padding:0 0 0 92px; }
tr.c-default-kuan td{height: 26px;overflow:hidden;}
.c-add .mp input{color: #fff; }
.c-add .control{float:left;padding:20px;}
table.conn-table .tj{float: left;}

/* 右边表单标题 样式*/
.table-title{margin:10px 0;}
.table-title span,.i-yingyong li h2{color: #1D4A90;}
.pe-main .info-box .info-box-ul .box-ul-item{display:inline;float:left;}

/* 简历补充提示框*/
.c-buquan li{line-height: 22px;}
.c-buquan .c-img{margin: 10px 20px 0 20px;display: inline;}
.c-buquan .cb-tishi-x{float: right;margin: 0 10px 0 0;}
.c-buquan-t-f{background: url(/images/p-puquan-b-01.gif) no-repeat;height: 1px;overflow:hidden;width: 739px;}
.c-buquan-c{background: url(/images/p-puquan-b-02.gif) repeat-y;overflow:hidden;width: 739px;padding:10px 0;}
.c-t-top-bg{background:url(/images/c-right-table-son-bg_bg.gif) repeat-x;height:27px;}
.c-t-top-bg td{height: 27px;line-height: 27px;}
.pr-table-tr_o{border-bottom:1px #E2E8F0 solid;}
.pr-table-tr_o a{text-align: left;}
tr.pr-table-tr td{border-bottom:1px #E2E8F0 solid;line-height: 30px;}
.pr-table-tr .m1,.pr-table-tr .m2{ _position: relative;_top:-7px;}
.pr-table-tr .m2{_top:-5px;}

/*右边 简历完整度 图像*/
.pe-main .info-box .r-tuxian{margin:0 0 0 80px;}
.pe-main .info-box .ui-info{
	width:500px;
	margin-top:10px;
	overflow:hidden;
	+width:490px;
	_width:490px;
}
.pe-main .info-box .company-title a{
	font-size:12px;
	font-weight:normal;
}
.pe-main .pe-infobar{
	margin-top:9px;
	width:506px;
	height:20px;
	padding:10px 0;
	border:1px dashed #e8e8e8;
	background-color:#f9f9f9;
	+width:500px;
	_width:500px;
}
.pe-main .pe-infobar-txt{
	line-height:20px;
	padding-left:80px;
}
/* search */

.pe-main .pe-search, .my-search{
	padding:10px 13px 10px 15px;
	background-color:#f9f9f9;
	+padding:13px;
}
.pe-main .pe-search{background-color: #fff;padding:0px;margin:30px 0 0 20px;display: inline; _width:640px;}
.pe-main .pe-search .com-search-item, .my-search .com-search-item{
	margin-bottom:13px;
}
.pe-main .pe-search .com-search-item .pl5, .my-search .com-search-item .pl5{
	padding:0 2px;
}
.pe-main .pe-search .com-search-item .pl3, .my-search .com-search-item .pl3{
	padding-left:3px;
	padding-right:2px;
	+padding:0;
}
.pe-main .ui-keyword, .my-search .ui-keyword{
	background-position:-1px -126px;
}
/* pe-nav */
.pe-main .pe-nav{
	height:34px;
	margin-top:20px;
	background-image:url(/images/pe_table_list.gif);
	background-repeat:no-repeat;
}
.pe-main .pe-nav .ui-nav{
	padding:7px 15px 0 0;
	/*position:relative;
	top:12px;
	margin-top:12px;*/
}
.pe-main .pe-nav .ui-nav .ui-nav-item{
	display: inline;
	float: left;
	width: 92px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	margin-left: 15px;
}
.pe-main .pe-nav .ui-nav .ui-nav-current a:hover{
	text-decoration:none;
}
.pe-main .pe-nav .ui-nav .ui-nav-current{
	background: url(/images/ui_m_tabs_on.png) no-repeat;
}
.pe-main .pe-nav .ui-nav .ui-nav-current a{
	color:#eb8839;
	font-weight:bold;
}
/* pe-feed */
.pe-main .pe-feed{
	margin-top:20px;
}
.pe-main .pe-feed .feed-item{
	padding-bottom:15px;
	margin-bottom:15px;
	/*border-bottom:1px solid #e8e8e8;*/
}
.pe-main .pe-feed .feed-list .feed-list-item{
	display:inline;
	float:left;
	margin-left:15px;
}
.pe-main .pe-feed .feed-list .txt{
	line-height:2.0em;
}
.pe-main .pe-feed .feed-date{
	padding-top:3px;
	text-align:right;
}
/*search*/
.pe-main .search-list{
	background-color:#f9f9f9;
}
.pe-main .search-list .search-list-title{
	color:#255599;
	height:45px;
	line-height:45px;
	text-indent:18px;
	font-size:14px;
}
.pe-main .search-list .search-list-item{
	height:80px;
	padding:20px 0 15px 17px;
	border-bottom:1px solid #e8e8e8;
}
.pe-main .search-list .search-info-list{
	margin-top:5px;
}
.pe-main .search-list .sbox{
	margin-left:15px;
	width:525px;
}
.pe-main .search-list .info-list-item{
	display:inline;
	float:left;
	width:212px;
	line-height:2.0em;
}
.pe-main .search-list .fb{
	height:18px;
}
.pe-main .search-list .fb-item{
	display:inline;
	float:left;
	padding:3px 0;
	width:260px;
}
.pe-main .search-list .fb-btn{
	text-align:right;
}
/*my-search*/
.my-search{
	padding:15px;
	background-color:#f9f9f9;
}
.my-bottom{
	width:948px;
	padding:15px;
	border:1px solid #e8e8e8;
	border-top:none;
	background-color:#f7f9ff;
}
/*btn follow*/
.abtn-follow{
	padding:1px 10px;
	border:1px solid #a8c4eb; 
	background:#e8f5fe;
}
.abtn-follow:hover{
	border:1px solid #3b60af;
	background:#255599;
	color:#fff;
	text-decoration:none;
}
.abtn-unfollow{
	padding:1px 10px;
	border:1px solid #e3e197; 
	background:#ffd;
}
.abtn-unfollow:hover{
	border:1px solid #3b60af;
	background:#255599;
	color:#fff;
	text-decoration:none;
}
/*
	Eyson,	
	2012-2-21
*/
.ui-path{margin-bottom:15px;}
.ui-path i{padding:0 5px;}
.ui-pe-h3{
	font-size:14px;
	font-weight:bold;
}
/*table list*/
.ui-table-list{border:0px;}
.ui-table-top .top-title{
	height:34px;
	line-height:34px;
	font-weight:bold;
	font-size:14px;
	text-indent:15px;
}
.ui-table-list .com-m-th{
	height:40px;
	background-color:#ddecff;
	border-bottom:1px solid #e8e8e8;
}
.ui-table-list .com-m-th td{
	height:40px;
	font-weight:bold;
	color:#255599;
	vertical-align:middle;
}
/*tabs*/
.ui-table-top .ui-tabs{
	padding:7px 15px 0 0;
}
.ui-table-top .ui-tabs .ui-tabs-item{
	display:inline;
	float:left;
	width:92px;
	height:27px;
	line-height:27px;
	text-align:center;
	margin-left:15px;
}
.ui-table-top .ui-tabs .ui-tabs-item a{
	display:block;
	width:92px;
	height:27px;
	font-size:14px;
/*	color:#fff;*/
}
.ui-table-top .ui-tabs .ui-tabs-item a:hover{
	text-decoration:none;
}
.ui-table-top .ui-tabs .ui-tabs-item-current{
	background:url(/images/ui_m_tabs_on.png) no-repeat;
}
.ui-table-top .ui-tabs .ui-tabs-item-current a{
	color:#eb8839;
	font-weight:bold;
}
.ui-top-gray{
	height:36px;
	line-height:34px;
	font-size:14px;
	color:#333;
	background-image:url(/images/ui_top_gray.png);
	background-position:-1px -1px;
	background-repeat:no-repeat;
}
.ui-top-gray .th,.c5{color:#255599;}
/*resume edit*/
.resume-tab .ui-tabs{
	padding:7px 15px 0 0;
}
.resume-tab .ui-tabs .ui-tabs-item{
	display:inline;
	float:left;
	width:85px;
	height:37px;
	line-height:37px;
	text-align:center;
}
.resume-tab .ui-tabs .ui-tabs-item a{
	display:block;
	width:85px;
	height:37px;
	font-size:12px;
	color:#255599;
	font-weight:bold;
	background-image:url(/images/ui_tab_gray.png);
	background-repeat:no-repeat;
	background-position:-1px -41px;
}
.resume-tab .ui-tabs .ui-tabs-item a:hover,
.resume-tab .ui-tabs .ui-tabs-item-current a{
	text-decoration:none;
	background-position:-1px -1px;
	color:#eb8839;
	font-weight:bold;
}
/*Myresume*/
.Myresume{
	/*border:1px solid #e8e8e8;*/
}
.Myresume .bar-item{
	height:29px;
	line-height:29px;
	background:url(/images/title_item_bg.png) no-repeat left top;
}
.Myresume .bar-item .bar-item-title{
	display:inline-block;
	width:109px;
	height:23px;
	line-height:23px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	background:url(/images/com_reg_o.png) no-repeat left top;
}
.Myresume .content-item{
	width:938px;
	padding:10px 20px;
	border:1px solid #e8e8e8;
}
.Myresume .content-item td{
	/*border:1px solid #fff;
	padding:5px 1px;*/
}
.Myresume .content-item .pe-cm{
	position: relative;
	left:10px;
	top:8px;
}
.Myresume .content-item .pe-add{
	position:relative;
	top:6px;
	left:3px;
	/*Only IE*/
	left:3px\9;
	top:-12px\9;
	_top:-8px;
}
.Myresume .content-item .line-t{
	border-top:1px solid #e8e8e8;
}
.Myresume .content-item .line-b{
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}
.Myresume .bg-gray{
	background-color:#f3f3f3;
}
.Myresume .content-item .fn-px{
	padding:0 22px;
	margin-bottom:15px;
}
.Myresume .content-item .fn-pxx{
	padding:0 50px;
	margin:15px 0;
}
.Myresume .content-item .list-item{
	padding-bottom:20px;
	border-bottom:1px dashed #e8e8e8;
	margin-bottom:20px;
}
.Myresume .content-item .item-conn{
	padding:0 130px;
	margin-bottom:20px;
}
.Myresume .content-item .fn-pt10{padding-top:10px;}
.Myresume .content-item .lh2{line-height:2.0em;}
.icon-down, .icon-up, .icon-save{
	background-image:url(/images/icon_arrow.png);
	background-repeat:no-repeat;
	padding:1px 0 1px 17px;
}
.icon-up{
	background-position:left 2px;
	+background-position:left 0px;
	_background-position:left 0px;
}
.icon-down{
	background-position:left -29px;
}
.icon-save{
	background-position:left -68px;
	+background-position:left -70px;
	_background-position:left -70px;
}
/*comment*/
.comment{
	margin-top:-2px;
	padding:20px;
	border:1px solid #e8e8e8;
}
.comment .fn-tips{
	width:680px;
	padding:10px 30px;
}
.comment .note-list .note-list-item{
	line-height:2.0em;
}
.comment .btn-conn{
	height:30px;
}
.comment .comment-list .comm-list-title{
	margin-bottom:15px;
}
.comment .comment-list .comm-list-item{
	padding:15px 0;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #ccc;
}
.comment .txt-list{
	line-height:2.0em;
}
.comment .txt-list .txt-item{
	display:inline;
	float:left;
	margin-right:10px;
}
.comment .txt-list .txt-head{
	width:80px;
}
.comment .txt-list .txt-user{
	width:150px;
}
.comment .txt-list .txt-content{
	width:610px;
}
.comment .txt-list .txt-del{
	width:60px;
	text-align:right;
}
.comment .invite{
	height:416px;
	width:907px;
	position:relative;
	background:url(/images/invite_bg.png) no-repeat;
}
.comment .invite .invite-left{
	height:400px;
	width:360px;
	position:absolute;
	top:10px;
	left:10px;
}
.comment .invite .invite-right{
	height:400px;
	width:365px;
	position:absolute;
	top:10px;
	left:490px;
}
.comment .invite .user-list{
	height:262px;
	overflow-y:auto;
}
.comment .invite .ui-user .ui-user-item{
	display:inline;
	float:left;
	width:74px;
	height:116px;
	margin-left:10px;
	margin-bottom:15px;
	overflow:hidden;
	line-height:1.8em;
}
.comment .invite .txt{line-height:1.8em;}
.comment .invite .txt-r{line-height:1.8em;text-align:right;}
.comment .invite .normal-area{
	width:354px;
	height:70px;
	padding:5px;
	border:1px solid #e8e8e8;
	font-size:12px;
	color:#333;
	border-radius:3px;
	box-shadow:0 0 5px rgba(0,0,0,0.4);
}
/*setting*/
.comment .setting{
	width:650px;
}
.comment .setting .setting-title{
	height:25px;
	line-height:25px;
	padding:3px 20px;
	background:#f6f6f6;
	border:1px solid #e8e8e8;
}
.comment .setting .setting-info{
	height:38px;
	line-height:38px;
}
.comment .setting .setting-info,
.comment .setting .setting-item{
	padding:10px 20px;
	border:1px solid #e8e8e8;
	border-top:none;
}
.comment .setting .setting-item-list li{
	display:inline;
	float:left;
}
.comment .setting .setting-item-list .list-1{
	width:300px;
}
.comment .setting .setting-item-list .list-2{
	width:100px;line-height: 21px;
}
.comment .setting .setting-item-list .list-3{
	width:40px;line-height: 21px;
}
.comment .setting .hd{background-color:#F7F9FF}
.comment .fn-txt{position:relative;top:5px;}
/*re-video*/
.re-video{
	padding:15px;
	background:#fff;
	position:relative;
}
.re-video .video-box{
	padding:15px;
	border:1px solid #fff;
	background:#eee;
}
.re-video .video-box .swf{
	height:500px;
	background:#000;
}
.re-video .video-sidebar{
	width:240px;
	height:555px;
	padding:28px 30px;
	position:absolute;
	right:0;
	top:0;
	border-left:1px solid #e8e8e8;
	background:#eee;
}
.re-video .video-site .site-item{
	margin-bottom:10px;
}
/*jobs search*/
.jobs-text{
	width:780px;
	padding-left:40px;
	line-height:2.0em;
}
.ui-table-list .jobs-item{}
.ui-table-list .jobs-item .btn-box{
	text-align:center;
	padding-bottom:10px;
	position:absolute;
	right:10px;
	top:50px;
}
.ui-table-list .jobs-item td{
	border:none;
}
.ui-finder{
	padding:1px;
	border:1px solid #e8e8e8;
	height:298px;
	background:#fff;
}
.ui-finder .finder-title{
	height:35px;
	line-height:35px;
	background:#e8e8e8;
	font-weight:bold;
	color:#255599;
	padding:0 15px;
}
.ui-finder .finder-item{
	height:263px;
	line-height:2.0em;
	background:#fdfdfd;
}
.ui-finder .finder-item .btn{
	padding:20px 85px;
}
.ui-finder .finder-item .ac{
	text-align:center;
	padding:15px;
}
.ui-finder .finder-item .note-list{
	padding:15px;
}
/*setting*/
.fn-list-tips{
	width: 700px;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
}
.conn-btn{padding: 0 85px 20px 85px;}
/*msg*/
.msg-sidebar, .msg-main{
	display: inline;
	float: left;
	min-height:350px;
}
.msg-sidebar{
	width:170px;
}
.msg-main{
	width:805px;
	padding-left:1px;
	border-left:1px solid #e8e8e8;
}
.msg-sidebar .msg-nav .msg-nav-title{
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #e8e8e8;
}
.msg-sidebar .msg-nav .msg-nav-item{
	height:27px;
	margin-bottom:1px;
	overflow: hidden;
}
.msg-sidebar .msg-nav .msg-nav-item .item-a{
	display: block;
	width:170px;
	height:27px;
	line-height:27px;
	text-indent:10px;
	font-weight:bold;
}
.msg-sidebar .msg-nav .msg-nav-item .item-a:hover,
.msg-sidebar .msg-nav .msg-nav-on .item-a{
	background:#255599;
	color:#fff;
	text-decoration:none;
}
.msg-main .msg-list .msg-list-item{
	height:40px;
	line-height:40px;
	margin-bottom:1px;
	padding-left:35px;
	padding-right:10px;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	background:url(/images/icon_msg.png) no-repeat 10px 12px #f7f7f7;
	overflow: hidden;
}
.msg-main .msg-list .msg-list-item .msg-delete{
	font-weight:bold;
	font-family:Helvetica, Verdana;
}
.msg-main .msg-list .msg-list-item .msg-delete:hover{
	text-decoration:none;
}
/*
	2012-5-15
	修改个人后台主页
*/
/*box*/
.ui-box-item{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.ui-box-item .f-333{color:#333;}
.ui-box-item .f-333:hover{color:#eb8839;}
.ui-box-item .ui-box-title{
	padding:0 10px;
	height:26px;
	line-height:26px;
	border-bottom:1px solid #fff;
	overflow: hidden;
}
.ui-box-item .ui-box-conn{
	padding-bottom:10px;
}
/*gray box*/
.gray-box{
	border:1px solid #e8e8e8;
}
.gray-box .ui-box-title{
	background:url(/images/skin2_gray_title.png) repeat-x;
}
.ui-box-item .note-list{padding:5px 15px 0 15px;}
.ui-box-item .f-333{color:#333;}
.ui-box-item .f-333:hover{color:#eb8839;}
.ui-box-item .tl5{padding-left:10px;}
.pe-position-box .pe-table-bottom{
	width:628px;
	padding:10px;
	background:#f8f8f8;
	border-bottom:1px solid #e8e8e8;
}
.pe-position-box .com-m-th {
	height: 30px;
	background: url(/images/com_m_th.gif) repeat-x;
	border-bottom: 1px solid #e8e8e8;
}
.pe-position-box .com-m-th td{
	height:30px;
	font-weight:bold;
	color:#255599;
	vertical-align:middle;
}
.ui-table-list .pe-btn-more{
	display:block;
	width:115px;
	height:23px;
	line-height:23px;
	text-align:center;
	color:#333;
	background:url(/images/pe_btn_more.gif) no-repeat;
}
.ui-table-list .pe-btn-more:hover{
	color:#EB8839;
	text-decoration:none;
}
.ie6-mt5{_margin-top:5px;}

/*
	2012-5-19
	invite search list new style
*/
.f-table-top-blue{
	width:978px;
	height: 29px;
	line-height: 29px; 
	font-size: 14px; 
	color: #333;
	border:1px solid #a9c7eb;
	border-bottom:none;
	background:url(/images/f_table_top_blue.gif) repeat-x;
}
.f-table-list-blue{
	border-left:1px solid #a9c7eb;
	border-right:1px solid #a9c7eb;
}
.f-table-bottom-gray{
	width:978px;
	height:35px;
	padding-top:5px;
	background:#f7f7f7;
	border-style:solid;
	border-width:1px;
	border-color:#fff #a9c7eb #a9c7eb #a9c7eb;
}

.f-table-top-blue .th{
	height:29px;
	font-weight:bold;
	color:#255599;
}
.f-table-list-blue .f-invite-detail{
	/*height:120px;*/
	padding:5px 40px;
	line-height:2.0em;
	background:#fffeed;
	overflow:hidden;
}
.f-table-list-blue .f-table-p30{padding:0 30px;}
.f-table-list-blue .fb-top{
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #fff;
	background:#fff;
}
.f-table-list-blue .fb-top td{
	padding:5px 0;
}
.f-table-list-blue .f-hd,.bgf7{
	background:#f7f7f7;
}
.f-bar-gray{
	height:20px;
	line-height:20px;
	padding:3px;
	background:#f2f2f2;
}
.f-invite-advert{
	border:1px solid #e8e8e8;
	height:126px;
	padding:10px 0;
}
.f-invite-advert .f-advert-item{
	display:inline;
	float:left;
	margin-left:25px;
	width:178px;
	padding:5px 0;
}

/*--2012-10-17-*/
.tishi_rel{position:relative;}
.tishi_abs{position:absolute;top:-10px; left: 0px;}
.tishi_fix{position:fixed;top:0px;z-index:9999;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+0))}