#slider {
    width: 918px;
    margin: 1px;
    position: relative;	
}
.scroll {
    height: 220px;
    width: 918px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    background: #FFFFFF url(/tdxl/images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
    padding: 10px;
    height: 200px;
    width: 898px;
	font-size:12px;
	line-height:18px;
}


ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0px;
	font-size:14px;
	background-color:#0087cd
}

ul.navigation li {
    display: inline;
	padding:0;
	float:left;
}

a.sub01 {
	width:65px;
	height:37px;
	display:block;
	background-image:url(/tdxl/images/sub1.gif);
	margin-right:1px;
}
a.sub01:hover {
	background-position:0 -37px;
}

a.sub02 {
	width:81px;
	height:37px;
	display:block;
	background-image:url(/tdxl/images/sub13.gif);
	margin-right:1px;
}
a.sub02:hover {
	background-position:0 -37px;
}
a.sub03 {
	width:58px;
	height:37px;
	display:block;
	background-image:url(/tdxl/images/sub2.gif);
	margin-right:1px;
}
a.sub03:hover {
	background-position:0 -37px;
}


a.sub04 {
	width:58px;
	height:37px;
	display:block;
	background-image:url(/tdxl/images/sub3.gif);
	margin-right:1px;
}
a.sub04:hover {
	background-position:0 -37px;
}



a.sub05 {
	width:58px;
	height:37px;
	display:block;
	background-image:url(/tdxl/images/sub4.gif);
	margin-right:1px;
}
a.sub05:hover {
	background-position:0 -37px;
}


a.sub06 {
	width:78px;
	height:37px;
	display:block;
	background-image:url(/tdxl/images/sub5.gif);
	margin-right:1px;
}
a.sub06:hover {
	background-position:0 -37px;
}


a.sub07 {
	width:78px;
	height:37px;
	display:block;
	background-image:url(/tdxl/images/sub6.gif);
	margin-right:1px;
}
a.sub07:hover {
	background-position:0 -37px;
}


a.sub08 {
	width:78px;
	height:37px;
	display:block;
	background-image:url(/tdxl/images/sub7.gif);
	margin-right:1px;
}
a.sub08:hover {
	background-position:0 -37px;
}


a.sub09 {
	width:78px;
	height:37px;
	display:block;
	background-image:url(/tdxl/images/sub8.gif);
	margin-right:1px;
}
a.sub09:hover {
	background-position:0 -37px;
}


a.sub10 {
	width:54px;
	height:37px;
	display:block;
	background-image:url(/tdxl/images/sub9.gif);
	margin-right:1px;
}
a.sub10:hover {
	background-position:0 -37px;
}


a.sub11 {
	width:65px;
	height:37px;
	display:block;
	background-image:url(/tdxl/images/sub10.gif);
	margin-right:1px;
}
a.sub11:hover {
	background-position:0 -37px;
}


a.sub12 {
	width:78px;
	height:37px;
	display:block;
	background-image:url(/tdxl/images/sub11.gif);
	margin-right:1px;
}
a.sub12:hover {
	background-position:0 -37px;
}



a.sub13 {
	width:77px;
	height:37px;
	display:block;
	background-image:url(/tdxl/images/sub12.gif);
}
a.sub13:hover {
	background-position:0 -37px;
}


.hide {
    display: none;
}