@charset "UTF-8";
		
#home {width:100%; text-align:center;}
#home-inner { width:840px; padding:0 0 20px 0; margin:0 auto;}

#home-contents { float:left; width:600px; text-align:left; padding:20px 0 0 0;}
	#home-contents h2 { margin:20px 0 12px 0; padding:8px 0 0 12px;  font-size:16px; line-height:1.5em; border-left:3px solid #FF9803;}
	#home-topics { width:600px;}
		#home-topics th table { width:600px;}
		#home-topics th {text-align:left; font-size:10px;ine-height:1.5em; font-weight:normal; text-align:left;}
			#home-topics th img { padding-right:5px;}
			#home-topics th a { display:block; width:50px; padding:0 15px 0 5px; text-decoration:none; color:#666; background:url(../images/arrow5-1.gif) no-repeat right;}
			#home-topics th a:hover { color:#FF9803; background:url(../images/arrow5-2.gif) no-repeat right;}
		#home-topics td { width:440px; background:#EEE; padding:4px 10px; font-size:12px; line-height:1.2em;}
			#home-topics td a { color:#333; text-decoration:none; white-space:nowrap; text-align:left;}
			#home-topics td a:hover { color:#FF9803;}
	#home-list { width:580px; padding:4px 10px; margin-bottom:8px; background:#FCF5DB;}
		#home-list h3 { margin:0; padding:8px 0 2px 0; font-size:12px; line-height:1.2em; border-bottom:1px solid #333; clear:both;}
			#home-list a { color:#333; text-decoration:none;}
			#home-list a:hover { color:#010066; text-decoration:underline;}
		#home-list table { margin:8px 0; list-style:none;}
			#home-list table a { display:block; padding:0 0 0 10px; background-repeat:no-repeat; background-position: 0 4px; background-image: url(../images/arrow4-1.gif);}
				#home-list table a:hover { background-image: url(../images/arrow4-2.gif);}
			#home-list td { width:193px; font-size:10px; line-height:1.5em; padding:2px 0;text-align:left;}
			#home-list th { font-size:10px; line-height:1.5em; padding: 2px; font-weight:normal;text-align:left;}

#home-top { height:370px; padding:12px 0 00; background:url(../images/home-top-bg.jpg) repeat-x top; width:100%;}
	#home-top table { width:830px; margin:0 auto;}
		#home-top th { width:570px;}
		#home-top td { width:260px; background-repeat:no-repeat; background-position:center;}
		#home-top1 { background-image:url(../images/home-top1-bg.jpg);}
		#home-top2 { background-image:url(../images/home-top2-bg.jpg);}
		#home-top3 { background-image:url(../images/home-top3-bg.jpg);}
		#home-top4 { background-image:url(../images/home-top4-bg.jpg);}
