.openwindow
{
	font-size: 12px;
	background: #ffffff;
	width: 150px;
	position: absolute;
	z-index: 9999;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.openwindow .hide
{
	background-image: url(../images/04.png);
	background-repeat: repeat-y;
	padding-left: 4px;
}
.openwindow .clear
{
	clear: both;
}
.openwindow #showproduct .tit06 LI A
{
	color: #ff0000;
	text-decoration: none;
}
.openwindow #showproduct .tit06 LI A:link, A:visited, A:hover
{
	color: #000000;
	text-decoration: none;
}
.openwindow .showall
{
	color: #ff0000;
	font-size: 12px;
	background: url(../images/01.png) no-repeat;
	height: 30px;
	padding-left: 4px;
	display: block;
	overflow: hidden;
}
.openwindow .showall .tit03
{
	background-image: url(../images/03.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 4px;
	height: 30px;
}
.openwindow .showall .tit03 .tit02
{
	background: url(../images/02.png) repeat-x;
	line-height: 30px;
	color: #FFF;
	font-size: 12px;
	text-indent: 0px;
	height: 30px;
	font-weight: bold;
}
.openwindow .showall .tit03 .tit02 .close
{
	float: right;
	padding-top:5px;
	padding-right: 5px;
}
.openwindow .showall .tit03 .tit02 .productTitle
{
	float: left;
	padding-left: 15px;
}
.openwindow .tit06
{
	background-image: url(../images/06.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 4px;
}
.openwindow .tit06 .comp
{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.openwindow .tit06 ul
{
	margin: 0px;
	padding:10px 0px 10px 10px;
	line-height: 20px;
	list-style-type: none;
	height:150px;
	z-index: 9999;
	overflow-y: scroll;
}
.openwindow .tit07
{
	background-image: url(../images/07.png);
	background-repeat: no-repeat;
	padding-left: 4px;
}
.openwindow .tit07 .tit09
{
	background-image: url(../images/09.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 4px;
}
.openwindow .tit07 .tit09 .tit08
{
	background-image: url(../images/08.png);
	background-repeat: repeat-x;
	height: 4px;
}
.openwindow .tit06 li
{
	line-height: 20px;
	margin:0px;
	padding:0px;
}
