@charset "utf-8";
/* CSS Document */
.text_compar{
	width:920px;
	margin:0px auto;
	height:100%;
	overflow:hidden;
}
.text_compar p{
	margin:20px 0px;
	}
.compar{
	background-color:transparent;
}
div.compar {
	width:824px;
	margin:0px auto;
	height:100%;
	overflow:hidden;
	}
.compar div.slogan{
	height: 24px;
	margin:20px 410px 2px 0px;
	width:412px;
	font-size:24px;
	line-height:24px;
	text-align:right;
	float:left;
		}
.compar div.slogan.slb{
	color:#3399CC;
		}
.compar div.slogan.sdb{
	color:#0066CC;
		}
.compar div.text{
	width:412px;
	height:30px;
	font-size:18px;
	text-align:right;
	line-height:30px;
	float:left;
	}
.compar div.icon{
width:80px;
height:76px;
margin:2px 0px 0px 2px;
font-size:11px;
text-align:center;
vertical-align:middle;
font-weight:bold;
float: left;
			}
.compar div.chbox{
	width:80px;
	height:30px;
	margin:2px 0px 0px 2px;
	font-size:18px;
	text-align: center;
	line-height:30px;
	float: left;
			}
.compar  div.chbox.lb{
	background-color: #3399CC;
			}
.compar div.chbox.db{
	background-color: #0066CC;
}
.compar div.chbox.gr{
	background-color: #999999;
	}
#low_cost{
	width:138px;
	height:138px;
	position: absolute;
	left:22px;
	top:66px;
	clear:both;
	z-index:56;
}