@charset "utf-8";
.new_search12{ width:100%; height:100%; overflow:hidden;}
.new_search12 .border_L{ height:100%;}
.new_search12 .border_L .border_R{ height:100%;}
.new_search12 .border_L .border_R .title{ width:100%;  height:22px;}
.new_search12 .border_L .border_R .title .titleleft{ width:10px; height:22px; float:left;}
.new_search12 .border_L .border_R .title .titlemiddle{ height:22px; line-height:22px; float:left; font-size:14px;}
.new_search12 .border_L .border_R .title .titleright{ width:10px;  height:22px; float:right;}

/*list*/
.new_search12 .border_L .border_R .list{}
.new_search12 .border_L .border_R .list .content{}
.new_search12 .border_L .border_R .list .content .jobsearch{ width:100%; height:20px;line-height:19px;margin-top:10px;}
.new_search12 .border_L .border_R .list .content .jobsearch input.jobinput{ width:167px; height:19px;}
.new_search12 .border_L .border_R .list .content .jobsearch input.jobbtn{ width:83px; height:25px; margin-left:80px; cursor:pointer;}