﻿.drawers {
	height: 283px; background-color: #ffffff
}
.drawer ul {
	padding-right: 0px; padding-left: 10px; padding-bottom: 0px; padding-top: 0px; list-style-type: none
}
.drawer li {
	padding-right: 4px; padding-left: 4px; background: url(../images/arrow1.gif) no-repeat 0px 50%; padding-bottom: 4px; line-height: 15px; padding-top: 4px; height: 15px; text-align: left
}
.drawers A {
	color: #666666; text-decoration: none
}
#productDrawer {
	float:left; background:url(../images/roll_bg.gif) repeat-x 0 0;
}
#productDrawer ul li {
	display: block; float: left;
}
/*
#productDrawer ul li.roll_1 {
	background:url(../images/roll_01.gif) no-repeat 80px bottom;
}
#productDrawer ul li.roll_2 {
	background:url(../images/roll_02.gif) no-repeat 80px bottom;
}
#productDrawer ul li.roll_3 {
	background:url(../images/roll_03.gif) no-repeat 80px bottom;
}
#productDrawer ul li.roll_4 {
	background:url(../images/roll_04.gif) no-repeat 80px bottom;
}
#productDrawer ul li.roll_5 {
	background:url(../images/roll_05.gif) no-repeat 80px bottom;
}
*/
#productDrawer div {
	z-index:1001; position:relative; display: block; overflow: hidden; width: 105px; cursor: pointer; height: 232px; background:url(../images/roll_border_left.gif) no-repeat 0 0;
}
#productDrawer div h3 { margin:30px 0 10px 3px;}
#productDrawer div h3 a { float:left; display:block; width:20px; height:150px; padding-left:10px; background:url(../images/roll_arr.gif) no-repeat 0 2px; color:#666;}
#productDrawer div h3 a:hover { background:#eee url(../images/roll_arr_hover.gif) no-repeat 0 2px; text-decoration:none;}
#productDrawer div p { display:none; float:left; width:250px; margin-left:10px; color:#999; line-height:20px;}

#productDrawer div img { position:absolute; left:50px; bottom:0; z-index:-1000;}


#productDrawer .show {  background:url(../images/roll_border_left.gif) no-repeat 0 0;}
#productDrawer .show h3 a { width:250px; height:20px;}
#productDrawer .show p {display:block;}
#productDrawer #selected {
	width: 265px; text-align: left; text-decoration: none;
}
#productDrawer ul li IMG {
	float: left; margin: 1px 10px 0px; text-align: left;
}
#productDrawer ul li SPAN {
	padding-right: 0px; display: block; padding-left: 0px; float: left; padding-bottom: 0px; margin: 0px; width: 90px; padding-top: 0px; text-align: left;
}
