html, body{margin:0; padding:0; border:0; text-align:center; background:#f7ea01 url(img/bg.gif); font-family:"Arial", sans-serif; font-size:14px;}
#container{margin:0 auto; width:1025px; text-align:left; margin-bottom:80px;  }
#header{ padding:20px 0 10px 0; }

table{border-collapse:collapse;}
table td{padding-bottom:10px;}
table td.pd{padding-right:10px;}

.thumbcont{background:#ffcc00; border:1px solid #f0a023; border-radius:10px; width:245px; text-align:center;}
.thumbcont .name{font-size:12px; color:#000; padding:5px 0 5px 0;}
.thumbcont .thumbimg{border:1px solid #fff; width:232px; height:174px;}
.thumbcont .onthumb{height:0; position:relative; top:-90px;}
.thumbcont .onthumb a.b{padding:15px 20px 15px 20px;  border-radius:10px; background:url(img/black.png); color:#fff; font-size:10px; font-weight:bold; text-decoration:none; }
.thumbcont .onthumb a.b:hover{color:#fff200; }
.thumbcont .onthumb a.c{padding-top:35px; display:block;  }
.thumbcont .onthumb div{padding-top:40px;}
.thumbcont .bot{display:block; background:#f8810e; padding: 5px 0 8px 0; font-weight:bold; color:#fff; border-radius:0 0 10px 10px; }
.thumbcont .bot:hover{text-decoration:none;}

.bigthumbcont{background:#abea00; border:1px solid #fff; border-radius:10px; width:350px; text-align:center;}
.bigthumbcont .name{font-size:15px; color:#000; padding:8px 0 8px 0;}
.bigthumbcont .thumbimg{border:1px solid #fff; width:320px; height:240px;}
.bigthumbcont .onthumb{height:0; position:relative; top:-115px;}
.bigthumbcont .onthumb a.b{padding:15px 20px 15px 20px;  border-radius:10px; background:url(img/black.png); color:#fff; font-size:10px; font-weight:bold; text-decoration:none; }
.bigthumbcont .onthumb a.b:hover{color:#fff200; }
.bigthumbcont .onthumb a.c{padding-top:55px; display:block;  }
.bigthumbcont .onthumb div{padding-top:40px;}
.bigthumbcont .bot{display:block; background:#be1b1f; padding: 10px 0 13px 0; font-weight:bold; color:#fff; border-radius:0 0 10px 10px; }
.bigthumbcont .bot:hover{text-decoration:none;}

a.moremodel{color:#296d00; font-size:20px; background:url(img/arr.png) right no-repeat; padding:5px 30px 7px 0; margin-right:5px; }

img.sdw{width:245px; padding-top:5px;}

h1{color:#4d4d4d; font-weight:normal;}
a.joinbut {background: transparent url(img/joinbut.png) right -2px no-repeat scroll; display: block; float: left; height:48px; padding-right:23px; text-decoration: none; color: #647d99; font-size:25px; text-shadow: #fff 0px 1px 1px; cursor:pointer; }
a.joinbut span {background: transparent url(img/joinbut.png) left -2px  no-repeat; display: block; line-height: 22px; padding:12px 0 15px 23px; color:#296d00;} 
a.joinbut:hover {background: transparent url(img/joinbut.png) right -55px  no-repeat scroll; display: block; float: left; height:48px; padding-right:23px; }
a.joinbut:hover span {background: transparent url(img/joinbut.png) left -55px  no-repeat; display: block; line-height: 22px; padding:12px 0 15px 23px; color:#296d00;} 
.clear{clear:both;}