@charset "UTF-8";
/* CSS Document */
#main #artworks_content{
	width:900px;
	margin:0 auto;
}
#main #enlarge{
	margin-bottom:30px;
}
#main #thumb{
	margin-bottom:20px;
	overflow:hidden;
}
#main #thumb ul{
	width:900px;
	height:157px;
	margin-bottom:70px;
}
#main #thumb li{
	float:left;
	width:210px;
	height:157px;
	margin-right:20px;
}
#main #thumb .end{
	margin-right:0px;
}
#greeting{
	text-align:center;
	margin-bottom:40px;
}
#news h2{
	width:750px;
	border-bottom:1px dotted #333;
	padding-bottom:5px;
	margin-bottom:10px;
}
#news li{
	font-size:13px;
}

#main p{
	font-size:12px;
	line-height:1.5;
}
p.thumbtit{
	font-size:14px;
    font-weight: bold;
	margin:5px 0 5px;
    line-height:1.5;
}
