@charset "UTF-8";
/* museumCSS Document */

/*----------museum_cat----------*/
body#museum_cat div#content h1
{
	margin-bottom:2px;
	width:750px;
	height:35px;
	border-bottom:4px solid #9e9e9e;
	text-indent:-9999px;
}
body#museum_cat div#content h2
{
	margin-bottom:2px;
	width:750px;
	height:27px;
	text-indent:-9999px;
}
/*----------museum----------*/
div.museum h1{background: url(/pts/images/museum/h1_museum.gif) no-repeat 0px 0px;}
div.museum h2.history{background: url(/pts/images/museum/h2_history.gif) no-repeat 0px 0px;}
div.museum h2.year_2011{background: url(/pts/images/museum/h2_year2011.gif) no-repeat 0px 0px;}
div.museum h2.year_2010{background: url(/pts/images/museum/h2_year2010.gif) no-repeat 0px 0px;}
div.museum h2.year_2009{background: url(/pts/images/museum/h2_year2009.gif) no-repeat 0px 0px;}
div.museum h2.year_2008{background: url(/pts/images/museum/h2_year2008.gif) no-repeat 0px 0px;}
div.museum h2.year_2007{background: url(/pts/images/museum/h2_year2007.gif) no-repeat 0px 0px;}
div.museum h2.year_2006{background: url(/pts/images/museum/h2_year2006.gif) no-repeat 0px 0px;}
div.museum h2.year_2005{background: url(/pts/images/museum/h2_year2005.gif) no-repeat 0px 0px;}


div.museum div.mlist
{
	width:750px;
	margin-bottom:10px;
}

div.museum div.mlist table
{
	width:746px;
	margin:0px auto;
}	
div.museum div.mlist td
{
	background: url(/pts/images/common/arrow_brown.gif) no-repeat 5px 5px;
	width:205px;
	padding:5px 0px 5px 25px;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
	border-bottom: 1px dotted #333;
}	
div.museum div.mlist td.nolink
{
	border:none;
	background:none;
}

/*----------font----------*/
div.museum div.mlist td
{
	font-size:80%;
}	
