@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
font-style:normal;
color:#484848;
background:url(../images/fondecran.jpg) repeat;
}
.header{
width:1000px;
height:130px;
}
.headerimg{
background:url(../images/header.jpg) no-repeat;
width:1000px;
height:130px;
}
.logo img{
width:250px;
height:80px;
margin-left:15px;
position:absolute;
margin-top:20px;
border:none;
outline:none;
outline-width:none;
}
.content{
width:1000px;
margin:auto;
padding:auto;
}
.content01{
width:1000px;
background-color:#ffffff;
text-align:center;
}
.bgtable{
background-color:#ffffff;
}
.toppane{
/*width:1000px;*/
background-color:transparent;
color:#484848;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
text-align:justify;

}
.toppane img{
/*float:left;*/
border:none;
outline:none;
outline-width:none;
}
.leftpane{
/*width:180px;*/
background-color:transparent;
color:#484848;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
text-align:justify;

}
.leftpane img{
/*float:left;*/
border:none;
outline:none;
outline-width:none;
}
.ContentPane{
/*width:630px;*/
background-color:transparent;
color:#484848;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
text-align:justify;

}
.ContentPane img{
/*float:left;*/
border:none;
outline:none;
outline-width:none;
}
.rightpane{
/*width:180px;*/
background-color:transparent;
color:#484848;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
text-align:justify;
margin-left:2px;
margin-right:2px;
}
.rightpane img{
/*float:left;*/
border:none;
outline:none;
}
.bottomPane{
/*width:1000px;*/
background-color:transparent;
color:#484848;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
text-align:justify;
}
.bottomPane img{
/*float:left;*/
border:none;
outline:none;
outline-width:none;
}
.footer{
width:1000px;
height:28px;
text-align:left;
text-indent:10px;
line-height:28px;
background:url(../images/footer.jpg) no-repeat;

}
.seplink
{
width:1000px;
height:28px;
text-align:left;
text-indent:10px;
line-height:28px;
background:url(../images/footer.jpg) no-repeat;
}


