* {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
}
body {
	background: #fff;
}
table.bigtable {
	width: 100%;
	height: 100%;
}
table.bigtable td.top {
	height: 167px;
	background: #fff url('/images/topbg.jpg') repeat-x 358px 0;
}
table.bigtable td.top img.logo {
	position: absolute;
	top: 20px;
	right: 40px;
}
table.bigtable td.top div.tel {
	position: absolute;
	top: 80px;
	right: 40px;
}
table.bigtable td.top div.menutop {
	position: absolute;
	top: 150px;
	right: 40px;
}
table.bigtable td.top div.menutop a {
	color: #1b79a2;
	text-decoration: none;
	font-weight: bold;
}
table.bigtable td.top2 {
	height: 21px;
	background: #fff url('/images/topbg2.jpg') repeat-x;
}
table.bigtable td.center {

}
table.bigtable td.center table.centertable {
	width: 100%;
}
table.bigtable td.center table.centertable td.left {
	width: 294px;
}
table.bigtable td.center table.centertable td.left img {
	margin: 0 0 10px 20px;
}
table.bigtable td.center table.centertable td.left a {
	display: block;
	margin: 0 0 2px 30px;
	padding: 5px 0 5px 18px;
	width: 234px;
	background: url('/images/cat_link_bg.gif') no-repeat;
	color: #000;
	text-decoration: none;
	font-size: 8pt;
}
table.bigtable td.center table.centertable td.right {
	color: #000;
	padding: 0 40px 20px 20px;
}
table.bigtable td.center table.centertable td.right h1 {
	color: #289b47;
	font-size: 14pt;
	text-align: right;
	margin: 0 0 20px 0;
}
table.bigtable td.center table.centertable td.right * {
	color: #000;
}
table.bigtable td.center table.centertable td.right p {
	margin: 0 0 15px 0;
}
table.bigtable td.bottom {
	height: 70px;
}
table.bigtable td.bottom div.botright {
	background: #e8e8e8 url('/images/bottom.gif') repeat-x;
	float: right;
	margin: 0 20px;
	color: #000;
	padding: 20px 15px;
	width: 270px;
}
table.bigtable td.bottom div.botright * {
	color: #000;
}
table.bigtable td.bottom div.botleft {
	background: #e8e8e8 url('/images/bottom.gif') repeat-x;
	margin: 0 30px;
	color: #000;
	padding: 20px 15px;
	width: 200px;
}
table.bigtable td.bottom div.botleft * {
	color: #000;
}
input, select, textarea {
	border: 1px solid #aaa;
}
ul, ol {
	margin: 10px 0 10px 30px;
}
table.complect_tab {
	width: 100%;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	margin: 0 0 15px 0;
}
table.complect_tab td {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px;
}
table.complect_tab td.head {
	text-align: center;
	font-weight: bold;
}
.top_print {
	padding: 10px;
	border-bottom: 2px solid #000;
}
.top_print div.tel {
	float: right;
}
.bigtable_print td.center {
	padding: 10px;
}
.photoauto td {
	padding: 0 10px 10px 0;
}




.scrolling { 
  overflow: scroll; /*  */ 
  width: 850px; /*  */ 
  height: 500px; /*  */ 
  padding: 5px; /*  */ 
   
} 

