* {
	margin: 0px;
	padding: 0px
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color: #212c33;
	font-size: 12px;
}

a {
	text-decoration: none;
	outline: none;
	color: #12728f;
}

a:hover {
	text-decoration: underline
}

img {
	border: 0px
}

ol li {
	list-style-type: decimal
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	outline: none;
}

textarea {
	font-family: Tahoma;
	font-size: 11px;
}

select {
	font-family: Verdana;
	font-size: 11px;
}

.clearfix:after {
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline;
	position: relative;
}

.clearfix {
	display: block;
}

.clear {
	clear: both;
}

hr {
	size: 1px;
	color: #e8e8e8;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}

.style2 {
	color: #9e0700;
	font-weight: bold;
	font-size:12px;
}

.style3 {
	color: #FF0000
}

.style4 {
	color: #ffffff;
	font-weight: bold;
}

.Normal{
	font-size: 12px;
}

.itemTitle {
	color: #555555;
	font-weight: normal;
	font-size: 12px;
}

.itemRedTitle {
	color: #BD0000;
	font-weight: bold;
	font-size: 12px;
}

.td_ItemTitle {
	color: #505050;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	white-space: nowrap;
}

.td_ItemRedTitle {
	color: red;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}

.list_table { /*width: 100%;*/
	border-color: #212c33;
	border-collapse: collapse;
	font-size: 11px;
	color: #000000;
	padding: 3px 3px 3px 3px;
}

.list_table .header_tr {
	color: #FFFFFF;
	font-weight: bold;
	height: 22px;
	background:#999999 ;
}
.list_table .header_tr th{ border-right:1px solid #e8e8e8;}
.list_table  td{ border-right:1px solid #e8e8e8; height:27px;}
.header_tr a {
	color: #FFFFFF;
	font-weight: bold;
}

td {
	padding: 4px;
}

.header_tr .header_td {
	padding-bottom: 5px;
	padding-top: 5px;
}

.applyunread {
	font-weight: bold;
}

.applyread {
	font-weight: normal;
}

/****************/
#wrapper {
	width: 800px;
	margin: auto;
}

#header {
	height: 150px;
}
#main_header {
	height: 126px;
}
#header .ngonngu {
	height: 20px;
	background: #2a3e4b;
	padding-top: 4px;
}
#main_header .ngonngu {
	height: 20px;
	background: #2a3e4b;
	padding-top: 4px;
}
#header .ngonngu .left_nn {
	width: 400px;
	float: left;
}
#main_header .ngonngu .left_nn {
	width: 400px;
	float: left;
}

#header .ngonngu .left_nn ul {
	margin-left: 8px;
	color: #fffeaa;
}

#main_header .ngonngu .left_nn ul {
	margin-left: 8px;
	color: #fffeaa;
}


#header .ngonngu .left_nn ul li {
	display: inline;
	/*color: #fffeaa;*/
	color: #fff;
}
#main_header .ngonngu .left_nn ul li {
	display: inline;
	/*color: #fffeaa;*/
	color: #fff;
}

#header .ngonngu .right_nn {
	width: 400px;
	float: right;
}
#main_header .ngonngu .right_nn {
	width: 400px;
	float: right;
}

#header .ngonngu .right_nn ul {
	text-align: right;
	margin-right: 8px;
	color: #FFF;
}
#main_header .ngonngu .right_nn ul {
	text-align: right;
	margin-right: 8px;
	color: #FFF;
}

#header .ngonngu .right_nn ul li {
	display: inline;
}
#main_header .ngonngu .right_nn ul li {
	display: inline;
}

#header .ngonngu .right_nn ul li a {
	color: #FFF;
}
#main_header .ngonngu .right_nn ul li a {
	color: #FFF;
}


#header .logo{ height:98px; background:#212c33;}
/*#header .logo .img_logo{ width:289px; height:81px; float:left; padding-top:17px; margin-left:33px;}*/
	/* new edit*/
#main_header .logo{ height:98px; background:#212c33;}

#header .logo .img_logo {
	width: 289px;
	height: 81px;
	float: left;
	padding-top: 17px;
	padding-left: 33px;
}
#main_header .logo .img_logo {
	width: 289px;
	height: 81px;
	float: left;
	padding-top: 17px;
	padding-left: 33px;
}

/* new edit*/
#header .logo .banner {
	width: 478px;
	height: 79px;
	float: right;
	padding-top: 19px;
}
#main_header .logo .banner {
	width: 478px;
	height: 79px;
	float: right;
	padding-top: 19px;
}

#header .red_line {
	height: 29px;
	background: url("../other/images_all/graphics/bg_red_line.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_red_line.jpg*/) repeat-x;
}

#main_header .red_line {
	clear:both;
	background: url("../other/images_all/graphics/bg_red_line.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_red_line.jpg*/) repeat-x scroll ;
	height:5px;
        overflow:hidden;
	}

#header .red_line ul {
	padding-top: 6px;
	color: #FFF;
	margin-left: 4px;
}

#header .red_line ul li {
	display: inline;
}

#header .red_line ul li a {
	color: #FFF;
	padding: 4px;
}

#container {
	float: left;
	margin-top: 1px;
	margin-bottom: 8px;
}

#nguoitimviec {
	width: 800px;
	float: left;
}

#nguoitimviec #nguoitimviec_left {
	width: 390px;
	/*height: 226px;*/
	height: 190px;/*Nam - 02-09 */
	float: left;
}

#nguoitimviec #nguoitimviec_left .search {
	width: 341px;
	height: 130px;
	margin-top: 8px;
	background: url("../other/images_all/graphics/bg_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_search.jpg*/) repeat-x;
}

#nguoitimviec #nguoitimviec_left .search .header_search {
	background: url("../other/images_all/graphics/bg_top_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_top_search.jpg*/);
	width: 341px;
	height: 29px;
	padding-top: 7px;
}

#nguoitimviec #nguoitimviec_left .search .header_search span {
	font-weight: bold;
	font-size: 16px;
	color: #27343c;
	margin-left: 8px;
}

#nguoitimviec #nguoitimviec_left .search .content_search {
	width: 331px;
	height: 76px;/*Nam- 02-09*/
	border-left: 1px solid #ecb301;
	border-right: 1px solid #ecb301;
	padding-left: 8px;
	padding-top: 14px;
}

#nguoitimviec #nguoitimviec_left .search .content_search p {
	
}

#nguoitimviec #nguoitimviec_left .search .content_search input {
	margin: 10px 0px 10px 0px;
	width: 230px;
	border: 1px solid #999;
	padding: 2px;
}

