/* Chart */
#mobileArea{
margin:40px 0 0 25px;
padding:0;
width:693px;
}

#mobileArea h2{
margin:0 0 25px 0;
padding:0;
}

#mobileArea h3{
margin:0 0 15px 0;
}

#mobileArea #mobileR h4{
color:#999999;
margin:5px 0 15px 0;
background:url(../mobile/dot.gif) left no-repeat;
padding: 0 0 0 15px;
font-size:12px;
font-weight:bold;
}

#mobileL{
width:194px;
margin:0 15px 15px 0;
float:left;
}

#mobileR{
float:right;
text-align:left;
width:483px;
}

#qrBox{
width:480px;
}

#qr{
	border: 7px solid #333;
	background: #242424;
	width: 150px;
	height:110px;
	margin:10px 15px 10px 0;
	padding:0px 10px 15px 10px;
	color:#999;
	float:left;
	}
	
#qr .code{
text-align:center;
}

#mail{
	border: 7px solid #333;
	background: #242424;
	width: 235px;
		height:110px;
	margin:10px 0 0 0;
	padding:0px 10px 15px 10px;
	color:#999;
	float:left;
	}
	
#mail	.btn{
text-align:center;
margin:15px 0 15px 0;
}


#treeL{
width:194px;
margin:0 15px 15px 0;
float:left;
}

#treeR{
float:right;
text-align:left;
width:483px;
}


#appliL{
width:194px;
margin:0 15px 15px 0;
float:left;
}

#appliR{
float:right;
text-align:left;
width:483px;
}

.appli_down_area{
	position:relative;
	width:466px;
	height:95px;
	background:url(../mobile/appli_down_bg.jpg) no-repeat;
}

.appli_down_area .down_btn{
	position:absolute;
	top:47px;
	left:118px;
}

