html {
	overflow-x: hidden;
	overflow-y: auto;
}


body {
	font-family:Arial, Verdana, Helvetica, Comic Sans MS;
	background-color: #ccc;
	font-size:12px;
	color:#463f25;
	margin:0;
	padding:0;
	line-height: 18px;
}

td {
	font-size:12px;
}

b	{
	font-size: 100%;
}

em {
	color: #FF3300;
	font-weight: normal;
}

strong {
	color: #666;
}

p {
	font-size:10px;
	line-height:18px;
	padding:0;
	margin:0;
}

hr {
	border:0;
	border-top:1px dashed #d7d7d7;
}

ol, ul {
	padding:0;
	margin:0;
}

strong {
	color:#463f25;
}

a, a:link, a:active, a:hover, a:visited {
	font-size:12px;
	font-weight:normal;
	color:#7d8658;
	text-decoration:none;
	letter-spacing:0px;
	outline: none;
}

a:hover {
	color:#463f25;
	text-decoration:none;
	outline: none;
	
}

#main_container, #main_container_online_job {
	margin:0 auto;
	padding:0;
	width:600px;
	height:auto;
	background-color:#fff;
}

#main_container_online_job {
	width:700px;
}


#header, #header_online_job {
	width:600px;
	height:83px;
	
	
}

#header_online_job {
	width:700px;
	background-color:#90976b;
	
}

#body, #body_online_job {
	width:600px;
	/*height:405px;*/
}

#body_online_job {
	width:700px;
}

#popup_title {
	height:	70px;
	text-align:right;
	
}

#main_form {
	height:335px;
}

#main_content {
	width:600px;
	margin-left:30px;
	margin-right:30px;
}

#form_left {
	width:290px;
	/*border:1px solid #000;*/
	float:left;
}

#form_right {
	width:290px;
	float:right;
	/*border:1px solid #000;*/
}

#form_clear {
	clear:both;
	
}


#footer, #footer_online_job {
	width:600px;
	height:12px;
	background:url(../images/popup/footbar.jpg) no-repeat;
}

#footer_online_job {
	width:700px;
	background-color:#51616e;
	
}


.bodyContent /*-- for txt --*/
{
	font-family:Helvetica, Arial, Verdana;
	font-size: 10px;
  text-align: justify;
}

.titleContent {
	font-size:12px;
	font-weight:bold;
	
}


/*--- BEGIN contact_form ---*/
#contact {
	margin:0;
	padding:0;
	border:none;
}

#contact form {
	margin:0;
	padding:0;
}

#contact fieldset {
	border: 0;
}

#contact legend {
	display: none;
}

#contact label {
	display: block;
	
	font-size:12px;
	color:#23408f;
	margin:0;
	padding:0;
}

#contact_label, #contact_input {
	float:left;
	width:100px;
	height:30px;
	/*border:1px solid;*/
}

#contact_input, #contact_comment {
	float:right;
	width:166px;
}

#contact_comment {
	height:80px;
}


#contact_submit {
	
	clear:both;

}

#input_text, #input_text1, #input_text2, #input_text3,
#input_textarea, #input_textarea1, #input_textarea2, 
#input_select, 
#input_date1, #input_year1

{
	font-family:arial;
	margin:0;
	border: 1px solid #dedede;
	color: #898989;
	background:none;
	background-color: #f2f2f2;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 180px;
	height: 20px;
}

#input_textarea {
	height:50px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#input_text1 {
	width:300px; /* auto */
}

#input_text2 {
	width:240px; /* auto */
}

#input_text3 {
	width:120px; /* auto */
}

#input_date1 {
	width:70px;
}

#input_year1 {
	width:40px;
}

#input_textarea1, #input_textarea2 {
	width:300px; /* auto */
	height:80px;
	font-size:10px;
}

#input_textarea2 {
	width:650px;
	height:100px;
	
}


#input_select {
	padding:0;
	margin:0;
	width:auto;
}

.input_send, .input_send_hover {
	height:19px;
	width:68px;
	color:#404040;
	font-size:10px;
	font-family:Helvetica;
	border:0px;
	background: url(../images/modules/btn_send_0.jpg) no-repeat;
	cursor:hand;
}

.input_send_hover {
	background: url(../images/modules/btn_send_1.jpg) no-repeat;
}

td.job_label {
	padding-top:0px;
	height:30px;
	vertical-align:top;
	/*border:1px solid #000;*/
}

td.job_input {
	vertical-align:top;
	height:24px;
}

td.job_title {
	font-weight:bold;
	font-size:14px;
	height:30px;
	vertical-align:bottom;
	
}

table.job_table {
	padding:0;
	margin:0;
	width:660px;
}


.input_subscribe, .input_subscribe_hover, .input_unsubscribe, .input_unsubscribe_hover {
	height:19px;
	width:68px;
	color:#404040;
	font-size:10px;
	font-family:Helvetica;
	border:0px;
	background: url(../images/modules/btn_login_0.jpg) no-repeat;
	cursor:hand;
}


.input_subscribe {
	background: url(../images/modules/btn_subs_0.jpg) no-repeat;
	
}

.input_subscribe_hover {
	background: url(../images/modules/btn_subs_1.jpg) no-repeat;
	
}

.input_unsubscribe {
	background: url(../images/modules/btn_unsubs_0.jpg) no-repeat;
	
}

.input_unsubscribe_hover {
	background: url(../images/modules/btn_unsubs_1.jpg) no-repeat;
	
}