/* CSS Document */

	body {
		font-family:Verdana,sans-serif;
		font-size:11px;
		padding:0px;
		margin:0px;
		background:#fff url(/tpl/guest/img/background.jpg) no-repeat 50% 0%;
	}
	#body {
		width:500px;
		margin:0px auto;
		margin-top:120px;
		overflow:auto;
	}
	h1,h2,h4 {
		text-align:center;
		font-weight:normal;
		margin:5px 0px;
	}
	h1 {
		font-size:22px;
	}
	h2 {
		font-size:14px;
	}
	p {
		text-align:center;
	}
	a {
		color:#CF050B;
		outline:none;
	}
	h1 {
		color:#3366CC;
	}
	h2 {
		color:#CF050B;
		font-weight:bold;
		margin-top:15px;
	}
	form,select,input {
		font-size:10px;
	}
	form {
		margin:0px;
	}
	fieldset {
		padding:10px;
		width:218px;
		-width:212px;
		margin:5px;
		float:left;
		clear:none;
		border:1px solid #eee;
		text-align:center;
	}
	legend {
		font-weight:bold;
		font-size:12px;
		-margin-bottom:10px;
		color:#3366CC;
	}
	#outdate,#retdate {
		height:70px;
	}
	#outdate legend,#retdate legend {
		font-size:14px;
	}
	#submit {
		margin:0px auto;
		clear:both;
		width:100%;
		overflow:auto;
		text-align:center;
		padding:20px 0px 10px 0px;
	}
	#submit span {
		background:#fff url(/tpl/guest/img/button.gif) no-repeat 0% 0%;
		display:block;
		padding-left:10px;
		margin:0px auto;
		width:175px;
	}
	#submit input {
		background:#fff url(/tpl/guest/img/button.gif) no-repeat 100% 0%;
		padding:0px;
		padding-right:20px;
		padding-left:10px;
		border:0px;
		margin:0px;
		height:32px;
		color:#fff;
		font-weight:bold;
	}
	#footer {
		border-top:1px solid #eee;
		padding:10px;
		color:#ccc;
		text-align:center;
		font-size:10px;
	}
	#links {
		list-style-type:none;
		margin:0px auto;
		padding:0px;
		width:300px;
		margin-bottom:30px;
	}
	#links li {
		margin-top:1px;
	}
	#links a {
		display:block;
		width:300px;
		line-height:15px;
		padding:10px 0px 0px 0px;
		text-align:center;
		text-decoration:none;
	}
	#links small {
		display:block;
		text-align:center;
	}
	#links a:hover {
		font-size:12px;
		font-weight:bold;
	}

