/*////////////////////////////////////
				*****
////////////////////////////////////*/
#wrap{
	width: 780px;
	margin:0 auto;
	padding:0 15px 8px 15px;
	border-left:4px solid #ccc;
	border-right:4px solid #ccc;	
	border-bottom:4px solid #ccc;
	background:#FFFFFF;
}
#contents{
	text-align:left;
	background:url(../imgjob/oatime_tx.jpg) no-repeat;
	padding:0;
}

/*////////////////////////////////////
				header
////////////////////////////////////*/

#header{
	width:818px;
	height:108px;
	margin:0 auto;
	text-align:left;
	background:url(../imgjob/bg_header_w.gif);
}


#logo{
	float:left;
	width:275px;
	height:55px;
	padding:37px 0 0 15px;
}

#headnav{
	float:right;
	width:400px;
	padding:80px 20px 0 0;
	text-align:right;
}



/*////////////////////////////////////
				footer
////////////////////////////////////*/
#footer{
	text-align:left;
	width:780px;
	height:70px;
	border-top:2px solid #DDD;
	padding-top:5px;
}
#footerinner{
	padding:2px;
	text-align:right;
	float:left;
}
/*////////////////////////////////////
			main sub
////////////////////////////////////*/
#main{
	float:left;
	width:530px;
	padding:5px 5px 20px 5px;
	border-right:dotted 1px #CCCCCC;

}

#sub{
	float:right;
	font-size:12px;
	width:210px;
	padding:5px 5px 20px 5px;

}