html,body{
	font-family:arial, sans-serif;
	font-size:11px;
	background-color:white;
	line-height:11px;
	height: 100%;
}

a{
	outline:none;
	text-decoration:none;
}

a h1{
	color:black;
}

#left_column a:hover{
	background-color:#f1f1f1;
	color:black!important;
}

#left_column a{
	color:black;
}

h1{
	font-size:45px;
	letter-spacing:7px;
	line-height:48px;
	text-transform:uppercase;
	margin-bottom:27px;
}

p{
	font-family:"Georgia", "Times New Roman", serif;
	line-height:19px;
	font-size:13px;
	margin-bottom:15px;
	width:82%;
}

#wrapper{
	width:860px;
	float:left;
	margin-top:55px;
}

#left_column{
	display:inline;
	float:left;
	width:123px;
	margin-left:48px;
}

#left_column a.selected{
	font-weight:bold;
}



h2{
	font-weight:bold;
}

#left_column ul{
	margin-bottom:20px;
}

#left_column ul li{
	margin-bottom:3px;
}

#logo{
	width:auto;
	margin-left:171px;
	float:left;
	clear:both;
	margin-bottom:45px;
}

#content{
	width:680px;
	display:inline;
	float:left;
	position:relative;
	top:-8px;
}

b{
	font-weight:bold;
	color:black;
}

label{
	font-family:"Georgia", "Times New Roman", serif;
	color:#767676;
	font-style:italic;
	padding-top:4px;
	margin-left:3px;
}

.metadata{
	margin-top:10px;
	padding-top:14px;
	border-top:1px dotted black;
	width:82%;
	color:#8B8B8B;
}

.metadata a{
	font-weight:bold;
	color:black;
}

#jtluyu-jtluyu{
	width:90px;
	font-family:arial, sans-serif;
	font-size:11px;
	color:#ccc;
	padding:2px;
	margin-top:2px;
}

.shop p{
	font-size:11px!important;
	line-height:15px;
}

.shop .cover{
	width:140px;
	background-color:#fff;
	height:auto;
	text-align:center;
}

.hover{
	position:relative;
	width:auto;
	top:-90px;
	float:left;
	text-align:center;
	height:auto;
	background-color:rgba(0,0,0,0.8);
	color:white;
	font-weight:bold;
	padding:4px 8px;
	-moz-border-radius:14px;
	-webkit-border-radius: 10px;
	border:1px solid black;
	margin-left:22px;
}
table.shop{
	width:100%;
	position:relative;
	top:8px;
}

#credit{
	color:#A1A1A1!important;
	height:100px;
}

#credit a{
	color:#A1A1A1!important;
}

#commentform{
	font-family:arial;
	font-size:11px;
	padding:15px;
	background-color:#EFEFEF;
	width:82%;
}

#commentform p{
	font-family:arial;
	font-size:11px;
}

#commentform input[type=text]{
	width:240px;
	font-family:arial;
	font-size:11px;
	padding:3px;
}

#commentform textarea{
	font-family:arial;
	font-size:11px;
	width:80%;
	height:120px;
	padding:3px;
	
}