*{
	padding:0;
	margin:0;
	font-family:"ＭＳ Ｐゴシック";	
}

ul{
	list-style-type:none;
	overflow:hidden;
}

li{
	overflow:hidden;
}

div{
	overflow:hidden;
}

img{
	border:0;
}

body{
	background-color:#103910;
}

h1{
	margin:10px auto;
	width:900px;
	font-size:11px;
	color:#ffffff;
}

#la_top{
	width:900px;
	height:92px;
	background:url(../images/la_top_bg.gif) no-repeat right;
	margin:10px auto;
}

#la_main{
	width:900px;
	margin:10px auto;
}
	#la_main #la_left{
		float:left;
		width:600px;
	}
		#la_main #la_left #la_shop_show{
			padding-left:10px;
		}
			#la_main #la_left #la_shop_show #la_shop_content{
				width:442px;
				background-color:#ffffff;
				padding:20px 100px 20px 20px;
			}			
				#la_main #la_left #la_shop_show #la_shop_content #la_shop_content_title{
					font-size:14px;
					color:#103910;
					font-weight:bold;
					border-left:3px solid #103910;
					padding-left:10px;
					margin-bottom:20px;
				}
				#la_main #la_left #la_shop_show #la_shop_content #la_shop_content_cate{
					font-size:11px;
					color:#4b4b4b;
					margin-bottom:20px;
				}
				#la_main #la_left #la_shop_show #la_shop_content #la_shop_content_content{
					font-size:12px;
					line-height:20px;
					color:#4b4b4b;
					margin-bottom:20px;
				}
				#la_main #la_left #la_shop_show #la_shop_content #la_shop_content_href{
					font-size:11px;	
					font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
					color:#aaaaaa;
				}
					#la_main #la_left #la_shop_show #la_shop_content #la_shop_content_href a{
						color:#aaaaaa;
						font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
						text-decoration:underline;				
					}
					#la_main #la_left #la_shop_show #la_shop_content #la_shop_content_href a:hover{
						color:#4b4b4b;
						text-decoration:none;				
					}
				#la_main #la_left #la_shop_show #la_shop_content #la_shop_content_pic{
					margin-top:30px;
				}
			#la_main #la_left #la_shop_show #la_shop_type{
				position: absolute;
				padding:20px 0 0 500px; 
			}

		#la_main #la_left #la_other_shop_show{
			padding-left:10px;
			margin-top:20px;
		}
			#la_main #la_left #la_other_shop_show #la_other_shop_content{
				width:442px;
				background-color:#ffffff;
				padding:0 100px 0 20px;
				line-height:22px;
			}		
		#la_main #la_left .la_shop_list{
			width:599px;
			height:224px;
			background-image:url(../images/la_main_bg.gif);
			margin-bottom:20px;
		}
			#la_main #la_left .la_shop_list .la_shop_num{
				width:37px;
				height:194px;
				float:left;
				color:#ffffff;
				font-size:12px;
				font-weight:bold;
				padding:20px 0 0 25px;
			}
			#la_main #la_left .la_shop_list .la_shop_content{
				width:445px;
				height:204px;
				float:left;
				padding-top:20px;				
			}
				#la_main #la_left .la_shop_list .la_shop_content a{
					font-size:14px;
					font-weight:bold;
					color:#103910;
					text-decoration:none;
					line-height:20px;
				}
				#la_main #la_left .la_shop_list .la_shop_content a:hover{
					color:#117a11;
					text-decoration:underline;
				}
				#la_main #la_left .la_shop_list .la_shop_content div{
					font-size:12px;
					color:#707070;
					line-height:20px;
					padding:10px 0 10px 0;
				}
				#la_main #la_left .la_shop_list .la_shop_content span{
					font-size:11px;
					font-weight:bold;
					color:#707070;
					line-height:0;
				}
					#la_main #la_left .la_shop_list .la_shop_content span a{
						font-size:11px;
						font-weight:bold;
						color:#707070;
						line-height:0;
						text-decoration:none;
					}
			#la_main #la_left .la_shop_list .la_shop_type{
				width:92px;
				height:69px;
				float:left;
				padding-top:155px;
			}
	#la_main #la_right{
		float:left;
		width:300px;
	}
		#la_main #la_right .la_right_cate{
			font-size:12px;
			line-height:20px;
			margin:8px 0 0 15px;
			width:285px;
		}
			#la_main #la_right .la_right_cate_pic{
				height:16px;
			}
			#la_main #la_right .la_right_cate_content{				
				background-color:#ffffff;
				padding-left:10px;
			}
				#la_main #la_right .la_right_cate_content a{
					display:block;
					color:#103910;
					width:260px;
					height:20px;
					padding-left:20px;
					background:url(../images/la_arrow.gif) no-repeat;
					background-position:0 10px;
				}
				#la_main #la_right .la_right_cate_content a:hover{
					color:#656565;
					text-decoration:none;
				}
	#la_main #la_clear{
		width:900px;
		clear:all;
	}

#la_foot{
	width:880px;
	height:58px;
	background-image:url(../images/la_bottom_bg.gif);
	margin:20px auto;
	color:#ffffff;
	font-size:12px;
	padding:10px 0 0 20px;
	line-height:30px;
}
	#la_foot a{
		color:#ffffff;
		text-decoration:none;
	}
	#la_foot a:hover{
		text-decoration:underline;
	}