#nguoitimviec #nguoitimviec_left .search .content_search input.but_search_main
	{
	width: 82px;
	background: url("../other/images_all/graphics/bg_but_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_but_search.jpg*/) repeat-x
		;
	color: #FFF;
	font-weight: bold;
	border: none;
}

input.but_search {
	height: 20px;
	background: url("../other/images_all/graphics/bg_but_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_but_search.jpg*/) repeat-x
		;
	color: #FFF;
	font-weight: bold;
	border: none;
}

#nguoitimviec #nguoitimviec_left .search .content_search a.advance {
	margin-right: 12px;
      vertical-align:top;/*Nam - 02-09*/
}

#nguoitimviec #nguoitimviec_left .search .content_search span.active {
	font-weight: bold;
	color: #a44124;
}

span.active {
	font-weight: bold;
	color: #a44124;
}
#nguoitimviec #nguoitimviec_left div.dangki {
	width: 400px;
	height:50px;
	margin:0px;
	padding:0px;
}

#nguoitimviec #nguoitimviec_left .dangki ul {
	
}

#nguoitimviec #nguoitimviec_left .dangki ul li {
	display: block;
	/*height: 46px;*/
	height: 26px;/*nam - 02-09 */
	background: #FFF;
	border: none;
	float: left;
	margin-left: 0px;
	margin-top: 7px;
	padding-bottom: 10px;
}

#nguoitimviec #nguoitimviec_left .dangki ul li a {
	display: block;
}

#nguoitimviec #nguoitimviec_left .dangki ul li.li_register {
	width: 92px;
}

#nguoitimviec #nguoitimviec_left .dangki ul li.li_login {
	width: 105px;
	margin-left: 13px;
}

#nguoitimviec #nguoitimviec_left .dangki ul li.li_uploadcv {
	width: 130px;
    margin-left: 0px;
}

#nguoitimviec #nguoitimviec_left .dangki ul li a.register {
	background: url("../other/images_all/icons/icon_register.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_register.jpg*/) no-repeat left 5px;
	font-weight: bold;
	font-size: 12px;
	color: #A44124;
	/*padding:16px 2px 16px 42px;*/
	padding:12px 2px 12px 35px;/*nam-02-09*/
	margin-right: 1px;
	margin-left: 2px;
}

#nguoitimviec #nguoitimviec_left .dangki ul li a.login {
	background: url("../other/images_all/icons/icon_login.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_login.jpg*/)
		no-repeat left 5px;
	font-weight: bold;
	font-size: 12px;
	color: #A44124;
	/*padding:16px 2px 16px 42px;*/
	padding:12px 2px 12px 29px;/*nam-02-09*/
	margin-right: 1px;
	margin-left: 6px;
}

#nguoitimviec #nguoitimviec_left .dangki ul li a.uploadcv {
	background: url("../other/images_all/icons/icon_upload_CV.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_upload_CV.jpg*/) no-repeat
		0px 5px;
	font-weight: bold;
	font-size: 12px;
	color: #A44124;
	/*padding-left: 50px;*/
	padding:12px 2px 12px 35px;/*nam-02-09*/
	margin-right: 1px;
	margin-left: 2px;
}

#nguoitimviec #nguoitimviec_left .search .footer_search {
	width: 341px;
	height: 4px;
	
	
}

#nguoitimviec #nguoitimviec_right {
	width: 400px;
	/*height: 226px;*/
	height: 190px;
	float: right;
	background: url("../other/images_all/graphics/bg_nguoitimviec.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_nguoitimviec.jpg*/) right 5px
		no-repeat;
		/*Nam -02-09*/
}

#nguoitimviec #nguoitimviec_right a {
	background: url("../other/images_all/graphics/bg_nhatuyendung.gif"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_nhatuyendung.gif*/)
		no-repeat;
	display: block;
	color: #FFF;
	height: 39px;
	padding-top: 12px;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 144px;
	margin-left: 20px;
}

#nguoitimviec_2 #nguoitimviec_right_2 {
	width: 457px;
	height: 40px;
	float: right;
	margin-top: 0px;
	text-align:right;
}

#nguoitimviec_2 #nguoitimviec_right_2 a {
	color: #960600;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 226px;
	text-decoration: underline;
	background: url("../other/images_all/icons/icon_login.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_nhatuyendung.gif*/)
		no-repeat 20px;
	padding-left: 30px;
	height: 35px;
	display: block;
}


#nguoitimviec_2 #nguoitimviec_right_2en {
	width: 457px;
	height: 40px;
	float: right;
	/*background: url(../other/images_all/graphics/bg_joblist.jpg) right
		no-repeat;*/
	margin-top: 0px;
	text-align:right;
}
#nguoitimviec_2 #nguoitimviec_right_2en a {
	color: #960600;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 312px;
	text-decoration: underline;
	background: url("../other/images_all/icons/icon_login.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_nhatuyendung.gif*/)
		no-repeat 20px;
	padding-left: 30px;
	height: 35px;
	display: block;
}

#vmc_danh_cho_ntd a{
	color: #960600;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 570px;
	padding-left: 30px;
	text-decoration: underline;
	background: url("../other/images_all/icons/icon_login.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_nhatuyendung.gif*/) no-repeat left;
	height: 35px;
	display: block;
	width:185px;
}


#vmc_danh_cho_ntd_en a{
	color: #960600;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 685px;
	padding-left: 45px;
	text-decoration: underline;
	background: url("../other/images_all/icons/icon_nhatuyendung.gif"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_nhatuyendung.gif*/) no-repeat left;
	height: 35px;
	display: block;
	width:91px;
}

.menu {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	white-space: nowrap;
}

/*Job list*/
#o_search {
	width: 800px;
}

#nguoitimviec {
	width: 800px;
	float: left;
}

#nguoitimviec_2 {
	width: 800px;
	float: left;
        margin-bottom:5px;
}

#nguoitimviec_2 #nguoitimviec_left_2 {
	width: 341px;
	height: 70px;
	float: left;
}

#nguoitimviec_2 #nguoitimviec_left_2 .search {
	width: 341px;
	height: 75px;
	margin-top: 8px;
	background: url("../other/images_all/graphics/bg_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_search.jpg*/) repeat-x;
}

#nguoitimviec_2 #nguoitimviec_left_2 .search .header_search {
	background: url("../other/images_all/graphics/bg_small_top_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_small_top_search.jpg*/) no-repeat;
	width: 341px;
	height: 29px;
	padding-top: 0px;
}

#nguoitimviec_2 #nguoitimviec_left_2 .search .header_search span {
	font-weight: bold;
	font-size: 16px;
	color: #27343c;
	margin-left: 8px;
}

#nguoitimviec_2 #nguoitimviec_left_2 .search .content_search {
	width: 331px;
	height: 46px;
	border-left: 1px solid #ecb301;
	border-right: 1px solid #ecb301;
	padding-left: 8px;
	padding-top: 0px;
}

#nguoitimviec_2 #nguoitimviec_left_2 .search .content_search p {
	
}

