article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
body	{width:100%; min-height:100%; text-align:center;background-color:#fff; /*background-image:url("images/bg.png");background-repeat:repeat-x; background-position:bottom;*/ font-size:12px;}
a {text-decoration:none; color:#7f009a; font-family:Arial;}
img {border:0;padding:0; margin:0;}
div {display:inline-block; border:0px solid yellow; overflow:hidden; text-align:left; font-size:12px;}
td {vertical-align:top; border:0px;}
ol li {line-height:25px;}

h1 {color:rgb(0, 153, 0); font-size:30px; } 
h2 {color:rgb(255, 153, 0); font-size:24px; } 
ul.contentlist li {list-style:circle; line-height:25px; margin:0 0 25px 0;}
.title {padding:30px 0;}

#main_container	{/*float:center;*/float:left; width:960px; height:auto; margin:auto; line-height:25px; }

header {float:left; width:960px; height:101px; background:#fefeda;}
header #logo {float:left; width:491px; height:101px;}
header #flash {float:left; width:408px; height:101px;}

nav {float:left; width:960px; height:21px; background:#fefeda;}

section {float:left; width:960px; min-height:600px; background:url("images/bg/left_panel.png") repeat-y;}
section aside {float:left; width:118px; height:600px; }
section	article {float:left; width:772px; min-height:590px; margin:0 0 36px 10px;}

footer {float:left; width:782px; min-height:130px; text-align:center; }
footer .logo4 {float:left; min-height:130px; width:800px;margin:0 0 0 120px; text-align:center; }


.worker_cell_1																								 {
	float:left;
	width:400px;
	height:220px;
	padding-right:10px;
	padding-bottom:10px;
	border:#CCC solid 1px;
}
.worker_result{
	width:850px;
	display:inline-block;
}

.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:220px;
	height:250px;
	font-family:"Arial";
	font-size:14px;
	color:#666666;	
	margin-left:20px;
}

.worker_cell_1 .worker_result_title
{
	float:left;
	width:40px;
	font-family:"Arial";
	font-size:14px;
	color:#3B9766;
	padding-bottom:3px;
}
.worker_cell_1 .worker_result_title_1
{
	float:left;
	width:60px;
	font-family:"Arial";
	font-size:14px;
	color:#3B9766;
	padding-bottom:3px;
}

.worker_cell_1 .worker_result_data_1
{
	float:left;
	width:180px;
	padding-bottom:3px;
	color:#000000;
}
.worker_cell_1 .worker_result_data_2
{
	float:left;
	width:160px;
	padding-bottom:3px;
	color:#000000;
}
.worker_cell_1 .worker_result_data
{
	float:left;
	width:70px;
	padding-bottom:3px;
	color:#000000;
}

.worker_cell_1 .worker_button_cell
{
	float:left;
	width:400px;
	height:60px;
	text-align:center;
	display:inline-block;
}

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