div, p, a, h1, h2 { font-family:tahoma; font-size:12px; color:#000000; margin:0px; }
body { margin:0px; }
.all { background-image:url(images/header.jpg); padding-top:379px; width:800px; background-position:top; background-repeat:no-repeat; text-align:left; background-color:#efedf2; }
.logo {}
	.logo a {}
	
.left { width:220px; float:left; background-image:url(images/b.jpg); background-repeat:repeat-y; position:absolute; top:280px; }
* html .left { margin-left:-250px; }
.menu { padding-left:5px; padding-bottom:100px; background-image:url(images/b_menu.jpg); background-position:bottom left; background-repeat:no-repeat; }
	.menu a { font-family:verdana; color:#000000; font-size:12px; text-decoration:none; line-height:1.5em; }
	.menu a:hover { text-decoration:underline; }
	
.friends { background-image:url(images/b2.jpg); background-position:top left; background-repeat:no-repeat; padding-left:20px; padding-right:20px; padding-bottom:50px; }
	.friends .h2 { padding-top:10px; padding-bottom:15px; }
	.friends p {}
	.feer { background-image:url(images/foot.jpg); height:29px; }
		
.content { margin-left:250px; margin-right:20px; width:520px; padding-bottom:100px; }
	.content h1 { font-size:18px; padding-bottom:20px; }
	.content p { margin-top:10px; text-align:justify; }
	
.footer { height:150px; }
	.footer .check {}