body {
	font-family:  "Lucida Grande", "Apple LiGothic", "LiHei Pro", Lucida, Verdana, sans-serif;
	font-size: 11px;
	background: #ffffff;
	color: #999;
}	

a { color: #717171; text-decoration: none;}
a:hover, a:active { text-decoration: underline; }

h2 {
	color: #fff;
	background: #000000;

	padding: 5px 30px;
	
	float: left;
	font-size: 13px;

	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

h2 a {
	color: #999;
}

h2 a.selected {
	color: #fff;
}
#page, #header-inner {
	margin: 0 auto;
	width: 985px;	
	position: relative;
}

#header-inner h1 {
	background: url(/images/24h_title.png) no-repeat scroll 0 30px #000000;
	display: block;
	width: 387px;
	height: 61px;
	text-indent: -9999px;
	padding: 30px 0;
}

#header h1 {
	text-indent: -9999px;
}

#header-inner h1 a {
	display: block;
	width: 387px;
	height: 61px;
}

#header {
	background:  #000000;
	padding-bottom: 15px;
	position: relative;
}
	#header #logo {
		margin: 30px 0;
	}
	#index #header div#logo {
		width: 960px;
		margin: 0 auto;
		padding-top: 60px;
	}
	
	#index #header h1 a {
        position: absolute;
        left: 100px;
        top: 50px;
	    background: url(/images/24h_logo.png) no-repeat;
	    display: block;
	    width: 302px;
	    height: 295px;
	}

#index #header {
	margin: 0 auto;
	height:355px;
	background: #000000 url(/images/24h_head.jpg) no-repeat top center;
	padding: 0;
}

#search {
	position: absolute;
	right: 85px;	
	top: 85px;
	padding-top: 1px;
	
	background: url(/images/search_bg.png) no-repeat 0 0;
}

#index  #search {
	right: 0;	
	top: 40px;	
}
	#search-input {
		width: 100px;
		font-size: 11px;
		background: none;
		border: 0;
		margin: 0 5px 0 3px;
		color: #fff;
		vertical-align: top;
	}

#back-link {
	position: absolute;
	right: 0;
	top:85px;
	padding:0  5px;
	font-size: 9px;
	background: #4F504F;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
	#galleries #back-link {
		position: static;
		float: right;
		margin-right: 10px;
	}
#back-link a {
	display: block;
	padding: 3px 15px 3px 3px;
	color: #fff;	
	font-size: 14px;
}

#back-link li {
    display: block;
    float: left;
}

#gallery-banner {
	height: 255px;
	position: relative;
}

	#gallery-banner .gallery-logo {
		position: absolute;
		left: 50%;
		top: 40px;
		margin-left: -75px;
	}

#gallery-about {
	height: 215px;
/*  padding-top: 40px;*/
	background: #E1E2E1;
		color: #000;
}
	.gallery-logo {
		float: left;
		width: 150px;
		margin-left: 30px;
		background: #989998;
	}
	.gallery-logo p {
	    padding: 2px 8px 5px 8px;
	}
	.gallery-logo a {
		display: inline-block;
		background: #989998;
		color: #fff;
		background: url(/images/icons.png) 137px -27px no-repeat;
	}
	.gallery-info {
		float: left;
		width: 260px;
		margin-left: 10px;
	}
	.gallery-info h3{
		font-size: 15px;
		font-weight: bold;
		color: #000;
		letter-spacing: 3px;
		margin-bottom: 10px;
	}
	.gallery-info ul {
		background: #C7C8C7;
		padding: 8px 5px;
		font-size: 13px;
	}
	.gallery-info li.addr {
		padding-bottom: 5px;
	}
	.gallery-info p {
		background: #fff;
		font-size: 13px;
		color: red;
		padding: 5px;
		margin-top: 15px;
	}
	
	.gallery-artist {
		float: left;
		width: 510px;
		*width:480px;
		margin-left: 20px;
	}
	.gallery-artist h3{
		background: black;
		color: #fff;
		padding: 5px 10px;
		float: left;
		
	}
	.artist-list {
		background: #C7C8C7;
		padding: 5px;
		margin-top: 5px;
		overflow: hidden;
	}
	.gallery-artist li{
		float: left;
		width: 160px;
		*width:150px;
		padding: 2px 0 1px 6px;
		font-size: 13px;
		border-bottom: 1px solid #fff;
		overflow: hidden;
		
	}
	.gallery-artist li.last {
		border: none;
		margin-bottom: 3px;
	}
	.artist-more {
		display: block;
		border-top: 1px solid #000;
		text-align: center;
		background: url(/images/icons.png) center -270px no-repeat;
		text-indent: -9999px;
	}
	
/* Cover Flow */
div#contentFlow{
	background: #000000;
	margin: 0 auto;
}

.content {
	margin-top: 20px;
	padding: 15px 0 15px 8px;
	background: #f4f4f4;
	
}

#vip {

}
	#vip .gallery {
		width: 320px;
		float: left;
	
		margin: 10px 5px 10px 0;
	}
	#vip .gallery img {
		border: solid 10px #D2D3D2;

		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;

	}
	#vip .gallery .title:hover img {
		border-color: #FE230C
	}
	#vip .gallery .title:hover h3 {
		text-decoration: underline;
	}

	#vip .gallery h3 {
		color: #FE2F0D;
		
		margin-top:5px;
		padding-left: 20px;
		
		font-size: 18px;
		
	}
	#vip p.info {
		color: #666;
		background: #d6d6d6;

		font-size: 13px;
		margin: 5px 10px;
		padding: 6px 10px;		

		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;

	}
	#vip p.info:hover {
		background: #DEFE26;
		color: #000;
	}
	#vip dl {
		margin-left: 20px;
	}

