@charset "utf-8";
/* CSS Document */
* {margin:0;	padding:0;	list-style:none;}
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{margin: 0;padding: 0;}
/** 设置默认字体 **/
body,button, input, select, textarea {font: 12px/1.5 '宋体',tahoma, Srial, helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em{font-style:normal;}
/** 重置列表元素 **/--=--------`--'
ul, ol { list-style: none; }
/** 重置图片元素 **/
img{ border:0px;}
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
/** 重置超链接元素 **/
a {	color:#000000;	text-decoration:none;}
a:hover {	color:#0089bb;	text-decoration:none;}
.red {	color:#c00;}
.blue {	color:#0089bb;}
.fl {float:left;}
.fr {float:right;}
.clear {clear:both;	font-size:0;height:0;line-height:0;}
.mt5 {	margin-top:5px;}
.mt8 {	margin-top:8px;}
.mt10 {	margin-top:10px;}
.mt15 {	margin-top:15px;}
.mt20 {	margin-top:20px;}

.w960 {	width:960px;margin:0 auto;}
.padding0x15 {	padding:0 15px;}
.padding0x10 {	padding:0 10px;}
/*********************
	HTML Elements
*********************/
/***  *{
	margin: 0 auto;
	padding: 0;
	line-height: 24px;
	font-family: "宋体";
	color: #333;
    text-align: left;
}**/

img, div,a { behavior: url(../../admin_template/css/css/iepngfix.htc) }
/************
body{
	font-size: 13px;
	font-family: "宋体";
	background: #f9f9ef;
	margin: 0 auto;
}***********/
a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration:none;
	color: #0089BB;
}
a:visited{
    text-decoration: none;
    }
img{
	border:0;
}
/***
p{
	margin-bottom:5px;
}****/

.input {
	font-size: 14px;
	text-align: left;
	width: 200px;
	height: 20px;
	margin-top: 10px;
	padding-top: 5px;
	border: #ccc 1px solid;
}

#contentcp_RadioButtonComment{
	width:15px;
	float:left;
}
.button{
	background: #069;
	width: 80px;
	height: 30px;
	color: #FFF;
	font-family: "宋体";
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}
.button:hover{
	color:#fff;
	background-color:#999;
}
.sousuo{
	background: #fff url(../images/search.png) no-repeat 120px;
	height:25px;
	width:140px;
	text-align:left;
	float:right;
	vertical-align:middle;
	line-height:30px;
	border: 1px solid #ddd;
	font: 12px "宋体", Arial, Helvetica, sans-serif;
	color: #646464;
	padding:5px 0 0 10px;
	float: right;
	margin: 0 ;
}

.login{
	padding: 2px;
	border: 0;
	color: #FFF;
	background: url(../images/login00.png);
	width: 100px;
	float: left;
	text-align: center;
}
.login:hover{
	padding:2px;
	border:0;
	color:#FFF;
	background:url(../images/login.png)
}
/****
.sel{
	width:15px;
}
select{
	padding:2px;
	border:1px solid #e8e7e1;
}****/
.layout960{
	width: 960px;
	margin: 0 auto;
	height: 100%;
}


/*********************
	Structure
*********************/
#header{
	width: 100%;
		
	height: 132px;
	
}
#header .header_main h2{
	width:144px;
	
	height:92px;
	
	float:left;
}
#header .header_main{
	width:1000px;
	
	margin:0 auto;
	
	height:132px;
	
	background-image:url(../images/ytbanner.gif);
		
}
 .p_header_main{ 
	 padding-top:4px;
	 
	text-align:right;
	
	width:960px;
	
	margin:0 auto;
		
}

.layout1000{
	width: 1000px;
	margin: 10px auto;
	height: 100%;	
	overflow:hidden;
	background-color:#FFF
}

.box-shadow{
	 margin:0 auto;
	 margin-top:30px;
	 background-color:#f4f4f4;
	 width:700px;
	 padding:20px;	
	 height:80px;
	 line-height:25px;
	}
	/******************网页左侧内容******************/
#content{
	width: 780px;
	
	float: left;
	
	margin: 10px 0;
	
	margin-top:0px;
	
	padding: 0px;
	
	background: #FFF;
	
	height: 100%;
}
#box{
	height: auto;
	overflow:hidden;
}
#box h3{
	
	margin-top:10px;
	
	font-size:16px;
	
	height:30px;
	
	line-height:30px;	
	
	border-bottom:1px solid #e8e7e1;

	font-family:'微软雅黑','宋体';
	
	padding-left:10px;	
	
	color:#000;
	
	font-weight:bolder;
	
	margin-bottom:10px;
	
	width:750px;
}
/*************************底部****************************************/
.foot{
	width: 1000px;
	text-align:center; 
	line-height:80px; 
	border-top:23px;
	height:80px;
	border-top: 2px solid #016fbc;
	margin:0px auto;
	margin-top:10px;
}

/*********************网页右侧一栏内容  Sidebar*********************/
/*********
#sidebar{
	background:#FFF;
	width:170px;
	text-align:right;
	margin:10px 0 10px 0;
	padding:10px;
}************/
#sidebar ul{
	list-style:none;
	line-height:22px;
}
#sidebar ul li{	
	background-color:#f3f3f3;	
	margin-bottom:10px;
}
#sidebar ul li a,#sidebar ul li a:visited{
	margin: 0px 3px; 
	color: rgb(51, 51, 51); 
	padding-left: 19px; 
	text-decoration: none; 
	display: block;
}
#sidebar ul li a:hover{
	text-decoration:underline;
}
#sidebar ul li ul li{
	background-color:#fff;
	 margin:0;
	 padding-left:20px;
}
#sidebar h3 {
	padding: 2px; font-size: 14px;
}
#sidebar  li.report{
	background:transparent url(../images/report.png) no-repeat left;
	}
#sidebar  a:hover{ background-color:#FFF}	

/*  <!--************************区分灰色背景和白色背景***************************************-->*/	
.bgul_1,.bgul_3,.bgul_5{
	width:100%;	
	margin:0 auto;
	border:0px;
	overflow:hidden;	
	background-color:#ccc;		
}
.bgul_2,.bgul_4,.bgul_6{
	width:100%;	
	margin:0 auto;
	border:0px;
	overflow:hidden;	
	background-color:#fff;
}
#boxcontent .bgul_1 li.nobgimg,#boxcontent .bgul_4 li.nobgimg,#boxcontent .bgul_2 li.nobgimg,#boxcontent .bgul_3 li.nobgimg,#boxcontent .bgul_5 li.nobgimg,#boxcontent .bgul_6 li.nobgimg{
	 background-image:none
	}
	
#boxcontent .bgul_1 input,#boxcontent .bgul_2 input,#boxcontent .bgul_3 input,#boxcontent .bgul_4 input,#boxcontent .bgul_5 input,#boxcontent .bgul_6 input{
	vertical-align:middle;
	margin-top:-1;
	}
#boxcontent .bgul_1 li,#boxcontent .bgul_2 li{
	border:0px;
	padding-bottom:0px;
	margin:0px;
	float:left;
	width:200px;
	padding-left:43px;
	height:23px;
	line-height:23px;	
	background-image:url(../images/ulbgimg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	
}
#boxcontent .bgul_3 li,#boxcontent .bgul_4 li{
	border:0px;
	padding-bottom:0px;
	margin:0px;
	float:left;
	width:100px;
	padding-left:43px;
	height:23px;
	line-height:23px;	
	background-image:url(../images/ulbgimg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	
}
#boxcontent .bgul_5 li,#boxcontent .bgul_6 li{
	border:0px;
	padding-bottom:0px;
	margin:0px;
	float:left;
	width:160px;
	padding-left:25px;
	height:23px;
	line-height:23px;	
	background-image:url(../images/ulbgimg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	
}
/*********************menu/**/
.menu {
	width:100%;
	margin: 0 auto;
	height: 40px;
	background: url(../images/menubj.jpg) repeat-x;
	border-bottom: 1px #ddd solid;
	position: relative;
	z-index: 100;
	text-align: center;
}
.clearfix{*zoom:1}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	margin: 0 auto;
	list-style-type: none;
	float: left;
	height: 40px;
	padding-left: 4px;
	width: 960px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	position:relative;
	margin-left:1px;
	display:inline;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display: block;
	height: 40px;
	padding: 0 24px 0 25px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 12px;
	float: left;
	line-height: 38px;
	font-weight: 700;
	text-decoration: none;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#ddd url(../images/drop.gif) bottom right no-repeat;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#004f6c url(../images/drop02.gif) bottom right no-repeat; color:#ff9900;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#f3f3f3;
	width:180px;
}
/* style the third level hover */
.menu ul ul ul a:hover {
	background:#ddd;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:40px;
	left:0; 
	width:auto;
	padding-left:0;
}
.menu ul ul li{
	text-align:left;}
.menu ul ul li a{
	text-align:left;}

/* position the third level flyout menu */
.menu ul ul ul{
	left:149px; 
	top:0;
	width:130px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-130px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#f3f3f3; 
	color:#333; 
	height:auto; 
	line-height:1em; 
	padding:0 10px; 
	width:130px;
	line-height:25px;
	text-align:left;
	font-weight:400;
}
/* style the top level hover */
.menu a:hover{
	color: #ff9900;
}
.menu ul ul a:hover{
	color:#000; 
	background:#ddd;
}





/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility:visible;
}
/**/
.menu .search{
	float: right;
	width:240px;
	height:20px;
	padding-right:10px;
	overflow:hidden;
	margin-top:8px;}
.menu .search .textbox{
	float:left;
	width:154px;
	height:18px;
	overflow:hidden;
	padding:1px 1px 1px 25px;
	background:url(../images/searchbg.gif) no-repeat;}
.menu .search .textbox input{
	float:left;
	width:154px;
	height:18px;
	border:none;
	background:none;
	line-height:18px;
	overflow:hidden;
	color:#666;
	}
.menu .search .submit{
	float:right;
	width:60px;
	height:20px;
	overflow:hidden;
}
.menu .search .submit input{
	float:left;
	width:60px;
	height:20px;
	border:none;
	background:url(../images/searchbtnbg.gif) no-repeat;
	text-align:center;
	color:#000;
	line-height:21px;}
/**/
/*********************
		Other
*********************/
.a-right{text-align:right;}
.a-left{text-align:left;}
.a-center{text-align:center;}
#pager{
	margin:5px;
	height:25px;
}
#styleswitcher{
	float:right;
}
#styleswitcher ul{
	list-style:none;
	line-height:10px;
}
#styleswitcher li{
	height:12px;
	display:inline;
}
a#defswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#bd3f09;
	font-size: 8px;
	color:#bd3f09;
	display:inline-block;
}
a#blueswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#375b91;
	font-size: 8px;
	color:#375b91;
	display:inline-block;
}
a#greenswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#d0e0b8;
	font-size: 8px;
	color:#d0e0b8;
	display:inline-block;
}
a#brownswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#654322;
	font-size: 8px;
	color:#654322;
	display:inline-block;
}
a#mixswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#294145;
	font-size: 8px;
	color:#294145;
	display:inline-block;
}
#credits{
clear:both;
	width:200px;
	float:left;
}
/*********************
		Tables
*********************/
/********
table{
	margin:0px;
	border-collapse: collapse;
	table-layout:automatic;
	width:98%;
}********/
td, th{
	padding: 0px;
} 
thead{

}
/*********************
		Home
*********************/
#infowrap li{
	display:inline:
}
#infobox{
	width:365px;
	float:left;
	margin-top:10px;
}
#infobox h3{
	padding:5px;
	font-size:14px;
}
.margin-left{
	margin-left:5px;
}
#rightnow .reallynow {
	padding: 5px;
	font-size:14px;
}
#rightnow h3{
	padding:2px;
	padding: 0 10px;
	font-size:14px;
}
#rightnow .reallynow span {
	display: block;
	text-align: left;
	float: left;
	padding:0 2px;
	font-size:14px
}
#rightnow .reallynow a {
	text-decoration:none;
	display: block;
	text-align: right;
	float: right;
	padding:0 0 0 18px;
	margin-left:4px;
	font-weight:normal;
	font-size:12px;
}
#rightnow .reallynow a:hover{
	text-decoration:underline;
}
#rightnow .youhave {
	font-size:  12px;
	padding: 10px;
}
#rightnow a {
	font-weight: bold;
}
/*********************
		Forms
*********************/
form{
	padding: 0;
	height: 100%;
	background-color:White;
}
form#form fieldset {
	padding:5px 10px 5px 10px;
	line-height:20px;
	margin-bottom:10px;
}
form#form legend {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px;
	width:254px;
}
/*form#form label {
	clear: left;
	display: block;
	float: left;
	border-bottom: #CCC dashed 1px;
	width: 690px;
	text-align: left;
	padding-right: 10px;
	margin-bottom: 10px;
	height: auto;
	line-height: 22px;
}
form#form input {
	padding:0;
	margin-bottom:5px;
}*/
/***
form#form select {
	margin-left:5px;
}***/
form#form option {
	background:#FFF;
}
form#form optgroup option {

}
form#form #button1, form#form #button2 {
	padding-right:5px;
	cursor:pointer;
	width:205px;
	margin-left:8px;
	font-weight:bold;
}
form#form #button1:hover, form#form #button2:hover {
	background-position:center left;
}

/*********************
	Icons
*********************/
.icon{
	padding-left:19px;
	text-decoration:none;
	height:20px;
	font-size:12x;
	margin:0 3px;
	display:inline-block;
	line-height:20px;
}
.user{background:transparent url(../images/user.png) no-repeat left;}
.useradd{background:transparent url(../images/user_add.png) no-repeat left;}
.group{background:transparent url(../images/group.png) no-repeat left;}
.search{background:transparent url(../images/magnifier.png) no-repeat left;}
.online{background:transparent url(../images/folder.png) no-repeat left;}
.pagenew{background:transparent url(../images/page_add.png) no-repeat left;}
.rss{background:transparent url(../images/rss.png) no-repeat left;}
.feed{background:transparent url(../images/feed.png) no-repeat left;}
.report{background:transparent url(../images/report.png) no-repeat left;}
.house{background:transparent url(../images/house.png) no-repeat left;}
.folder_table{background:transparent url(../images/comment.png) no-repeat left;}
.user_edit{background:transparent url(../images/user_edit.png) no-repeat left;}
/*******/
#sidebar{
	background:#FFF;
	
	width:170px;
	
	float:right;
	
	margin:0px 0 10px 0;
	
	padding:10px;
}
#sidebar h3{
	border-bottom:1px solid #e8e7e1;
}
#topmenu a,#topmenu a:visited{
	color:#f7f6f0;
	background:#09F;
	font-weight:bold;
}
#topmenu a:hover{
	color: #FFF;
}
#topmenu .current a, #topmenu .current a:hover, #topmenu .current a:visited{
	color:#993400;
	background: #FFF url(../images/bg_menu_red.jpg) repeat-x top;
}

#top-panel:hover{
	color:#C00;
}
table{
	background:none;
}
/***
td, th{
	text-align: center;

} ***/
thead{
	background:#f7f6f0;
}
#styleswitcher{
	background:#FFFFFF;
}

/***************
	  Forms
***************/
form#form fieldset {
	border: 1px solid #e8e7e1;
	height:auto;
}
form#form legend {
	border: 1px solid #e8e7e1;
	background: #fff url(../images/form_red.gif) repeat-x center left;
	color: #336699;
}
/********
form#form input {
	border:1px solid #e8e7e1;
	background:#fff url(../../admin_template/img/form_red.gif) repeat-x top left;
}
form#form textarea {
	border:1px solid #e8e7e1;
	background:#fff url(../../admin_template/img/form_red.gif) repeat-x bottom left;
}*******/
form#form option {
	background:#FFF;
}
form#form optgroup {
	background:#e8e7e1;
}
form#form optgroup option {

}
form#form #button1, form#form #button2 {
	color:#c00;
}
form#form #button1:hover, form#form #button2:hover {
	color:#000;
}
/***************
	Home
***************/
#infobox{
	border:1px solid #e8e7e1;
}
#infobox h3{
	border-bottom:1px solid #e8e7e1;
	color:#a43708;
}
#rightnow {
	border:1px solid #e8e7e1;
}
#rightnow .reallynow {
	background:#f7f6f0;
	color:#a43708;
}
#rightnow h3{
	border-bottom:1px solid #e8e7e1;
}

/*小列表*/
.note_textlist02 {
	height:auto;
	overflow:hidden;
	padding:5px 0;
}
.note_textlist02 li {
	text-align:left;
	padding-left:10px;
	font-size:12px;
	line-height:22px;
	height:auto;
	margin-top:3px;
	overflow:hidden;
}
.num {
	font-size:18px;
	font-family:Constantia, Georgia;
	font-weight:400;
	color:#F63;
}


/*-------------------------------决策与目标页面开始----------------------------------*/
#content #box h4{
	font-size: 14px;
	width: 100%;
	height: 41px;
	line-height: 41px;
	text-align: left;
}
/******
#content a input{
	background: #069;
	width: 130px;
	text-align: center;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	color: #FFF;
}
*******/
/*-----------------------------------我的目标页面开始--------------------------------*/
#content #box .pic{
	width:490px;
	padding:0 130px;
}
#content .qingdan{
	display:block;
	width:180px;
	padding:10px 280px;
}

/*--------------------------我的目标清单--------------------------------*/
#content #box .table1{
	width:720px;
	border:1px solid #d8d8d8;
}
#content #box .table1 tr,#content #box .table1 td{
	border:1px solid #d8d8d8;
	text-align:left;
	color:#666;
}
#content #box .table1 td.td1{
	width:180px;
	height:15px;
	line-height:15px;
}
#content #box .table1 td.td2{
	width:200px;
	height:20px;
	line-height:20px;
}
#content #box .table1 td.td3{
	height:20px;
	line-height:20px;
	width:350px;
}
#content #box .table1 td.td3 input{
	position:relative;
	left:20px;
	width:20px;
	border:0;
}
#content #box .table1 td.td3 span{
	position:relative;
	left:45px;
	top:-5px;
}
#content #box form{
	width:120px;
	padding:0 300px 10px;
}
#content #box form .input_tj{
	width:100px;
	text-align:center;
	height:30px;
	line-height:30px;
}

#content .bottom{
	width: 440px;
	height: auto;
	margin-top: 20px;
	padding: 0 140px;
}
#content .bottom .a1{
	margin-right:100px;	
}

/*---------------------求职行动沿用前面的样式----------------------*/
/*------------------------平衡单------------------------------------------*/
#content #box .table2{
	width:710px;
	border:1px solid #666;
}
#content #box .table2 tr,#content #box .table2 td{
	border:1px solid #666;
	text-align:left;
	color:#666;
}
#content #box .table2 .tr1{
	background:#d8d8d8;
	font-size:14px;
	font-weight:bold;
}
#content #box .table2 .td4{
	width:120px;
	text-align:center;
}
#content #box .table2 .row8{
	background:#d8d8d8;
}
#content #box .table2 .td5{
	width:160px;
	text-align:center;
}
#content #box .table2 .td6{
	width:80px;
	text-align:center;
}
#content #box .table2 .td7{
	width:100px;
	text-align:center;
}
#content #box .table2 .td8{
	width: 160px;
	text-align: center;
}
#content #box .table2 .jifen{
	width:70px;
	height:30px;
	line-height:30px;
	text-align:center;
}

/*--------------------------------------行动计划------------------------------------*/
#content #box .table3{
	width:720px;
	border:1px solid #999;
}
#content #box .table3 tr,#content #box .table3 td{
	border:1px solid #999;
	text-align:left;
	color:#666;
	height:30px;
	line-height:30px;
}
#content #box .table3 .td1{
	width:100px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
}
#content #box .table3 .td2 input{
	height:30px;
	width:618px;
	background:#fff;
	padding:0;
	margin:0;
	border:0;
}

#content #box .table4{
	width:720px;
	border:1px solid #999;
}
#content #box .table4 tr,#content #box .table4 td{
	border:1px solid #999;
	text-align:left;
	color:#666;
	height:30px;
	line-height:30px;
}
#content #box .table4 .td1{
	width:150px;
	text-align:center;
}
#content #box .table4 .td2{
	height:30px;
	width:90px;
	text-align:center;
}
#content #box .table4 .td2 input{
	height:30px;
	width:90px;
	background:#fff;
	padding:0;
	margin:0;
	border:0;
}
#content #box .table4 .time{
	width:130px;
	text-align:center;
	height:30px;
}
#content #box .table4 .job{
	height:30px;
	width:300px;
	text-align:center;
}
#content #box .table4 .target{
	height:30px;
	width:300px;
	text-align:center;
}
#content #box .table4 .t1 input{
	height:30px;
	width:130px;
	background:#fff;
	padding:0;
	margin:0;
	border:0;
}
#content #box .table4 .t2 input{
	height:30px;
	width:280px;
	background:#fff;
	padding:0;
	margin:0;
	border:0;
}
/*---------------------------------邀请人监督------------------------------------*/
ul,li{
	list-style: none;
}
#content #box .jiandu{
	width:720px;
	margin-top:10px;
	min-height:520px;
}
#content #box .jiandu ul{
	width:720px;
	height:auto;
}
#content #box .jiandu ul li{
	width:220px;
	margin-left:20px;
	height:70px;
	margin-bottom:20px;
	float:left;
	display:inline;
}
#content #box .jiandu ul .li1{
	width:220px;
	height:70px;
	margin-bottom:10px;
	float:left;
	margin-left:10px;
	display:inline;
}
#content #box .jiandu ul li .pic1{
	float:left;
	width:60px;
	height:54px;
	padding-top:10px;
	display:inline;
}
#content #box .jiandu ul li .pic img{
	width:55px;
	height:54px;
}
#content #box .jiandu ul li .main_jiandu{
	float:left;
	width:140px;
	height:54px;
	padding-top:10px;
	display:inline;
}
#content #box .jiandu ul li .main_jiandu .p_jiandu{
	width:140px;
	height:54px;
	line-height:15px;
	text-align:left;
	color:#000;
}
#content #box .jiandu ul li .main_jiandu .p_jiandu input{
	width:20px;
	height:15px;
	border:0;
}
#content #box .jiandu_yq{
	width:720px;
	margin-top:10px;
	height:auto;
}
#content #box .jiandu_yq ul{
	width:720px;
	height:auto;
}
#content #box .jiandu_yq li{
	width:220px;
	margin-left:20px;
	height:70px;
	margin-bottom:20px;
	float:left;
	display:inline;
}
#content #box .jiandu_yq ul .li1{
	width:220px;
	height:70px;
	margin-bottom:10px;
	float:left;
	margin-left:10px;
	display:inline;
}
#content #box .jiandu_yq ul li .pic1{
	float:left;
	width:60px;
	height:54px;
	padding-top:10px;
	display:inline;
}
#content #box .jiandu_yq ul li .pic img{
	width:55px;
	height:54px;
}
#content #box .jiandu_yq ul li .main_jiandu{
	float:left;
	width:140px;
	height:54px;
	padding-top:10px;
	display:inline;
}
#content #box .jiandu_yq ul li .main_jiandu .p_jiandu{
	width:140px;
	height:54px;
	line-height:15px;
	text-align:left;
	color:#000;
}
#content #box .jiandu_yq ul li .main_jiandu .p_jiandu input{
	width:20px;
	height:15px;
	border:0;
}
/*---------------------------------------职业能力训练-------------------------------------------*/
#content #box .tu,#content #box .tu ul{
	width:720px;
	min-height:110px;
	margin-top:10px;
}
#content #box .tu ul li{
	width:110px;
	height:80px;
	float:left;
	margin-left:10px;
	display:inline;
}
/*------------------------职业信息-------------------------------------------*/
#content .bottom_zhiye{
	width:720px;
}

#content .bottom_zhiye .main_search{
	width:720px;
}
#content .bottom_zhiye .main_search .sea_p1{
	width:720px;
	color:#a00;
}
#content .bottom_zhiye .main_search .p4{
	width:720px;
	text-align:left;
	font-weight:bold;
	font-size:13px;
}
#content .bottom_zhiye .main_search ul{
	width:680px;
	padding:10px 20px;
	height:auto;
}
#content .bottom_zhiye .main_search ul li{
	float:left;
	width:200px;
	margin-left:20px;
	display:inline;
	margin-bottom:10px;
}
#content .bottom_zhiye .main_search ul li a:link,#content .bottom_zhiye .main_search ul li a:visited{
	color:#666;
	font-size:13px;
	text-decoration:nnone;
}
#content .bottom_zhiye .main_search ul li a:hover{
	text-decoration:underline;
}
.clear{clear:both;}
#content .bottom_zhiye .main_search .sea_bot{
	width:720px;
	border-top:1px dashed #3469c0;
	height:200px;
	padding-top:10px;
	border-bottom:1px dashed #3469c0;

}
#content .bottom_zhiye .main_search .sea_bot{
	width:720px;
	border-top:1px dashed #3469c0;
	height:200px;
	padding-top:10px;
	border-bottom:1px dashed #3469c0;

}

#content .bottom_zhiye .search{
	width:720px;
	height:65px;
	padding-top:10px;
}
#content .bottom_zhiye .search .search_p{
	width:140px;
	float:left;
	line-height:40px;
	text-align:right;
}
#content .bottom_zhiye .search #fm{
	width:560px;
	float:left;
}
/***
input{
	border: 0;
	padding: 0;
	width: 200px;
}**/
.checkbox{
	width:15px;
	height:15px;
	border:0;
}
.s_ipt_wr{
	width:418px;
	height:23px;
	display:inline-block;
	margin-right:5px;
	border:1px solid #b6b6b6;
	border-color:#9a9a9a #cdcdcd #cdcdcd #9a9a9a;
	vertical-align:middle;}
.s_ipt{
	width:405px;
	height:15px;
	font:16px/22px arial;
	margin:5px 0 0 7px;
	background:#fff;
	outline:none;
	-webkit-appearance:none}
.s_btn{
	width: 100px;
	height: 25px;
	font-size: 12px;
	background: #069;
	cursor: pointer;
	text-align: center;
	color: #FFF;
}
.s_btn_wr{
	width:97px;
	height:25px;
	display:inline-block;
	*position:relative;
	z-index:0;
	vertical-align:middle}
/*------------------------------------------生涯笔记---------------------------*/
.box{
	width: 720px;
	height: 40px;
	border-bottom: none;
	padding: 0;
}
.box .bot_biji{
	width:300px;
	/*float:left;*/
	height:40px;
}
.box .bot_biji .yemian{
	width:400px;
	height:40px;
	line-height:40px;
}
.box .bot_biji .yemian a:link,.yemian a:visited{
	display:block;
	float:left;
	width:60px;
	height:40px;
	line-height:40px;
}
.box  .pic_biji{
	padding-top:5px;
	padding-right:100px;
}

#content #box .table2 .td7{
	width:90px;
	text-align:center;
}
#content #box .table2 .td7 input{
	width:15px;
	height:15px;
	text-align:left;
	padding:0;
	margin:o;
}
/*--------------------------------------撰写生涯笔记-------------------*/
.textbox01{
	width:700px;
}
#content .box .zhuanxie{
	width:300px;
	height:300px;
	text-outline:none;!important;
}
.textarea{
	width:600px;
	height:400px;
	color:#666;
	border:#CCC 1px solid;
	font-size:12px;
	font-family:"宋体";
}
.textarea01{
	width:600px;
	height:50px;
	color:#666;
	border:#CCC 1px solid;
	font-size:12px;
	font-family:"宋体";
}
/*------------------------------价值观----------------------------------------*/
h5{
	border-bottom: 1px solid #e8e7e1;
	color: #a43708;
	font-size: 14px;
	padding: 5px 20px 0 5px;
    text-align: center;
}
h5 .fanhui:link,h5 .fanhui:visited{
	width:80px;
	height:30px;
	position:absolute;right:0;top:5px;
	color:#369;
	text-decoration:underline;
}
h5 .fanhui:hover{
	width:80px;
	height:30px;
	position:absolute;right:0;top:5px;
	color:#A43708;
	text-decoration:underline;
}
#box .renwu{
	width:720px;
	height:166px;
}
#box .renwu .left_renwu{
	width: 500px;
	float: left;
	margin-right: 20px;
	display: inline;
}
.renwu .left_renwu .p6{
	text-indent:2em;
	width:520px;
	text-align:left;
}
#box .renwu .right_renwu{
	width:180px;
	float:right;
	padding-left:20px
}
.jiaz{
	width:260px;
	height:41px;
	padding:10px 230px 0;
}
.jiaz a:link,.jiaz a:visited{
	width:130px;
	height:41px;
	display:block;
	background:#069;
	text-align:center;
	color:#fff;
	line-height:41px;
}
/*********
#box .cp{
	width:720px;
	height:auto;
	color:#666;
	line-height:30px;
}
#test{
	width:720px;
	height:100px;
	padding:0;
	margin:0;
	position:relative;
}***********/
#test #test_te{
	width:600px;
	height:100px;
	font-size:12px;
	color:#666;
	font-weight:normal;
	float:left;
	padding:0;
	margin:0;
	position:absolute;left:10px;top:0;
}
#test input{
	position:absolute;right:20px;top:72px;
	border:1px solid #666;
	
}
.bshare-custom{
	width:720px;
	padding:10px;
}

/*----------------技能测试table--------------------------*/
#content #box .table_jn{
	width:710px;
	border:1px solid #666;
}
#content #box .table_jn tr,#content #box .table_jn td{
	border:1px solid #666;
	text-align:left;
	color:#666;
}
#content #box .table_jn .tr1{
	border:1px solid #666;
	text-align:left;
	background:#FAB27C;
}
#content #box .table_jn .tr1 td{
	font-weight:bold;
	color:#fff;
	font-size:13px;
}	
#content #box .table_jn tr .td1{
	width:5%
}
#content #box .table_jn tr .td2{
	width:15%
}
#content #box .table_jn tr .td3{
	width:55%
}
#content #box .table_jn tr .td4{
	width:10%
}
#content #box .table_jn tr .td5{
	width:15%
}
#content #box .table_jn tr .td4 input{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
/*---------------------------生涯自评table---------------------*/
#content #box .table_ziping{
	width:710px;
	border:1px solid #666;
}
#content #box .table_ziping tr{
	border:1px solid #666;
	text-align:left;
	color:#666;
}
#content #box .table_ziping tr .td1{
	border:1px solid #666;
	text-align:left;
	color:#666;
	width:65%;
}
#content #box .table_ziping tr .td2{
	border:1px solid #666;
	text-align:left;
	color:#666;
	width:35%;
}
/*-----------------------自我综合----------------------*/
#content #box .tu_zonghe{
	width:400px;
	height:390px;
	padding:0 160px;
}
#content #box .p_zonghe{
	width:720px;
}
#content #box .p_zonghe input{
	width:100%;
	border-bottom:1px dashed #666;
	text-indent:2em;
}
#content #box .tu_zonghe2{
	width:350px;
	height:330px;
	padding:0 180px;
}
#content #box .tu_zonghe3{
	width:430px;
	height:306px;
	padding:0 140px;
}
#content #box .table_fenxi{
	width:720px;
	border:1px solid #666;
}

#content #box .table_fenxi tr,#content #box .table_fenxi td{
	border:1px solid #666;
	text-align:left;
	color:#666;
}
/*------------------------笔记内容页面------------------------------*/
.title_biji{
	width:740px;
	height:25px;
	line-height:25px;
	margin-top:8px;
	border-bottom:1px dashed #999;
	padding:0;
	color:#666;
}
.title_biji a:link,.title_biji a:visited{
	color:#3271C0;
}
.main_biji{
	width:720px;
	height:auto;
	margin-top:8px;
}
.main_biji p{
	text-indent:2em;
}
.ding_biji{
	width:320px;
	padding:0 0;
}
.ding_biji a:link,.ding_biji a:visited{
	display:block;
	float:left;
	width:100px;
	background:#069;
	height:35px;
	text-align:center;
	line-height:35px;
	color:#fff;
	font-size:14px;
}
.ding_biji a.a1:link,.ding_biji a.a1:visited{
	display:block;
	float:left;
	width:100px;
	background:#069;
	height:35px;
	margin-right:35px;
	text-align:center;
	line-height:35px;
	color:#fff;
	font-size:14px;
}
.fx_biji{
	width:720px;
	height:35px;
	margin-top:8px;
}
.fx_biji .left{
	width:240px;
	float:left;
	height:35px;
	line-height:35px;
}
.shangxia_biji p a:link,.shangxia_biji p a:hover{
	color:#069;
	text-decoration:underline;
}
.bot_biji{
	width:740px;
	height:auto;
}
.bot_biji .title_bot .p1{
	width:740px;
	border-bottom:1px solid #d8d8d8;
	font-size:13px;
	font-weight:bold;
}
.bot_biji .title_bot .p2{
	width:740px;
	height:30px;
	line-height:30px;
	text-align:center;	
}
.bot_biji .title_bot .denglu{
	width:740px;
	height:30px;
	line-height:30px;
	margin-top:8px;
}
.bot_biji .title_bot .denglu tr .td1{
	width:120px;
	text-align:right;
}
.bot_biji .title_bot .denglu tr .td2{
	width:620px;
	text-align:left;
}
.bot_biji .title_bot .denglu input{
	width:100px;
	border:1px solid #999;
}
.bot_biji .title_bot .denglu tr .cont_bot{
	width:120px;
	vertical-align:top;
}
.bot_biji .title_bot .denglu tr .td2 .area_bot{
	width:500px;
	height:130px;
	text-align:left;
	font-size:12px;
}
.bot_biji .title_bot .denglu tr .td2 .tijiao{
	width:100px;
	height:35px;
	line-height:35px;
	background:#069;
	font-size:13px;
	color:#fff;
}
/*---------------------------邀请监督人------------------------------*/

 .p_yq{
	width: 700px;
	text-align: left;
	color: #000;
	text-indent: 2em;
	height:30px;
	line-height:30px;
}
 .p_yq input{
	width:15px;
	height:15px;
}
#content  .main_yq{
	width:735px;
	height:80px;
	margin-top:10px;
}
#content  .main_yq textarea{
	width:100%;
	height:80px;
	font-size:12px;
}
.p3 a:link,.p3 a:visited{
	color:#069;
}
.bot_yq{
	width:200px;
	padding:0 250px;
}
.bot_yq a:link,.bot_yq a:visited{
	width:200px;
	display:block;
	height:35px;
	line-height:35px;
	background:#069;
	color:#fff;
	font-size:13px;
	text-align:center;
}
/*-----------------------------职业热身-------------------------------*/
#box .main_nlxl{
	width:720px;
	height:auto;
}
#box .main_nlxl a:link,#box .main_nlxl a:visited{
	display:inline-block;
	width:89px;
	height:62px;
	line-height:28px;
	background:url(../images/aaa.gif) no-repeat;
	color:#fff;
	float:left;
	margin-left:15px;
	padding-left:15px;
}
#box .main_nlxl a.a6:link,#box .main_nlxl a.a6:visited{
	display:block;
	width:89px;
	height:62px;
	line-height:28px;
	background:url(../images/aaa2.gif) no-repeat;
	color:#fff;
	float:left;
	margin-left:15px;
	padding-left:15px;
	display:inline-block;
}
.bot_reshen{
	width:720px;
	margin-bottom:10px;
	margin-top:10px;
}
.bot_reshen .rs_bk{
	width:200px;
	padding:0 260px;
	
}
.bot_reshen .rs_bk a:link,.bot_reshen .rs_bk a:visited{
	width:200px;
	display:block;
	height:35px;
	line-height:35px;
	text-align:center;
	background:#069;
	color:#fff;
	font-size:13px;
}

/*-------------------找一份全职工作----------------*/
#box .gz_title{
	width:720px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#box .gz_main{
	width:720px;
	height:auto;
}
#box .gz_main .p1_gz{
	width:720px;
	line-height:28px;
	font-weight:bold;
}
#box .gz_main .p2_gz{
	width:720px;
	line-height:28px;
	text-indent:2em;
}
#box .gz_bot{
	width:150px;
	height:45px;
	padding:0 285px;
}
#box .gz_bot .button_gz{
	width:150px;
	height:35px;
	line-height:35px;
	text-align:center;
	background:#069;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
/*---------------------table切换---------------------------------------------*/
#tags LI.emptyTag {
	BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px
}
.tagContent .p5{
	width:720px;
	text-indent:2em;
	line-height:25px;
}
.tagContent .p5 a:link,.tagContent .p5 a:visited{
	color:#069;
	font-size:12px;
}
#tagContent DIV.selectTag {
	DISPLAY: block}

.tagContent .bot_mubiao{
	width:710px;
	border-top:1px dashed #ccc;
	margin-top:10px;
}
.tagContent .bot_mubiao textarea{
	width:650px;
	height:100px;
	margin-left:20px;
	font-size:12px;
}

/*----------------------------优势盘点---------------------*/
.youshipandian{
	width:718px;
	height:auto;
}
.youshipandian .table_yspd{
	width:710px;
	height:auto;
	border:1px solid #d8d8d8;
}
.youshipandian .table_yspd tr,.youshipandian .table_yspd tr td{
	border:1px solid #d8d8d8;
}
.youshipandian .table_yspd tr .yspd_td1{
	width:200px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
}
.youshipandian .table_yspd tr .yspd_td2{
	width:500px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
}
.youshipandian .table_yspd tr .yspd_td3{
	width:200px;
	line-height:20px;
	text-align:center;
	text-decoration:underline;
}
.youshipandian .table_yspd tr .yspd_td3 span{
	color:#069;
	text-decoration:underline;
}
.youshipandian .table_yspd tr .yspd_td4 span{
	color:#069;
	text-decoration:underline;
}
.youshipandian .table_yspd tr .yspd_td4{
	width:500px;
	line-height:25px;
	text-align:left;
}
.youshipandian .p7{
	width:680px;
	text-align:left;
	line-height:20px;
	padding-left:10px;
}
.youshipandian textarea{
	width:680px;
	height:100px;
	margin-left:10px;
	font-size:12px;
}
.youshizhenghe .p7{
	width:680px;
	text-align:left;
	line-height:20px;
	padding-left:10px;
}
.youshizhenghe textarea{
	width:680px;
	height:100px;
	margin-left:10px;
	font-size:12px;
}
/*---------------面试训练--------------------*/
.mianshixunlian .p_msxl{
	width:710px;
	border-bottom:1px dashed #d8d8d8;
	height:auto;
	margin-bottom:10px;
}
.mianshixunlian .p_msxl .p5{
	width:710px;
	margin:10px 0;
}
.mianshixunlian .p_msxl .p_p4{
	width:710px;
	margin:10px 0;
	font-weight:bold;
	color:#069;
	font-size:13px;
}
.mianshixunlian .msxl_bot{
	width:690px;
	text-align:right;
	height:26px;
	margin-bottom:10px;
}

/*---------------------反思重整--------------------------*/
.ficz_title{
	width:710px;
	height:auto;
	border-bottom:1px dashed #d8d8d8;
}
.fscz_bot{
	width:710px;
	height:auto;
}
.fscz_bot .table_fscz{
	width:705px;
	border:1px solid #d8d8d8;
}
.fscz_bot .table_fscz tr,.fscz_bot .table_fscz tr td{
	border:1px solid #d8d8d8;
	line-height:22px;
}
.fscz_main{
	width:710px;
	height:auto;
	border-top:1px dashed #d8d8d8;
	margin:10px 0;
}
/*------------------------------能力训练-------------------------*/
.p_star{
	width:710px;
	text-align:center;
	line-height:35px;
	height:35px;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #d8d8d8;
}
.bot_gbck{
	width:120px;
	padding:0 300px;
	height:30px;
	
}
.bot_gbck input{
	width:120px;
	background:#069;
	height:30px;
	line-height:30px;
	color:#fff;
}	
.textarea_bot{
	width:710px;
	height:120px;
	margin-bottom:20px;
}
.textarea_bot textarea{
	width:708px;
	height:120px;
	font-size:11px;
}
.p_tit{
	width:710px;
	text-align:left;
	color:#069;
	font-weight:bold;
	font-size:13px;
}
.nl_input{
	width:680px;
	height:20px;
	margin:10px 0;
	padding-left:30px;
	font-size:14px;
}
.nl_input input{
	width:15px;
	height:15px;
}
.zxmn_ul{
	width:690px;
	height:auto;
	padding-left:20px;
	border-bottom:1px dashed #d8d8d8;
	margin-bottom:10px;
}
.zxmn_ul li{
	width:690px;
	line-height:25px;
	list-style:disc;
	font-size:12px;
}
.main_tl{
	width:710px;
	height:auto;
	border:1px dashed #d8d8d8;
	background:#F2F7F7;
	margin-bottom:10px;
}
.p_tl{
	width:710px;
	text-align:left;
	line-height:24px;
}
.zytl{
	width:710px;
	height:auto;
}
.zytl .zytl_table{
	width:708px;
	height:auto;
	border:1px solid #d8d8d8;
}
.zytl .zytl_table tr td,.zytl .zytl_table tr th{
	border:1px solid #d8d8d8;
}
.zytl .zytl_table tr .td1_zytl{
	width:100px;
	line-height:22px;
	text-align:center;
}
.zytl .zytl_table tr .td2_zytl{
	width:400px;
	line-height:22px;
	text-align:center;
}
.zytl .zytl_table tr .td3_zytl{
	width:100px;
	line-height:22px;
	text-align:center;
}
.zytl .zytl_table tr .td4_zytl{
	width:100px;
	line-height:22px;
	text-align:center;
}
.zytl .zytl_table tr .td5_zytl{
	width:400px;
	line-height:22px;
	text-align:left;
}
.zytl .zytl_table tr .td3_zytl .text_zytl{
	width:90px;
	line-height:22px;
	text-align:center;
	border:1px solid #d8d8d8;
}
.zytl .zytl_table tr .td4_zytl .text_zytl{
	width:90px;
	line-height:22px;
	text-align:center;
	border:1px solid #d8d8d8;
}
.text_zytl2{
	width:90px;
	line-height:22px;
	text-align:center;
	border:1px solid #d8d8d8;
}
.p_defen{
	width:710px;
	text-indent:2em;
	color:#aa0000;
}

/*-----------------------------------有效职业效应-----------------------*/
.table_xy{
	width:708px;
	height:auto;
	border:1px solid #d8d8d8;
}
.table_xy th,.table_xy td{
	border:1px solid #d8d8d8;
}
.table_xy .td1_xy{
	width:352px;
	line-height:22px;
}
.table_xy2{
	width:708px;
	height:auto;
	border:1px solid #d8d8d8;
}
.table_xy2 th,.table_xy2 td{
	border:1px solid #d8d8d8;
}
.table_xy2 .td1_xy2{
	width:500px;
	line-height:22px;
	text-align:left;
}
.table_xy2 .td2_xy2{
	width:65px;
	line-height:22px;
	text-align:left;
}
.table_xy2 .td3_xy2{
	width:65px;
	line-height:22px;
	text-align:left;
}
.table_xy2 .td4_xy2{
	width:65px;
	line-height:22px;
	text-align:left;
}
.a1_xy2:link{
	color:#069;
	font-weight:bold;
}
.a1_xy2:visited{
	color:#aa0000;
	font-weight:bold;
}
.a2_xy2:link{
	color:#069;
}
.a2_xy2:visited{
	color:#999;
}
.xy2_ul{
	width:690px;
	height:auto;
	padding-left:20px;
	border-bottom:1px dashed #d8d8d8;
	margin-bottom:10px;
}
.xy2_ul li{
	width:690px;
	line-height:25px;
	list-style:disc;
	font-size:12px;
}
.p_tit span{
	color:#ff0000;
}
.xy2_input{
	width:680px;
	line-height:22px;
	margin:10px 0;
	padding-left:30px;
	font-size:14px;
}
.xy2_input input{
	width:15px;
	height:15px;
}
/*--------------------------------有效职业效应-----------------------------*/
.text_fankui{
	width:510px;
	height:100px;
	margin-left:10px;
	margin-bottom:10px;
}
.ylhj_title{
	width:720px;
	height:142px;
}
.ylhj_title .ylhj_left{
	width:160px;
	margin-right:10px;
	float:left;
	height:142px;
}
.ylhj_title .ylhj_right{
	width:440px;
	float:right;
	height:142px;
}
.ylhj_title .ylhj_left .p1_left{
	width:160px;
	height:22px;
	line-height:22px;
	text-align:left;
	color:#aa0000;
	font-weight:bold;
}
.ylhj_title .ylhj_left .p2_left{
	width:98px;
	height:88px;
	padding:0 31px;
}
.ylhj_title .ylhj_left .p2_left img{
	width:92px;
	height:82px;
	padding:2px;
	border:1px solid #d8d8d8;
}
.ylhj_title .ylhj_left .p3_left{
	width:160px;
	height:22px;
	line-height:22px;
	text-align:center;
}

.ylhj_title .ylhj_right .p1_right{
	width:440px;
	line-height:22px;
	text-align:left;
	font-weight:bold;
	color:#aa0000;
}
.ylhj_title .ylhj_right .p2_right{
	width:440px;
	line-height:22px;
	text-align:left;
}
.p_xinqing{
	width:720px;
	text-align:center;
	height:35px;
	line-height:35px;
	font-size:14px;
	color:#aa0000;
	font-weight:800;
}
.xinqing{
	width:720px;
	height:130px;
}
.xinqing li{
	width:96px;
	height:86px;
	float:left;
	margin-left:18px;
	_margin-left:10px;
	display:inline;
}
.xinqing li .p1_pic{
	width:96px;
	height:86px;
	
}
.xinqing li .p1_pic img{
	width:92px;
	height:82px;
	border:1px solid #d8d8d8;
	padding:2px;
}
.xinqing li .p2_pic{
	width:96px;
	line-height:22px;
	text-align:center;
}
.video_ylhj{
	width:510px;
	height:400px;
	padding:0 100px
	margin-bottom:10px;
}





/*------------------------holland非标准-------------------------*/
.pic_holland{
	width:710px;
	height:222px;
	margin-bottom:10px;
}
.pic_holland .left_pic{
	width:237px;
	height:222px;
	float:left;
	margin-right:40px;
	display:inline;
}
.pic_holland .right_pic{
	width:420px;
	height:222px;
	float:left;
}
.pic_holland .right_pic .p_hol{
	width:420px;
	line-height:27px;
}
.table_hol{
	width:708px;
	height:auto;
	border:1px solid #d8d8d8;
	margin-bottom:10px;
}
.table_hol .td1_hol1{
	width:260px;
	border:1px solid #d8d8d8;
	line-height:22px;

}
.table_hol .td2_hol1{
	width:444px;
	border:1px solid #d8d8d8;
	line-height:22px;
}
.table_hol .td3_hol3{
	width:234px;
	border:1px solid #d8d8d8;
	line-height:22px;
}
.table_hol2{
	width:708px;
	height:auto;
	border:1px solid #d8d8d8;
	margin-bottom:10px;
}
.table_hol2 .td1_hol2{
	width:175px;
	border:1px solid #d8d8d8;
	line-height:22px;

}


.input_gtd{
	width:500px;
	line-height:22px;
	border:1px solid #d8d8d8;
}
#boxcontent .ul_tl{
	width:710px;
	text-align:left;
	height:22px;
	margin-bottom:10px;
	margin-left:30px;
}
#boxcontent .ul_tl li{
	border:0;
	}
.ul_tl .span_bj{
	width:25px;
	line-height:22px;
	height:22px;
	background:#ccc;
	float:left;
	text-align:center;
	margin-left:5px;
	display:inline;
	color:#fff;
}
.ul_tl .li1{
	width:120px;
	line-height:22px;
	float:left;
}
.ul_tl .li2{
	width:120px;
	line-height:22px;
	float:left;
	margin-left:5px;
	display:inline;
}
.center_pic{
	width:250px;
	padding:0 230px;
}
.input_p{
	width:600px;
	height:22px;
	line-height:22px;
	border:1px solid #d8d8d8;
	margin-bottom:10px;
}
/*---------------------------mbti------------------------------------*/
.table_mbti1{
	width:710px;
	height:auto;
	line-height:22px;
	border:1px solid #d8d8d8;
}
.table_mbti1 .td1_mbti{
	width:352px;
	line-height:22px;
	border:1px solid #d8d8d8;
	text-align:left;
}
.table_mbti1 .td1_mbti .ul_mbti{
	width:342px;
	line-height:22px;
	text-align:left;
}
.table_mbti1 .td1_mbti .ul_mbti .li_mbti{
	width:307px;
	line-height:22px;
	list-style:none;
	border-bottom:none;
	padding-left:25px;
	background:url(../images/li_bg.png) no-repeat;
}
.p_mbti{
	width:700px;
	text-align:left;
	line-height:22px;
}
.chizi_mbti{
	width:704px;
	height:80px;
	line-height:76px;
	
}
.text_mbti{
	width:700px;
	height:60px;
}
.con_mbti{
	width:710px;
	height:106px;
}
.con_mbti .left_mbti{
	width:90px;
	height:106px;
	float:left;
	margin-right:30px;
	display:inline;
	padding-left:30px;
}
.con_mbti .right_mbti{
	width:550px;
	height:56px;
	float:left;
	line-height:24px;
	padding-top:50px;
	text-indent:2em;
}
.tu_mbti{
	width:660px;
	height:164px;
	padding-left:50px;
	margin-top:5px;
}
.table_mbti2{
	width:710px;
	height:auto;
	line-height:22px;
	border:1px solid #d8d8d8;
}
.table_mbti2 .td1_mbti{
	width:170px;
	line-height:22px;
	border:1px solid #d8d8d8;
	text-align:center;
}
.table_mbti2 .td2_mbti{
	width:400px;
	line-height:22px;
	border:1px solid #d8d8d8;
	text-align:center;
}
.table_mbti2 .td3_mbti{
	width:130px;
	line-height:22px;
	border:1px solid #d8d8d8;
	text-align:center;
}
.table_mbti2 .td4_mbti{
	width:170px;
	line-height:70px;
	border:1px solid #d8d8d8;
	text-align:center;
}
.table_mbti2 .td5_mbti{
	width:400px;
	height:70px;
	border:1px solid #d8d8d8;
	text-align:center;
	
}
.table_mbti2 .td6_mbti{
	width:130px;
	line-height:70px;
	border:1px solid #d8d8d8;
	text-align:center;
}
.text_mbti3{
	width:600px;
	height:120px;
	margin-left:30px;
}

/*********************************************** Reset end *******************************************/


.newmenu{	
	width:100%;
	
	height:42px;
	
	line-height:42px;
}
/**********************************求职能力训练***********************************/
.action_pic{ 
	width:450px;
	 margin:0 auto;
	 overflow:hidden
	 }
	 
.action_pic2{
	 width:648px;
	  _width:626px;	
	 overflow:hidden;
	 background-image:url(../images/h0verbg2.gif);		
	  _padding-left:24px;
	 background-repeat:no-repeat;
	 margin:0 auto;
	 margin-bottom:10px;
	 }
	 
.action_pic2 a{ 
	display:block;
	float:left;
	width:130px;
	height:44px;
	background-image:url(../images/hoverbg3.png);
	margin-left:-22px;
	z-index:50;
	color:#000;
	line-height:44px;
	text-align:center;
	font-size:14px;
	text-indent:1em;
}

.action_pic2 a:hover{
	width:130px;
	background-image:url(../images/hoverbg2.png);
	height:44px;	
	z-index:1000;
	margin-left:-22px;
	color:#FFF;
}

.boxcontent ul li p{ margin-bottom:5px;}

.boxcontent ul li{
	margin-top:5px;
	padding-bottom:3px;
	border-bottom:1px dashed #ccc;
	margin-bottom:8px;
}
.boxcontent ul h6{
	color:#007aad;
	font-size:14px;
	font-weight:500;
	height:30px;
	line-height:30px;
	font-family:'微软雅黑', '宋体';
	
}
#content #box p.p2{
    color: #333333;
    text-align: left;
    width: 735px;
	}
.p3{
	width:735px;
	text-align: left;
	color: #666;
	text-indent:2em;
}
.boxcontent{
	width:95%;
	margin:0 auto;
	overflow:hidden;
	line-height:25px;
	padding:0px;
	
}
.note_textlist01 {
	height:auto;
	overflow:hidden;
	clear:both;
	padding:5px 0;
	width:720px;
}
.note_textlist01 li {
	text-align: left;
	padding: 5px 15px;
	border-bottom: #CCC 1px dashed;
	zoom: 1;
	color: #666;
}
.note_textlist01 h2 {
	display:inline;
	text-align:left;
	line-height:25px;
	font-weight:400;
	font-size:14px;
	padding-left:10px;
	
}
.note_textlist01 h6 {
	color:#069; 
	font-size:14px; 
	font-weight:600;
	border-bottom:1px dashed #d8d8d8;
}

.note_textlist01 li span {
	float:right;
	font-size:12px;
	line-height:25px;
	color:#999;
}

.note_textlist01 li a:hover {
		color:#069;
            text-decoration:underline;
}
/************************求职能力训练点击明确目标页面***********************/
.interviewtabtit01{ 
	width:730px;	
	overflow:hidden;
	margin:10px auto;
}
#tags {
	width:730px;
	height:42px;
	background-image:url(../images/tablebg2.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	border-top:1px solid #e9e8e8
}
.interviewtabtit01 #tags li.selectTag a{
	 background-image:url(../images/tabbg1.gif);
	  height:42px; 
	  color:#fff; 
	  background-repeat:no-repeat;
	  text-align:center;
	  }
.interviewtabtit01 #tags li a
{ 
    display:block;
     width:118px;
     color:#000;
	  text-align:center;
}
/**********
#tags LI.selectTag {
	BACKGROUND-POSITION: left top; MARGIN-BOTTOM: -2px; POSITION: relative; HEIGHT: 25px
}
#tags LI.selectTag A {
	BACKGROUND-POSITION: right top; COLOR: #000; LINE-HEIGHT: 25px; HEIGHT: 25px
}
******/
.interviewtabtit01 #tags li{
	width:121px;	
	line-height:32px;
	background-image:url(../images/tablebg3.gif);   
	float:left;
	background-repeat:no-repeat;
	text-align:center;
	background-position:top right;
	border:0;
	margin:0;
}
/*************明确目标table转换*********/
.tagContent {
	width:95%;
	display:block;	
	overflow:hidden;
	clear:both;
	margin:0 auto;
	color:#333;
}
/****
form#form textarea {
	margin-top:10px;
	width:690px;
	height:130px;
	border:1px solid #ccc
}****/
/****
form#form input.button01{
		background-image:url('../image/button2.jpg');
		margin-left:10px; width:222px; 
		height:26px; 
		text-align:center;
		margin-top:20px;
		_padding-top:4px;
		background-repeat:no-repeat
}******/
/*******
#content #box .p4{
	 width:690px;
	line-height:20px;
	margin:0 auto;
	text-indent:2em; margin:5px 0 5px 0;
}********/
#content #box .p5{
	 width:690px;
	line-height:20px;
	margin:0 auto;
	text-indent:2em; margin:5px 0 5px 0;
}
	
	/***********审视自己**********/
#pjb_title{
	width:680px;
	margin:0 auto;
	text-align:center;
	height:25px;
	line-height:25px;
	font-size:14px;
	color:#3399cc
	}
.pjb-list{
	width:335px;
	float:left;
	text-align:center;
	height:30px;
	line-height:30px;	
	}

.table_ziji{
	width:680px;
	border:3px solid #e5e5e5;
	overflow:hidden;
}
.interview_input{
	width:150px;
	height:20px;
	line-height:20px;
	border:1px solid #ccc;
	vertical-align:middle
}
 .table_ziji .width400{
	float:left;
	line-height: 60px;
	width:400px;
	text-align:center;
	background-color:#e5e5e5;
	height:60px;
	line-height:60px;
	background-image:url(../images/tablebg3.gif);
	background-position:right;
	background-repeat:repeat-y
}
 .table_ziji .width400 span{
	display:block;
	width:200px;
	float:left;
	text-align:center;
}
.table_ziji .width280
 {
	width:280px;
	float:left;
	background-color:#e5e5e5;
	height:60px;
}
.table_ziji .width280 span{
	display:block;
	width:280px;
	height:30px;
	text-align:center;
	line-height:30px;
	background-image:url(../images/2_03.gif);
	background-position:bottom;
	background-repeat:repeat-x;	
}
.table_ziji .width280 li
{
	border:none;
	margin:0;
	padding:0;
	float:left;
	width:56px;
	text-align:center;
}

.table_ziji table {
    border: 0 none;
    clear: both;
    overflow: hidden;
    width: 680px;
}
.table_ziji td.left200{
	width:199px;
	overflow:hidden;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.table_ziji td.right480{
	width:480px;
	overflow:hidden;	
	border-bottom:1px solid #ccc;
}
.table_ziji td.right480 table{
	width:480px;
}
.table_ziji td.right480 td{
	height:25px;
	line-height:25px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:center
	
}
.table_ziji td.right480 td.textleft{
	text-align:left;
	text-indent:1em;
}
.table_ziji td.right480 input{
	vertical-align:middle;
}



.main_sszj .table_ziji th{
	border-bottom:1px solid #e8e7e1;
	height:40px;
	line-height:40px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#666;
}
.main_sszj .table_ziji tr,.main_sszj .table_ziji tr td{
	border:1px solid #d8d8d8;
	height:20px;
	text-align:left;
}
.main_sszj .table_ziji tr .td_title{
	width:708px;
	height:20px;
	text-align:left;
}
.main_sszj .table_ziji tr .td_title .con_input{
	width:90px; 
	height:90%;
	border:1px solid #d8d8d8;
}
.main_sszj .table_ziji tr .td_title .radio_input{
	width:15px;
	height:15px;
}
.con2_input{
	width:230px; 
	height:90%;
	border:1px solid #d8d8d8;
}
.main_sszj .table_ziji tr .jieguo_ziji{
	width:700px;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}
.table_ziji .tarin{
	width:680px;
	background-color:#e9e8e8;
	overflow:hidden;
	line-height:20px;
	margin:0;
	margin-top:10px;
}

.table_ziji .tarin span {
    border: 0 none;
    display: block;
    float: left;
    height: 20px;
    text-align: center;
    width: 150px;
}

.table_ziji .quality{
	width:339px;
	height:180px;
	float:left;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.table_ziji .mt10 {	margin-top:10px;}
form#form .table_ziji textarea.context3{
	width:310px;
	border:1px solid #ccc;
	height:100px;
	margin-left:15px;
}
#tagContent0 textarea.context1{
	margin-top:10px;
	width:690px;
	height:130px;
	border:1px solid #ccc
	
}
/***************优势盘点***************/

	.action_list2{
	width:680px;
	margin:0 auto;
	overflow:hidden;
	padding:5px ;
	background-color:#e5e5e5;	}
.action_listtitle2{ 	
	float:left;
	text-align:center;
	height:25px;
	line-height:20px;
	font-size:12px;	
}
.action_listcon2{
	width:680px;	
	margin:0 auto;
	overflow:hidden;	
	background-color:#fff
}
.action_listcon2 tr .width140{
	 width:140px;
	 text-align:center;	
	}
.action_listcon2 tr .width300{
	 width:300px;
	 padding-left:10px;
	 border-left:1px dotted #ccc;
	 _width:280px;
	}
.action_listcon2 table{
	 width:100%;
	  border:0px;
	  color:#333
	 }
.action_listcon2 table tr{
	 overflow:hidden;
	 line-height:25px;	
	 }
.action_listcon2 table tr td{
		  border-bottom:1px dotted #ccc;
	 }
.action_listcon2 tr .width80{
	 width:80px;
	 padding-left:10px;
	 color:#3399cc;	
	 _width:100px;	 
	}

.action_listcon2 tr .width80 input{
	vertical-align:middle
}
.action_listcon2 td.width300 p{
	 _width:300px;	
	}
#tagContent2 textarea.context1{
	margin-top:10px;
	width:690px;
	height:130px;
	border:1px solid #ccc
	
}
/***********************优势整合********************/
.p6{
	 width:690px;
	line-height:20px;
	margin:0 auto;
	text-indent:2em; margin:5px 0 5px 0;}	
	
#tagContent3 textarea.context2{
	margin-top:10px;
	width:690px;
	height:100px;
	border:1px solid #ccc
	
}
 .button02{
		background-image:url(../images/button2.jpg);
		margin-left:10px; width:225px; 
		height:25px; text-align:center;
		margin-top:20px;
		_padding-top:4px;
		background-repeat:no-repeat;
		 border: medium none;
		cursor:pointer;
		
 }
 /*************面试训练*************/	
#tagContent4 .tarin{
	width:680px;
	background-color:#e9e8e8;
	overflow:hidden;
	line-height:20px;
	margin:0;
	margin-top:10px;
}
#tagContent4 .tarin span{
	display:block;
	float:left;
	text-align:center;	
	border:0;
	width:170px;
	height:20px;
}
#tagContent4 table td{
	display:block;
	float:left;
	text-align:center;	
	border:0;
	width:170px;
	height:20px;
}
/******************反思系统*****************/
#in_experience{
	width:680px;
	margin:0 auto;
	border:1px solid #ccc;
	margin-bottom:10px;
	
}
#experience{
	background-color:#ccc;
	border-bottom:0;
	}
#in_experience td.width180{
	width:180px;
	
}
#in_experience td.width80{
	width:80px;
	
}
#in_experience td{
	text-align:center;
	height:25px;
	line-height:25px;
	border-bottom:1px dashed #ccc;
	width:130px;	
}




#tagContent5 textarea.context2{
	margin-top:10px;
	width:690px;
	height:100px;
	border:1px solid #ccc
	
}
.selectborder1	{
	vertical-align:middle;
	border:1px solid #ccc;	
	width:100px;
	
}
.button01{
		background-image:url(../images/1_10.gif);
		margin-left:10px; width:120px; 
		height:25px; text-align:center;
		margin-top:20px;
		_padding-top:4px;
		background-repeat:no-repeat;
		border: medium none;
		cursor:pointer;
		
 }
#boxcontent{
	width:95%;
	margin:0 auto;
	overflow:hidden;
	line-height:20px;
	
}
.carrerset{
	width:700px;
	height:400px;
	margin:0 auto;	
	background-image:url(../images/huabtg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	line-height:30px;
	border-bottom:1px dotted #ccc;
	color:#333
}
.p7{
	width:700px;
	color:#333;
	text-indent:2em;
	line-height:30px;
}

/*******************个人信息**************/
#incenter{
	height:26px;
	border-bottom:3px solid #016fbc;
	width:100%;
	}
#boxcontent #incenter li{   
	float:left;
	width:104px;		
	border:0;
	margin:0;
	height:26px;
	padding:0;
}
#boxcontent #incenter li a{ 
	display:block; 
	width:102px; 
	color:#333; 
	height:26px;
	background-image:url(../images/5_05.gif);	
	text-align:center; 
	line-height:26px;
	font-family:"微软雅黑","宋体";
	margin:0;
}
#boxcontent #incenter li.selecttag4 a{
	width:104px; 	
	height:26px; 	
	color:#fff;
	background-image:url(../images/5_03.gif);	  
	  
	  }
.incenter_selecttag{
	width:95%;
	display:block;	
	overflow:hidden;
	clear:both;
	margin:0 auto;
	color:#333;

}
#personal_pic{ 
	float:left; 
	width:85; 
	height:85px;
	margin-top:8px;	
}
#personal_info{ 
	float:left; 
	width:600px; 
	height:150px; 	
	margin-left:10px;
}
#info_title{ 
	height:30px; 
	line-height:30px; 
	width:600px; 
}
.hr{ 
	height:15px; 
	border-bottom:1px solid #ccc; 
	width:480px; 
	float:left;
}
.infopic{
	width:46px;
	margin-top:4px;
	height:22px;
	float:left;
}
.incentercontent{	
	width:95%;
	overflow:hidden;
	clear:both;
	display:none;
	margin:0 auto;
	color:#333;	

}
#box .personal_title2{
	
	margin-top:10px;
	
	font-size:14px;
	
	height:30px;
	
	line-height:30px;	
	
	border-bottom:1px solid #e8e7e1;

	font-family:'微软雅黑','宋体';	
	
	color:#000;
	
	margin-bottom:10px;
	
	width:730px;
}
#shadowlist1{
	width:540px;
	line-height:30px;
}
#shadowlist2{    
	width:160px;
	line-height:30px;
	text-align:right;	
}
/***************修改密码******************/
.eidtpwd{
	width:90%;
	overflow:hidden;
	color:#333;
	margin:10px auto
}
.eidtpwd p{
	clear:both;
	height:25px;
}
.eidtpwd input{
	width:150px;
	height:20px;
	border:1px solid #333;	
	float:left;
}
.eidtpwd span{
	display:block;
	float:left;
	width:60px;
	text-align:right
}
.eidtpwd img{
	border:1px solid #ccc;
	margin-left:5px;
}
/******************我的收藏*****************/
#boxcontent .colle_con li{	
	 float:left;
	 height:25px;
	 line-height:25px;
	 width:180px;
	 text-align:center;	
	 border:0;
	}
.colle_con{
	 width:740px;
	 margin:0 auto;
	 overflow:hidden;
}
/***********************填密钥加班级**********************/
.addclass{
	width:100%;
	overflow:hidden;
}
.addclass p{
	text-align:center;
	width:100%;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	margin-top:10px;
}
.input300{
	width:300px;
	height:20px;
	border:1px solid #666
}
/************************我的职业目标************************/
.jy_p{		
	line-height:20px;
	color:#333;
	width:700px;
	margin:0 auto;
	text-indent:2em
}
.p4{
	width:735px;
	text-align: left;	
    color:#333;	
}
.p4 img{
	vertical-align: middle;
	 margin-top:1px;
	  margin-right:5px;}
	  
/****************************理想职业定位****************************/

#boxcontent ul li{
	margin-top:5px;
	padding-bottom:3px;
	border-bottom:1px dashed #ccc;
	margin-bottom:8px;
	overflow:hidden
}
#boxcontent ul h6{
	color:#007aad;
	font-size:14px;
	font-weight:500;
	height:30px;
	line-height:30px;
	font-family:'微软雅黑', '宋体';
}
#boxcontent .bordernone{border:0px;}
#boxcontent ul li p{ margin-bottom:5px;}
.p5{
	width:735px;
	text-align: left;
	color: #333;
	text-indent:2em;
}	
.bgul_1,.bgul_3,.bgul_5{
	width:100%;	
	margin:0 auto;
	border:0px;
	overflow:hidden;	
	background-color:#ccc;		
}
.bgul_2,.bgul_4,.bgul_6{
	width:100%;	
	margin:0 auto;
	border:0px;
	overflow:hidden;	
	background-color:#fff;
}
#boxcontent .bgul_1 li.nobgimg,#boxcontent .bgul_4 li.nobgimg,#boxcontent .bgul_2 li.nobgimg,#boxcontent .bgul_3 li.nobgimg,#boxcontent .bgul_5 li.nobgimg,#boxcontent .bgul_6 li.nobgimg{
	 background-image:none
	}
	#boxcontent .bgul_1 input,#boxcontent .bgul_2 input,#boxcontent .bgul_3 input,#boxcontent .bgul_4 input,#boxcontent .bgul_5 input,#boxcontent .bgul_6 input{
	vertical-align:middle;
	margin-top:-1;
	}
.autoinput{
	width:100%;
	border-bottom:1px solid #333;
	margin-bottom:10px;
	}
	body{
	background: #f5f3f3;
		
}
.textborder1	{
	border-bottom:1px solid #333;
	width:100px;
	
}
.jytest1_title{
	width:735px;
	background-color:#e9e8e8;
	overflow:hidden;
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
	margin:10px 0 8px 0;
}
#boxcontent .jytest2_con {
	 width:730px;
	  overflow:hidden;
	   margin:0 auto;
	}
#boxcontent  .jytest2_con .option li{
	float:left;
	border:0;
	width:110;
	margin-right:20px;
	margin-left:20px;
}
#boxcontent  .jytest2_con .option li input{
	 vertical-align:middle;
	 margin-top:-3px;
}
.jytest1_con{	
	  margin:0 auto;
	  overflow:hidden;
	  width:720px;
}
.jytest1_con .context1{
	width:99%;
	height:130px;
	border:1px solid #ccc
}
#boxcontent  .jytest1_con p{
	clear:both
}
.caree_list{
	width:700px;
	margin:0 auto;
	overflow:hidden;
	padding:5px ;
	background-color:#ccc	
}
.caree_listtitle{ 	
	float:left;
	text-align:center;
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:bolder;
}
.caree_listcon{
	width:700px;	
	margin:0 auto;
	overflow:hidden;	
	background-color:#fff
}
.caree_listcon table{
	 width:100%;
	  border:0px;
	  color:#333
}
.caree_listcon table tr{
	
	 overflow:hidden;
	 line-height:25px;	
}
.caree_listcon table tr td{
		  border-bottom:1px dotted #ccc;
}
.caree_listcon tr .width200{
	 width:230px;
	 text-align:center
	}
.caree_listcon tr .width500{
	 width:430px;
	 padding-left:20px;
	 border-left:1px dotted #ccc
	}
#trait_title3{ 
	width:100%;
	overflow:hidden;
	color:#006699;  
	margin-bottom:10px;
}
#boxcontent #trait_title3 ul{
	margin-left:20px;
}
#boxcontent #trait_title3 li{
	 width:240px;
	 float:left; 
	 border:0; 	
	 color:#333;	
	
} 
/*********************我的学业规划******************/
.plan_p{
	background-image:url(../images/paln.jpg);
	height:79px;
	background-position:bottom;
	width:706px;
	text-indent:2em;
	padding:10px;
	margin:0 auto;
	line-height:25px;	
	color:#666
}
.p8{		
	line-height:20px;
	color:#333;
	width:735px;
	margin:5px auto;
	text-indent:2em
}
#plan_con{
	width:700px;
	margin:10px auto;
	overflow:hidden;
}


#plan_width1{
	 width:500px;	
	  overflow:hidden;
	  margin-top:10px;	
	 }
#plan_width2{
	 width:100%;
	  clear:both;	 
	 margin-top:10px;
	 overflow:hidden	
}
.plan_width2{
	 width:100%;
	  clear:both;	 
	 margin-top:10px;
	 overflow:hidden	
}
#plan_conleft,#plan_conleft2{	
	width:150px;
	text-align:right;
	padding:2px;
	line-height:20px;
	overflow:hidden;
	float:left;
}
#plan_conright{
	width:68%;
	text-align:left;	
	line-height:20px;
	overflow:hidden;
	float:left;
}
#plan_conright input,#plan_conright textarea{
	width:90%;
	border:1px solid #e5e5e5;
	height:22px;
	}

#plan_conright textarea{	height:78px;
}


.invited_width3{
	 width:100%;
	  clear:both;	 
	 margin-top:10px;
	 overflow:hidden;
	
}
.invited_conleft{	
	width:100px;
	text-align:center;		
	float:left;
	height:70px;
	line-height:60px;
	background-color:#ccc;

}
.invited_conright{
	width:85%;
	text-align:left;	
	line-height:20px;	
	float:left;
	height:68px;	
	text-indent:2em;
	border:1px solid #ccc;
}
.invited_conright textarea{
	height:68px; 
	width:100%;		
	float:left;
}
.invited_conright span{ display:block; float:left; margin-right:20px; width:60px; height:20px;}
.attention{
	width:190px;	
	overflow:hidden;
	margin-top:10px;
	float:left;
	margin-right:25px;
	margin-left:25px;
	margin-bottom:10px;	
	_margin-left:20px;
}
#invi_page{
	width:90%;
	text-align:right;
	height:30px;
	margin:10px;
	clear:both;
	line-height:30px;
}
.page_list,.page_one{
	padding:2px 5px 2px 5px;
	color:#000;
	margin:0 5px 0 5px;
}
.page_one{
	background-color:#e8e8e8
}
/*  <!--************************职业生涯规划书***************************************-->*/ 
.bluefont{
	color:#3399cc
}
.fontbold{
	font-weight:bolder
}
.target_title{
	width:740px;
	background-color:#e9e8e8;
	overflow:hidden;
	line-height:20px;
	margin:0;
	margin-top:10px;
}
#boxcontent .target_title li{
	float:left;
	text-align:center;	
	border:0;
}
.target_con{
	 width:736px;
	 margin:0 auto;
	 overflow:hidden;
}
.target_list{
	width:244px;
	text-align:center;
}
#boxcontent .target_con li{	
	 float:left;
	 height:25px;
	 line-height:25px;	
	 margin:0;
	}
 .action_width{
	 width:100%;
	  clear:both;	 
	 margin-top:10px;
	 overflow:hidden;
	
}
.action_conleft2{	
	width:100px;
	text-align:center;		
	float:left;
	height:30px;
	line-height:30px;
	background-color:#ccc;
	font-size:16px;

}
.context3{
	width:100%;
	height:28px;	
}
.action_conright2{
	width:85%;
	text-align:left;	
	line-height:28px;	
	float:left;
	height:28px;	
	text-indent:2em;
	border:1px solid #ccc;
}
/**************************生涯人物访谈**************************/
#boxcontent .successful_title{
	width:740px;
	background-color:#e9e8e8;
	overflow:hidden;
	line-height:20px;	
	margin:10px 0 8px 0;
}
#boxcontent .successful_title li{
	float:left;
	text-align:center;	
	border:0;
	width:185px;
	margin:5px 0 5px 0;
	padding:0;
}
#boxcontent .successful_title td{
	float:left;
	text-align:center;	
	border:0;
	width:185px;
	margin:5px 0 5px 0;
	padding:0;
}
#boxcontent .successful_title2{
	width:740px;
	background-color:#e9e8e8;
	overflow:hidden;
	line-height:20px;	
	margin:10px 0 8px 0;
}
#boxcontent .successful_title2 li{
	float:left;
	text-align:center;	
	border:0;
	width:148px;
	margin:5px 0 5px 0;
	padding:0;
}
#boxcontent .successful_title2 td{
	float:left;
	text-align:center;	
	border:0;
	width:148px;
	margin:5px 0 5px 0;
	padding:0;
}
.successful_con{
	 width:740px;
	 margin:0 auto;
	 overflow:hidden;
}
#boxcontent .successful_con li{	
	 float:left;
	 height:25px;
	 line-height:25px;
	 width:185px;
	 text-align:center;	 
	}
	
#boxcontent .successful_con2 td{	
	 float:left;
	 line-height:25px;
	 width:185px;
	 text-align:center;	 
}
.successful_con{
	 width:740px;
	 margin:0 auto;
	 overflow:hidden;
}
#boxcontent .successful_con2 li{	
	 float:left;
	 height:25px;
	 line-height:25px;
	 width:148px;
	 text-align:center;	 
	}
#boxcontent .successful_con2 td{	
	 float:left;
	 line-height:25px;
	 width:148px;
	 text-align:center;	 
}

.newdivcss1{
	 width:100%;
	  clear:both;	 
	 margin-top:10px;
	 overflow:hidden	
}
.newdivcss2{
	background-color:#e5e5e5;
	width:25%;
	text-align:center;
	overflow:hidden;
	float:left;
	height:58px; 
	line-height:50px;}
	
.newdivcss3{
	width:50%;
	text-align:left;	
	line-height:20px;
	overflow:hidden;
	float:left;
	height:58px; 
	line-height:50px;
}
.newdivcss3 textarea{
	width:100%;
	border:1px solid #e5e5e5;
	height:22px;
	height:58px;
	}
.newdivcss4
	{
	background-color:#e5e5e5;
	width:25%;
	text-align:center;
	overflow:hidden;
	float:left;
	height:58px; 
	line-height:50px;}
	
	
.record_width1{
	 width:300px;	
	  overflow:hidden;
	  margin-top:10px;	
	 }
.record_conleft,.record_conleft2{
	background-color:#e5e5e5;
	width:30%;
	text-align:center;
	padding:2px;
	line-height:20px;
	overflow:hidden;
	float:left;}
.record_conright{
	width:68%;
	text-align:left;	
	line-height:20px;
	overflow:hidden;
	float:left;
}
.record_conright{
	width:68%;
	text-align:left;	
	line-height:20px;
	overflow:hidden;
	float:left;
}
.record_conright input,.record_conright select,.record_conright textarea{
	width:90%;
	border:1px solid #e5e5e5;
	height:22px;
	}
.record_width2{
	 width:100%;
	  clear:both;	 
	 margin-top:10px;
	 overflow:hidden	
}
.record_conleft2{ height:58px; line-height:50px;}
.record_conright textarea{
	height:60px;
}
.record_con{
	width:700px;
	margin:10px auto;
	overflow:hidden;
	display:none;}
	/**********************职业信息*************************/
.infor{ 
	width:100%;
	overflow:hidden;	
	margin-bottom:10px;
}
.infor p{ 
	width:100%;
	font-size:14px;
	font-family:"微软雅黑","宋体";
	margin-bottom:10px;
}
#boxcontent .infor ul{
	margin-left:35px;
}
#boxcontent .infor li{
	 width:230px;
	 float:left; 
	 border:0; 	
	 color:#333;
	 height:20px;
	 margin:0px;	
	
} 
#boxcontent .infor li img{
	vertical-align:middle;
	margin-top:-1px;
	
} 
#search1{
	width:680px;
	margin:0 auto;
	overflow:hidden;	
}
.search_input{
	width:500px;
	height:35px;
	border:1px solid #3399cc ;
	margin-top:10px;
	margin-left:10px;
	display:block;
	float:left;
}
.search_button{
	width:80px;
	height:37px;
	border:none;
	background-image:url(../images/search.jpg);
	display:block;
	float:left;
	margin-top:10px;
	
}
/*************************生涯计划*********************************/
 .action_width{
	 width:100%;
	  clear:both;	 
	 margin-top:10px;
	 overflow:hidden;
	
}
.action_conleft{	
	width:100px;
	text-align:center;		
	float:left;
	height:60px;
	line-height:60px;
	background-color:#ccc;
	font-size:16px;

}
.action_conright{
	width:85%;
	text-align:left;	
	line-height:20px;	
	float:left;
	height:58px;
	border:1px solid #ccc;
}
.action_list{
	width:700px;
	margin:0 auto;
	overflow:hidden;
	padding:5px ;
	background-color:#e5e5e5;	
}
.action_listtitle{ 	
	float:left;
	text-align:center;
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:bolder;
}
.action_listcon{
	width:700px;	
	margin:0 auto;
	overflow:hidden;	
	background-color:#fff
}
.action_listcon table{
	 width:100%;
	  border:0px;
	  color:#333
	 }
.action_listcon table tr{
	
	 overflow:hidden;
	 line-height:25px;	
	 }
.action_listcon table tr td{
		  border-bottom:1px dotted #ccc;
	 }
.action_listcon tr .width200{
	 width:230px;
	 text-align:center
	}
.action_listcon tr .width500{
	 width:430px;
	 border-left:1px dotted #ccc
	}
.action_listcon tr .width500 textarea{
	 width:100%;
	 border-left:1px dotted #ccc
	 height:50px;	
	 background-color:White;
	}
	
	/***************************洞察自我***************************/
.bot_dc{
	width:760px;
	
	margin:0 auto;
	
	overflow:hidden;
	
	height:50px;
	
	
}
.bot_dc li{ float:left}

.bot_dc li  .bot_dchover{
	border-bottom:5px solid #f1a420;
	
}
.bot_dc li a{
	display:block; 
	
	float:left;
	
	width:auto;
	
	padding:0 24px;
	
	height:40px;
	
	line-height:40px;
	
	color:#007aad;	
	
	font-size:16px;
	
	text-align:center;

	border-bottom:5px solid #007aad;
	
}
/*********************************生涯自评****************************/
#trait_title{ 
	width:100%;
	overflow:hidden;
	color:#006699;  
	margin-bottom:10px;
}
#boxcontent #trait_title li{
	 width:240px;
	 float:left; 
	 border:0; 
	 text-align:center; 
	 color:#333;
	
} 
.jytest3_title{
	width:740px;
	background-color:#e9e8e8;
	overflow:hidden;
	line-height:20px;	
	margin:10px 0 8px 0;
}
#boxcontent .jytest3_title li{
	float:left;
	text-align:center;	
	border:0;
}
.jytest3_listoption{
	text-align:center;	
	width:130px;
	}
.jytest3_list{
	width:80px;
	text-align:center;
}
.jytest3_listtitle{
	width:530px;
}
.jytest3_con{
	 width:740px;
	 margin:0 auto;
	 overflow:hidden;
	 
}
#boxcontent .jytest3_con li{	
	 float:left;
	 height:25px;
	 line-height:25px;
	}
.jytest4_con{
	 width:740px;
	 margin:0 auto;
	 overflow:hidden;
	 border-bottom:1px dashed #ccc;
	
	 
}
#boxcontent .jytest4_con li{
	border:0px;
	float:left;
	 
}
.jytest3_listtitle2{
	width:500px;
	
}
#boxcontent .jytest4_con  .jytest3_listtitle2 ul{
	float:left;
	width:200px;
	margin-left:100px;
	display:none;
	 
}
#boxcontent .jytest4_con  .jytest3_listtitle2 li{
	margin:0;
	padding:0;
	border:0px;
	clear:both;
}
#boxcontent .jytest4_con  .jytest3_listtitle2 div{
	float:right;
	width: auto;
	color:#006699;
	cursor:pointer;
	 	
}
/********************求职压力缓解********************/
#feel,#quotations,#Message{	
	float:left;
}
#feel{
	width:200px;
	height:130px;	
}
.feelfont{
	color:#ff9900;	
}
#feel img{
	border:1px solid #ccc;	
	margin-left:60px;
}
#quotations,#Message{
	width:490px;
	height:60px;
	margin-bottom:5px;
}
#prescon{ 
	width:730px;	
	overflow:hidden;
	margin:10px auto;

}
#prescontags{
	width:730px;
	height:42px;
	background-image:url(../images/tablebg2.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	border-top:1px solid #e9e8e8
}
#boxcontent #prescontags li{   
	float:left;
	width:104px;	
	line-height:32px;
	background-image:url(../images/tablebg3.gif);
	background-repeat:no-repeat;
	text-align:center;
	background-position:top right;
	border:0;
	margin:0;

}
#boxcontent #prescontags li a{ display:block; width:101px;color:#000}
#boxcontent #prescontags li.selectTag a{
	 background-image:url(../images/tabbg1.gif);
	  height:42px; 
	  color:#fff; 
	  background-repeat:no-repeat;
	  }
.prestagcontent_selecttag{
	width:100%;
	display:block;	
	overflow:hidden;
	clear:both;
	margin:0 auto;
	color:#333;
}
.relief_title{
	width:100%;
	height:30px;
	border-bottom:1px dotted #333;
	font-size:14px;
	font-weight:bolder;
	margin-top:10px;
	text-indent:1em;
	color:#333
	
}
.relief_title14{
	width:100%;
	 font-size:14px;
	text-align:center;
	line-height:35px;
}
.feelpic{
	float:left;
	width:100px;
	height:110px;
	margin:0 auto;
	margin-top:10px;
	text-align:center;	
	padding:2px;
	margin-left:16px;
	_margin-left:10px;
}
.feelpic img{	
	padding:2px;
	border:1px solid #ccc;	
}
#boxcontent .qzul li{
	float:left;
	margin-left:20px;
}
.qzul li input{
	vertical-align:middle;
	margin-top:-2px;
}
#boxcontent .prestagcontent ul li,.prestagcontent_selecttag ul li{
	margin:0;
	padding:0;
	border:0;
}
.jslider-bg{
	 width:551px;	
	 height:15px;	
	 margin-top:10px;
	 background-image:url(../images/001_03.jpg);
	  background-repeat:no-repeat;
	  background-position:bottom;

}
/****************************决策平衡单*************************/
.decition_con{
	width:100%;	
	border-bottom:1px solid #ccc;
	border-right:2px solid #f2f0f0;	
}
#decitoncon_title{
	width:100%;
	background-color:#e5e5e5;
	overflow:hidden;
}
#decitoncon_title td{
	height:50px;
	line-height:50px;
	width:80px;
	text-align:center;
	line-height:20px;
	word-break: break-all;
	word-wrap:break-word;
	
}

#decitoncon_con{
	width:100%;	
	border-bottom:1px solid #ccc;
	border-right:2px solid #f2f0f0;	
	
}
#decitoncon_con td{
	height:50px;
	line-height:50px;
	width:80px;
	text-align:center;
	line-height:20px;
	border-bottom:1px dotted #ccc;
	border-left:1px dotted #ccc;
	word-break: break-all; 
	word-wrap:break-word;

}
.bgcolor{
	background-color:#f2f0f0;	
}
.dec_input{
	width:60px;
	height:20px;
	vertical-align:middle;
	border:1px solid #ccc;
	
}
#decitoncon_con td .textborder1{ width:60px;}
#score{
	position:absolute;
	left:35%;
	top:62%;
width:165px;
 height:27px;
 line-height:27px;
 background-image:url(../images/scorebg.gif);
 padding-left:5px;}
#score a{
	display:block;
	float:left;
	width:17px;
	height:10px;
	line-height:10px;
	margin-top:3px;
	padding:5px;
	background-image:url(../images/ulbgimg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
	color:#000;
	background-color:none
	
 }
#score a:hover{	
	 background-color:#99ccff
 }
 /***********************简历诊断*********************/
#boxcontent .jytest2_con {
	 width:730px;
	  overflow:hidden;
	   margin:0 auto;
	}
#boxcontent .jytest2_con .option2 {
	width:700px;
	margin:0 auto;

}
#boxcontent .jytest2_con .option2 li{
	border:0;
	
}
#boxcontent .jytest2_con .option2 input{
	 vertical-align:middle;
	 margin-top:-3px;
	
}

/*************************有效职业适应***************************************/
#vocalcon{ 
	width:720px;	
	overflow:hidden;
	margin:10px auto;
	border:3px solid #e9e8e8;
	border-top:0;
}
#vocalcontags{
	width:720px;
	height:42px;
	background-image:url(../images/tablebg2.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	
}
#boxcontent #vocalcontags li{   
	float:left;
	width:180px;	
	line-height:32px;
	background-image:url(../images/tablebg3.gif);
	background-repeat:no-repeat;
	text-align:center;
	background-position:top right;
	border:0;
	margin:0;

}
#boxcontent #vocalcontags li a{ display:block; width:178px; color:#333;}
#boxcontent #vocalcontags li.selecttag2 a{
	 background-image:url(../images/tabbg2.gif);
	  height:42px; 
	  color:#fff; 
	  background-repeat:no-repeat;
	
	  
	  }
.vocalcontent_selecttag{
	width:100%;
	display:block;	
	overflow:hidden;
	clear:both;
	margin:0 auto;
	color:#333;
}
.valcontitle{
	float:left;
	width:360px;
	height:25px;
	line-height:25px;	
	background-color:#e9e8e8;
	text-align:center;
}
.valconleft,.valconright{
	width:359px;
	height:25px;
	line-height:25px;	
	float:left;
	text-align:center;
	border-right:1px dotted #333;
	border-bottom:1px dotted #333;
}
.valconright{
	border-right:0;
}
.vocalcontent{	
	width:100%;
	overflow:hidden;
	clear:both;
	display:none;
	margin:0 auto;
	color:#333;
}
.vcalbox{
	margin-top:10px;
	width:730px;
	overflow:hidden;
	border:2px solid #e9e8e8
}
.vocalnewtitle{

	width:730px;
	height:25px;
	line-height:25px;	
	background-color:#e9e8e8;
	text-align:center;
}
#boxcontent .vocalnewtitle .vcalnewone{
	width:515px;	
}
#boxcontent .vocalnewtitle li{
	margin:0;
	padding:0;
	float:left;
	border:0;	
	height:25px;
	line-height:25px;
	width:70px;
}
.vocalnewcon{	
	width:730px;
	height:25px;
	line-height:25px;		
	text-align:center;	
}
#boxcontent .vocalnewcon li{
	margin:0;
	padding:0;
	float:left;
	border-bottom:1px dotted #333;
	border-left:1px dotted #333;
	height:25px;
	line-height:25px;
	width:70px;
}
#boxcontent .vocalnewcon .vcalnewone{
	width:505px;
	border-left:0;
	text-align:left;
	padding-left:10px;
}
/**********************就业力测评*********************/
.jy_progress{	
	 width:700px;
	 height:50px;
	 margin:0 auto
}
#boxcontent  .jytest1_con li{
	float:left;
	border:0;
	margin-right:20px;
	margin-left:20px;
	width:130px;	
}
#boxcontent  .jytest1_con span {
	display:block;
	float:left;
	width:330px;
	}
#boxcontent  .jytest1_con span input{
	 vertical-align:middle;
	 margin-top:-3px;
	}
#boxcontent  .jytest2_con .option li{
	float:left;
	border:0;
	width:110;
	margin-right:20px;
	margin-left:20px;
}
#boxcontent  .jytest2_con .option li input{
	 vertical-align:middle;
	 margin-top:-3px;
}
#boxcontent  .jytest2_con {
	 width:730px;
	  overflow:hidden;
	   margin:0 auto;
	}
.jytest2_title{
	width:735px;
	background-color:#f2f2f2;
	overflow:hidden;
	line-height:20px;
	margin:10px 0 8px 0;
	height:55px;	
}
#boxcontent .jytest2_title .jytest1_list{
	font-size:14px;
	float:left;
	margin-right:10px;
	line-height:55px;
	background-color:#e9e8e8;
	padding:0 10px 0 10px;
	width:auto;
	height:100%;
	text-align:center;
}
#boxcontent .jytest2_title .option3 {
	
	float:left;
}
#boxcontent .jytest2_title .option3 li{
	 border:0;
	 clear:both;
}
.jytest2_title .option3 input{
	 vertical-align:middle;
	 margin-top:-3px;
	
}
.jytest2_title .option3 li span{
	float:left;
	display:block;
	width:300px;
	
}
.jytest2_title .option3 li span input{
	margin-left:20px;
	
}

#boxcontent  .newjytest1_con span {
	display:block;
	float:left;
	width:250px;
	}
	
/*  <!--************************生涯笔记***************************************-->*/ 

#shadowtab{
	width:731px;
	height:50px;
	background-image:url(../images/bga.gif);
	background-repeat:no-repeat
}
#boxcontent #shadowtab li{   
	float:left;
	width:175px;		
	border:0;
	margin:0;
	height:30px;
	margin-left:6px;	
	_margin-left:3px;

}
#boxcontent #shadowtab li a{ display:block; width:175px; color:#333; height:34px; margin-top:5px; background-color:#ededed; text-align:center; line-height:32px;}
#boxcontent #shadowtab li.selecttag3 a{	
	  height:34px; 
	  color:#fff; 
	  background-repeat:no-repeat;
	  background-color:#999;
	
	  
	  }
.shadowcontent{	
	width:95%;
	overflow:hidden;
	clear:both;
	display:none;
	margin:0 auto;
	color:#333;	

}
.shadow_selecttag{
	width:95%;
	display:block;	
	overflow:hidden;
	clear:both;
	margin:0 auto;
	color:#333;

}
.p9{
	height:200px;
	line-height:200px;
	width:100%;
	text-align:center;	
}
.shadowlistl{
	width:450px;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #333;
	float:left;
}
.shadowlistr{
	width:250px;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #333;
	float:left;
	text-align:right
}
.invi_page{
	width:90%;
	text-align:right;
	height:30px;
	margin:10px;
	clear:both;
	line-height:30px;
}
#shadowcontent3 table{ width:95%;}
#shadowcontent3 tr,#shadowcontent3 td{ overflow:hidden; }
.p9{
	height:200px;
	line-height:200px;
	width:100%;
	text-align:center;	
}
.textborder2{
	width:200px;
	border:1px solid #ccc;
	height:20px;
		}
.content4{	
	width:600px;		
	border:1px solid #ccc;
	height:400px;	
	margin-bottom:10px;
}
/**霍兰德非标准化测评 **/
.new-teacher{
	width:98%;	
	line-height:20px;

}
.new-teacher textarea{
    width:100%;
	border:1px solid #e5e5e5;
	height:100px;	
}

.teacher_conleft{	
	width:60px;
	text-align:right;	
	line-height:20px;
	overflow:hidden;
	float:left;   
    margin-top:10px;
}
.teacher_conright{
	width:90%;
	text-align:left;	
	line-height:20px;
	overflow:hidden;
	float:left;	
	margin-top:10px;
}
.p99{
	width:740px;
	color:#333;
	text-indent:2em;
	line-height:30px;
}
.p100{
	width:735px;
	text-align: left;
	line-height:30px;
	color:#333;
}

.p11{
	width:735px;
	text-align: left;
	font-weight:bolder;
	
}
.action_listcon tr .wth80{
	 width:80px;
	 text-align:center
	}
.action_listcon tr .wth310{
	 width:310px;
	 padding-left:20px;
	 border-left:1px dotted #ccc
	}
.action_listcon tr .wth620{
	 width:620px;
	 padding-left:20px;
	 border-left:1px dotted #ccc
	}
.action_listcon #table textarea{
	width:295px;
	height:100px	
}
.action_listcon #table input{
	width:200px;
	height:20px;
	border:1px solid #ccc
}
.new-options-tilte{
	width:100%;	
	border:1px solid #ccc;
}
.new-options-tilte td{
	width:100%;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	border-left:1px dotted #ccc;
	word-break: break-all; 
	word-wrap:break-word;
	
}
.new-options td span,.new-options-tilte td span{
	margin-left:20px;
	line-height:30px;	
}
.new-options{
	width:100%;	
	border:1px solid #ccc;
	
	
}
.new-options td{		
	line-height:20px;
	border-bottom:1px dotted #ccc;
	border-left:1px dotted #ccc;
	word-break: break-all; 
	word-wrap:break-word;
	padding-top:10px;
	padding-bottom:10px;
	width:600px;
	text-align:left;
	

}
.new-options td.wth150{
	width:150px;
	text-align:center;
}
.new-textborder1{
	border: 0;
    border-bottom: 1px solid black; 
    width: 450px;
}
.new-textborder2{
	border: 0;
    border-bottom: 1px solid black; 
    width: 90%;
}
.new-textborder3{
	border: 0;
    border-bottom: 1px solid black; 
    width: 250px;
}
.new-textborder4{
	border: 0;
    border-bottom: 1px solid #999; 
    width: 630px;
}
.new-textborder5{
	border: 0;
    border-bottom: 1px solid #999; 
    width: 530px;
}
.new-text1{
	width:600px;
	border:1px solid #ccc;
	height:25px;
	
}
.newtable td input.new-text2{
	width:50px;
	height:25px;
	text-align:center;
	border:1px solid #ccc;
	
}
#new-cvs-messages{
	width:60%;
	overflow: hidden;
	float:left;
	margin-top:10px;
	
}
#boxcontent #new-cvs-messages li{
	float:left;
	width:170px;
	height:20px;
	border:none;
	line-height:20px;
	margin-left:10px;

	}
#new-cvs-photo{
	margin:5px;
	float:right;
	width:120px;
	height:120px;
	}
table.new-cvs {
	  width:100%;
	  color:#333;
	  border:1px solid #ccc;	
	  
	 }
table.new-cvs tr{	
	 overflow:hidden;
	 line-height:25px;	
	 }
table.new-cvs tr td{
		border-bottom:1px dotted #ccc;
	 }
.new-cvs tr .wth80{
	 width:80px;
	 text-align:center
	}
.new-cvs tr .wthone{
	 width:80px;
	
}
.new-cvs tr .wth310{
	 width:310px;
	 padding-left:20px;
	 border-left:1px dotted #ccc
	}
.new-cvs tr .wth620{
	 width:620px;
	 border-left:1px dotted #ccc
	}
.new-text2{
	width:620px;	
	height:25px;
	
}
.new-cvswidth1{
	 width:100%;	
	 overflow:hidden;
	 margin-top:10px;	
	 }

.new-cvswidth1_conleft,.new-cvswidth1_conleft2{	
	width:80px;
	text-align:right;
	padding:2px;
	line-height:20px;
	overflow:hidden;
	float:left;
}
.new-cvswidth1_conright{
	width:85%;
	text-align:left;	
	line-height:20px;
	overflow:hidden;
	float:left;
}
.new-cvswidth1_conright input,.new-cvswidth1_conright textarea{
	width:50%;
	border:1px solid #e5e5e5;
	height:22px;
	}

.new-cvswidth1_conright textarea{height:200px;	width:95%;
}

.newtable{
	width:100%;	
	border:1px solid #ccc;
}
.newtable td{		
	line-height:20px;
	border-bottom:1px dotted #ccc;
	border-left:1px dotted #ccc;
	word-break: break-all; 
	word-wrap:break-word;
	text-align:left;
	padding:5px;

}
.newtable td{		
	line-height:20px;
	border-bottom:1px dotted #ccc;
	border-left:1px dotted #ccc;
	word-break: break-all; 
	word-wrap:break-word;
	text-align:left;
	padding:5px;
}
.newtable td .radio1{
	vertical-align:middle;
	margin-left:20px;	
	margin-right:5px;
	margin-top:-1px;
		
}
.newtable td a{
	color:#333;
}
.newtable td.wth150{
	width:150px;	
}
.newtable td.wth600{
	width:600px;	
}

.newtable td.wth590{
	width:590px;	
}
.newtable td.wth80{
	width:80px;	
}
.newtable td.wth57{
	width:57px;
	padding:0;
}

.newtable td.wth40{
	width:40px;
	padding:0;
}
.newtable td.wth50{
	width:50px;
	padding:0;
}
.newtable td.wth100{
	width:100px;
	padding:0;
}
.newtable td.center1{
	text-align:center
	}
.newtable td.textindent{
	text-indent:2em;
	}
.newtable td.wth440{
	width:440px;	
}
.newtable td.wth360{
	width:360px;	
}
.newtable td.wth280{
	width:280px;	
}
.newtable .newtable_title{
	background-color:#f2f0f0;
	text-align:center;	
	}
.textl{
	text-align:left;
	
}
.textr{
	text-align:right
}
.p12{
	width:735px;
	text-align: left;	
    color:#333;
	line-height:25px;
}
.newtable td.newChoice{	
	background-image:url(../images/xbg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	background-position:center;
	color:#FFF;
	cursor:pointer;
}
.ml30{ margin-left:30px;}
.ml50{ margin-left:50px;}
.p13{
	width:80%;
	text-align: left;	
    color:#666;	
}
.p14{
	width:100%;
	text-align: left;		
    color:#333;
	font-size:14px;
	line-height:25px;
}
.p14 img{ vertical-align:middle; margin-top:-1px;}
.newtable2{
	width:100%;	
	border:1px solid #ccc;
	
	
}
.newtable2 td{		
	line-height:20px;	
	word-break: break-all; 
	word-wrap:break-word;
	text-align:center;
	padding:5px;

}
.newtable2 td span{		
	width:25px;
	height:25px;
	cursor:pointer; 
	display:inline-block; 
	background-color:#ccc;
	line-height:25px;

}
.new-question{
	line-height:25px;
	font-weight:bolder;
	width:100%;
}
.new-question div{
	display:block;
	float:left;
	overflow:hidden;
	width:590px;
	margin-bottom:10px;	
	}
.new-questioncon{
	width:98%;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#boxcontent .new-questioncon li{
	float:left;
	margin-left:20px;
	border:none;
	height:25px;
	line-height:25px;
}
.new-questioncon li input{	
	margin-left:10px;
	margin-right:5px;
	border:none;
	vertical-align:middle;
	
}
.button03{
		background-image:url(../images/but3.png);
		margin-left:10px; width:97px; 
		height:25px; text-align:center;
		margin-top:20px;
		_padding-top:4px;
		background-repeat:no-repeat;
		 border: medium none;
		
 }
.button04{
	    display:block;
	    float:right;
		background-image:url(../images/but3.png);
		margin-left:10px; 
		width:97px; 
		height:25px;	
		text-align:center;		
		line-height:25px;
		text-indent:0;
		background-repeat:no-repeat;
		color:#333;		
		 border: medium none;
	
 }
 .button05{	  
		background-image:url(../images/classout.png);	
		width:51px; 
		height:16px;	
		text-align:center;		
		line-height:16px;				
		color:#333;		
		 border: medium none;
	
 }
.radio2{
	vertical-align:middle;
	margin-left:10px;	
	margin-right:5px;
	margin-top:-1px;
		
}
#boxcontent .testbox02{
	width:97%;
	background-color:#fff;
	text-align:left;	
	line-height:24px;
	overflow:hidden;
	color:#333;	
}

.answer02{
	width:565px;
	margin-left:10px;
	height:34px;
	line-height:34px;
	margin-top:3px;
	
	}

.answer02 ul{
	width:365px;		
	margin:0 8px 0 8px;
	float:left;
	cursor:pointer;
	
	}
#boxcontent .answer02 ul li{
	line-height:24px;
	color:#333;
	text-align:center;
	height:24px;
	width:38px;
	float:left;
	background-image:url(../images/2014312_03.png);
	border:none;
	background-position:center;
	background-repeat:no-repeat
}

#boxcontent .answer02 ul .li_hover,#boxcontent .answer02 ul li:hover{
	background-image:url(../images/2014312_4.png);
	color:#FFF;

} 
#boxcontent .answer02 ul .li_first{
	width:40px;
	background-image:url(../images/2014312_2.png);	
	background-position:left center;
	}
#boxcontent .answer02 ul .li_first_hover, #boxcontent .answer02 ul .li_first:hover{
	width:40px;
	background-position:left center;
	background-image:url(../images/2014312_1.png);
	color:#FFF;	
	}

#boxcontent .answer02 ul .li_last{
	width:40px;	
	background-image:url(../images/2014312_6.png);
	background-position:right center;
	}
#boxcontent .answer02 ul .li_last_hover,#boxcontent .answer02 ul .li_last:hover{
	width:40px;	
	background-position:right center;
	background-image:url(../images/2014312_5.png);
	color:#FFF;	
	}
.new-titlebg{
	background-image:url(../images/titlebg3.png);
	width:464px;
	height:441px;
	margin:0 auto;
	}

.new-title1{
	display:table;
	
	width:140px;
	height:98px;
	_position:relative;
	overflow:hidden;
	color:#fff;
	 clear:both;
      margin:0 auto;
	  text-align:center
}
.new-subwrap{
	vertical-align:middle;
	display:table-cell;
	_position:absolute;
	_top:50%;
}
.new-content{
	_position:relative;
	_top:-50%;
}

.new-title2{
	display:table;
	
	width:140px;
	height:98px;
	_position:relative;
	overflow:hidden;
	color:#fff;
	float:left;
	margin-top:15px;
	margin-left:20px;
	text-align:center
}
.new-title3{
	display:table;	
	width:140px;
	height:98px;
	_position:relative;
	overflow:hidden;
	color:#fff;
	float:right;
	margin-top:15px;
	margin-right:20px;
	text-align:center
}
.new-title4{
	display:table;
	
	width:140px;
	height:98px;
	_position:relative;
	overflow:hidden;
	color:#fff;
	float:left;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
	text-align:center
}
.new-title5{
	display:table;	
	width:140px;
	height:98px;
	_position:relative;
	overflow:hidden;
	color:#fff;
	float:right;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:10px;
	text-align:center
}
.new-title6{
	display:table;
	
	width:140px;
	height:98px;
	_position:relative;
	overflow:hidden;
	color:#fff;
	clear:both;
	margin:0 auto;
	margin-top:30px;
	text-align:center
}
.bshare-custom{
	float:right;
	width:150px;	
	height:16px;
	padding-top:10px;
}
.bshare-custom a{
	display:block;
	float:left;
	width:16px;
	height:16px;
	margin-left:5px;
}
.new-cvswidth2{
	 width:100%;	
	 overflow:hidden;
	 margin-top:10px;	
	 }

.new-cvswidth2_conleft,.new-cvswidth2_conleft2{	
	width:60px;
	text-align:right;
	padding:2px;
	line-height:20px;
	overflow:hidden;
	float:left;	
}
.new-cvswidth2_conright{
	width:90%;
	text-align:left;	
	line-height:20px;
	overflow:hidden;
	float:left;	
}
.new-cvswidth2_conright input,.new-cvswidth2_conright textarea{
	width:50%;
	border:1px solid #e5e5e5;
	height:22px;
	}

.new-cvswidth2_conright textarea{height:200px;	width:98%;
}
#new-man{
	float:left;
	background-image:url(../images/man.gif);
	width:120px;
	height:15px;
	text-align:center;
	padding-top:105px;
	line-height:15px;
}
#new-man a{
	color:#FFF;
}
#new-manmsn{
	float:left;
	width:350px;	
	margin-left:30px;
}

#boxcontent #new-manmsn li.wth50{
	border:0px;
	width:70px;
	text-align:left;
	float:left
}
#boxcontent #new-manmsn li.wth300{
	border:0;
	width:280px;
	text-align:left;
	float:left;
}
#new-manmsn .new-text3{
	border:1px solid #ccc;
	width:250px;
}
#boxcontent .ul_tl{
	width:710px;
	text-align:left;
	height:22px;
	margin-bottom:10px;
	margin-left:30px;
}
.ul_tl .span_bj{
	width:25px;
	line-height:22px;
	height:22px;
	background:#ccc;
	float:left;
	text-align:center;
	margin-left:5px;
	display:inline;
	color:#fff;
}
.ul_tl .li1{
	width:120px;
	line-height:22px;
	float:left;
	border:none
}
.ul_tl .li2{
	width:120px;
	line-height:22px;
	float:left;
	margin-left:5px;
	display:inline;
	border:none
}
#boxcontent .ul_tl li{
	border:0;
	}
	.center_pic{
	width:250px;
	padding:0 230px;
}
.new-chckbox1{
	vertical-align:middle;
	margin-top:-1px;	
	margin-right:5px;
}
.ul_sea span{
	display:block;
	float:left;
	line-height:25px;
	margin-left:15px;
	}
.p15{ width:350px; text-indent:2em}
.p15 img{ margin-right:5px;  vertical-align:middle;}
.chizi_mbti{
	width:704px;
	height:80px;
	line-height:76px;
}
#boxcontent #quequestion ul li{
	margin-top:5px;
	padding-bottom:3px;
	border-bottom:1px dashed #ccc;
	margin-bottom:8px;
	overflow:hidden
}
.jin{
	color:#bca86c
	}
	.mobanname{
	width:684px;
	height:26px;
	background-image:url(../images/MBTI_03.png);
	
}
.tablemoban{
	width:684px;
	margin:0 auto;
	border-bottom:1px solid #333;
	
}
.mobantitle{
	background-image:url(../images/MBTI_07.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	height:40PX;
	line-height:40PX;
	font-weight:bolder;	
}
.tdtilte1{
	width:74px;
	background-image:url(../images/MBTI.png);
	background-position:left;
}
.tdtilte2{
	padding-left:5px;
	width:180px;

}
.tdtilte3{
	width:240px;	
}
.tdtilte3 span{
	display:block;
	float:left;
	margin-left:6px;
	
	}
.tdtilte4{	
	width:170px;
	background-image:url(../images/MBTI.png);
	background-position:right;
	padding-left:5px;
	
}
.mobancontent{	
   line-height:24px;  
}
.mobancontent .tdtilte1{
	text-align:center;
	padding:5px
}
.mobancontent .tdtilte3{
	background-image:url(../images/MBTI_11.png);
	background-position:center;
	background-repeat:no-repeat;
}
.tdtilte3 div{
	width:201px;
	height:39px;
	margin:0 auto
	
}
	
/*每日一言*/
.everyday{
	margin-top:20px;
	width:773px;
	height:169px;
	background:url(../images/201515_20.gif) no-repeat;
	padding:10px;
	line-height:30px;
	font-family:"微软雅黑";
	clear:both;
	background-size:100%
}
.everyday-title{
	font-size:14px;	
	font-weight:bolder;	
}
.everday-btn{
	display:block;
	width:70px;
	height:27px;
	float:right;
	border:0;
	color:#FFF;
	background-image:url(../images/20140105.gif);
	margin-right:20px;
	
}
.everyday-content{
	height:60px;	
	overflow:hidden;
}


/*侧边栏*/

#wrapper-200
{
	background:#FFF;
	
	width:200px;
	
	float:right;
	
	margin:0px 0 10px 0;
	}
.accordion,
.accordion ul,
.accordion li,
.accordion a,

.accordion li {
	list-style: none;
}

/* Layout & Style */

.accordion li > a {
	display: block;
	position: relative;
	min-width: 110px;
	padding: 0 10px 0 40px;
	height: 32px;
	color: #fdfdfd;
	font: bold 12px/32px Arial, sans-serif;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(0,0,0, .35);	
	background: #135891;
	background-image:url(../images/201515_15.gif);	
	background: -moz-linear-gradient(top,  #0d83c1 0%, #016fbc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#026dbb), color-stop(100%,#016fbc));
	background: -webkit-linear-gradient(top,  #0d83c1 0%,#016fbc 100%);
	background: -o-linear-gradient(top,  #0d83c1 0%,#016fbc 100%);
	background: -ms-linear-gradient(top,  #0d83c1 0%,#016fbc 100%);
	background: linear-gradient(top,  #0d83c1 0%,#016fbc 100%);	
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

.accordion > li:hover > a,
.accordion > li:target > a,
.accordion > li > a.active {
	color: #014782;
	text-shadow: 1px 1px 1px rgba(255,255,255, .2);		
    background: #135891;
	background-image:url(../images/201515_15.gif);
	background: -moz-linear-gradient(top,  #0d83c1 0%, #016fbc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#026dbb), color-stop(100%,#016fbc));
	background: -webkit-linear-gradient(top,  #0d83c1 0%,#016fbc 100%);
	background: -o-linear-gradient(top,  #0d83c1 0%,#016fbc 100%);
	background: -ms-linear-gradient(top,  #0d83c1 0%,#016fbc 100%);
	background: linear-gradient(top,  #0d83c1 0%,#016fbc 100%);	
	
}

.accordion > li > a:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 24px;
	height: 24px;
	margin: 4px 8px;
	background-repeat: no-repeat;
	background-image: url(../images/icons.png);
	background-position: 0px 0px;
}

.accordion li > a:before { background-position: 0px 0px; }
.accordion li:hover > a:before,
.accordion li:target > a:before,
.accordion li > a.active:before { background-position: 0px -24px; }

.accordion li.online > a:before { background-position: -24px 0px; }
.accordion li.online:hover > a:before,
.accordion li.online:target > a:before,
.accordion li.online > a.active:before { background-position: -24px -24px; }

/* Sub Menu */

.sub-menu li a {
	color: #797979;
	text-shadow: 1px 1px 0px rgba(255,255,255, .2);
	background: #e5e5e5;
	border-bottom: 1px solid #c9c9c9;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

.sub-menu li:hover a { background: #efefef; }
.sub-menu li:last-child a { border: none; }
.sub-menu em {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 14px;
	color: #a6a6a6;
	font: normal 10px/32px Arial, sans-serif;
}

/* Functionality */

.accordion li > .sub-menu {
	display: none;
}

.accordion li:target > .sub-menu {
	display: block;
}

.action_listcon2 table tbody tr td:nth-child(1){
	width:140px;
	padding:0 8px;
	border-right:1px dotted #ccc;
}
.action_listcon2 table tbody tr td:nth-child(2){
	padding:0 8px;
	border-right:1px dotted #ccc;
}
.action_listcon2 table tbody tr td:nth-child(3){
	width:120px;
	padding:0 8px;
}
.question_list li,.question_list ul{
	list-style:circle;
	margin-left:10px;
}
.block_content{
	margin-top:10px;
}
textarea[name="answer"]{
	border:1px solid #ccc;
}