div.table {
	width:750px;
	margin: 0px auto;
	margin-top: 15px;
	clear:both;
}
div.tableboot {
	width:740px;
	height:82px;
	margin: 0px auto;
	margin-top: 10px;
	clear:both;
	background-image: url(../images/mainTpl/boatlist.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
*:first-child+html div.tableboot {
	width: 745px;
	padding-right: 5px;
}
div.tr {
	margin-left: 15px;
	margin-top: 10px;
}
* html div.tr {
	margin-left: 6px;
}
a.tr:active, a.tr:focus, a.tr:link, a.tr:visited  {
	margin-left: 15px;
	margin-top: 10px;
	display: block;
	background-color: #FFFFFF;
	cursor: pointer;
}
a.tr:hover {
	background-color: #FAFB99;
	text-decoration:none;
}
div.td {
	min-width: 120px;
	min-height: 18px;
	line-height: 18px;
	margin-left: 5px;
}
* html div.td {
	margin-left: 2px;
}
div.aleft {
	float:left;
	text-align: left;
}
div.aright {
	float: right;
	text-align: right;
	margin-right:0px;
}
div.tleft {
	text-align: left;
}
div.tright {
	text-align: right;
}
div.button {
	display: block;
	min-width:80px;
	height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	font-weight:bold;	
}
a.button:active, a.button:focus, a.button:link, a.button:visited {
	display: block;
	min-width:80px;
	height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	font-weight:bold;	
}
* html a.button {
	width: 100px;
} 
a.button:hover {
	background-color:#FAFB99;
}
input.error, select.error {
	border:1px solid #AA0000;
	margin:1px 0;
}
.PicPopup {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #172A52;
}
div.mainimg {
	height:240px;
	text-align:center;
	width:324px;
}
img.sym {
	margin-right: 5px;
}
div.pager {
	width:740px;
	margin: 0px auto;
	margin-top: 15px;
	text-align: center;
}
div.pager span {
	display: inline-block;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	min-width: 24px;
	margin-right:3px;
	background-color: #2A74BA;
}
div.pager span a {
	color: #FFFFFF;
}
span.pager_link {
	color: #FFFFFF;
}
span.pager_current {
	color: #E30000
}
.marginL5 {
	margin-left: 5px;
}
.marginL10 {
	margin-left: 10px;
}
.marginL15 {
	margin-left: 15px;
}
.marginL20 {
	margin-left: 20px;
}

.marginR5 {
	margin-right: 5px;
}
.marginR10 {
	margin-right: 10px;
}
.marginR15 {
	margin-right: 15px;
}
.marginR20 {
	margin-right: 20px;
}

* html .marginL5 {
	margin-left: 2px;
}
* html .marginL10 {
	margin-left: 5px;
}
* html .marginL15 {
	margin-left: 7px;
}
* html .marginL20 {
	margin-left: 10px;
}

* html .marginR5 {
	margin-right: 2px;
}
* html .marginR10 {
	margin-right: 5px;
}
* html .marginR15 {
	margin-right: 6px;
}
* html .marginR20 {
	margin-right: 10px;
}
div.slidebar {
	background: url(../img/slider/slidebar.gif) center center no-repeat;
	cursor: pointer;
	height: 23px;
	margin-left: 12px;
	position: relative;
	width: 170px;
}
div.slider {
	background: url(../img/slider/slider.gif) center center no-repeat;
	cursor: pointer;
	height: 23px;
	width: 21px;
	position: absolute;
	z-index:1;
}
div.slideWertL {
	color: #3f4043;
	width: 48px;
	height: 8px;
	padding-left: 8px;
	text-align: left;
	font-size: 9px;
	float: left;
	margin-left: 18px;
	display: inline;
}
div.slideWertC {
	color: #3f4043;
	width: 56px;
	height: 10px;
	margin-left: 1px;
	margin-right: 1px;
	text-align: center;
	font-size: 9px;
	float: left;
	display: inline;
}
div.slideWertR {
	color: #3f4043;
	width: 51px;
	height: 10px;
	padding-right: 5px;
	text-align: right;
	font-size: 9px;
	float: left;
	display: inline;
}