#nguoitimviec_2 #nguoitimviec_left_2 .search .content_search input {
	margin-top: 3px;
	margin-bottom: 5px;
	width: 230px;
	border: 1px solid #999;
	padding: 2px;
}

#nguoitimviec_2 #nguoitimviec_left_2 .search .content_search input.but_search_main
	{
	width: 82px;
	background: url("../other/images_all/graphics/bg_but_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_but_search.jpg*/) repeat-x
		;
	color: #FFF;
	font-weight: bold;
	border: none;
}

#nguoitimviec_2 #nguoitimviec_left_2 .search .content_search a.advance {
	margin-right: 12px;
}

#nguoitimviec_2 #nguoitimviec_left_2 .search .content_search a.active {
	font-weight: bold;
	color: #a44124;
}

#nguoitimviec_2 #nguoitimviec_left_2 .search .footer_search {
	width: 341px;
	height: 4px;
	background: url("../other/images_all/graphics/bg_bottom_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_bottom_search.jpg*/)
		no-repeat
}

#nguoitimviec_2 #nguoitimviec_left_2 .search .content_search span.active {
	font-weight: bold;
	color: #a44124;
}

#nguoitimviec_2 #nguoitimviec_left_2 .dangki {
	
}

#nguoitimviec_2 #nguoitimviec_left_2 .dangki ul {
	
}

#nguoitimviec_2 #nguoitimviec_left_2 .dangki ul li {
	display: inline;
	display: block;
	width: 150px;
	height: 46px;
	background: #FFF;
	border: 1px solid #000;
	float: left;
	margin-left: 12px;
	margin-top: 10px;
	padding-bottom: 10px;
}

#nguoitimviec_2 #nguoitimviec_left_2 .dangki ul li a {
	display: block;
}

#nguoitimviec_2 #nguoitimviec_left_2 .dangki ul li a.register {
	background: url("../other/images_all/icons/icon_register.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_register.jpg*/) no-repeat
		left;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	padding: 14px;
	padding-left: 50px;
	margin-right: 4px;
	margin-left: 4px;
}

#nguoitimviec_2 #nguoitimviec_left_2 .dangki ul li a.uploadcv {
	background: url("../other/images_all/icons/icon_upload_CV.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_upload_CV.jpg*/) no-repeat
		left;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	padding: 14px;
	padding-left: 50px;
	margin-right: 4px;
	margin-left: 4px;
}

/*============================================================*/

#nguoitimviec_2 #kv_left {
	width: 341px;
	height: 87px;
	float: left;
}

#nguoitimviec_2 #kv_left .search {
	width: 341px;
	height: 78px;
	margin-top: 8px;
	background: url("../other/images_all/graphics/bg_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_search.jpg*/) repeat-x;
}

#nguoitimviec_2 #kv_left .search .header_search {
	background: url("../other/images_all/graphics/bg_small_top_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_small_top_search.jpg*/) no-repeat;
	width: 341px;
	height: 29px;
	padding-top: 0px;
}

#nguoitimviec_2 #kv_left .search .header_search span {
	font-weight: bold;
	font-size: 16px;
	color: #27343c;
	margin-left: 8px;
}

#nguoitimviec_2 #kv_left .search .content_search {
	width: 331px;
	height: 46px;
	border-left: 1px solid #ecb301;
	border-right: 1px solid #ecb301;
	padding-left: 8px;
	padding-top: 0px;
}

#nguoitimviec_2 #kv_left .search .content_search p {
	
}

#nguoitimviec_2 #kv_left .search .content_search input {
	margin-top: 5px;
	margin-bottom: 6px;
	width: 230px;
	border: 1px solid #999;
	padding: 2px;
}

#nguoitimviec_2 #kv_left .search .content_search input.but_search_main
	{
	width: 82px;
	background: url("../other/images_all/graphics/bg_but_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_but_search.jpg*/) repeat-x
		;
	color: #FFF;
	font-weight: bold;
	border: none;
}

#nguoitimviec_2 #kv_left .search .content_search a.advance {
	margin-right: 12px;
}

#nguoitimviec_2 #kv_left .search .content_search a.active {
	font-weight: bold;
	color: #a44124;
}

#nguoitimviec_2 #kv_left .search .footer_search {
	width: 341px;
	height: 4px;
	background: url("../other/images_all/graphics/bg_bottom_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_bottom_search.jpg*/)
		no-repeat
}

#nguoitimviec_2 #kv_left .search .content_search span.active {
	font-weight: bold;
	color: #a44124;
}
/*=====================================================*/
#ketqua {
	width: 800px;
	background: #e8e8e8;
	float: left;
	padding-bottom: 10px;
}

#baongoai {
	width: 780px;
	margin-left: 10px;
	margin-top: 10px;
	background: #FFF;
	float: left;
}

#baotrong {
	width: 760px;
	margin-left: 10px;
	margin-top: 10px;
}

#caclink {
	/*border-bottom: 1px dotted #CCC;*/
	float: left;
	/*padding-bottom: 10px;*/ 
        padding-bottom: 0px;/*Nam - 02-09 */
    width:750px;
}

#caclink .link_trai {
	width: 450px;
	float: left;
}

#caclink .link_trai p {
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 4px;
}
#caclink .link_trai p.td_task {
padding-left:12px;
}
#caclink .link_trai p img#job_list_note{
vertical-align:bottom;
}
#caclink .link_trai p img#b_job_list_note{
vertical-align:bottom;
}

p.td_kq {
	font-size: 14px;
	font-weight: bold;
	/*color: #1a9dd1;*/
	color:#9E0700;/*Nam - 02-09 */
	/*
	background: url("../other/images_all/icons/icon_ketqua.jpg") no-repeat 14px;
	*/
    background: url("../other/images_all/icons/icon_ketqua.gif") no-repeat 14px;
	padding-left: 44px;
	height: 23px;
	padding-top: 6px;
}
#caclink .link_trai p  a {
	padding: 4px 30px 6px;
	text-decoration: none;
	margin-left: 10px;
}
#caclink .link_trai p  a:hover {text-decoration: underline;}
#caclink .link_trai p input.button_large {
	/*
	background: url("../other/images_all/graphics/bg_button_large.png") no-repeat ;
	*/
	background:none;
	color: #A44124;
	padding:0px;
	text-decoration:none;
	width:132px;
	height:25px;
    margin:0px;
	border:0px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
}
#caclink .link_trai p input.button_large[type="button"]:hover{
   color: #000000;
   cursor:pointer;
}
#caclink .link_trai p input.button_small {
	/*
	background: url("../other/images_all/graphics/bg_button_small.png") no-repeat ;
	*/
	background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #000000;
	color: #A44124;
	padding:0px;
	text-decoration: none;
	width:102px;
	height:25px;
    margin:0px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
}
#caclink .link_trai p input.button_small[type="submit"]:hover{
   color: #000;
   cursor:pointer;
}

