*{margin: 0; padding: 0;}
body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFD98F;
	background: #A68360 url(images/top_bg.gif) repeat-x top;
	text-align: center;
}
html, body {
height: 100%;
}
.clear{clear: both;}
img{border: none;}
ul li{list-style: none;}
#header{width: 990px; margin: 0 auto; height: 137px; background: url(images/header_bg.jpg) no-repeat top;}
#header .ta{background: #BDA46C url(images/index_05.jpg) no-repeat; width: 257px; height: 78px; overflow: hidden; font-size: 11px;}
#header .ta p{padding: .2em 1.4em; line-height: 12px; color: #000; text-align: left;}
#content{width: 100%;}

.thumbs{margin: 0 auto; width: 1000px;}
.thumbs img{background: #fff; margin: 1px;}
.thumbs a img{border: 1px solid #000;}
.thumbs a:hover img{border: 1px solid #fff;}
.tb_t{width: 99%; background: #7E5F3B url(images/br_dot.gif) repeat-x top; margin: 0 auto;}
.tb_b{width: 100%; background: url(images/br_dot.gif) repeat-x bottom;}
.tb_l{width: 100%; background: url(images/br_dot.gif) repeat-y left;}
.tb_r{width: 100%; background: url(images/br_dot.gif) repeat-y right;}

.tb_lt{width: 100%; background: url(images/tb_lt.gif) no-repeat left top;}
.tb_rt{width: 100%; background: url(images/tb_rt.gif) no-repeat right top;}
.tb_lb{width: 100%; background: url(images/tb_lb.gif) no-repeat left bottom;}
.tb_rb{width: 100%; background: url(images/tb_rb.gif) no-repeat right bottom; padding: 5px 0;}

.toplist{width: 1000px; margin: 0 auto; font-size: 14px; color: #FFD98F;}
.toplist ul{text-align: left; padding: 0 0 5px 10px;}

#footer{width: 100%; height: 72px; margin: 20px auto 0; background: url(images/footer_bg.gif) repeat-x bottom;}
#footer .ta{padding: 30px 0 0; font-size: 12px;}

a:link, a:visited, a:active, a:hover {color: #FFD98F; text-decoration: underline;}
a:hover {text-decoration: none;}

