h1,h2,h3,h4,h5,h6,p,div,body {padding:0px; margin:0px; }
h1,h2,h3,h4,h5,h6,p {font: 12px/12px arial;}
#clear{clear:both;}

.PageTitle{
	width:1024px;
	height:175px;
	}
	
.PageTitle .Margin, .PageTitle .Content{
	float:left;
	}	
	


.PageTitle .Margin{
			width:150px;
			height:175px;			
			}
			
.PageTitle .Content{
			width:874px;
			height:175px;
			position:relative;
			}
			
.PageTitle .Content .title {position:absolute; bottom:0px; left:0px;}
.PageTitle .Content .more {position:absolute; top:0px; right:0px;}
.PageTitle .Content .name {position:absolute; bottom:0px; right:0px;}	


.Article{
	width:1024px;
	margin:0px 0px 175px 0px; 
	}	
.Article .Margin, .Article .Content{
	float:left;
	}
	
.Article .Margin{
			width:150px;
			position:relative;			
			}			
			
.Article .Content{
			width:874px;
			}									
img{
border-style: none;
}

 	a	{ 		
		background-color: transparent;
		padding: 0px 0px 0px 0px;
		}
		
	a:link	{
		background-color: transparent;
		} 

	a:visited	{
		text-decoration: none;
		background-color: transparent;
		} 

	a:active	{ 
		background-color: transparent;
		}
	a:hover	{
	}
			