#main_title {
	font-size: 12px;
	padding-left: 30px;
	height: 23px;
	padding-top: 6px;
	float:left;
	width:700px;
}

#caclink .link_phai {
	width: 460px;
	float: right;
	text-align: right;
}

#caclink .link_phai a.in_link {
	font-weight: normal;
	color: #000000;
	background: url("../other/images_all/icons/icon_print.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_print.jpg*/) no-repeat left;
	padding-left: 26px;
}

#caclink .link_phai a.in_link_2 {
	text-decoration: none;
	display: block;
	margin-top: 10px;
}
#caclink .link_phai a.in_link_2:hover {
	text-decoration: underline;
}
#caclink .link_phai {
	width: 300px;
	float: right;
	text-align: right;
	padding-top:7px;
}

#caclink .link_phai a.tomtat_link {
	font-weight: normal;
	color: #12728f;
}

#caclink .link_phai p {
	margin-top: 8px;
	margin-bottom: 8px;
}

#caclink .link_phai ul {
	
}

#caclink .link_phai ul li {
	display: inline;
}

#caclink .link_phai ul li a {
	
}

#email {
	width: 760px;
	float: left;
	margin-top: 10px;
}

#email .email_trai {
	width: 500px;
	float: left;
}

#email .email_trai ul {
	padding-left:5px;
}

#email .email_trai ul li {
	display: inline;
	margin-right: 10px;
	height: 30px;
}

#email .email_trai ul li a {
	text-decoration: none;
}
#email .email_trai ul li a:hover {
	text-decoration: underline;
}
#email .email_trai ul li a.email {
	background: url("../other/images_all/icons/icon_email.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_email.jpg*/) no-repeat left
		;
	padding-left: 30px;
}

#email .email_trai ul li a.save {
	background: url("../other/images_all/icons/icon_save.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_save.jpg*/) no-repeat left;
	padding-left: 30px;
}

#cac_td {
	width: 760px;
	float: left;
	margin-top: 20px;
}

#cac_td p {
	font-weight: bold;
	color: #9E0700;
	font-size: 14px;
	background: url("../other/images_all/icons/icon_cactuyendung.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_cactuyendung.jpg*/)
		no-repeat left;
	padding-left: 20px;
}
#cac_td p.cac_td_title {
	font-weight: bold;
	color: #9E0700;
	font-size: 14px;
	background: url("../other/images_all/icons/icon_cactuyendung.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_cactuyendung.jpg*/)
		no-repeat 10px;
	padding-left: 30px;
}

#email .email_phai {
	width: 260px;
	float: right;
	text-align: right;
}

#email .email_phai a {
	text-decoration: none;
}
#email .email_phai a:hover {
	text-decoration: underline;
}
#email .email_phai a.email_trai_2 {

	padding-left: 30px;
}

.bang_td {
	border: 0px;
	margin: 10px;
}
.cty_bang_td{
	border: 0px;
}
#danhsach {
	width: 774px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}

#danhsach table.size_90 {
	margin-left: 4px;
	border-bottom: 4px solid #e8e8e8;
}
#danhsach td.job_view_text{ color:#505050;}
#danhsach ul {
	
}
#danhsach h1 {
	font-size:16px;
}
#danhsach ul li {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.hightligh {
	
	/*background: #e9f4ff; Nam- 02-09*/
         background: #f1f1f1;
	    
}

.none_hightligh {
	
	background: #FFFFFF;
	
}
 a.nghenghiep_1 {
	font-weight: bold;
}

a.nghenghiep_2 {
	color: #FF0000;
	font-weight: bold;
	
}
 font.nghenghiep_1 {
	font-weight: bold;
}

font.nghenghiep_2 {
	color: #FF0000;
	font-weight: bold;
	
}
a.nghenghiep_3 {
	
}

#danhsach input {
	margin-right: 5px;
	margin-left: 0px;
}

#danhsach ul li p {
	margin-left: 23px;
	margin-top: 8px;
}

/* end job list */
#tuyendung {
	width: 784px;
	float: left;
	border: 8px solid #e8e8e8;
	padding-bottom: 8px;
}

#block_tren {
	float: left;
	width: 784px;
	margin-top: 12px;
}

#block_tren .td_left {
	float: left;
	width: 524px;
}

#block_tren .td_left span {
	font-weight: bold;
	color: #27343c;
	font-size: 14px;
	width: 508px;
	display: block;
	border-bottom: 1px dotted #E8E8E8;/*Nam - 02-09*/
	padding-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;
}

#block_tren .td_left ul {
	margin-top: 8px;
}

#block_tren .td_left ul li {
	display: inline;
	width: 244px;
	background: url("../other/images_all/icons/icon_arrow.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_arrow.jpg*/) no-repeat 8px
		2px;
	float: left;
	padding-left: 15px;
	margin-top: 8px;
}

#block_tren .td_left ul li a {
	color: #666666;
	display: block;
	width: 244px;
	overflow:hidden;
	height: auto;/*Nam - 02-09*/
}

#block_tren .td_left ul li p {
	display: block;
	width: 244px;
	overflow: hidden;
	height: 14px;
}

#block_tren .td_right {
	float: right;
	width: 260px;
}

#block_tren .td_right .block_bantin {
	width: 249px;
	height: auto;
	background: url("../other/images_all/graphics/bg_bantin_top.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_bantin_top.jpg*/)
		no-repeat top #f1f1f1;
}

#block_tren .td_right .block_bantin .content {
	border-left: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	margin-top: 5px;
	float: left;
	width: 231px;
	padding-left: 8px;
	padding-right: 8px;
}

#block_tren .td_right .block_bantin .content img {
	margin:0px 6px 0px 6px;
}

#block_tren .td_right .block_bantin .content p {
	margin-top: 5px;
}

#block_tren .td_right .block_bantin .content p input {
	padding: 2px;
	margin-bottom: 4px;
}

#block_tren .td_right .block_bantin .content p input.form_email {
	background: url("../other/images_all/icons/icon_email.gif"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_email.gif*/) no-repeat left
		#FFF;
	border: 1px solid #999;
	width: 155px;
	
	margin-right:3px;
}

#block_tren .td_right .block_bantin .content p input.but_email {
	background: url("../other/images_all/graphics/bg_but_email.gif"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_but_email.gif*/) repeat-x;
	border: none;
	color: #FFF;
	font-weight: bold;
	margin-left: -4px;
	width: 66px;
}

#block_tren .td_right .block_bantin .footer_bantin {
    background:url(../other/images_all/graphics/bg_bantin_bottom.jpg) no-repeat left top;
	float: left;
	width: 249px;
	height: 7px;
	overflow:hidden;
}

