@charset "utf-8";
/* CSS Document */

.index{

}



#header{

width:1000px;
margin:10px auto 0px;
}

#logo_s{
background-image:url(../img/logo111.gif);
background-repeat:no-repeat;
width:80px;
height:45px;
float:left;
margin:22px 40px 0px 0px;
}


#header ul{
font-family: 'Sorts Mill Goudy', serif;
display:inline-block;
margin-top:49px;

font-weight:bold;
float:left;
}


#header li{
float:left;
margin-right:30px;
}

#header address{
width:316px;
float:right;
margin-top:14px;
text-align:right;
line-height:1.9em;
font-family:sans-selif;
font-size:10px;
font-weight:bold;
}

#mainbody{
width:1000px;
height:600px;
margin:0px auto;
}

h1{
text-align:center;
padding:163px 0px 0px 0px;
}

h2{
text-align:center;
font-family:'Sorts Mill Goudy', serif;
font-size:8px;
padding:5px 0px 0px 7px;
line-height:1.5em;
}

#mainbody ul{
font-family:'Sorts Mill Goudy', serif;
font-size: 8px;
padding:5px 0px 0px 7px;
text-align: center;
}

#footer{
margin:0px auto 5px;
width:1000px;
text-align:right;
}

#footer p{
font-family: 'Sorts Mill Goudy', serif;

float:left;
padding-top:72px;
width:952px;
}

#men{
background-image:url(../img/top_man_test.jpg);
background-repeat:no-repeat;
float:right;
height:91px;
width:37px;
}
