/* menu */

a.home { width: 124px; height: 50px; display: block; background: url(../../include/images/menu.jpg) 0 0px;}
a.home:hover { width: 124px; height: 50px; display:block; background: url(../../include/images/menu.jpg) 0 -50px;}

a.web { width: 138px; height: 50px; display: block; background: url(../../include/images/menu.jpg) -124px 0;}
a.web:hover { width: 138px; height: 50px; display:block; background: url(../../include/images/menu.jpg) -124px -50px;}

a.identity { width: 136px; height: 50px; display: block; background: url(../../include/images/menu.jpg) -262px 0;}
a.identity:hover { width: 136px; height: 50px; display:block; background: url(../../include/images/menu.jpg) -262px -50px;}

span.misc { width: 127px; height: 50px; display: block; background: url(../../include/images/menu.jpg) -398px -50px;}
span.misc:hover { width: 127px; height: 50px; display:block; background: url(../../include/images/menu.jpg) -398px -50px;}

#web { width: 321px; float:left; clear:both;}

	#misc h3 {width: 285px; height: 40px; border-bottom: 1px solid #69886b; background: url(../../include/images/sample.png) 0 50% no-repeat; text-indent: -9999px;}
	
	#misc h4 {width: 240px; height: 40px; border-bottom: 1px solid #69886b; margin-left: 285px; background: url(../../include/images/download_misc.png) 0 50% no-repeat; text-indent: -9999px;}
	
	#misc .view li { border-bottom: 1px solid #69886b; padding: 5px 0; margin-bottom: 0px; width: 275px; margin-right: 10px;}
	
	#misc .view a { float:right; margin: -13px 15px 0 0;}
	
	#misc li span { font-size: 10px; color:#FFFFFF;}
	
	#misc .download li { border-bottom: 0px solid #69886b; padding: 5px 0; margin-bottom: 0px; width: 240px;}

