@charset "ISO-8859-1";

#colorChg{
	position: absolute;
	left: 800px;
	top: 10px;
	width: 100px;
	}
#colorChg div a{
	display: block;
	width: 9px;
	height: 9px;
	font-size: 0;
	line-height: 0;
	float: left;
	margin-right: 5px;
	}

#colorChg div a.box1{
	background-image:url(/common/img/bgChgBox1.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#colorChg div a.box2{
	background-image:url(/common/img/bgChgBox2.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#colorChg div a.box3{
	background-image:url(/common/img/bgChgBox3.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#colorChg div a.box4{
	background-image:url(/common/img/bgChgBox4.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#colorChg div a.box5{
	background-image:url(/common/img/bgChgBox5.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#colorChg div a.box6{
	background-image:url(/common/img/bgChgBox6.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	}

#colorChg div a.box1:hover{ background-image:url(/common/img/bgChgBox1On.gif); }
#colorChg div a.box2:hover{ background-image:url(/common/img/bgChgBox2On.gif); }
#colorChg div a.box3:hover{ background-image:url(/common/img/bgChgBox3On.gif); }
#colorChg div a.box4:hover{ background-image:url(/common/img/bgChgBox4On.gif); }
#colorChg div a.box5:hover{ background-image:url(/common/img/bgChgBox5On.gif); }
#colorChg div a.box6:hover{ background-image:url(/common/img/bgChgBox6On.gif); }

#colorChgPopup{
	position: absolute;
	left: 520px;
	top: 460px;
	width: 100px;
	}
#colorChgPopup div a{
	display: block;
	width: 9px;
	height: 9px;
	font-size: 0;
	line-height: 0;
	float: left;
	margin-right: 5px;
	}

#colorChgPopup div a.box1{
	background-image:url(/common/img/bgChgBox1.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#colorChgPopup div a.box2{
	background-image:url(/common/img/bgChgBox2.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#colorChgPopup div a.box3{
	background-image:url(/common/img/bgChgBox3.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#colorChgPopup div a.box4{
	background-image:url(/common/img/bgChgBox4.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#colorChgPopup div a.box5{
	background-image:url(/common/img/bgChgBox5.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#colorChgPopup div a.box6{
	background-image:url(/common/img/bgChgBox6.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	}

#colorChgPopup div a.box1:hover{ background-image:url(/common/img/bgChgBox1On.gif); }
#colorChgPopup div a.box2:hover{ background-image:url(/common/img/bgChgBox2On.gif); }
#colorChgPopup div a.box3:hover{ background-image:url(/common/img/bgChgBox3On.gif); }
#colorChgPopup div a.box4:hover{ background-image:url(/common/img/bgChgBox4On.gif); }
#colorChgPopup div a.box5:hover{ background-image:url(/common/img/bgChgBox5On.gif); }
#colorChgPopup div a.box6:hover{ background-image:url(/common/img/bgChgBox6On.gif); }

