@charset "utf-8";
body,
div,
dl,
dt,
dd,
p,
td {
	margin: 0;
	padding: 0;
font:12px Arial, Helvetica, Georgia, Sans-Serif;vertical-align: top; color: #333;}
/* SLIDESHOW */
#home-news {padding:19px;width:421px;height:266px;background: url(../images/slideshow/bg_news.png) transparent left top no-repeat;}
#home-news dl {padding:7px;width:414px;height:252px;overflow:hidden;position:relative;}
	#home-news dt {padding:3px;width:109px; height:82px; position:absolute;right:8px; top:0px;}
		#home-news dt.opt2 {top:91px;}
		#home-news dt.opt3 {top:178px;}
	#home-news dt.selected {background:url(../images/slideshow/bg_news02.png) left top repeat;}
	#home-news dd p {padding:3px 0 0 5px;}
	#home-news dd a {font-size:12px; color:#333; text-decoration:none; display:block;}
		#home-news dd p a strong {font-weight:bold;}
#home-news dd {padding:3px;width:300px;height:260px;background:url(../images/slideshow/bg_news02.png) left top repeat;display:block;position:absolute;left:0px;}
	#home-news dd.opt1 {top:0px;}
	#home-news dd.opt2 {top:270px;}
	#home-news dd.opt3 {top:540px;}
	#home-news dd.selected {top:0px;}
	#home-news dd img {width:300px; height:225px;}