/* CSS Document */

html	{}

body		{ margin:0;
background-color:   #fff;}


			
			
#content_led	{background-color:#fff; height:100%; width:400px; margin:auto; text-align:center;

			}
			
			#content_led h2 { color:#000000; text-decoration:none; border:none}
			#content_led a { color: #999999; font-size:90%; text-decoration:none;}
			#content_led a:hover { color: #333333; font-size:90%; text-decoration:none;}
			
			
#content_led p {font-family:Arial, Helvetica, sans-serif; text-align:left; font-size:11px;}
					
h2			{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	padding-top:5px;
	font-weight: 400;
	color: #fff; height:20px;
	text-align:right;
	margin-top:0px; margin-bottom:5px;
	padding-right:20px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #191919;
}
		
	
#image	{width:380px;margin:auto; background-color:#252224; text-align:center; margin-bottom:10px;}

#background	{
	margin:auto;
	padding-top:2px;
	width:380px;
	height:155px;
	background-image:url(../images/des-frame.png);
	background-repeat: no-repeat;	
}

#info	{ width:378px; margin:auto; height:15px; margin-top:4px; }

#specific	{
	height:15px;
	text-align:left;
	margin:auto;
	margin-left:100px;
	margin-right:2px;
	padding-left:2px; line-height:14px;
	font-size:8.5pt;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;

}

#title		{ background-color: #191919; width:90px; text-align:left; margin:auto; padding-left:2px;  margin-left:2px; color:#fff;font-family: Arial, Helvetica, sans-serif; 	font-size:8.5pt;line-height:12px;font-weight:bold; float:left;}
