@charset "UTF-8";



/*+++++++++++++++++++++++++++++++++++++++++++++++++++++

 index2.css

+++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#maincontent { width:530px; padding:10px 10px 0px 10px; vertical-align:top; float:left; }
	.indexcontent { width:530px; padding-bottom:20px; font-size:small; line-height:1.4em; overflow:hidden; }
	.indexcontent h1 { line-height:0em; font-size:0px; padding-bottom:5px; }
	.indexcontent p { color:#aa3250; }

	#whatsnew { overflow:auto; height:8em; width:530px; }
		#whatsnew dl dt { color:#aa3250; font-weight:normal; }
		#whatsnew dl dd { text-indent:1em; margin-bottom:1em;}
	
	#siteindex {}
		#siteindex table {}
		#siteindex table tr th { color:999999; width:100px; text-align:left; background:url(/img/common/dotborder.gif) repeat-x bottom left; padding:3px; }
		#siteindex table tr td { color:#aa3250; width:430px; text-align:left; background:url(/img/common/dotborder.gif) repeat-x bottom left; padding:3px; line-height:1.2em; }
