﻿*{
    margin:0;
    padding:0;
}
.clear{
	clear:both;
}
#wrap{
    width:1028px;
    height:850px;
    margin:0 auto;
}
#contents{
	width:580px;
	padding:130px 0 0 420px;
}
#menu{
	margin-left:-60px;
}
#menu li, #menu li a{
	float:left;
	color:maroon;
	font-family: "Rounded Mplus 1c";
	font-size:19px;
        font-weight:bold;
        letter-spacing:-0.05em;
}
#menu li a{
    padding-left:15px;
/*  background-image:url('../images/key.png');
    background-repeat:no-repeat;
    background-position:left top;*/
}
p{
    font-family: "Rounded Mplus 1c";
    font-size:small;
    padding-top:6px;
    color:black;
    width:450px;
}
ul{
    list-style-type:none;
    font-family: "Rounded Mplus 1c";
    font-size:small;
}
h1,h2{
	font-family: 'Caveat Brush', cursive;
	font-size:3em;
}
.emphasis{
	font-size:medium;
	font-weight:bold;
}
.instruction{
        color:#590099;
}
a{
	color:#590099;
	text-decoration:none;
}
ul#worksnumber{
    list-style-type:none;
    width:500px;
    padding:10px 0px 30px 45px;	
    clear:both;
}
ul#worksnumber li{
	float:left;
	width:160px;
	height:160px;
	margin:0 0 10px 10px;
	-webkit-box-shadow:3px 4px 14px 1px rgba(51,51,51,1);
	-moz-box-shadow:3px 4px 14px 1px rgba(51,51,51,1);
	box-shadow:3px 4px 14px 1px rgba(51,51,51,1);
}
ul#worksnumber li img{
	border:0;
}
.marleft1{
	margin-left:-10px;
}
.marleft2{
	margin-left:-20px;
}
.gray{
	color:#666;
}
#menu li a.nowpage{
	color:#ff3333
}
.clock{
	height:70px;
	background-image:url('../images/antique_019_70.png');
	background-repeat:no-repeat;
	background-position:right top;
	margin-bottom:-27px;
}
.key{
	height:113px;
    width:500px;
	background-image:url('../images/antique_005_85.png');
	background-repeat:no-repeat;
	background-position:right top;
}
#letter img{
/*    -webkit-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    transform:rotate(-5deg);*/
    z-index:-30;
}
a.gallery img, a.ajax img{
    outline:none;
}
.shadow{
	text-shadow:3px -3px 3px #ffffff;
}
.pagenumber{
	font-family:"Rounded Mplus 1c";
	font-size:2em;
	clear:both;
	padding-left:3px;
}
.pagenumber a {
	text-decoration:none;
	color:#333;
}
.pagenow{
	color:#ff3333;
}