﻿	*
	{
		margin:0px;
		padding:0px;
	}
    body
    {
        font-size:12px;
        color:#333333;
    }
    #friend{        
        margin:0px auto 0px auto;
        width:1000px;
        height:71px;
        float:left;
    }
    #friend img{
        border:none;
        float:left;        
    }
    #friend a,#friend a:link,#friend a visited{
        margin-left:4px;
        margin-top:4px;
        line-height:25px;        
        color:#333333;
        float:left;
        text-decoration:none;
        width:104px;
        background:#8DE7E8;
        text-align:center;
    }
    #bottom
    {
		float:left;
        width:1000px;
        margin:0px auto 8px auto;
        height:120px;
        text-align:center;
    } 
    #bottom_link
    {
		height:25px;
		text-align:center;
		background:#00B2CD;
		border-bottom:2px solid #8DDDE9;	
		padding-top:8px;
	}
	#bottom_link a,#bottom_link a visited,#bottom_link a hover,#bottom_link a active
	{
		text-decoration:none;
		color:#000000;	
	}
	.sp
	{
		width:524px;
		line-height:26px;
		text-align:center;	
		color:#000000;
		margin-left:auto;
		margin-right:auto;
	}