@charset "utf-8";

/*-- featured
-------------------------------------------------------- */
#featured div {
	width:458px;
	height:248px;
	overflow:hidden;
}

#featured div h2 {
	padding:12px 0 0 14px;
	width:444px;
	height:26px;
	font-size:150%;
	font-weight:bold;
	color:#666;
	background:url(../../img/10/top/center-special-header.gif) 0 0 no-repeat;
}

#featured div dl {
	margin:10px 15px;
	width:428px;
	height:150px;
}

#featured div dl dt {
	width:200px;
	height:150px;
	float:left;
}

#featured div dl dd {
	padding:2px 0;
	width:218px;
	line-height:150%;
	float:right;
}

#featured div dl dd.link {
	font-size:117%;
	font-weight:bold;
}

#featured div dl dd.ad-list ul li {
	margin:0 0 5px;
}

#featured #ui-tabs-nav {
	width:458px;
	height:34px;
	background:url(../../img/10/top/center-special-tab-bg.gif) -1px 1px no-repeat;
	position:absolute;
	bottom:0;
	left:0;
}

#featured #ui-tabs-nav li {
	width:107px;
	height:34px;
	float:left;
}

#featured #ui-tabs-nav li a {
	margin:7px 0 0;
	padding:8px 0 0;
	width:107px;
	height:19px;
	text-align:center;
	display:block;

}

#featured #ui-tabs-nav li.ui-tabs-selected a,
#featured #ui-tabs-nav li a:hover {
	margin:0;
	padding:15px 0 0;
	color:#f77200;
	text-decoration:none;
	background:url(../../img/10/top/center-special-tab-selected.gif) -31px 1px no-repeat;
}

#featured #ui-tabs-nav #nav-fragment-5 {
	width:30px;
}

#featured #ui-tabs-nav #nav-fragment-5 a {
	margin:7px 0 0;
	padding:8px 0 0;
	width:30px;
	height:19px;
	text-align:center;
	text-decoration:none;
	font-size:60%;
}

#featured #ui-tabs-nav #nav-fragment-5.ui-tabs-selected a,
#featured #ui-tabs-nav #nav-fragment-5 a:hover {
	margin:0;
	padding:15px 0 0;
	color:#f77200;
	text-decoration:none;
	background:url(../../img/10/top/center-special-tab-selected.gif) -1px 1px no-repeat;
}

#featured .ui-tabs-hide {
	display:none;
}

#featured .ui-tabs-panel a span {
	width: 240px;
	height: 50px;
	line-height: 1.6;
	display: block;
	position: absolute;
	top: 50px;
	left: 60px;
	font-weight: bold;
	font-size: 123%;
}

#featured .ui-tabs-panel a:hover span {
	text-decoration: underline;
}



