@charset "utf-8";

* {
	margin:0;
	padding:0
}

body {
	text-align:center;
	font-size:12px;
        color:#444444;
}

img {
	border:none;
}

a {
        color:#444444;
	text-decoration:none;
}

a:hover {
	color:#f60;
	text-decoration:underline;
}

#container {
	margin:30px auto;
	width:803px;
}

#header {
	width:803px;
	text-align:left;
}

#header h1 {
	width:185px;
	height:44px;
	background:url(../images/head1.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#header p {

	width:618px;
	height:44px;
	background:url(../images/head2.gif) no-repeat;
	float:right;
}

#header .clear {
	clear:both;
}

#r18 {
	width:803px;
	text-align:left;
	clear:both;
}

#r18 .r18-img {
	margin:10px 0 0 0;
	width:65px;
	float:left;
}

#r18 .caution {
	margin:13px 0 0 0px;
	width:593px;
	float:left;
}

#r18 .right {
	margin:5px 0 0 0;
	width:145px;
	float:left;
}

#r18 .right:after {
	content:" ";
	clear:both;
}

#r18 a.enter {
	margin:10px 0 0 0;
	height:60px;
	width:145px;
	background:url('../images/enter.gif') no-repeat;
	text-decoration:none;
	float:left;
}

#r18 a.enter:hover,a.enter:active {
	background-position:0 -60px;
	text-decoration:none;
}

#r18 a.enter:after {
	content:" ";
	clear:both;
}

#enter_wrap {
	width:803px;
	height:80px;
	background:url(../images/index_enter_bg.gif) no-repeat;
	text-align:left;
}

#enter_wrap p {
	padding:5px 0 0 70px;
}

#leave {
	margin:0;

	padding:10px;
	text-align:right;
}



#links {
	margin:20px 0 0 0;
	width:750px;
	line-height:1.2;
	text-align:left;
}

#links ul {
	list-style:none;
}

#links li {
	padding-right:10px;
	float:left;
}

#links:after {
	content:" ";
	clear:both;
}

#footer {
	margin:50px 0 0 0;
	line-height:1.2;
}

#footer_text {
	margin:50px 0 0 0;
	text-align:
}

#footer_text .title {
	font-size:1em;
	font-weight:normal;
	text-align:left;
}

#footer_text .navigation {
	text-align:left;
}

#footer_text .address {
	margin:50px 0;
}

#footer_text .address a,a:hover {
        color:#444444;
	text-decoration:none;
}

#analyze {
	position:absolute;
	visibility:hidden;	
}
