#slider1 { width: 540px; /* important to be same as image width */
    height: 220px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; margin-bottom: 14px; margin-left: 160px; /* important */
}
#slider1Content {
    width: 540px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span { font-weight: normal; font-style: normal; font-variant: normal; position: absolute; width: 0px; filter: alpha(opacity=0); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; display: none; }
.clear {
	clear: both;
}
.bottom {
	top: 0;
    left: 0;
	width: 0px !important;
	height: 0px;
}
ul { list-style-type: none;}
#news { width: 540px; height: auto; margin-bottom: 15px; margin-left: 160px; }
#news h2 { color: #900; font-size: 16px; font-weight: bold; line-height: 25px; background-image: url(../index_img/new.gif); background-repeat: no-repeat; background-position: 0 top; width: 517px; height: 25px; margin-bottom: 4px; padding-left: 23px; }
#news .botan { width: 100px; height: 19px; margin-top: 5px; margin-left: 440px; }
#news ul { list-style-type: none; }
#news li { font-size: 12px; line-height: 1.3em; background-color: #efebd3; width: 532px; height: auto; margin-bottom: 4px; padding: 3px 4px; list-style-type: none; white-space: normal; }
#today { background-image: url(../index_img/bg_today.gif); background-repeat: repeat-x; background-position: 0 top; width: 540px; height: auto; margin-left: 160px; padding-bottom: 3px; border: solid 1px #b2b2b2; }
#today h2 { color: #006; font-size: 14px; font-weight: bold; background-image: url(../index_img/i_today.gif); background-repeat: no-repeat; background-position: left center; margin-top: 6px; margin-bottom: 4px; margin-left: 6px; padding-left: 13px; }
#today ul { }
#today li { font-size: 12px; line-height: 1.2em; margin-bottom: 3px; padding-right: 3px; padding-left: 6px; list-style-type: disc; list-style-position: inside; }
