﻿*
{
	margin: 0 auto;
	padding: 0;
	border: none;
	line-height: normal;
}

html
{
	height: 100%;
}

body
{
	/*height: 100%;*/
	background: #e8e0dc url("images/head.jpg") repeat-x;
	color: #000;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 50px;
	text-align:justify;
}

a
{
	color: #0854f1;
}

h1
{
	color: #ff0000;
}



p
{
	/*text-indent: 15px;*/
	margin-bottom: auto;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

ul li
{
	list-style: none;
	background: url("images/note.jpg") left center no-repeat;
	padding-left: 40px;
	height: 35px;
	font-size: 16px;
	padding-top: 5px;
	margin-top: 10px;
	margin-left: 10px;
}

ol li
{
	list-style: none;
	background: url("images/note2.jpg") left center no-repeat;
	height: 35px;
	font-size: 16px;
	padding-left: 40px;
	padding-top: 10px;
	text-align: left;
	width: 420px;
}

.center
{
	text-align: center;
}

.space
{
	background-position: right;
	margin-bottom: 30px;
	left: inherit;
}

.box
{
	margin: 30px 30px;
	padding:10px;
	font-size:16px;
	background:#fffcd5;
	border:dashed 3px #ff0000;
}

.title
{
	text-align: center;
	background: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
}

.link
{
	font-size: 18px;
	text-align: center;
}



.link a
{
	color: #ff0000;
}

#body
{
	width: 580px;
	background: #fff;
	border: solid 10px #cecac4;
	padding: 20px;
	margin-bottom: 20px;
}

.bigh{
	font-size:30px;
	font-weight:bold;
	}
	
	
	
	
/*******************************/


.style2 {
			text-align: center;
			font-size: xx-large;
			font-family: Impact;
		}
		.style3 {
			text-align: left;
			font-family: Arial;
		}
		
		
		.style3 img{
			float:right;
			background:#fff;
			padding:2px;
			border:1px solid #ccc;
			}
		
		.style4 {
			text-decoration: underline;
			font-size: medium;
		}
		.style5 {
			font-family: Arial;
			text-align: center;
			line-height: 0.7cm;
			color: #000000;
		}
		.style6 {
			text-align: center;
			background: #FFFFFF;
			color: #FF0000;
			font-family: Impact;
			font-weight: normal;
			font-size: x-large;
		}
		.style7 {
			font-size: medium;
			line-height: 1;
		}
		.style8 {
			text-align: center;
			font-size: medium;
		}
		
		
		
		.style9 {
			font-family: Arial;
			text-align: left;
		}
		.style10 {
			font-weight: bold;
			text-decoration: underline;
		}
		.style11 {
			text-decoration: underline;
		}
		.style12 {
			font-family: "Arial Black";
			text-align: center;
			line-height: 0.6cm;
			color: #000000;
		}
		.style13 {
			text-align: center;
			background: #FFFFFF;
			margin-bottom: 10px;
			margin-top: 10px;
			font-family: Impact;
			font-weight: normal;
		}
		.big-fnt {
			
			font-size:26px;
			font-family: Impact;
			letter-spacing:0.5px;
		}
		.red {
			color: #FF0000;
		}
		
		
		/***********************/
		p{
			padding:0px 0px 10px 0px;
			}
			
		.clear{
			clear:both;
			}
			
		.guaranty{
			float:right;
			margin-top:-100px;
		
			}
			
			a:hover{
				color:#000;
				}
				
		.ybg{
			background:#ffff84;
			color:#000;
			}
