html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif, 'DejaVu Sans';
	font-size: 14px;
	height:100%;
	margin:0;
	padding:0;
	border:0px dotted red
}

#top-menu a {
	color: #05423D;
	text-decoration: none
}

#top-menu a:hover {
	color: #990000
}

#top-menu {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	height: 24px;
	border: 0px dotted red;
	text-align: center;
	background: url(images/panel_bg.gif)
}

#top-menu td {
	width: 15%
}

#content {
	margin:0;
	padding:0;
	border:0px dotted red
}

#left-col {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	width: 13%;
	margin:0;
	padding:5px 7px 5px 7px;
	border:0;
	border-right: 1px dashed #2e2417;
	color: #0a433c;
	background-color: #ecb97d;
	background: url(images/fon3.gif)
}

#left-col li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none
}

#left-col ul {
	text-indent: -1.5ex;
	margin-top: -0.3ex
}

#left-col a {
	color: #0a433c;
	text-decoration: none
}

#left-col a:hover {
	color: #336699
}

#center-col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
 	color: #05423D;
	margin:0;
	padding:5px 1em 5px 1em;
	border:0px dotted red
}

#center-col h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px
}

#center-col h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px
}

#center-col #main-idx p {
	text-indent: 2em
}

#center-col #main-idx h1, #center-col #main-idx h2 {
	color: #000000
}

/*
#center-col #main-idx h2 {
	text-decoration: underline
}
*/

#center-col p, #center-col li {
	text-align: justify
}

#center-col .title-price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	text-align: left
}

#center-col .div-center {
	text-align: center;
	width: 100%;
	margin: 0 auto
}

#center-col .table-border {
	border: 3px double #05423D;
	border-collapse: collapse
}

#center-col .table-border td, #center-col .table-border th {
	border-width: 1px;
	border-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1em;
	padding-right: 1em
}

#center-col .table-border th {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-weight: bold
}

#center-col a {
	color: #990000;
	text-decoration: none
}

#center-col a:hover {
	color: #FF6666
}

#right-col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin:0px;
	width: 13%;
	padding:5px 7px 5px 7px;
	border:0px dotted red;
	border-left: 1px dashed #2e2417;
	background-color: #ecb97d;
	background: url(images/fon3.gif)
}

#right-col h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #0a433c
}

#right-col .hot {
	font-size: 16px;
	font-weight: bold;
/*	text-decoration: blink;
	color: #3333cc*/
	color: #990000
}

#right-col .action {
	padding: 0px;
	border: 1px #990000 solid
}

#right-col a {
	color: #990000;
	text-decoration: none
}

#right-col a:hover {
	color: #FF6666
}

#footer {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	margin:0;
	padding:0;
	border:0px dotted red;
	border-top: 1px dashed #2e2417;
	border-bottom: 1px dashed #2e2417;
	background-color: #eeeeee;
}

#footer table td {
	padding: 0 10px;
	border: 0px solid black;
	border-left-width: 1px
}

#footer a {
	color: #05423D;
	text-decoration: none
}

.img-link {
	border-width: 1px;
	border-style: solid;
	text-align: center;
	margin: 5px;
	padding: 5px;
	width: 250px;
	float: left
}

.img-link img {
	border-width: 0px
}

.price {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	margin: 0 auto
}

.price table {
	font-size: 14px;
	text-align: center;
	border-width: 3px;
	border-style: double;
 	border-color: #05423D;
	border-collapse: collapse;
	width: 100%;
	margin:0 auto
}

.price td, .price th {
	border-width: 1px;
	border-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px
}

.price td .hot {
	font-weight: bold
}

.price th {
/*	border-bottom-width: 2px;*/
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-size: 15px;
	font-weight: bold
}

.error {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	color: red
}

.letter-title {
	margin-left: 5em;
	font-size: 125%;
	font-weight: bold
}

