/*
Law
*/

#LawBox{
	float:left;
	width:732px;
	margin-right:10px;
}

#LawBody{
	width:732px;
}

#HeaderAdv{
	float:left;
	padding:0 5px;
}

#HeaderAdv>a{
	display:block;
	float:left;
	padding:5px 20px 0 25px;
	background-image:url(/img/icon_adv.gif);
	background-repeat:no-repeat;
}

#SearchLivingForm{
	display:block;
	float:right;
	width:300px;
	margin-top:10px;
	text-align:right;
}

#SearchLivingFormBtn{
	vertical-align:top;
	margin-left:10px;
}


#LivingLinks{
	clear:both;
	margin:10px 0;
}

#MenuNewBK{
	text-align:right;
}

#LawBoxTop{	
	background-image:url(/law/imgs/waku_top.gif);
	height:20px;
}

#LawBoxBottom{
	clear:both;
	background-image:url(/law/imgs/waku_bottom.gif);
	height:20px;
}

#LawBoxMiddle{
	padding:0 20px;
	background-image:url(/law/imgs/waku_middle.gif);
	background-repeat:repeat-y;
}

#LawMainTitle{
	width:287px;
	float:left;
	margin-right:40px;
}

#ProfileBox{
	float:left;
	width:350px;
}

#ProfilePic{
	float:left;
	width:85px;
}

#ProfileContents{
	float:left;
	padding-left:10px;
	width:250px;
	font-size:10px;
}

#LawyerName{
	border-bottom:dotted 1px #999999;
	padding-bottom:5px;
	margin-bottom:5px;
}

#HealthContents{
	clear:both;
	padding-top:10px;
}

.Q{
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

.Q strong{
	color:#0000FF;
}

.A{
	padding-top:5px;
	padding-bottom:5px;
}

.A strong{
	color:#FF0000;
}

#NextInfo{
	padding-top:10px;
	padding-bottom:10px;
	color:#0054A6;
}

#HealthInformation{
	clear:both;
	width:440px;
	padding:10px;
	background-color:#ECECEC;
	color:#666666;
}

#InformationLogo{
	float:left;
	padding-right:10px;
	width:24px;
}

#InformationLeft{
	float:left;
	padding-right:10px;
}

#InformationRight{
	float:left;
}

#Tab{
	float:right;
	width:152px;
	height:20px;
	text-align:center;
	padding-top:2px;
	background-image:url(/law/imgs/tab_bg.gif);
	background-repeat:no-repeat;
}

#Tab a{
	background-image:url(/law/imgs/list_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:8px;
}

#Tab a:hover{
	color:#0000FF;
	background-image:url(/law/imgs/list_arrow_a.gif);
}

#RightArea{
	float:right;
	text-align:center;
	width:255px;
}

.BannerGap{
	height:10px;
}

/*
BackNumber Page
*/

#LawBacknumberTitle{
	width:100%;
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
}

#LawBacknumberBody{
	width:660px;
	border:solid 2px #4AC4C9;
	padding:20px;
}

.IconsLawTax{
	clear:both;
	width:700px;
	padding-top:15px;
}

.EachBacknumberImg{
	float:left;
	width:80px;
	margin-right:5px;
	margin-bottom:10px;
}

.EachBacknumber{
	float:left;
	width:600px;
}

#BackNumberBalloon{
	position:absolute;
	z-index:100;
}

#BalloonTop{
	width:250px;
	height:15px;
	background-position:bottom;
	background-image:url(/asset_living/img/balloon_top.gif);
	background-repeat:no-repeat;
}

#BalloonBody{
	width:230px;
	padding:0 10px;
	background-image:url(/asset_living/img/balloon_body.gif);
	background-repeat:repeat-y;
	color:#666;
}

#BalloonBottom{
	width:250px;
	height:17px;
	background-image:url(/asset_living/img/balloon_bottom.gif);
	background-repeat:no-repeat;
}

