.center_outer
{
	text-align: center;
	margin: 0 auto;
}


html, body
{
	font-family:Arial;
	font-size:12px;
	
}




img{
	border:0px;
}

a:link, a:visited
{
	color: #952531;
	text-decoration: none;
    font-weight: bold;
}

a:hover, a:active
{
	color: #952531;
    text-decoration: underline;
}



.cover
{
    text-align:center;
    height: 650px;
    width: 900px;
    position: relative;
    margin: 0 auto;
}

    .content
    {
        position: absolute;
        top:215px;
        left:222px;
        width:435px;
        height:366px;  
        overflow: auto;  
        text-align: left;
        padding-left:16px;
        padding-right:16px;
    }
    
    
    .title
    {
        display:none;
        position: absolute;
        cursor:pointer;
    }
    .title_1
    {
        top:196px;
        left:119px;
        
    }
    
    .title_2
    {
        top:310px;
        left:104px;
        
    }
    .title_3
    {
        top:443px;
        left:122px;
        
    }
    .title_4
    {
        top:552px;
        left:174px;
        
    }
    .title_5
    {
        top:111px;
        left:574px;
        
    }
    .title_6
    {
        top:356px;
        left:694px;
        
    }
    .title_7
    {
        top:475px;
        left:685px;
        
    }
    .title_8
    {
        top:219px;
        left:698px;
        
    }


    .th
    {
        width: 130px;
        text-align: left;
        float:left;
        margin-bottom:0px;
        height:100px;
    }
