body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	background: #fff url(../navi/dotted_line_v.gif) repeat-y 0 0;
	color: #000;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0;
	}

/* ------------------ IDs ------------------ */

#spectacles_main {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	width: 640px;
	margin: 0 0 0 0;
	padding: 40px 0 0 0;
	background: transparent;
	}
#spectacles_main p { 
	margin: 0 40px 7px 300px; 
	padding: 0;
	}

.show {
	background: transparent url(../navi/dotted_line.gif) repeat-x 0 bottom;
	margin: 0 0 10px 0;
	padding: 6px 0 10px 0;
	clear: both;	
	}
.bg_alt {
	background-color: #FFC;
	}

#spectacles_main h1 { 
	font-weight: bold; 
	font-size: 13px; 
	line-height: 16px; 
	color: #888; 
	/*text-align: right;*/
	
	margin: 0 5px 3px 300px; 
	padding: 8px 0 0 0;
	}

#spectacles_main h2 { 
	font-weight: bold; 
	font-size: 13px; 
	line-height: 16px;
	color: #000; 
	padding: 2px 0;
	margin: 0 0 0 300px; 
	}
#spectacles_main h2 span{ 
	font-size: 24px; 
	color: #cc0000;
	}

#spectacles_main h3 { 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 13px; 
	color: #0026be; 
	margin: 2px 0 0 300px; 
	padding: 0;
	}
#spectacles_main h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #000;
	margin: 4px 0 4px 300px;
	padding: 0;
	}

#spectacles_main img {
	margin: 0 0 2px 60px;
	float: left;
	clear: both;	
	}

.red {
	color: #CC0202; 
	}

.note {
	color: #666; 
	font-size: 9px;
	line-height: 11px;
	}

.clear {
	clear: both;	
	}