#block_tren .td_right .block_diendan {
	background: url("../other/images_all/graphics/bg_support.gif"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_support.gif*/) repeat-y;
	width: 248px;
	margin-top: 14px;
}

#block_tren .td_right .block_diendan ul {
	background: url("../other/images_all/graphics/bg_top_forum.gif"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_top_forum.gif*/) repeat-x
		top left;
	width: 248px;
}

#block_tren .td_right .block_diendan ul li {
	font-size: 14px;
	font-weight: normal;/*Nam - 02-09 */
	padding: 18px 8px 4px 8px;
}

#block_tren .td_right .block_diendan ul li a {
	color: #000;
	padding: 8px;
}

#block_tren .td_right .block_diendan ul li a.forum {
	background: url("../other/images_all/icons/icon_diendan.gif"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_diendan.gif*/) no-repeat
		left;/*Nam 02-09 */
	padding-left: 25px;
}

#block_tren .td_right .block_diendan ul li a.support {
	background: url("../other/images_all/icons/icon_support.gif"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_support.gif*/) no-repeat
		left;/*Nam 02-09 */
	padding-left: 25px;
}

#block_tren .td_right .block_diendan span {
	background: url("../other/images_all/graphics/bg_bottom_forum.gif"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_bottom_forum.gif*/) bottom
		no-repeat;
	display: block;
}

#block_tren .td_right .block_camnang {
	margin-top: 10px;
	background: #993300;
	width: 248px;
	height: 82px;
	background: url("../other/images_all/graphics/bg_camnang.gif"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_camnang.gif*/) no-repeat;
	padding-top: 8px;
}

#block_tren .td_right .block_camnang span {
	color: #b40c00;
	font-size: 18px;
	font-weight: bold;
	margin-left: 8px;
}

.block_camnang a.block_camnang_link:hover {
	text-decoration:none;
}

#block_tren .td_right .block_camnang ul {
	
}

#block_tren .td_right .block_camnang ul li {
	font-weight: bold;
	margin-left: 32px;
	margin-top: 4px;
}

#block_tren .td_right .block_camnang ul li a {
	color: #071838;
	font-weight:normal;/* Nam - 02-09 */
}

#block_tren .td_right .block_camnang ul li a.cap2 {
	margin-left: 16px;
}

#block_tren .td_right .block_camnang ul li a.cap3 {
	margin-left: 32px;
}

#block_duoi {
	float: left;
	width: 758px;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	border: 1px solid #cdcdcb;
}

#block_duoi span {
	font-weight: bold;
	color: #27343c;
	font-size: 14px;
	width: 742px;
	display: block;
	border-bottom: 1px dotted #e8e8e8;/*Nam - 02-09 */
	padding-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 8px;
}

#block_duoi ul {
	margin: 6px;
}

#block_duoi ul li {
	display: inline;
}

#block_duoi ul li a {
	margin-right: 15px;
}

#block_duoi ul li a img {
	border: 1px solid #cfcfcd;
	margin-bottom: 8px;
}

#footer {
	text-align: center;
	color: #212c33;
	margin-bottom: 8px;
}

#footer p {
	margin-top: 8px;
}

#thongke {
	width: 800px;
	height: 30px;
	background: #202d35;
	color: #FFFF00;
	float: left;
	margin-top: 8px;
}

#thongke ul {
	text-align: center;
	margin-top: 7px;
}



#thongke ul li {
	display: inline;
}

#thongke ul li ins {
	font-weight: bold;
	text-decoration: none;
}

/*Login --------------------------------------------*/
#lg_left {
	width: 478px;
	min-height: 80px;
	float: left;
	margin-top: 0px;
}

#lg_left p.nguoitimviec {
	font-weight: bold;
	color: #8a1e12;
	font-size: 14px;
	padding-bottom: 30px;
	background:
		url("../other/images_all/icons/icon_nguoitimviec_dangnhap.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_nguoitimviec_dangnhap.jpg*/)
		no-repeat left 10px; /*height:46px;*/
	padding-top: 10px;
	padding-left: 27px;
	font-size: 16px;
}

#login {
	width: 219px;
	height: 212px;
	float: left;
	border: 1px solid #dedede;
	background: url("../other/images_all/graphics/bg_login.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_login.jpg*/) repeat-x #FFF
		;
	padding-left: 8px;
	padding-right: 8px;
}

#login p {
	margin-top: 14px;
}

#login p.da_dangki {
	font-size: 14px;
	font-weight: bold;

	padding-left: 14px;
	margin-top: 14px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #dedede;
	padding-bottom: 10px;
}

#login p input {
	border: 1px solid #bfbfbf;
	padding: 2px;
	width: 140px;
}

#login p input.o_check {
	border: none;
	margin-right: 4px;
	width: 10px;
}

#login p input.nut_login {
	background: #202e31;
	color: #fffd00;
	font-weight: bold;
	width: 90px;
	border: none;
}

#login p input.txt_email {
	margin-left: 19px;
}

#login ul {
	margin-top: 10px;
}

#login ul li {
	display: inline;
	margin-right: 6px;
}

#login ul li a {
	margin-top: 10px;
}

#register {
	width: 219px;
    height:212px;
	float: right;
	border: 1px solid #dedede;
	background: url("../other/images_all/graphics/bg_login.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_login.jpg*/) repeat-x #FFF
		;
	padding-left: 8px;
	padding-right: 8px;
}

#register p.da_dangki {
	font-size: 14px;
	font-weight: bold;
	
	padding-left: 14px;
	margin-top: 14px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #dedede;
	padding-bottom: 10px;
}

#register ul {
	
}

#register ul li {
	margin-bottom: 6px;
	background: url("../other/images_all/icons/icon_black_arrow.gif") no-repeat left 2px;
	font-size:11px;
	padding-left:8px;
}

#register ul li a {
	background: url("../other/images_all/icons/icon_arrow.gif"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_arrow.gif*/) no-repeat left
		top;
	padding-left: 10px;
}

#register p input.nut_login {
	background: #202e31;
	color: #fffd00;
	font-weight: bold;
	width: 90px;
	border: none;
	padding: 2px;
}

#lg_right {
	width: 322px;
	height: 275px;
	float: right;
	background: url("../other/images_all/graphics/bg_nguoitimviec.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_nguoitimviec.jpg*/)
		no-repeat right bottom;
}

#lg_right #nguoitimviec_right_1 {
	padding-top: 0px;
}

#lg_right #nguoitimviec_right_1 a {
	color: #960600;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 91px;
	text-decoration: underline;
	background: url("../other/images_all/icons/icon_login.jpg")
		no-repeat 20px;
	padding-left: 30px;
	height: 35px;
	display: block;
	text-align:right;
}
#lg_right #nguoitimviec_right_1en a {
	color: #960600;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 91px;
	text-decoration: underline;
	background: url("../other/images_all/icons/icon_login.jpg")
		no-repeat 98px;
	padding-left: 30px;
	height: 35px;
	display: block;
	text-align:right;
}

