*{
margin:0;padding:0
}

body {
font-family: verdana;
font-size: 11px;
text-align: center;
height: 100%;
background-color: #a5d6fc;
}

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

.header {
	float: left;
	height: 120px;
	width: 1030px;
	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:200px;
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: 10px; 
}

.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: 200px;
}

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

.footer {
	clear: both;
	height: 150px;
	width: 1030px;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
	padding-left: 5px;
	padding-top: 0px;
	text-align: left;
}

.foot-bg{
	width: 100%;
	height: 150px;
	background: url(images/foot-bg.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	background-position: bottom;
}

.l4{
	float: right;
	width:460px;
	height:90px;
	margin-top:5px;
	margin-right: 40px;

}

.l4 div{
	margin-left:0px
}

.l4 div ul{
	margin-top:18px;
	float:left;
	width:460px;
	list-style:none;
	text-align:center;
	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:0px;
	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: 30px;
	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:#fe8402;
}

.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
}

.adsfoo{
	float:left;
	width:900px;
	height:300px;
	margin-left: 30px;
	display: inline;
}