*{
margin:0;padding:0
}

body {
font-family: verdana;
font-size: 10px;
text-align: center;
height: 100%;
}

#wrapper {
width: 1000px;
text-align: left;
margin-left: auto;
margin-right: auto;
}

.header {
float: left;
height: 200px;
width: 1000px;
background: url(images/header.png);
}

.main {
float: left;
width: 828px;
padding-bottom: 20px;
}

.th1 {
float: left;
height: 50px;
width: 828px;
background: url(images/th1.jpg);
}

.th2 {
float: left;
height: 50px;
width: 828px;
background: url(images/th2.jpg);
}

.th3 {
float: left;
height: 50px;
width: 828px;
background: url(images/th3.jpg);
}


.thumb {

width: 828px;
height: 100%;
}

.thumb ul{
margin-top:0;
list-style:none;
padding:0
}

.thumb li{
float:left;
width:125px;
height:150px;
padding:0;
margin-left:5px;
margin-bottom:5px;
}

.thumb li a{
display:block
}

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

.sb {
margin-left: 15px; 
}

.sb ul li{
list-style: none;
}

.sb a{
color: #4a4a49;
text-decoration: none;
}

.sb a:hover{
color: #56960a;
border-bottom: 1px dotted #000;
}

.sidebar {
float: right;
height: 100%;
width: 170px;
}

.tl {
clear: both;
height: 200px;
width: 1000px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
}

.footer {
clear: both;
height: 100px;
width: 1000px;
margin-left: auto;
margin-right: auto;
font-size: 9px;
padding-left: 5px;
padding-top: 5px;
background: url(images/footer.png);
text-align: left;
}

.foot-bg{
width: 100%; 
height: 100px; 
background: url(images/foot-bg.png); 
background-repeat: repeat-x;
}

.head-bg{
width: 100%; 
height: 100px; 
background: url(images/head-bg.png); 
background-repeat: repeat-x;
}

.l4{
float: right;
width:445px;
height:92px;
margin-top:50px;
margin-right: 30px;

}

.l4 div{
margin-left:28px
}

.l4 div ul{
margin-top:18px;
float:left;
width:120px;
list-style:none;
text-align:left;
padding:0
}

.l4 div ul li{
line-height:14px;
}

.l4 div ul li a{
text-decoration:underline;
font:11px Tahoma,Helvetica,sans-serif;
color:#000;
margin-left:20px;
padding:0
}

.tl ul{
margin-top:18px;
float:left;
width:120px;
list-style:none;
text-align:left;
padding:0
}

.tl ul li{
line-height:14px;
}

.tl ul li a{
text-decoration:underline;
font:11px Tahoma,Helvetica,sans-serif;
color:#4a4a49;
margin-left:20px;
padding:0
}

.more{
float:left;
width:900px;
height:28px;
margin-left: 80px;
display: inline;
}

.more ul{
list-style:none;
}
.more ul li a:link,.more li a:visited,.more li a:active{
float:left;
width:28px;
height:22px;
border:1px #000 solid;
text-decoration:underline;
font:bold 12px Tahoma,Helvetica,sans-serif;
color:#000;
line-height:18px;
text-align:center;
margin:2px;
background:#fff;
}

.more ul li a:hover{
background:#Fc3;
}

.more h4{
float:left;
font:bold 13px Tahoma,Helvetica,sans-serif;
color:#000;
margin-top:6px
}

.more ul li{
float:left
}