body{
margin:0px;
padding:0px;
background-image:url(images/bgrd.jpg);
background-repeat:repeat;
font-family:"Times New Roman", Times, serif;
}
h1{
font-size:24px;
color:#666;

}
.header{
background-image:url(images/Homedraft5_02.jpg);
background-repeat:no-repeat;
width:963px;
height:159px;
}
.main{
background-color:#f1eee6;
width:963px;
height: auto;
}
.footer{
background-image:url(images/Homedraft5_05.jpg);
background-repeat:no-repeat;
width:963px;
height:246px;
}
.headinfo{
float:right;
margin:20px;
font-size:14px;
color:#dcdad6;
}
.footerinfo{
float:left;
margin-left:40px;
margin-bottom:25px;
font-size:14px;
color:#dcdad6;
}
.maintxt{
padding:40px 25px;
}
.maintxt,.maintxt *{
font-size:15px;
line-height:17px;
color:#686764;
}
.menudown{
width:700px;
float:right;
margin:15px;
}
.head{
margin-left:230px;
float:left;
margin-bottom:14px;
}
ul.menuu {
margin:0;
padding:0;
}

ul.menuu li {
display:block;
float:left;
font-size:17px;
list-style-type:none;
padding-left:19px;
padding-right:16px;
border-right:1px solid #FFFFFF;
}

ul.menuu li a{
color:#FFFFFF;
text-decoration:none;
}

ul.menuu li a:hover{
color: #FFCC66;
text-decoration:none;
}
#home{
width:240px;
height:100px;
display:block;
position:absolute;
}

ul.lmenuu {
margin:0;
padding:15px;
}

ul.lmenuu li {
font-size:17px;
list-style-type:none;
border-bottom:1px dotted #666666;
line-height:30px;
}

ul.lmenuu li a{
color:#435a7c;
text-decoration:none;
}

ul.lmenuu li a:hover{
color: #920b12;
text-decoration:none;
}

ul.lmenuu li a.active{
color: #920b12;
text-decoration:none;
font-weight:bold;
}

div.ornament{
width:600px;
height:40px;
background-image:url(images/ornament.png)
}