* {
	margin: 0;
	padding: 0;
	border: 0;
	background: no-repeat;
}
body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background: #ffffff none;
	min-width: 1020px;
	padding: 0;

}
a {
  color: #A52A2A;
  text-decoration: none;
}
a:hover {
  color: #FF3333;
}
li { list-style-type: none }
#inner {
  margin: 0px auto;
  padding: 0;
  width: 996px;
  background: #FAFAFA;
  border: 1px solid #FFCC66;
}
#head {
  width: 100%;
  height: 130px;
  position: relative;
}
#head h1 {
  width: 25%;
  font-size: 35px;
  font-weight: 300;
  float: left;
  text-align: center ;
  font-family:  "Arial Black";
  vertical-align: middle;
  line-height: 40px;
  color: #A52A2A;
}
#head h2 {
  width: 25%;
  font-size: 13px;
  font-weight: bolder;
  text-align: center ;
  font-family:  "Arial";
  vertical-align: middle;
  line-height: 23px;
  color: #303030;
  position:absolute;
   top:80px;
  left: 5px
}
#headbox {
  width: 70%;
  text-align: justify;
  font-weight: normal;
  padding: 5px 10px 0px 5px;
  float: right;
  margin-top: 0px ;
  color: #303030;
}
.breakline {
  width: 100%;
  height: 20px;
  background-color: #F5DEB3;
  display: block;
  clear: both;
}
.thumbbox {
  margin: 0px auto;
  overflow: hidden;
  padding: 10px 3px;
}
.thumbbox h3{
  overflow: hidden;
  font-size: 11px;
  text-align: center;
  white-space: nowrap
}
.thumbbox h4{
  overflow: hidden;
  font-size: 10px;
  text-align: center;
  font-weight: normal
}

.thumbbox li{
  margin: 5px;
  overflow: hidden;
  padding: 0;
  float: left;
  width: 186px;
  height: 168px;
  background: #FAEFDB;
  display: block;
  border: 1px solid #F5DFB6;
  text-align: center
}
.thumbbox li img{
  border: 1px solid #F5DFB6;
  width: 180px;
  height: 135px;
  margin: 2px ;
  display: block
}
.thumbbox li a:hover img{
  border: 1px solid #663300;
  width: 180px;
  height: 135px;
  margin: 2px ;
  display: block
}
.topbox {
  margin: 0px auto 0 15px;
  overflow: hidden;
  padding: 10px 3px;
  text-align: center
}
.topbox a {
  display: block;
  float: left;
  margin-bottom: 20px
}
.topbox img {
  margin: 2px 5px ;
  border: 1px solid #161616;
  height: 135px;
  width: 180px;
}
#toptxtbox {
  padding-left: 30px;
  margin: 0px auto 0px 20px;
  width: 990px;
  height: auto;
}
.toptxt {
  float: left;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  line-height: 180%;
  margin-left: 40px;
  margin-right: 15px;
  font-size: 10px;
  font-weight: normal;     
}
.toptxt a {
  font-size: 12px;
  font-weight: bold;
  line-height: 180%;
}
.ads {
  margin: 15px auto;
  width: 800px;
  position: relative;
  font-size: 11px;
  font-weight: normal;
}
.footer {
  margin: 25px auto 5px auto;
  width: 500px;
  text-align: center ;
  font-size: 10px;
  font-weight: lighter;
  font-style: italic;
  color: #333333;
}
.footer a {
  color: #333333;
  font-weight: bold;
}
.footer a:hover {
  color: #660000;
  font-weight: bold;
}
.contentbox {
  width: 270px ;
  text-align: center;
  margin: 0px ;
}
a.content {
	background-color: #ffffff;
	text-decoration: none;
	font: bold 14px Arial;
	border: 1px solid #3D79B6;
	padding: 3px;
	width: 100px;
  color: #A52A2A;
  overflow: hidden;
  text-align: center;
  float: left;
  margin: 5px 3%;
}
a.content:hover {
	background-color: #F5DEB3;
	border: 1px solid #2D5986;
	color: #FF3333;
    text-decoration: none;
}
.nb3 {
  font-size: 10px;
  font-weight: normal;
}
form, input {padding:0;margin:0;}
.s_form { position:absolute; top:100px; right: 12px }
.s_input {border:1px solid #FFCC66;background:#fff; padding:1px; width:200px; height:16px; color:#888;float:left; margin-right:5px; }
.s_submit { background:#F5DEB3; border:1px solid #FFCC66; padding:1px 5px; cursor:pointer; height:20px; float:left;}
.name { width:72%; overflow:hidden; float: right; margin-top: 20px }
.paginator_top { float:right; display:inline; font-size:14px; padding:5px 0; font-weight: normal }
.paginator_top ul { display:inline; padding:6px 3px;}
.paginator_top  .pages { padding-right:15px;}
.paginator_top ul li { display:inline; padding:3px 0px;}
.paginator_top ul li a, .paginator_top ul li a:visited{ background:#F5DEB3; border:1px solid #FFCC66; font-size:12px; padding:2px 5px; color:#000; text-decoration:none;}
.paginator_top ul li a:hover {border:1px solid #000; background-color: #FFFFFF }
