body{
margin:0;
padding:0;
font-family:arial, helvetica, sans-serif;
font-size:15px;
line-height:19px;
}
.header img{
margin:10px 0 10px 20px;
padding:0;
}
.center{
width:1000px;
margin:0 auto;
}
.menu{
font-size:14px;
}
.menu ul{
margin:0;
padding:0;
}
.menu ul li{
text-align: center;
list-style-type:none;
float:left;
background: #e41a0a;
height:35px;
line-height:35px;
background: #e41a0a url(../images/menucenter.jpg) left top no-repeat;
}
.menu ul  .first{
background: #e41a0a url(../images/menuleft.jpg) left top no-repeat;
}

.menu{
width:1000px;
height:35px;
background: #e41a0a url(../images/menuright.jpg) right top no-repeat;
}
.menu ul li a{
margin-left:35px;
text-decoration:none;
color:#fff;
padding:10px 19px;
}
.clear{
clear:both;
}
.content {
font-size:15px;
line-height:19px;
text-align:justify;
width:650px;
padding-right:20px;
float:left;
margin-top:20px;
color:#666;
}
.content h1{
text-align:center;
color: #94999c;
font-size: 22px;
font-weight: normal;
}
.right{
float:right;
}
.rightblock,.rightblock1{
width:290px;
height:auto;
background-color:#f7f7f7;
border:1px dotted #94999c;
padding:5px 15px;
}
.rightblock{
margin-top:20px;
}
.rightblock1{
margin-top:40px;
}
.rightblock h2,.rightblock1 h2{
text-align:center;
color: #94999c;
font-size: 18px;
font-weight: normal;
}
.rightblock ul,.rightblock1 ul {
margin:0;
padding:0;
}
.rightblock ul li a{
font-weight: normal;
color: #216584;
line-height:1.6;
text-decoration: none;
}
.rightblock ul li a:hover{
text-decoration: underline;
}
.rightblock ul li {
background: url(../images/marker1.gif) left 5px no-repeat;
list-style-type:none;
padding-left: 14px;
margin-top: 10px;
}
.rightblock1 ul li{
list-style-type:none;
padding-left: 14px;
font-weight: normal;
color: #216584;
line-height:1.6;
} 
.footer1{
background: url(../images/footerright.png) no-repeat scroll 100% 0;
height: 96px;
margin:0;
padding:0;
}
.footer1 div{
background: url(../images/footer_lines.gif) repeat-x scroll 100% 100%;
margin-right: 284px;
height: 96px;
}
.footer{
width:1000px;
margin:0 auto;
color:595959;
line-height:1.6;
font-size:11px;
}
.footer .foo1{
float:left;
}
.footer .foo2{
float:right;
}
.redborder{
border:3px solid red;
padding:40px;
margin:20px;
}