@charset "utf-8";
/* CSS Document */

#scroll {
	position:relative;
	height:476px;
	overflow:hidden;
	width:980px;
	padding:0;
}

#tools {
	width:9999em;
	position:absolute;
	height:393px;
}

.tool {
	float:left;
	width:980px;
	height:393px;
	background-repeat:no-repeat;
}


#thumbs {
	background:url(../image/navi.jpg) no-repeat;
	height:81px;
	position:absolute;
	top:393px;
	width:980px;
/*	left:-8px;*/
}

.t a {
	background:transparent url(../image/navi.jpg) no-repeat scroll 0 -81px;
	margin-left:10px;
	display:block;
	width:101px;
	float:left;
	height:81px;
	cursor:pointer;
}

.t a.active {
	cursor:default !important;
}

.navi {
	margin-left:625px;
	_margin-left:615px;
}

/* CSS sprite for the navigation */
#t0 		{ margin-left:9px;background-position:-9px -81px;_background-position:-19px -81px;}
#t0.active { background-position:-9px 0 !important;_background-position:-19px 0 !important; }
#t0:hover  { background-position:-9px -162px; }
#t0:active { background-position:-9px -243px; }

#t1			{ background-position:-635px -81px; }
#t1:hover 	{ background-position:-635px -162px; }
#t1:active	{ background-position:-635px -243px; }
#t1.active	{ background-position:-635px 0 !important; }

#t2			{ background-position:-746px -81px; }
#t2:hover 	{ background-position:-746px -162px; }
#t2:active	{ background-position:-746px -243px; }
#t2.active	{ background-position:-746px 0 !important; }

#t3			{ background-position:-865px -81px;margin-left:19px; }
#t3:hover 	{ background-position:-865px -162px; }
#t3:active	{ background-position:-865px -243px; }
#t3.active	{ background-position:-865px 0 !important; }




.btn,
#leftContentsOpenClose,
#rightContentsOpenClose {
	cursor:pointer;
}


#clutchhitterWrapper	{
	position:relative;
}
#clutchhitterNewArticle	{
	position:relative;
	top:-170px;
	left:30px;
	width:360px;
}

#clutchhitterNewArticle	h3	{
	margin:0 0 10px 0;
	font-size:14px;
}
#clutchhitterNewArticle		p	{
	margin:0 0 10px 0;
	font-size:14px;
}
#clutchhitterNewArticle		p	a	{
	color:#333333;
	font-size:12px;
}
#detailLink	{
	text-align:right;
}
#clutchhitterNewArticleDate	{
	font-size:10px;
}


#ustContentWrapper	{
	width:980px;
	padding:10px;
}
#liveContent	{
	float:left;
}
#socialContent	{
	float:left;
}

#adWrapper	{
	width: 980px;
	text-align: center;
	margin: 10px 0;
}

