body {
	text-align: center;
	margin: 0;
	font: 12px normal Arial,sans-serif;
	font-family: Arial,sans-serif;
	background: #FFF url(../images/design/bg.gif) repeat top;
}

a {
	color: #0d52b2;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#mainct {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	width: 100%;
	background: #FFF;/* url(../images/design/main_bg.gif) repeat-y left; */
}

#mainct td {
	padding: 0;
	vertical-align: top;
}

#leftm {
	width: 264px;
	height: 100%;
	background: #FFF url(../images/design/leftm_tbg.gif) no-repeat top left;
}

#findm {
	/*height: 68px;*/
	vertical-align: bottom;
	background: url(../images/design/find_bg.gif) no-repeat bottom left;
}

#mainc {
	width: 1000px;
	margin: 0 auto;
	background: #FFF;
	text-align: left;
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
}

#rmain {
	width: 1000px;
	position: relative;
}

.zp {
	height: 68px;
}

#head {
	height: 270px;
	background: url(../images/design/top.jpg) no-repeat top left;
}

#mainpart {
	background: url(../images/design/news_bg.gif) repeat-y left;
}

#centerbg {
	background: url(../images/design/colsep_bg.gif) repeat-y 288px 0px;
	float: right;
	width: 524px;
	overflow: hidden;
} 

#centc {
   /*	background: url(../images/design/cent_bbg.gif) repeat-x bottom; */
	height: 100%;
}

#centbl {
	padding: 10px 23px;
}

#centblm {
	padding: 23px 23px;
}



#leftcol {
	float: left;
	width: 198px;
	overflow: hidden;
}

#aboutc {
	float: right;
	width: 288px;
	overflow: hidden;
}

#newgoods {
	float: right;
	width: 236px;
	overflow: hidden;
}


#infoc {
	/*float: right;
	width: 524px;
	overflow: hidden;*/
}

#newsfull {
	/*float: right;
	width: 524px;
	overflow: hidden;*/
}


#articlesfull {
	/*float: right;
	width: 524px;
	overflow: hidden;*/
}

#catalogc {
	/*float: right;
	width: 524px;
	overflow: hidden;*/
}

#findc {
	/*float: right;
	width: 524px;
	overflow: hidden;*/
}

#botban {
	clear: right;
	margin-left: 198px;
	background-color: #FFF;
}

#bottom {
	height: 62px;
	clear: both;
	background: #d5ba00 url(../images/design/bottom_bg.gif) repeat-x top;
	padding: 0 15px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

div.br {
	height: 1px;
	overflow: hidden;
	clear: both;
}


form#reservation td {
	padding: 3px;
}

