@charset "utf-8";


h1 {
	background: url(../images/h1_title.jpg) right top no-repeat;
	width: 750px;
	height: 127px;
	text-indent: -9999px;
	margin-top: 11px;
}
#main_navi #car {
	background: url(../../common/images/head_carl.gif) left -31px no-repeat;
}
.slideshowContainer {
	border: 1px solid #cccccc;
	margin: 30px 0 5px 0;
}
#slideshowContainer {
	width: 340px;
	height: 290px;
	float: left;
}
#slideshowContainer img{
	width: 340px;
	height: 290px;
}
.loading {
	background: url(images/loading.gif) center no-repeat;
}
.slideshowThumbnail {
	outline: none;
}
.slideshowThumbnail img {
	border: 1px solid #ffffff;
	padding: 3px;
}
a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 3px;
}
.outline {
	border: 1px solid #999999;
	z-index: 0;
	position: absolute;
}
#thumbnails {
	width: 398px;
	float: right;
}
#thumbnails img{
	width: 87px;
	height: 87px;
}
.img_top {
	margin: 30px 0 0 0;
}
#preview {
	margin: 5px 0 20px 0;
}
#preview .top_play {
	width: 49px;
	height: 13px;
}
#preview .top_stop {
	width: 58px;
	height: 13px;
}
#preview .top_next {
	width: 57px;
	height: 13px;
}
#preview .top_pre {
	width: 48px;
	height: 13px;
}


/*************************************************************/

