@charset "utf-8";
/* CSS Document */

* {

margin: 0;
padding: 0;
}

body {
margin-top: 0px;
font:12px "", sans-serif;
background: #fff ;
text-align: center;
position: relative;
}
/*-----------------人才测评-----------------*/

.cp_table_1{
	width:935px;
    margin: 0;
    padding: 0;
	border-collapse:collapse;
}

.cp_table_1 td{
               	font-family: "";
	            font-size: 12px;
	            color: #000000;
				}

.cp_login{
	width:227px;
    height:201px;
    border: 1px solid #77B4EA;
    margin: 0;
    padding: 0;
	background-color: #E5F1FF;
	}
	
.cp_login th{
	         font-size: 14px;
	         color: #0268BE;
			 height:30px;
	}
	
.cp_login td{
	         font-size: 12px;
	         color: #000;
			 height:20px;
			 padding-left:10px;
	}


.cp_title_1{
	width:227px;
    margin: 0;
    padding: 0;
	text-align:left;
	border: 1px solid #93C2D5;
	border-collapse:collapse;
	}

.cp_title_1 th{
                height:39px;
				line-height:39px; 
				overflow:hidden; 
               	font-family: "";
	            font-size: 14px;
	            color: #000000;
				padding-left:10px;
				background:url(../img/title_bg_1.jpg);
				}


.cp_title_1 td{
	          font-size: 12px;
			  color: #353535;
			  padding-left:10px;
			  line-height:25px;
			  }
			  
.cp_title_2{
	width:695px;
    margin: 0;
    padding: 0;
	text-align:left;
	border: 1px solid #93C2D5;
	border-collapse:collapse;
	}

.cp_title_2 th{
                height:40px;
				line-height:40px; 
				overflow:hidden; 
               	font-family: "";
	            font-size: 14px;
	            color: #000000;
				padding-left:10px;
				background:url(../img/title_bg_2.jpg);
				}


.cp_title_2 td{
	          font-size: 12px;
			  color: #353535;
			  padding-left:10px;
			  line-height: 25px;
			  }
			  
.cp_title_3{
	width:684px;
	text-align:left;
	border-collapse:collapse;
	}
	
.cp_title_3 td{
	font-size: 12px;
	color: #353535;
	height:25px;
	padding-left:10px;
	background-color: #EEEEEE;
	border: 1px solid #fff;
	font-weight: bold;
			  }

.cp_title_4{
	width:204px;
	text-align:left;
	border-collapse:collapse;
	}
	
.cp_title_4 td{
	font-size: 12px;
	color: #353535;
	height:25px;
	padding-left:2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
			  }


.cp_wz1{
	font-size: 14px;
	color: #C86E05;
	line-height: 20px;
	font-weight: bold;
		}
.cp_border{
	border: 1px solid #BFBFBF;
		}
