* {
    margin: 0;
}
a {
	color: #4cb3d4;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #314047;
	background-color: #6fb9ec;
}
.head {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/pixel.png);
}
.head_btm {
	background-image: url(../images/head_btm.png);
	height: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	background-position: bottom;
}
#container {
	font-size: 12px;
}
#footer {
	background-image: url(../images/ft.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	font-size: 12px;
	color: #FFF;
	height: 315px;
	width: 100%;
	margin-top: -315px;
}
#f_r {
	float: right;
	height: 216px;
	top:99px;
	position:relative;
	width: 137px;
	background-image: url(../images/f_r.png);
	background-position: left bottom;
}
#tree {
	height: 809px;
	width: 1000px;
	background-image: url(../images/tree.png);
	position: relative;
	z-index: 3;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	margin-top: 97px;
}
#tree #form {
	height: 113px;
	width: 256px;
	background-image: url(../images/form.png);
	position: relative;
	top: 410px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	left: 28px;
}
#tree #form h1 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
#tree #form .input {
	background-image: url(../images/input.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 27px;
	width: 222px;
	background-repeat: no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	padding-top: 3px;
}
#tree #form .input .input_field {
	background-color: #FCFEE7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	width: 218px;
	margin-left: 2px;
	height: 20px;
	font-size: 18px;
	text-align: center;
}
#tree #form .submit {
	display: block;
	float: right;
	margin-right: 18px;
	margin-top: 15px;
}
#tree #form #examples {
	color: #FFF;
	float: left;
	margin-left: 18px;
	font-size: 11px;
	margin-top: 15px;
}
#ft_text {
	height: 59px;
	width: 872px;
	z-index: 4;
	background-image: url(../images/ft_text.png);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 256px;
}
#ft_text #test {
	float: left;
	width: 499px;
	margin-top: -90px;
}
#ft_text #counter {
	height: 31px;
	width: 31px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	background-color: #FFF;
	position: relative;
	top: 35px;
}
#ft_text #text {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	position: relative;
	top: 35px;
}
#cash {
	top: 15px;
	height: 810px;
	width: 997px;
	background-image: url(../images/cash.png);
	z-index: 1;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 0px;
}
#ex {
	height: 1288px;
	width: 997px;
	background-image: url(../images/ex.png);
	z-index: 1;
	margin-top: 85px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
}
#ex .text p {
	margin-bottom: 5px;
}
#cash #content, #ex #content {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	left: 15px;
	position: relative;
	top: 122px;
}
#cash #content h1, #ex #content  h1{
	color:#314047;
	font-size: 20px;
	font-weight: normal;
}
#cash #content h1 span {
	color: #8ac110;
}
#cash #content .text, #ex #content .text {
	font-size: 12px;
	line-height: 19px;
	padding-top: 15px;
	display: block;
}
#cash #content #block {
	margin-top: 15px;
	padding: 5px;
	border: 1px dotted #CCC;
	height: auto;
	width: auto;
	float: left;
	background-color: #F5F5F5;
	text-align: center;
}
#cash #content #block #do {
	font-size: 16px;
	line-height: 24px;
	float: left;
	width: 450px;
}
#cash #content #block #sms_text {
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	background-color: #b70606;
	display: inline;
}
#cash #content #block #select {
	float: left;
	clear: left;
	line-height: 22px;
	margin-top: 10px;
	width: 400px !important;
}
#cash #content #block #select select {
	width: 200px;
	margin-left: 5px;
}
#cash #content #block #tip {
	float: left;
	width: 450px;
	margin-top: 10px;
	font-size: 11px;
	color: #7a8b90;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7a8b90;
}
#cash #content #block #phone {
	float: right;
	height: 146px;
	width: 85px;
	background-image: url(../images/telephone.png);
	background-repeat: no-repeat;
}
#cash #content #enter_code {
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-left: 5px;
}
#cash #content #enter_code .input {
	border: 1px solid #CCC;
}
#cash #content #enter_code .submit {
	display: inline;
	margin-left: 5px;
	margin-bottom: -5px;
}
#cash #content #enter_code #examples {
	margin-top: 5px;
	font-size: 11px;
	margin-left: 130px;
}
#cash #content #wyg {
	float: left;
	width: 100%;
	padding-left: 5px;
	margin-top: 15px;
}
#cash #content #wyg ul {
	padding-left: 25px;
	padding-top: 15px;
}
#cash #content #wyg ul li {
	font-size: 12px;
	margin-bottom: 5px;
}
#cash #content #support, #ex #content #support {
	float: left;
	width: 100%;
	font-size: 11px;
	color: #7a8b90;
	margin-top: 15px;
}
#info {
	position: absolute;
	top: 45%;
	left: 35px;
	width: 195px;
	color: #FFF;
	background-image: url(../images/form_mini.png);
	background-position: center center;
	height: 70px;
	padding-right: 5px;
	padding-left: 8px;
	background-repeat: no-repeat;
	z-index: 2000;
	padding-top: 10px;
}
#info a {
	color: #FFF;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#tags {
	position: absolute;
	text-align: center;
	height: auto;
	width: 150px;
	padding-right: 25px;
	padding-left: 25px;
	z-index: 999;
	color: #333;
	top: 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../images/pixel.png);
	left: 35px;
}
#tags a {
	color: #333;
}
.list {
	padding: 0px;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.list li {
	margin-bottom: 7px;
}
#paginator {
	margin-top: 15px;
	text-align: center;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#story-link {
	position:fixed;
	background-color:white;
	right:0px;
	padding:2px;
	z-index:9999;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #4cb3d4;
	border-left-color: #4cb3d4;
	top: 0px;
	font-size: 12px;
	opacity: 0.85;
}
#main-link {
	display: block;
	width: 210px;
	height: 45px;
	position: absolute;
	left: 130px;
}

