@charset "UTF-8";

#intro {
	width:100%;
	height:320px;
	background:url(/img/pages/top_intro_back0.png) no-repeat;
}
#intro h2 img {
	margin:50px 0 0 27px;
}
#intro p.ipad {
	width:230px;
	font-size:14px;
	margin:90px 0 0 30px;
}
#intro p.ipad a {
	display:block;
	width:230px;
	height:40px;
	background:url(/img/pages/top_features_04_3.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#intro p.ipad a:hover {
	background-position:0 -40px;
}
#intro p {
	width:230px;
	font-size:14px;
	margin:10px 0 0 30px;
}
#intro p a {
	display:block;
	width:230px;
	height:40px;
	background:url(/img/pages/top_features_04_2.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#intro p a:hover {
	background-position:0 -40px;
}
#features {
	margin-top:20px;
	overflow:hidden;
	_zoom:1;
}
#features ul li {
	float:left;
}
#features ul li a {
	display:block;
	width:290px;
	height:175px;
	text-indent:-9999px;
}
#features ul li.support a {
	background:url(/img/pages/top_features_01.jpg) no-repeat;
}
#features ul li.build a {
	background:url(/img/pages/top_features_02.jpg) no-repeat;
}
#features ul li.security_authenticate a {
	background:url(/img/pages/top_features_03.jpg) no-repeat;
}
#features ul li a:hover {
	background-position:0 -175px;
}
#contact {
	margin:20px 0 10px;
}
#security {
	width:900px;
	overflow:hidden;
	_zoom:1;
}
#security p {
	display:table-cell;
	vertical-align:middle;
	color:#888;
}
#security p.w-675 {
	width:675px;
}
#security #certification {
	width:225px;
	text-align:right;
}
.mr-15 {
	margin-right:15px;
}
.intro_l{
	width:285px;
	height:320px;
	float:left;
}
.intro_r{
	width:610px;
	height:320px;
	float:right;
}

