@charset "utf-8";

.cyclic_ss
{
	margin: 0 10px 20px 0;
	overflow: hidden;
}

#ss_nav
{
	position: relative;
	float: left;
	z-index: 100;
	top: 90px;
}

#ss_nav .next, #ss_nav .prev
{
	text-indent: -9999px;
	width: 30px;
	height: 30px;
	display: block;
	z-index: 9999;
	opacity: 0.2;
}

#ss_nav .prev
{
	background: url(images/top/prev.gif) no-repeat;
	float: left;
	position: absolute;
	left: 20px;
}

#ss_nav .next
{
	background: url(images/top/next.gif) no-repeat;
	float: right;
	position: absolute;
	left: 610px;
}

#ss_nav .next:hover, #ss_nav .prev:hover
{
	opacity: 0.6;
}

#ss_nav
{
	width: 670px;
	top: 150px;
}

#ss_nav .next
{
	left: 670px;
}

#ss_nav a:focus
{
	outline: none;
}

#slidshowcase
{
	margin-left:auto;margin-right:auto;position: relative;
	z-index: 0 !important;
	border: 3px solid #CCCCCC;
}

.ss_caption a, a:hover
{
	text-decoration: none
}
.ss_link
{
	display: block;
	width: 700px;
	height: 360px;
	text-decoration: none !important;
	background-position: center !important;
}

.ss_link img
{
	width: 700px;
	height: 360px;
}

.ss_caption
{
	position: relative;
	top: -85px;
	overflow: hidden;
	background: #000;
	height: 85px;
	color: #a7a7a7;
	padding: 0;
	display: block;
	opacity: 0.7;
	filter: alpha(opacity = 75);
}

.ss_caption .caption_title	{ color: #FFF;
	padding: 10px 15px 5px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	}
.ss_caption .caption_detail	{ padding: 0 15px;
	margin: 0;
	display: block;
	}

.ss_nav
{
	height: 370px;
}

.ss_link
	{width: 700px;
	height: 360px;
}

.ss_link img
{
	width: 700px;
	height: 360px;
	}

.ss_caption
{
	height: 150px;
	top: -150px;
}

.slideshow-content
{
	height: 360px
}


/*article*/


.article .a_caption
{
	width: 200px;
}
.article div
{
	font-size: 12px;
}
.article li
{
	width: 210px;
	height: 210px;
	float: left;
	margin: 0 5px 10px 0;
	font-size: 12px;
	padding: 5px 2px 10px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}

.article img
{
	float: left;
	width: 200px;
	height: 130px;

}

.thumbnail_link {
	background: none repeat scroll 0 0 #111111;
	display: block;
	float: left;
	text-decoration: none;
}

.article_thumbnails .thumbnail_link
{
	margin-left: 5px;
}

.article_thumbnails
{
	width: 205px;
	height: 130px;
	clear: both; display: inline-block;
	margin-bottom: 5px;
}

.thumbnail-link
{
	float: left;
	display: block;
	text-decoration: none !important;
}

.article .a_caption, .a_caption
{
	color: #CCCCCC;
	float: left;
	background: #000;
	height: 25px;
	display: block;
	margin: -25px 0 0 0;
	font-weight: bold;
	opacity: 0.6;
}

.article .a_caption a:link, .article .a_caption a:visited
{
	color: #FFF;
	text-decoration: none;
}

.article .published
{
	float: left;
	margin: 5px 5px 0;
	font-size: 10px;
	color: #AAAAAA;
	border-bottom: none;
}

.article_detail
{
	padding:3px;
}

.article_title a, .article_title a:hover
{
	font-size:120%;
	font-weight:bold;
	margin:0px 5px 5px;
	padding:0;
	text-decoration:none;
	margin-top:3px;
}

a img {
	border-style:none;
}
