body {
	background-image:url('images/background.png');background-repeat:repeat-x;background-position:top;background-color:#59BEFF;font-family:arial;
}

.index-table{
	width:1024px; margin-left:auto;margin-right:auto;
}

.upper_header{
	display:inline-block;
}

.logo{
	float:left;margin-top:20px;margin-left:50px;
}

.address{
	float:right;margin-top:10px;
}

.menu{
	background-image:url('images/menu.png');width:940px;height:41px;margin-left:auto;margin-right:auto;margin-top:15px;
}

.banner{
	width:940px;height:333px;margin-left:auto;margin-right:auto;margin-top:10px;
}

.content{
	width:940px;height:auto;margin-left:auto;margin-right:auto;margin-top:15px;
}

.upper_content{
	background-image:url('images/background_header.png');width:940px;height:9px;
}

.center_content{
	background-image:url('images/background_content.png');width:940px;min-height:300px;padding-bottom:20px;
}

.receipe_content{
	background-image:url('images/background_content.png');width:920px;min-height:300px;padding-left:20px;
}

.content_title{
	margin-left:10px;
}					  

.lower_content{
	background-image:url('images/background_footer.png');width:940px;height:8px;
}

.index_content{
	display:inline-block;margin-top:15px;min-height:500px;height:auto;
}

.search{
	float:left;width:334px;height:auto;margin-left:40px;
}

.search_header{
	background-image:url('images/search_header.png');width:334px;height:9px;
}

.search_content{
	background-image:url('images/search_content.png');width:334px;height:530px;
}

.search_footer{
	background-image:url('images/search_footer.png');width:334px;height:8px;
}

.maid{
	float:left;width:334px;height:auto;margin-left:10px;
}

.maid_header{
	background-image:url('images/maid_header.png');width:294px;height:9px;
}

.maid_content{
	background-image:url('images/maid_content.png');width:294px;height:400px;
}

.maid_footer{
	background-image:url('images/maid_footer.png');width:294px;height:9px;
}

.employer{
	float:left;width:255px;min-height:417px;margin-left:10px;
}

.employer_header{
	background-image:url('images/employer_header.png');width:294px;height:9px;
}

.employer_content{
	background-image:url('images/employer_content.png');width:294px;height:400px;
}

.employer_footer{
	background-image:url('images/employer_footer.png');width:294px;height:9px;
}

.footer{
	font-size:12px;margin-top:15px;font-family:Arial;color:#222222;text-align:center;
}

.worker_cell_1
{
	float:left;
	width:400px;
	height:220px;
	padding-right:10px;
	padding-bottom:10px;	
}

.worker_cell_1 .worker_photo_button
{
	float:left;
	width:120px;
	height:250px;
	padding-right:5px;		
}

.worker_cell_1 .worker_photo
{
	float:left;
	width:120px;
	height:190px;
}

.worker_cell_1 .worker_info
{
	float:left;
	width:250px;
	height:250px;
	font-family:"Arial";
	font-size:14px;
	color:#666666;	
	margin-left:20px;
}

.worker_cell_1 .worker_result_title
{
	float:left;
	width:100px;
	font-family:"Arial";
	font-size:14px;	
	height:auto;
	color:#3399CC;
	padding-bottom:3px;
}
.worker_cell_1 .worker_result_title_1
{
	float:left;
	width:250px;
	font-family:"Arial";
	font-size:14px;	
	height:auto;
	color:#3399CC;
	padding-bottom:3px;
}

.worker_cell_1 .worker_result_data_1
{
	float:left;
	width:150px;
	height:auto;
	padding-bottom:3px;
	color:#000000;
}
.worker_cell_1 .worker_result_data
{
	float:left;
	width:250px;
	padding-bottom:3px;
	color:#000000;
}

.worker_cell_1 .worker_button_cell
{
	float:left;
	width:120px;
	height:60px;
	text-align:center;
}

.worker_cell_1 .worker_button
{
	width:92px;
	height:23px;
	padding-bottom:5px;
	margin:0 auto 5px auto;	
}