#galleries {
}
		.description {
			padding:  15px 0 5px;
			font-size: 14px;
		}
		
		#galleries .gallery{
			width: 215px;
			padding: 10px 10px 15px;
			margin: 9px 9px 0 0;

			float: left;
		
			background: #E3E4E3;

			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;

		}
		#galleries .gallery:hover {
			background: #DEFE26;
		}
		
		#galleries h3 {
			color: #000;
			margin: 10px 0 0 10px;
		}
		#galleries .gallery p {
			margin: 0 0 0 10px;
		}
		
		
#banner {
	margin: 15px 0 0;
	height: 210px;
	background: url(/images/24h_banner.jpg) no-repeat center;

}

#art-list {
	padding: 20px 0 20px 24px;
}

.artworks {
	margin-top: 20px
}
	.artworks li {
		display: block;
		float: left;
		padding: 0 22px 18px 0
	}
	.artworks li a{
		display: block;

	}
	.artworks li a:hover{
		border: 5px solid #fff;
		display: block;
		position: relative;
		margin: -5px;

		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;

	}
	.pager {
		width: 455px;
		margin: 0 auto;
		background: url(/images/pager-background.png) center center no-repeat;
		position: relative;
		text-align: center;
		font-size: 15px;
		padding: 3px;
	}
	.pager li {
		display: inline;
	}
	.pager li a {
		padding: 10px;

	}
	.pager .next-page {
		position: absolute;
		display: block;
		right: 0;
		width: 20px;
					
		background: url(/images/icons.png) no-repeat 0 -87px;
		text-indent: -9999px;
	}
	.pager .last-page {
		position: absolute;
		display: block;
		left: 10px;
		width: 20px;
					
		background: url(/images/icons.png) no-repeat 0 -57px;
		text-indent: -9999px;
	}
	.pager .selected a {
		background: url(/images/icons.png) no-repeat 1px -115px;
	}

#art-detail{
	padding-bottom: 30px;

}
	#art-detail h2 {
		margin-left: 23px;
	}

	.art-info {
		background: url(/images/art-info.png) center top no-repeat;
		height: 27px;
		text-align: center;
		color: #fff;
		font-size: 13px;
		padding-top: 5px;
		margin: 15px 0;
	}	
	.art-info li {
		display: inline;
		padding: 1px 15px;
		border-right: 1px solid #000;
	}
	.art-info li.artwork, .art-info li.artist {
		color: #000;
	}

	.art-work {
		text-align: center;
		width: 870px;
		height: 525px;
		float: left;
	}

	.art-viewer {
		background: #CCCDCC;
		width: 75px;
		height: 525px;
		float: left;
		text-align: center;
		position: relative;
	}
	.art-viewer .thumbnails img{
		border: 4px solid #fff;
		margin: 10px 0 5px;
	}
	.art-viewer .selected img{
		border-color: black;
	}
	
	.art-viewer .controller {
		position: absolute;
		bottom: 10px;
		left: 0;
		width: 75px;
		text-align: center;
		display: block;
	}
		.controller li {
			margin: 10px 0;
		}
		.controller .art-all {
			display: block;
			height: 25px;
			background: url(/images/icons.png) center -240px no-repeat;
			text-indent: -9999px;
		}
		.controller .art-next {
			display: block;
			height: 25px;
			background: url(/images/icons.png) center -180px no-repeat;
			text-indent: -9999px;
		}
		.controller .art-last {
			display: block;
			height: 25px;
			background: url(/images/icons.png) center -210px no-repeat;
			text-indent: -9999px;
		}
		

#dock{
	background: url(/images/dock-background.png) center -20px no-repeat;
	height: 180px;
	overflow: hidden;
}
	#dock ul.thumbnails {
		margin: 10px auto;
		width: 80%;
		text-align: center;
	}
	#dock .thumbnails .selected img {
		border-top: 4px solid #B0ABA9;
		margin-top: -2px;
	}
	#dock li {
		display: inline-block;
		margin: 0 15px;
	}
	#dock .pager {
		background: url(/images/dock-pager.png) center center no-repeat;
		height: 30px;
		margin-top: -60px;
	}
	#dock .pager ul {
		margin-top: 10px;
		margin-left: 130px;
		text-align: center;
	}
	#dock .pager li {
		display: block;
		float: left;
		width: 10px;
		height: 10px;
	}
	
	#dock .pager li a{
		display: block;
		width: 10px;
		height: 10px;
		background: url(/images/dock-pager-item.gif) center center no-repeat;
		text-indent: -9999px;
		padding: 0;
		
	}
	#dock .pager li.selected a{
		background: url(/images/dock-pager-selected.gif) center center no-repeat;
	}
	
/* �����ŧi */

#footer {
	padding: 20px;
	margin-top: 20px;
    margin-bottom: 60px;
    
    background: #dee2e2;
	color: #717171;
 
    line-height: 1.5;
    font-size: 12px;
	}
		#footer .logo {
			float: left;
			padding-left: 10px;;
		}
		
		#footer .contact {
			margin-left: 93px;
		}
		#footer .link {
			float: right;
		}
		#footer .link li {
			display: inline;
			line-height: 1;
			
			border-right: 2px solid #8B8C8B;
			padding: 0 10px 0 5px;;
			
		}
		#footer .link li.last {
			padding: 0 0 0 5px;
			border: none;
		}


.round {	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}

	#reflection{
	}
	#inverted{
	display:block;
	}
	.draw{
	width:250px; height:188px;
    background:url(dock-thumbnail.png) no-repeat ;
   }


   

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */