.main {
	line-height: 0px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 0px;
	width: 225px;
	padding-right:3px;
	float: left;
}	
}



p { padding-bottom: 10px; }
.ico { width: 24px; height: 24px; background-color: #FFF; border: 1px solid #CCD8E3; padding: 0; background-repeat: no-repeat; background-position: 4px 4px; }
.ico2 { width: 0px; height: 0px; background-color: #FFF; #CCD8E3; padding: 0; background-repeat: no-repeat; background-position: 0px 0px; }
.ico-first { background-image: url("../images/ico/first.png"); margin-right: 5px; }
.ico-prev { background-image: url("../images/ico/prev.png"); }
.ico-next { background-image: url("../images/ico/next.png"); }
.ico-last { background-image: url("../images/ico/last.png"); margin-left: 5px; }
/*.ico-toggle { background-image: url("../img/ico/toggle.png"); margin-top: -6px; }*/
.left { float: left; }
.right { float: right; }

.menu {
	position: relative;
	list-style-type: none;
	margin-bottom: 2px;
	height: 0px;
	width: 0px;
}
.menu a.tab {
	background-color: #FAFAFA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu a.selected { border-bottom-color: #FFF; background-color: #FFF; }
table { width: 100%; background-color: #CCD8E3; }
table tr { background-color: #FFF; }
table thead tr { background-color: #E9F1F4; }
table tr.odd { background-color: #F8FAFA; }
table tr td { padding: 5px; }
table tr td.small { width: 12px; }
table tr td input { width: 13px; height: 13px; cursor:pointer; }







.scroller {
	width: 225px;
	height: auto;
	overflow: hidden;
	border: 1px solid #CCD8E3;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 13px;
	text-align: left;
	text-decoration: none;









	a:  font-size:11px; 								
	font-style:normal;
	color:#333333;
	text-decoration:none;
	display:block;
	margin:3px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;

	}
	



.scroller#scroller-3 {
	width: 868px;
	height: 300px;
	}

#content-1 {
	width: 3500px;
	}

#content-2 {
	width: 220px;
	}

.slide {
	width: 200px;
	height: auto;
	float: left;
	background-color: #FFF;
	padding: 10px;
	}
				.slide a:link {color:#4F4F4F;display:block;margin-top:2px;text-decoration:none; }
				.slide a:visited {color:#4F4F4F; text-decoration:none; }
				.slide a:hover {color:#4F4F4F; text-decoration:none; font-style:normal; }

.slide_small {
	width: 200px;
	height: 200px;
	float: left;
	background-color: #FFF;
	padding: 10px;
	}

