
body{background-color: #f6f6f6;}

div#warper{
margin-left:auto;
margin-right:auto;
width: 800px;
}

div#menutop{
height:45px;
margin-left:auto;
margin-right:auto;
width: 800px;
}



#flash{
height:79px;
background-color: #ffffff;
float: left;
}

#righth{
float: left;
background-color: #ffffff;
width: 200px;
height:79px;

}


div#header{
background-color: #dce9d6;
height: 230px;
padding: 20px 60px 0px 60px;
}

div#clear{clear: both;
}
div#center{
height: 274px;
float: left;
width: 399px;
}

div#center2{
height: 274px;
width: 400px;
float: left;
border-left: 1px solid red;
}

div#center2 a{
text-decoration: none;
}

div#center3{
height: 274px;
width: 800px;
float: left;
}

div#footer{
background-color: #ffffff;
height: 40px;
border-top: 1px solid black;
border-bottom: 1px solid black;
text-align: center;
font-size: 0.9em;
padding-top: 20px;
}

.per{font-family:Courier;
font-size: 1em;
}

.per a{
text-decoration: none;
}

.per:hover{
border-bottom: 1px solid red;
font-weight: bold;
}

.p{
font-family: Arial-Arial Black-Verdana-Geneva;
font-size: 0.9em;
}

.title{
font-family: Courier;
font-weight: bold;
border-bottom: 1px solid red;
margin-left: 15px;
}

li{font-family: Arial-Arial Black-Verdana-Geneva;
font-size: 0.9em;
}


