.job-desc-item{
	font-size: 20px;
	line-height: 40px;
}

.black_overlay{display:none;position: fixed;top:0%;left:0%;width:100%;height:100%;background-color:black;z-index:1001;-moz-opacity:0.6;opacity:.60;filter:alpha(opacity=60);}
			.blank_content{display:none;position:fixed;top:35%;left:40%;width:50%;height:270px;z-index:1002;width:470px;border-radius:5px;padding:5px; background: #FFFFFF; }
			.blank_content h2{height:40px;line-height:40px;clear:both;font-size:18px;padding:0px 5px 0px 10px;font-weight:normal}
			.blank_content h2 span{float:right}
			.blank_content h3{height:40px;line-height:40px;clear:both;font-size:18px}
			.blank_content h3 a{color:#ee2e2c}
			.blank_content .open{padding:10px 15px 20px 15px;overflow:hidden;}
			.blank_content .open img{width: 100%;}


.log{
	line-height: 48px;
    width: 120px;
    height: 48px;
    background-color: #2299DD;
    border: none;
    border-radius: 10px;
    outline: none;
    cursor: pointer;
    font-size: 16px;
    color: #FFF;
    margin-left: 30px;
    float: left;
    overflow: hidden;
    text-align: center;
    
}			
			