/* CSS Document */
#right dl
{
	margin:0 0 0 0;
}
#right .company dd
{
	padding:5px 10px 5px 10px;
}
#right dt.title1
{
	background:url(../images/titlebg.jpg) repeat-y -1200px;
	height:30px;
	line-height:30px;
	color:#999;
	padding-left:10px;
	margin-top:0;
}
#right dt.title1 img
{
	width:20px;
	height:20px;
	margin-top:5px;
}

#right .company p
{
	text-indent:2em;
}

#right .company dt a
{
	float:right;
	font-size:16px;
	line-height:30px;
	color:#777;
	
}

#right .prodirectory dt a
{
	float:right;
	font-size:16px;
	line-height:30px;
	color:#777;
}


/* ²úÆ·Ä¿Â¼ */
#prodir
{
	height:100px;
	border-bottom:#30cd64 solid 10px;
}
#prodir .product
{
	float:left;
	vertical-align:bottom;
	margin:10px 0 10px 0;
	width:200px;
}
.product p
{
	vertical-align:bottom;
	padding:45px 10px 0 10px;
	font-size:19px;
}
.product .abst .absbody p
{
	text-align:right;
}
.product img
{ 
	float:right;
	width:70px;
	height:70px;
	padding:0 10px 0 10px;
}
#prodir .abstop
{
	height:13px;
}
#prodir .show .abstop
{
	background:url(../img/eboxt5.png);
	_background:url(../img/eboxt5.gif);
	height:13px;
}
#prodir .show .absbody
{
	background:url(../img/eboxhl5.png) repeat-y;
	_background:url(../img/eboxhl5.gif) repeat-y;		
}

#prodir .absbottom
{
	height:15px;
}
#prodir .show .absbottom
{
	background:url(../img/eboxb5.png);
	_background:url(../img/eboxb5.gif);
	height:15px;
	_line-height:0;
	_font-size:0;
}

.product .expand
{
	display:none;
}
.product .show
{
	display:block;
	position:absolute;
	top:700px;
	left:300px;
	z-index:99;
}

.product .show .boxtop
{
	background:url(../img/eboxt4.png);
	_background:url(../img/eboxt4.gif);
	height:15px;
	width:400px;
	_line-height:0;
	_font-size:0;
}
.product .show .boxbody
{
	background:url(../img/eboxhl4.png) repeat-y;
	_background:url(../img/eboxhl4.gif) repeat-y;
	width:400px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	_line-height:0;
	_font-size:0;
}
.product .show .boxbottom
{
	background:url(../img/eboxt5.png);
	_background:url(../img/eboxt5.gif);
	height:13px;
	width:400px;
	_line-height:0;
	_font-size:0;
}
.product .show .boxbottom2
{
	background:url(../img/eboxt52.png);
	_background:url(../img/eboxt52.gif);
	height:13px;
	width:400px;
	display:block;
	_line-height:0;
	_font-size:0;
}

.boxbody  .proitem
{
	margin:0 10px 0 10px;
	padding:0 5px 5px 5px;
	background:#fff;
	border:0;
}
.proitem img
{
	margin:0 5px 0 0;
	width:60px;
	height:60px;
	float:right;
}
.proitem .imgdiv
{
	float:right;
	padding:0 20px 0 20px;
}
.proitem .imgdiv img
{
	margin:10px 20px 0 0;
}

.proitem dl dt
{
	line-height:16px;
	font-size:16px;
	height:16px;
}
.proitem dl dd
{
}
.proitem dl dd p
{
	padding:0 0 0 25px;
	line-height:18px;
	font-size:14px;
	height:18px;
}
.proitem dl dd div
{
	padding:0 0 0 25px;
	line-height:18px;
	font-size:14px;
}
.proitem dl dd p.nospaces
{
	padding:0 0 0 0;
}

.proitem dl dd .horizonline
{
	background:url(../images/hline.jpg) repeat-y;
	height:2px;
	width:90%;
	_line-height:0;
	_font-size:0;
}
