@charset "utf-8";
/* CSS Document */

/*

* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
img{
	border:none;
}
*/

#agetop_outer{
	background-color:#fff;
}

#agetop_outer a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
#agetop_outer #wrapper{
	margin: 0 auto;
	width: 807px;
}
#agetop_outer #agetop_header{
	background-color: #78bc27;
	width: 100%;
	height: 15px;
	padding: 4px 0;
	margin-bottom: 30px;
}
#agetop_outer h1{
	font-size: 80%;
	color: #FFF;
	text-align: right;
	width: 807px;
	margin: 0 auto;
}
#agetop_outer #agetop_con{
	width: 807px;
	height: 368px;
	margin: 30px 0 0 0;
}
#agetop_outer #agetop_left{
	float: left;
	width: 396px;
	height: 368px;
	margin: 0 15px 0 0;
}
#agetop_outer #agetop_right{
	float: left;
	width: 396px;
	height: 368px;
}
#agetop_outer #agetop_enter{
	margin: 0 0 6px 0;
}
#agetop_outer #agetop_point{
	clear: both;
	margin: 20px 0 15px 0;
	width: 822px;
	height: 455px;
}
#agetop_outer #agetop_point ul li{
	float: left;
	padding: 0 15px 15px 0;
}
#agetop_outer #agetop_footer{
	clear: both;
	background-color: #78bc27;
	width: 100%;
	height: 182px;
}
#agetop_outer #agetop_footerinner{
	width: 807px;
	margin: 0 auto;
}
#agetop_outer h2{
	float: left;
	font-size: 90%;
	color: #FFF;
	padding: 10px 0 0 0;
	width: 570px;
	height: auto;
}
#agetop_outer #agetop_secure{
	float: left;
	width: 237px;
}
#agetop_outer #agetop_verisign{
	text-align: right;
	padding: 10px 0;
}
#agetop_outer #agetop_num{
	text-align: right;
}