/* EMployer login */
#js_left {
	width: 541px;
	float: left;
	min-height: 100px;
	margin-top: 8px;
}
#post_resume_expl{
	
	width: 523px;
	padding-top: 7px;
	border: 1px solid #c1c1c1;
	padding-left: 8px;
	padding-right: 8px;
	line-height:20px; 
	display:none;
}

#post_resume_expl font.tieude {
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
}

#thongbao_admin {
	background: url("../other/images_all/graphics/bg_top_admin.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_top_admin.jpg*/) no-repeat
		top;
	width: 539px;

	padding-top: 7px;
}

#thongbao_admin .bottom_thongbao {
	background: url("../other/images_all/graphics/bg_bottom_admin.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_bottom_admin.jpg*/)
		no-repeat;
	width:  539px;

	height: 7px;
}

#thongbao_admin .noidung_thongbao {
	width: 521px;
	height: 100px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	padding-left: 8px;
	padding-right: 8px;
	background: url("../other/images_all/graphics/bg_admin.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_admin.jpg*/) repeat-x

		bottom;
}

#thongbao_admin .noidung_thongbao p.tieude {
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
}

#thongbao_admin .noidung_thongbao p.maudo {
	font-weight: bold;
	color: #b20c00;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 22px;
}

#thongbao_admin .noidung_thongbao a {
	text-decoration: none;
	color:#12728F;
}
#thongbao_admin .noidung_thongbao a:hover {
    text-decoration: underline;
}
#thongbao_admin .noidung_thongbao a.giahan {
	margin-left: 40px;
	background: url("../other/images_all/icons/icon_date.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_date.jpg*/) no-repeat;
	padding-left: 34px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-top: 18px;
}

#thongbao_admin .noidung_thongbao a.lienlac {
	background: url("../other/images_all/icons/icon_lienlac.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_lienlac.jpg*/) no-repeat;
	padding-left: 34px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-top: 18px;
}


#content_search span.active {
	font-weight: bold;
	color: #a44124;
}

#kiemviec_hoso {
	width: 541px;
	float: left;
}

#kv_left {
	width: 341px;
	float: left;
}

#kv_left .search {
	width: 341px;
	height: 140px;
	background: url("../other/images_all/graphics/bg_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_search.jpg*/) repeat-x;
	margin-top: 8px;
}

#kv_left .search .header_search {
	background: url("../other/images_all/graphics/bg_top_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_top_search.jpg*/);
	width: 341px;
	height: 29px;
	padding-top: 7px;
}

#kv_left .search .header_search span {
	font-weight: bold;
	font-size: 16px;
	color: #27343c;
	margin-left: 8px;
}

#kv_left .search .content_search {
	width: 331px;
	height: 86px;
	border-left: 1px solid #ecb301;
	border-right: 1px solid #ecb301;
	padding-left: 8px;
	padding-top: 14px;
}

#kv_left .search .content_search p {
	
}

#kv_left .search .content_search input {
	margin-top: 5px;
	margin-bottom: 6px;
	width: 230px;
	border: 1px solid #999;
	padding: 2px;
}

#kv_left .search .content_search input.but_search {
	width: 82px;
	background: url("../other/images_all/graphics/bg_but_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_but_search.jpg*/) repeat-x
		;
	color: #FFF;
	font-weight: bold;
	border: none;
}

#kv_left .search .content_search a.advance {
	margin-right: 12px;
}

#kv_left .search .content_search a.active {
	font-weight: bold;
	color: #a44124;
}

#kv_left .search .footer_search {
	width: 341px;
	height: 4px;
	background: url("../other/images_all/graphics/bg_bottom_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_bottom_search.jpg*/)
		no-repeat;
}

#hs_right {
	width: 195px;
	margin-left: 5px;
	float: right;
}

#hs_right .danghoso {
	width: 195px;
	height: 140px;
	background: url("../other/images_all/graphics/bg_search.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_search.jpg*/) repeat-x;
	margin-top: 8px;
}

#hs_right .danghoso .header_search {
	background: url("../other/images_all/graphics/bg_3link.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_3link.jpg*/) left top
		no-repeat;
	width: 195px;
	height: 17px;
	padding-top: 0px;
}

#hs_right .danghoso .content_search {
	width: 185px;
	height: 119px;
	border-left: 1px solid #ecb301;
	border-right: 1px solid #ecb301;
	padding-left: 8px;
}

#hs_right .danghoso .content_search ul {
	
}

#hs_right .danghoso .content_search ul li {
	margin-bottom: 16px;
}

#hs_right .danghoso .content_search ul li a {
	color: #222d33;
	background: url("../other/images_all/icons/icon_arrow.gif"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_arrow.gif*/) no-repeat left
		top;
	padding-left: 10px;
	font-weight: bold;
}

#hs_right .danghoso .footer_search {
	width: 195px;
	height: 4px;
	background: url("../other/images_all/graphics/bg_bottom_search_1.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_bottom_search_1.jpg*/)
		no-repeat
}

#hs_right_1 {
	width: 195px;
	margin-left: 5px;
	float: right;
	height: 140px;
}

#hs_right_1 .danghoso_1 {
	width: 195px;
	height: 140px;
	margin-top: 8px;
}

#hs_right_1 .danghoso_1 .header_search_1 {
	background: url("../other/images_all/graphics/bg_dangtuyenmoi.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_dangtuyenmoi.jpg*/) left
		top no-repeat;
	width: 195px;
	height: 20px;
	padding-top: 7px;
}

#hs_right_1 .danghoso_1 .content_search_1 {
	width: 185px;
	height: 109px;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	padding-left: 8px;
}

#hs_right_1 .danghoso_1 .content_search_1 ul {
	padding-top: 8px;
}

#hs_right_1 .danghoso_1 .content_search_1 ul li {
	margin-bottom: 10px;
}

#hs_right_1 .danghoso_1 .content_search_1 ul li a.td_moi {
	color: #222d33;
	background: url("../other/images_all/icons/icon_td_dangmoi.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_td_dangmoi.jpg*/) no-repeat
		left top;
	padding-left: 10px;
	font-weight: bold;
	display: block;
	height: 32px;
	padding-top: 6px;
	padding-left: 40px;
}

#hs_right_1 .danghoso_1 .content_search_1 ul li a.td_dadang {
	color: #222d33;
	background: url("../other/images_all/icons/icon_td_dadang.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_td_dadang.jpg*/) no-repeat
		left top;
	padding-left: 10px;
	font-weight: bold;
	display: block;
	height: 32px;
	padding-top: 6px;
	padding-left: 40px;
}

#hs_right_1 .danghoso_1 .footer_search_1 {
	width: 195px;
	height: 7px;
	background: url("../other/images_all/graphics/bg_bottom_dangtuyen.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_bottom_dangtuyen.jpg*/)
		no-repeat
}

