* {
	font-family: Garamond, Times New Roman,Tahoma;
	font-size: 16px;
}

html, body {
   padding:0px;
   margin:0px;
	background:#95affb;
   border:0px;
   color:#303030;
   height:100%;
	font-size: 16px;
	line-height:1.3em;
}

table {
	border-collapse:collapse;
}

table td {
    padding:0px;
}

table, td {
	border:0px;
}

img {
    border:0px;       
}

a {
    color:#0089B5;
    text-decoration:underline;
}

a:hover {

}

h1
{
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 14px;
	margin:0px;
	padding:0px;	
}

h2
{
	font-family: Monotype Corsiva;
	font-size: 14px;
	margin:0px;
	padding:0px;
}

h3 {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.0em;
}

h6 {
	font-size:0.9em;
}

form {
    display:inline;
}
input {
	font-size:14px;
}
p {
   margin:5px 0px 10px 0px;
	text-indent: 20px;
}
ul {
	list-style-image: url('/images/elemlist.gif');
}

.menu td{
	padding: 0 0 1px 0;
}
.menu a{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title_cnt {
	padding:15px 15px 15px 10px;
}
.cnt_01 { 
	padding:15px 15px 15px 30px;
	/*background: url('/images/bg_05.jpg') left top repeat;*/
	background:#fff;
}
.price td {
	border:1px #ccc solid;
}


