* html,body{
margin:11px 0 0 0;
padding:0px;
background-color:#ebebeb;
}
.banner{
background:url(../images/banner.jpg) no-repeat center;
}
.roundtop{
background:url(../images/roundtop.gif) no-repeat bottom;
}
.roundmid{
background:url(../images/roundmid.gif) repeat-y;
}
.roundbottom{
background:url(../images/roundbottom.gif) no-repeat top;
}
#menu{
background:url(../images/menu.gif) no-repeat center;
font-family:Arial;
font-size:13px;
color:#FFFFFF;
display:block;
width:91px;
height:41px;
text-align:center;
line-height:39px;
}
#menu a{
font-family:Arial;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
}
#menu a:hover{
background:url(../images/menu1.gif) no-repeat center;
color:#000000;
width:91px;
height:41px;
display:block;
text-decoration:none;
}
#home{
background:url(../images/menu1.gif) no-repeat center;
font-family:Arial;
font-size:13px;
color:#000000;
display:block;
width:91px;
height:41px;
text-align:center;
line-height:39px;
}
.bodytxt{
font-family:Arial;
font-size:12px;
color:#000000;
text-decoration:none;
}
.more{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.more:hover{
text-decoration:underline;
}
.rightbr{
border-right:dashed 1px #acacac;
}
.footerback{
font-family:Arial;
font-size:12px;
color:#000000;
text-decoration:none;
}
.footer{
font-family:Arial;
font-size:12px;
color:#000000;
text-decoration:none;
}
.footer:hover{
text-decoration:underline;
}
.copyright{
font-family:Tahoma;
font-size:11px;
color:#000000;
}
.mail{
font-family:Arial;
font-size:12px;
color:#0066FF;
text-decoration:none;
}
.mail:hover{
text-decoration:underline;
}
.box{
font-family:Tahoma;
font-size:12px;
color:#333333;
width:170px;
height:14px;
}
.combo{
font-family:Tahoma;
font-size:11px;
color:#333333;
width:175px;
height:18px;
}
.txtarea{
width:170px;
height:50px;
font-family:Tahoma;
font-size:12px;
color:#333333;
}