﻿.friendLinkDemoLayer
{
	  position:absolute;
     line-height:25px;
	 top:0px;
	 left:150px;
	 width:618px;
	  height:720px;
	 text-decoration:none;
	 
	  
	 font-size:16px;
	 color:Gray;
	 background-image:url(../imageStatic/mainPageImage/friendLinkDetail/1pxDivBack.gif);
	 background-repeat:repeat-x;
	  border-bottom-color:Gray;
	  border-bottom-style:solid;
	  border-bottom-width:1px;
	  
	   border-left-color:Gray;
	  border-left-style:solid;
	  border-left-width:1px;
	  
	   border-right-color:Gray;
	  border-right-style:solid;
	  border-right-width:1px;
	  
	   border-top-color:Gray;
	  border-top-style:solid;
	  border-top-width:1px;
	  padding-left:15px;
	 padding-top:5px;
}
