@charset "utf-8";
/* CSS Document */
<style type="text/css">

.pakker {		
	border: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font: helvetica;
	font-size: 20px;
	font-weight: bold;		
}
.pakker ul{
	background: #666666;
	width: 100%;
	height: 28px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	.pakker li{
		width: 226px;
		float: left;
		display: block;
		padding: 0px;

}
	.pakker li a{
		background: #0 url("_Test/menu/images/seperator.gif") bottom right no-repeat;
		font-family: helvetica;
		color: #ffffff;
		display: block;
		width: 226px;
		font-weight: bold;
		line-height: 28px;
		margin: 0px;
		padding: 0px;
		text-align: center;
		text-decoration: none;
		}
	
	.pakker li a:hover {
	font-size: 20px;
	background: 0 -32px;
	background-repeat:no-repeat;
	padding: 0px 0 0 0px;
}

.ljudia_news{
	border: 0px solid #999999;
	margin: 0px;
	padding: 0px;
	font: helvetica;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}
	.ljudia_news ul{
		background: #000000;
		height: 110px;
		border: 0px solid #ffffff;
		list-style:none;
		margin:0;
		padding-left:2px;
}

	.ljudia_news li{
		float: left;
		width: 234px;
		height: auto;
		border: 0px solid #ffffff;
		padding:0px;
}
	.ljudia_news li a:hover {
		color: #666666;
		background: url("../_Test/img/ann/ljudiahoverbox.jpg") 0 -32px;
		background-repeat:no-repeat;
		padding: 8px 0 0 10px;
}


.ljudia_news_right {
	float: left;
	width: 250px;
	height: 50px;
	border: solid 1px rgb #999999;
}

img.ljudia_pic {
	float: left;
}

/*CSS Product Show*/

.productshow  {
	width: 662px;
	margin: 10px;
	border-bottom: 1px solid #999999;
	}
	
	
	.productshow_pic  {
		float: left;
		width: 200px;
		height: auto;
		}
	
	.productshow_info  {
		float: left;
		width: 450px;
		height: auto;
		
		}
	
	.productshow_heading  {
		margin-left: 20px;
		margin-top: 10px;
		font-family: helvetica;
		font-size: 28px;
		color: #999999;
		}
	
	.productshow_info_head  {
		font-family: helvetica;
		font-size: 18px;
		color: #999999;
		}
	
	.productshow_info_text  {
		font-family: helvetica;
		font-size: 11px;
		color: #666666;
		}



</style>


