#la_index_main_pic{
	width:950px;
	height:286px;
	margin:0 auto;
}

#la_index_pick_up{
	width:950px;
	height:181px;
	margin:0 auto;
	background:url(../images/index/la_pick_up_bg.gif);
}
	#la_index_pick_up #post_num{
		width:930px;
		height:40px;
		text-align:right;
		color:red;
		font-size:15px;
		font-weight:bold;
		padding-top:10px;
		padding-right:20px;
	}
	#la_index_pick_up #company_banner{
		text-align:center;
	}

#la_index_main{
	width:950px;
	height:419px;
	margin:0 auto;
	background-color:white;
}
	#la_index_main #la_index_main_left{
		float:left;
		width:482px;
	}
	#la_index_main #la_index_main_right{
		float:left;
		width:468px;
	}
		#la_index_main #la_index_main_right #la_login_div_my{
			background:url(../images/common/la_login_bg.gif);
			height:141px;
			font-size:12px;
			padding-top:30px;
			padding-left:30px;
			line-height:20px;
		}
		#la_index_main #la_index_main_right #la_login_div{
			background:url(../images/common/la_login_bg.gif);
			height:171px;
		}
			#la_index_main #la_index_main_right #la_login_div #la_login_table{
				margin:40px 0 0 20px;
				font-size:12px;
				font-weight:bold;
			}
				#la_index_main #la_index_main_right #la_login_div #la_login_table #login_btn{
					background: url("../images/common/la_login_btn.jpg");
					display: block;
					height: 52px;
					width: 187px;
				}
				#la_index_main #la_index_main_right #la_login_div #la_login_table #login_btn:hover{
					background-position: 0 -52px !important;
				}
				#la_index_main #la_index_main_right #la_login_div #la_login_table td{
					height:23px;
					width:240px;
				}
					#la_index_main #la_index_main_right #la_login_div #la_login_table td input{
						height:20px;
					}
		#la_index_main #la_index_main_right #la_search_div{
			background:url(../images/common/la_search_bg.gif);
			height:131px;
			padding:40px 0 0 190px;
		}
			#la_index_main #la_index_main_right #la_search_div #searchFormBtn{
				background-image:url(../images/index/search_m.jpg);
				display:block;
				height:30px;
				width:150px;
			}
			#la_index_main #la_index_main_right #la_search_div #searchFormBtn:hover{
				background-position: 0 -30px !important;
			}

#la_bottom_search{
	width:930px;
	margin:0 auto;
	background-color:white;
	padding:10px;
	height:280px;
}
	#la_bottom_search .la_bottom_search_block{
		float:left;
		width:460px;
	}
		#la_bottom_search .la_bottom_search_block .la_bottom_search_title{
			background: url("../images/common/la_title_bg.gif") repeat-x scroll 0 0 transparent;
			height: 27px;
			font-size:12px;
			font-weight:bold;
		}
			#la_bottom_search .la_bottom_search_block .la_bottom_search_title div{
				background: url("../images/common/la_ar_2.gif") no-repeat;
				padding:7px 0 0 30px;
			}
		#la_bottom_search .la_bottom_search_block .la_bottom_search_content{
			margin-bottom:10px;
		}
			#la_bottom_search .la_bottom_search_block .la_bottom_search_content a{
				background: url("../images/common/la_ar_1.jpg") no-repeat;
				color: #0099FF;
				display: block;
				font-size: 12px;
				margin: 8px 8px;
				padding-left: 15px;
				text-decoration: underline;
				float:left;
			}
			#la_bottom_search .la_bottom_search_block .la_bottom_search_content a:hover{
				text-decoration: none;
				color:red;
			}