#kiemviec_hoso #nguoitimviec_right_2 {
	width: 457px;
	height: 140px;
	float: right;
	background: url("../other/images_all/graphics/bg_joblist.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_joblist.jpg*/) right
		no-repeat;
	margin-top: 8px;
}

#kiemviec_hoso #nguoitimviec_right_2 a {
	background: url("../other/images_all/graphics/bg_nhatuyendung.gif"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_nhatuyendung.gif*/)
		no-repeat;
	display: block;
	color: #FFF;
	height: 39px;
	padding-top: 12px;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 101px;
	margin-left: 40px;
}

#cotinnhan {
	width: 541px;
	height: 44px;
	background: url("../other/images_all/graphics/tb_cotin.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/tb_cotin.jpg*/) left top
		no-repeat #222d33;
	margin-top: 8px;
	padding-top: 30px;
}

#cotinnhan ul {
	margin-left: 90px;
	color: #FFF;
}

#cotinnhan ul li {
	display: inline;
	margin-left: 10px;
}

#cotinnhan ul li a {
	color: #FFF;
	font-size: 14px;
	text-decoration: underline;
}

#cotinnhan ul li a ins {
	font-weight: bold;
	color: #ffff00;
}

#bang_1 {
	float: left;
	margin-top: 8px;
	border: 1px solid #c1c1c1;
}

#bang_1 tr {
	height: 22px;
}

#bang_1 tr.cao_25 {
	height: 26px;
	background: url("../other/images_all/graphics/bg_top_table.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_top_table.jpg*/) repeat-x;
	margin-left: 4px;
}

#bang_1 tr td p {
	margin-left: 4px;
}

#bang_1 tr td a.xemthem {
	background: url("../other/images_all/icons/icon_arrow.gif"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_arrow.gif*/) left no-repeat
		;
	padding-left: 8px;
	margin-left: 4px;
	color: #c81100;
}

#bang_1 tr td a.see_all {
	background: none;
	text-decoration: underline;
	margin-left: 4px;
	color: #c81100;
}

#bang_2 {
	float: left;
	margin-top: 8px;
	border: 1px solid #c1c1c1;
}

#bang_2 tr {
	height: 22px;
}

#bang_2 tr.cao_25 {
	height: 26px;
	background: #222d33;
	margin-left: 4px;
	color: #FFFF00;
}

#bang_2 tr td p {
	margin-left: 4px;
}

#bang_2 tr td a {
	text-decoration: underline;
}

#bang_2 tr td ins {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

#tieude_bang {
	width: 500px;
	float: left;
	background: url("../other/images_all/icons/icon_cactuyendung.jpg") no-repeat
		left;
	color:#9E0700;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
}

#jk_right {
	width: 249px;
	float: right;
	min-height: 100px;
	margin-top: 8px;
	margin-left: 10px;
}

#jk_right .block_camnang {
	width: 248px;
	height: 82px;
	background: url("../other/images_all/graphics/bg_camnang.gif"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_camnang.gif*/) no-repeat;
	padding-top: 8px;
	margin-top: 8px;
	overflow:hidden;
}

#jk_right .block_camnang span {
	color: #b40c00;
	font-size: 18px;
	font-weight: bold;
	margin-left: 8px;
}

#jk_right .block_camnang ul {
	
}

#jk_right .block_camnang ul li {
	font-weight: normal;
	margin-left: 32px;
	margin-top: 4px;
}

#jk_right .block_camnang ul li a {
	color: #071838;
}

#jk_right .block_camnang ul li a.cap2 {
	margin-left: 16px;
}

#jk_right .block_camnang ul li a.cap3 {
	margin-left: 32px;
}

#jk_right .block_diendan {
	background: url("../other/images_all/graphics/bg_support.gif"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_support.gif*/) repeat-y;
	width: 248px;
	margin-top: 8px;
}

#jk_right .block_diendan ul {
	background: url("../other/images_all/graphics/bg_top_forum.gif"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_top_forum.gif*/) repeat-x
		top left;
	width: 248px;
}

#jk_right .block_diendan ul li {
	font-size: 14px;
	font-weight: normal;
	padding: 18px 8px 4px 8px;
}

#jk_right .block_diendan ul li a {
	color: #000;
	padding: 8px;
}

#jk_right .block_diendan ul li a.forum {
	background: url("../other/images_all/icons/icon_diendan.gif"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_diendan.gif*/) no-repeat
		left;
	padding-left: 35px;
}

#jk_right .block_diendan ul li a.support {
	background: url("../other/images_all/icons/icon_support.gif"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_support.gif*/) no-repeat
		left;
	padding-left: 35px;
}

#jk_right .block_diendan span {
	background: url("../other/images_all/graphics/bg_bottom_forum.gif"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_bottom_forum.gif*/) bottom
		no-repeat;
	display: block;
}

#jk_right .block_bantin {
	width: 249px;
	background: url("../other/images_all/graphics/bg_bantin_top.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_bantin_top.jpg*/)
		no-repeat top #f1f1f1;
	margin-top: 8px;
	padding-top: 5px;
   
}

#jk_right .block_bantin .content {
	border-left: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	width: 231px;
	padding-left: 8px;
	padding-right: 8px;

}

#jk_right .block_bantin .content img {
	margin: 6px;
}

#jk_right .block_bantin .content p {
	margin-top: 10px;
}

#jk_right .block_bantin .content p input {
	padding: 2px;
	margin-bottom: 4px;
}

#jk_right .block_bantin .content p input.form_email {
	background: url("../other/images_all/icons/icon_email.gif"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_email.gif*/) no-repeat left
		#FFF;
	border: 1px solid #999;
	width: 135px;
	padding-left: 18px;
	margin-right:3px;
}

#jk_right .block_bantin .content p input.but_email {
	background: url("../other/images_all/graphics/bg_but_email.gif"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_but_email.gif*/) repeat-x;
	border: none;
	color: #FFF;
	font-weight: bold;
	margin-left: -4px;
	width: 66px;
}

#jk_right .block_bantin .footer_bantin {
	background: url("../other/images_all/graphics/bg_bantin_bottom.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_bantin_bottom.jpg*/)
		no-repeat top;
	float: left;
	width: 249px;
	height: 7px;
}

/*----------------------------*/
#jk_right .block_tintudong {
	width: 249px;
	background: url("../other/images_all/graphics/bg_bantin_top.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_bantin_top.jpg*/)
		no-repeat top #f1f1f1;
	margin-top: 8px;
	padding-top: 5px;
	float: left;
	
}

#jk_right .block_tintudong .content_tintudong {
	border-left: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	float: left;
	width: 231px;
	padding-left: 8px;
	padding-right: 8px;
	height: 40px;
	padding-top: 10px;
}

