hr{
 padding: 1px 0 0;
 margin: 10px 0;
 height: 0px;
 padding: 1px 0 0 0;
 background-color: #ccc;
}

.page{
 background: url('/img/header_bg.gif') repeat-x left top;
}

.m1, .m2{
 color: #fff;
 font-weight: bold;
 padding-top: 6px;
 height: 20px;
 clear: both;
}

.m1{
 background: #fff url('/img/m1.gif') repeat-x left top;
 border-top: 1px #5a5a5a solid;
}

.m2{
 background: #fff url('/img/m2.gif') repeat-x left top;
 margin-bottom: 16px;
}

.m1 ul, .m2 ul{
 height: 20px;
}

.m1 li, .m2 li{
 font-weight: bold;
 float: left;
}

.m1 li a, .m1 li a:visited, .m1 li a:link, .m2 li a, .m2 li a:visited, .m2 li a:link{
 float: left;
 display: block;
 padding: 0px 16px 5px;
 color: #fff;
 background: none;
}


.logo{
 height: 129px;
 background: url('/img/logobg.jpg') no-repeat center bottom;
}

.logo span{
 position: absolute;
 width: 245px;
 height: 100px;
 top: 15px;
 left: 0px;
 cursor: pointer;
}

.townright{
 background: url('/img/townright.gif') no-repeat right bottom;
}

.townleft{
 background: url('/img/townleft.gif') no-repeat left bottom;
}

.nav{
 height: 21px;
 color: #fff;
 font-size: 11px;
 padding: 3px 3px 0px;
}

.top-links input{
 border: 1px #7ca6c2 solid;
 background-color: #c8dae6;
 font-size: 11px;
 padding: 1px 2px;
 font-family: Arial, Verdana, FreeSans, Sans-Serif;
}

.top-links .l1, .top-links .l3{
 width: 198px;
}

.top-links .l1{
  padding-top: 2px;
}

.top-links .l2{
 width: 598px;
}

a.btn, a.btn:visited, a.btn:link{
 width: 30px;
 background-color: #719fbd;
 padding: 1px 17px;
 border: 1px #7ca6c2 solid;
}

.nav a, .nav a:link, .nav a:visited{
 color: #fff;
}

.fut{
 padding-top: 30px;
}

.cr{
 clear: both;
}

.cr a, .cr a:visited,  .cr a:link{
 font-weight: bold;
}

.cel{
 clear: both;
 width: 1000px;
 margin: 0 auto;
}

.col1{
 float: left;
 width: 474px;
}

.col2{
 float: right;
 width: 504px;
}

.col3{
 float: left;
 width: 724px;
}

.col4{
 float: right;
 width: 254px;
}

.ab_h{
 color: #1279c5;
 font-weight: bold;
 font-size: 18px;
 padding: 7px 0px 0px 18px;
 height: 28px;
 background: #ffe400 url('/img/ab_h_logo.gif') no-repeat right center;
}

.w1{
 background: url('/img/_01.gif') no-repeat center center;
}

.rss{
 background: url('/img/rss.gif') no-repeat left center;
 padding-left: 17px;
}

.rss a, .rss a:visited, .rss a:link{
 color: #e45422;
 font-weight: bold;
}

.dt{
 color: #a5c2d6;
 font-weight: bold;
}

.blogrole{
 clear: both;
 padding-bottom: 10px;
}

.blogrole li{
 padding: 4px 5px;
}

.blogrole li.l{
 padding: 3px 5px;
 background-color: #e8e5bd;
}

.blogrole .dt{
 margin: 0px 10px;
}

.blogrole a, .blogrole a:visited, .blogrole a:link{
 font-weight: bold;
}
/************************
*****************
***********************/

.cl{
 clear: both;
}

.fl{
 float: left;
}

.fr{
 float: right;
}

.left{
 text-align: left;
}

.right{
 text-align: right;
}

.center{
 text-align: center;
}

.bannner{
 width: 468px;
 height: 60px;
 background-color: #eaeaea;
 margin: 0 auto;
 margin-top: 10px;
 margin-bottom: 10px;
}

.alignleft{
 float: left;
 display: block;
 margin: 0px 10px 10px 0px;
}

img.alignleft{
 border: 1px #c0c0c0 solid;
}

.w45{
width: 45%; 
}