body{
	line-height:1.4;
	*padding-bottom:20px;
}

img{
	vertical-align:baseline;
	border:none;
	margin:0;
}

#header{
	width:100%;
}

#footer{
	width:98%;
	margin:20px 1%;
	clear:both;
}

#main{
	width:100%;
	text-align:center;
	padding-top:20px;
	font-size:85%;
}
#main .bg{
	margin-top:20px;
	padding:20px 0;
	background:#f3f3f3 url(/navigate/support/lavietab/133q/images/bg_01.gif) repeat-x left top;
	text-align: center;
}

#main .inner{
	width: 950px;
	max-width:950px;
	margin:0 auto;
	text-align: left;
}
@media screen and (min-width: 1px) {
	#main .inner{
		width:100%;
	}
}

@media screen and (min-width: 950px) {
	#main .inner{
		_width:950px;
		_margin:0 auto;
	}
}

.LinkArea{
	width:950px;
	background:#dfdfdf url(/navigate/support/lavietab/133q/images/bg_02.gif) repeat-x left top;
}
@media screen and (min-width: 1px) {
	.LinkArea{
		width:100%;
	}
}

.LinkArea a{
	color:#333;
	text-decoration:none;
}

.LinkArea .bg{
	margin:0 10px;
	padding:10px;
}

.LinkArea .inner{
	max-width:910px;
	margin:0 auto;
}

.LinkArea .leftBox,
.LinkArea .rightBox{
	float:left;
	width:49.5%;
/*	height:110px;*/
	padding-top: 10px;
	min-height: 90px;
	background:#fff;
	text-align:left;
	border-collapse:collapse;
	border-spacing:0;
	cursor:pointer;
}

.LinkArea .leftBox{
	margin-right:1%;
	*margin-right:0.8%;
}

@media screen and (max-width: 640px) {
	.LinkArea .leftBox,
	.LinkArea .rightBox{
		float:none;
		width:100%;
	}
	
	.LinkArea .leftBox{
		margin-bottom:10px;
	}
}

.LinkArea .l_image{
	width:140px;
	text-align:right;
	padding-right:10px;
	float: right;
	display: inline;
}

.LinkArea .l_image img{
	display: inline;
}

.LinkArea .l_text{
	background:url(/navigate/support/lavietab/133q/images/mark_right.gif) no-repeat 10px center;
	padding-left:25px;
	font-size:108%;
	margin-top: 1.5em;
}

#toTop{
	width:940px;
	max-width:940px;
	margin:10px auto;
	text-align:right;
	clear:both;
}
@media screen and (min-width: 1px) {
	#toTop{
		width:100%;
	}
}

#toTop img{
	margin-right:15px;
}

@media screen and (max-width: 800px) {
	#toTop img{
		margin-right:20px;
	}
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block;}
/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