#jk_right .block_tintudong .content_tintudong a {
    font-weight: normal;
	text-decoration: none;
	display: block;
	width: 170px;
	background: url("../other/images_all/icons/icon_nhantin_tudong.jpg"/*tpa=http://www.companyresource.net/other/images_all/icons/icon_nhantin_tudong.jpg*/)
		no-repeat;
	padding-left: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#jk_right .block_tintudong .footer_tintudong {margin-top:0px;height:6px;float:left;}

/*----------------------------*/
#jk_right .block_thongke {
	width: 249px;
	background: url("../other/images_all/graphics/bg_bantin_top.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_bantin_top.jpg*/)
		no-repeat top #f1f1f1;
	margin-top: 8px;
	padding-top: 5px;
	float: left;
	
}

#jk_right .block_thongke .content_thongke {
	border-left: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	float: left;
	width: 231px;
	padding-left: 8px;
	padding-right: 8px;
	height: 205px;
	padding-top: 10px;
}

#jk_right .block_thongke .content_thongke a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 190px;
	padding-left:0px;
	padding-right: 10px;
	padding-top: 3px;
}
#jk_right .block_thongke .footer_thongke {margin-top:0px;height:6px;float:left;}
#jk_right .block_thongke .content_thongke a:hover {text-decoration: underline;}
#jk_right .block_thongke .content_thongke li{line-height:22px;}
#jk_right .block_thongke .content_thongke li.title{font-weight:bold;color:#555555;}
#jk_right .block_thongke .content_thongke li.item{margin-left:8px;;}
#jk_right .block_tdnoibat {
	width: 249px;
	background: url("../other/images_all/graphics/bg_top.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_top.jpg*/) no-repeat top;
	padding-top: 5px;
	margin-top: 8px;
	float: left;
}

#jk_right .block_tdnoibat .content_tdnoibat {
	border-left: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	float: left;
	width: 231px;
	padding-left: 8px;
	padding-right: 8px;
}

#jk_right .block_tdnoibat .content_tdnoibat p.tieude {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}

#jk_right .block_tdnoibat .content_tdnoibat ul {
	margin-left: 14px;
	margin-top: 6px;
}

#jk_right .block_tdnoibat .content_tdnoibat ul li {
	display: inline;
	margin-right: 18px;
}

#jk_right .block_tdnoibat .content_tdnoibat ul li a {
	
}

#jk_right .block_tdnoibat .content_tdnoibat ul li a img {
	border: 1px solid #a6a6a6;
	margin-bottom: 12px;
}

#jk_right .block_tdnoibat .footer_tdnoibat {
	background: url("../other/images_all/graphics/bg_bottom.jpg"/*tpa=http://www.companyresource.net/other/images_all/graphics/bg_bottom.jpg*/) no-repeat
		top;
	float: left;
	width: 249px;
	height: 7px;
}

#thongke {
	width: 800px;
	height: 2px;
	background: #202d35;
	color: #FFFF00;
	float: left;
	margin-top: 8px;
	overflow:hidden;
}

#thongke ul {
	text-align: center;
	margin-top: 7px;
}

#thongke ul li {
	display: inline;
}

#thongke ul li ins {
	font-weight: bold;
	text-decoration: none;
}
/* Nam added */
.nghenghiep_1{ font-weight:bold;padding-bottom:5px;color:#000000;} 
.td_left ul li .nghenghiep_0{ padding-bottom:5px; height:auto;color:#000000;}
.td_left ul li .nghenghiep_2{ padding-bottom:5px;color:#FF0000;font-weight:bold;}
.job_view_all{ padding-right:5px; font-weight:normal; padding-top:5px; text-align:right; float:right;}
.job_view_all a{color:#000000;}
input.but_job_list_update{
	height: 26px;
	background: url("../other/images_all/graphics/bg_but_for_job.gif")  repeat-x left 0px ;
	color: #000000;
	font-weight: normal;
	border: none;
	width:90px;
	font-weight:bold;
	vertical-align:middle;
}
/* --- search bar ---------------------------------------------------------- */
#searchbar {
clear:both;
float:left;
width:798px;
 height: 71px;
 background-color: #f5f5f5;
 background: #f5f5f5 url(../other/images_all/graphics/bg_searchbar_center.png) top center repeat-x;
overflow:hidden;
}
table#searcharea {
 width: 99.99%;
}
table#searcharea td {
 height: 70px;
 vertical-align: middle;
}
table#searcharea td .key_type{
float:left; 
height:29px;
}
table#searcharea td.button {
 width: 102px;
 text-align: right;
 vertical-align:top;
 padding-top:20px;
}
table#searcharea td.adv_search {
  vertical-align:top;
 padding-top:20px;
}
table#searcharea td.lang {
  vertical-align:top;
 padding-top:24px;
}
table#searcharea td.input { width:320px;padding-top:20px; vertical-align:top;}
#searchbar input.text {
 width: 205px;
 height: 18px;
 padding-top: 4px;
 padding-left: 8px;
 background-color: white;
 border-left: solid 1px #b2bac3;
 border-top: solid 1px #b2bac3;
 border-right: solid 1px white;
 border-bottom: solid 1px white;
 font-family:Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 12px;
 color: black;
 vertical-align:middle;
 line-height:22px;
}
#searchbar input.search {
background:url(../other/images_all/graphics/bg_button_small.png) left top ;
width:102px;
height:25px;
 border:0px;
font-size:12px;
color:#A44124;
font-weight:bold;
}
#searchbar input.search[type="submit"]:hover{
   color: #000000;
   cursor:pointer;
}

.floatl {
float:left;
}
.floatr {
float:right;
}
table#searcharea td span.search_text{ vertical-align:middle;height:28px;font-weight:bold;}
/*button - joblist*/
a.joblist_button{
	background:url(../other/images_all/graphics/bg_button.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
}
a:hover.joblist_button{
	color:#0066CC;
}
.joblist_apply{
	background:url(img/user.gif) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}
.bigger{padding-left:12px;width:784px;}
.itext{width:200px;}
div.summary_box{clear:both;float:left;width:778px;margin-bottom:10px;border:1px solid #e8e8e8;padding-bottom:10px;padding-top:10px;padding-left:20px;}
div.summary_box ul.box_content{margin-left:20px;}
div.summary_box ul li{
width:auto;
padding-left:20px;
float:left;
color:#555555;;
margin-right:20px;
}
select.itext{width:204px;padding-left:3px;}
.lst_td_ItemTitle{color:#555555;padding-left:3px;}
.td_ViewItemTitle {
	color: #505050;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	white-space: nowrap;
}
table.form_container{padding-left:10px;}
#account{position:absolute;left:0px;top:100px;}
#tuyendung .bang_td h2{font-size:12px;}
.active_code_container{width:784px;}