@charset "utf-8";
/* CSS Document */

.clear {
	display: none;
}

div#wrapper_1 {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

div#leftcontents_2 {
	float: left;
	width: 243px;
	height: 514px;
	background: #000;
}

div#rightcontents_2 {
	width: 700px;
	float: right;
	background-color: #FFF;
	text-align: left;
	border: 1px solid #666;
}

div#header {
	background: #F0F0F0 url(map/sele1_r2_c2.gif) no-repeat 560px;
	height: 30px;
	width: 700px;
	border-bottom: 1px solid #000;
}

div#header_2 {
	background: #F0F0F0 url(map/sele2_r4_c2.gif) no-repeat 560px;
	height: 30px;
	width: 700px;
	border-bottom: 1px solid #000;
}

div#main_1 {
	background: #F0F0F0;
}

div#center {
	margin: 0px auto;
	padding-top: 30px;
	height: 451px;
	width: 300px;
	background: #E5E5E5;
}



#centermenu a{
	height: 16px;
	width: 180px;
	margin: 0 auto;
	padding: 3px 0;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-position: left center;
	background-repeat: no-repeat;
}

#centermenu p.pageTitle {
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 20px;	
	background-position: center center;
}

p#optTitle { background: url(optical/opt.gif) no-repeat; }
p#sunTitle { background: url(optical/sun.gif) no-repeat; }


#centermenu p{
	margin: 0 auto;
	padding-bottom: 3px;
}

#b1_1 a { background-image: url(optical/yello1.gif); }
#b1_1 a:hover { background-image: url(optical/yello2.gif); }
#b2_1 a { background-image: url(optical/spec1.gif); }
#b2_1 a:hover { background-image: url(optical/spec2.gif); }
#b3_1 a { background-image: url(optical/alek1.gif); }
#b3_1 a:hover { background-image: url(optical/alek2.gif); }
#b4_1 a { background-image: url(optical/dita1.gif); }
#b4_1 a:hover { background-image: url(optical/dita2.gif); }
#b5_1 a { background-image: url(optical/freu1.gif); }
#b5_1 a:hover { background-image: url(optical/freu2.gif); }
#b6_1 a { background-image: url(optical/gold1.gif); }
#b6_1 a:hover { background-image: url(optical/gold2.gif); }
#b7_1 a { background-image: url(optical/ic1.gif); }
#b7_1 a:hover { background-image: url(optical/ic2.gif); }
#b8_1 a { background-image: url(optical/lind1.gif); }
#b8_1 a:hover { background-image: url(optical/lind2.gif); }
#b9_1 a { background-image: url(optical/mikita1.gif); }
#b9_1 a:hover { background-image: url(optical/mikita2.gif); }
#b10_1 a { background-image: url(optical/oliver1.gif); }
#b10_1 a:hover { background-image: url(optical/oliver2.gif); }
#b11_1 a { background-image: url(optical/pro1.gif); }
#b11_1 a:hover { background-image: url(optical/pro2.gif); }
#b12_1 a { background-image: url(optical/theo1.gif); }
#b12_1 a:hover { background-image: url(optical/theo2.gif); }
#b13_1 a { background-image: url(optical/EFFECTOR1.gif); }
#b13_1 a:hover { background-image: url(optical/EFFECTOR2.gif); }

#b14_1 a {
	text-indent: 0;
	overflow: visible;
}


#b1_2 a { background-image: url(optical/yello1.gif); }
#b1_2 a:hover { background-image: url(optical/yello2.gif); }
#b2_2 a { background-image: url(optical/cazal1.gif); }
#b2_2 a:hover { background-image: url(optical/cazal2.gif); }
#b4_2 a { background-image: url(optical/dita1.gif); }
#b4_2 a:hover { background-image: url(optical/dita2.gif); }
#b5_2 a { background-image: url(optical/ic1.gif); }
#b5_2 a:hover { background-image: url(optical/ic2.gif); }
#b6_2 a { background-image: url(optical/mikita1.gif); }
#b6_2 a:hover { background-image: url(optical/mikita2.gif); }
#b7_2 a { background-image: url(optical/oliver1.gif); }
#b7_2 a:hover { background-image: url(optical/oliver2.gif); }
#b8_2 a { background-image: url(optical/spec1.gif); }
#b8_2 a:hover { background-image: url(optical/spec2.gif); }
#b9_2 a { background-image: url(optical/alek1.gif); }
#b9_2 a:hover { background-image: url(optical/alek2.gif); }





.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix { display: inline-block; }

/* Hides from IE and MacIE \*/
* html .clearfix { height: 1% ;}
.clearfix { display: block; }
/* End hide from IE and MacIE */

