body {
	margin: 0px;
	padding: 0px;
	font: 12px tahoma, sans-serif;
	background: #0657a1 url(p_ccjobs/t_default/s_default/img/body_bg.jpg) repeat-x;
	color: #585858;
}

form, p {
	margin: 0px;
	
}

a {
	color: #537aa5;
	text-decoration: none;
}

a:hover {
	color: #537aa5;
	text-decoration: underline;
}

#page {
	position: relative;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	background: white;
}

#ccjsearch {
	height: 40px;
}

#ccjhead {
	position: relative;
	width: 930px;
	height: 200px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 7px;
	background: url(p_ccjobs/t_default/s_default/img/head.jpg) no-repeat 281px 15px;
}

a.ccjhead-image {
	display: block;
	width: 281px;
	height: 200px;
	background: url(p_ccjobs/t_default/s_default/img/head_logo.jpg) no-repeat;
	text-decoration: none;
	
}

a.ccjhead-image:hover {
	text-decoration: none;
	
}

#ccjmenu {
	width: 930px;
	height: 39px;
	padding-bottom: 7px;
	background: url(p_ccjobs/t_default/s_default/img/menu_bg.gif) no-repeat;
}

#ccjcontent {
	clear: both;
	width: 930px;
	padding: 0px;
	background: url(p_ccjobs/t_default/s_default/img/page_bg.gif) repeat-y;
	
}

#ccjleftpanel {
	float: left;
	width: 215px;
	height: 350px;
	padding-right: 10px;
}

#ccjcontentpanel {
	float: left;
	width: 705px;
	background: url(p_ccjobs/t_default/s_default/img/content_top_bg.gif) no-repeat;
}

#ccjrightpanel {
	display: none;
}

#ccjcontentend {
	position: relative;
	clear: both;
	height: 23px;
	padding-left: 225px;
	padding-top: 35px;
	background: url(p_ccjobs/t_default/s_default/img/content_bottom_bg.gif) no-repeat 225px 0px;
	
}

#ccjfooter {
	display: none;
}

div.cpanel {
	clear: both;
	width: 705px;
	margin: 0px;
}

div.cpanel h1 {
	position: relative;
	line-height: 28px;
	font-size: 13px;;
	font-family: tahoma;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	vertical-align: middle;
	color: #537aa5;
	text-transform: uppercase;
	
}

div.cpanel h1 a {
	color: #537aa5;
}

div.cpanel h1 a:hover {
	color: #537aa5;
}

.cpanel-data {
	padding: 15px;
}

div.cpanel-nohead {
	clear: both;
	width: 705px;
}

div.cpanel-nohead h1 {
	display: none;
}

div.cpanel-nohead-data {
	
}

.data-end {
	clear: both;
	font-size: 0.1em;
	line-height: 1px;
	height: 1px;
}

a.ccj-bt {
	text-decoration: none;
	font-weight: bold;
	color: #537aa5;
}

a.ccj-bt:hover {
	text-decoration: underline;
	color: #537aa5;
}

a.ccj-bt-orange {
	text-decoration: none;
	font-weight: bold;
	color: #de5900;
}

a.ccj-bt-orange:hover {
	text-decoration: underline;
	color: #de5900;
}

.warrow {
	display: table-cell;
	padding-left: 20px;
	line-height: 18px;
	height: 18px;
	background: url(p_ccjobs/t_default/s_default/img/body_button.gif) no-repeat 0px center;
}

.head-arrow {
	display: block;
	padding-left: 35px;
	line-height: 25px;
	width: auto;
	height: 25px;
	background: url(p_ccjobs/t_default/s_default/img/top_button.jpg) no-repeat 0px 0px;
}

span.req {
	color: #ff0000;
	font-weight: bold;
}

.hide {
	display: none;
}

table.upload {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table.upload td {
	padding: 0px;
	margin: 0px;
}

table.upload_data {
	width: 55px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-left: 10px;
	padding: 0px;
}

table.upload_data td {
	padding: 0px !important;
}

table.upload_data tr.upload_data td {
	padding: 0px;
	margin: 0px;
	width: 55px;
	height: 55px;
	vertical-align: middle;
	text-align: center;
	background: url(p_default/t_default/s_default/img/image_bg.gif);
}

table.upload_data td.upload_bt1 {
	width: 50%;
	text-align: left;
	
}

table.upload_data td.upload_bt2 {
	width: 50%;
	text-align: right;
}

div.hlcenter {
	text-align: center;
	
}

.req {
	font-weight: bold;
	color: #de5900
}

.error {
	font-weight: bold;
	color: #ff0000;
}

.padtb9 {
	padding-top: 9px;
	padding-bottom: 9px;
}

.padlr9 {
	padding-left: 9px;
	padding-right: 9px;
	
}

.padb9 {
	padding-bottom: 9px;
	
}

.brdb5w {
	border-bottom: 5px solid white;
	
}

.padlr0 {
	padding-left: 0px;
	padding-right: 0px;
	
}

#test-mode {
	width: auto;
	border-bottom: 1px solid white;
	background: #8c0b24;
	height: 51px;
}

#test-inner {
	padding-top: 20px;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
	font-family: tahoma;
	font-size: 11px;
	color: #d09ba5;
}

#test-inner a {
	color: white;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
}

#test-inner a:hover {
	text-decoration: underline;
}

#test-inner div {
	float: right;
	font-weight: bold;
}

#test-inner span {
	color: #ffc000;
}

