@charset "utf-8";
/* CSS Document */
body {
	background: url(../images/bg.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 14px;
	color: #FFF;
}
p{
	padding:0 10px 0 10px;
	}
li{
	font-size:16px;
	font-weight:bold;
	line-height:25px;
}
#tel{
	margin:auto;
	width:910px;
	height:40px;
	padding-top:10px;
}
#logo{
	margin:auto;
	width:910px;
	height:60px;
}
#banner{
	position:relative;
	margin:auto;
	width:910px;
	height:385px;
	padding:10px 0 10px 0;
}
#trial{
	position:absolute;
	top:305px;
	left:520px;
	width:167px;
	height:68px;
	z-index:100;
}
#line{
	margin:auto;
	background:url(../images/line.png) repeat-x;
	width:910px;
	height:11px;
}
#cont1{
	margin:auto;
	width:910px;
	height:240px;
	padding:5px 0 15px 0;
	
}
#login{
	float:right;
	width:309px;
	height:280px;
	visibility:hidden;
}
#log-cont{
	margin:auto;
	width:250px;
	height:175px;
	margin-top:70px;
	font-size:12px
}
#cont2{
	margin:auto;
	width:910px;
	height:250px;
	padding:30px 0 40px 0;
	border-top:solid 1px #839db7;
}
#benefits{
	float:right;
	width:350px;
	border-left:solid 1px #839db7;
	padding-left:15px;
	margin-left:20px;
	
}
#footer{
	background:#000;
	border-top:solid 2px #FFF;
	margin:auto;
	width:100%;
	height:70px;
	padding:20px 0 20px 0;
	}
#cont-foot{
	position:relative;
	margin:auto;
	width:910px;
}
#cont-foot a{
	color:#FFF;
	text-decoration:none;
}
#cont-foot a:hover{
	color:#FFF;
	text-decoration: underline;
}
#logo-foot{
	float:right;
	width:128px;
	height:65px;
}
#page{
	position:absolute;
	top:20px;
	left:370px;
	width:128px;
	height:65px;
}