body
{
	padding: 0px;
	margin: 0px;
}
html,body,div,p,table,td,form,img,h1,h2,h3,h4,h5,h6,input
{
	font-size: 12px;
	color: #494738;
	font-family:Verdana,Tahoma,Segoe,sans-serif;
}
img
{
    border-width: 0px;
}
form 
{
    margin: 0px;
    padding: 0px;
}
ul,h1,h2,h3,h4,h5,h6
{
    margin: 0px;
	padding: 0px;
    list-style-type: none;
    color: Black;	
}
a
{
	text-decoration: none;
	color: #788c03;
}
a:hover
{
	text-decoration: underline;
	color: #f60;
}

a.w
{
	color: #fff;
}
a.w:hover
{
	color: #eee;
}
a.blue
{
	color:#0033CC;
}
a.blue:hover
{
	color: #f60;
	text-decoration: underline;
}
a.button
{
	width: 125px;
	height: 25px;
	line-height: 23px;
	border: #a6b91c 1px solid;
	color: #a6b91c;
	background-color: #f1f3da;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	display: block;
	text-decoration: none;
}
a.button:hover
{
	background-color: #9eb217;
	color: #fff;
	border: #a6b91c 1px solid;
}

body
{
	background-color: #f0eee1;
	background-image: url('/images/body_bg.gif');
	background-repeat: repeat-x;
}
#topest
{
	height: 48px;
	background-image: url('/images/top_bg.gif');
	background-repeat: repeat-x;
}
#topest_inner
{
	width: 960px;
	height: 48px;
	margin: 0 auto;
	background-image: url('/images/web_url.gif');
	background-repeat: no-repeat;
	background-position: -10px 20px;
}
#top
{
	width: 960px;
	height: 110px;
	margin: 0 auto;
	background-image: url('/images/top_bg2.gif');
	background-repeat: repeat-x;
}
#logo
{
	margin-top: 25px;
	margin-left: 10px;
	float: left;
	position: relative;
}
#logo h1, #logo h2, #logo h3
{
	position: absolute;
	top: 48px;
	left: 56px;
	font-weight: normal;
	color:#666;
	font-size: 12px;
}

ul#menu
{
	width: 500px;
	float: right;
	margin-top: 28px;
}
ul#menu li
{
	height: 82px;
	width: 108px;
	float: left;
	text-align: center;
}
ul#menu li.sep
{
	width: 2px;
	background-image: url(/images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: 0 20px;
}
ul#menu li.sel
{
	background-image:url(/images/menu_sel_bg.gif);
	background-repeat: no-repeat;
}
ul#menu li img
{
	margin-bottom: 4px;
}
ul#menu a
{
	color: #494738;
	font-weight: bold;
	text-decoration: none;
}
ul#menu a:hover
{
	color: #f60;
}

#main
{
	width: 970px;
	margin: 0 auto;
	background-image: url(/images/main_bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
#bottom
{
	margin-top: 20px;
	width: 970px;
	margin: 0 auto;
}
#bottom p
{
	text-align: center;
}
#main_top
{
	background-image: url(/images/main_top_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#main_bottom
{
	background-image: url(/images/main_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
}
#main_inner
{
	/*background-image: url(/images/main_inner_bg1.gif);
	background-repeat:repeat-x ;
	background-position: top;*/
	background-color: #f3f3e9;
	margin: 0 25px;
	padding: 20px 0px;
	overflow:  hidden;
}
#main_inner2
{
	background-image: url(/images/main_inner_bg.gif);
	background-position: 639px 10px;
	background-repeat: repeat-y;
	overflow: hidden;
}
#main_right
{
	float: right;
	width: 260px;
	overflow: hidden;
}

#search
{
	width: 240px;
	height: 101px;
	background-image: url(/images/search_bg.gif);
	background-repeat: no-repeat;
}
#search h4
{
	height: 50px;
	clear: both;
	display: none;
}
#search_body
{
	clear: both;
	padding-top: 55px;
}
#search input.text
{
	height: 23px;
	line-height: 23px;
	font-size: 16px;
	color: #839517;
	font-weight: bold;
	border: #cfcfb2 1px solid;
	width: 132px;
	float: left;
	margin: 1px 5px 0px 17px;
}
#category
{
	margin-top: 10px;
}
#category h4
{
	background-image: url(/images/title_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	padding-left: 20px;
}
#category ul
{
	margin-top: 7px;
}
#category ul li
{
	line-height: 27px;
	padding-left: 30px;
	font-size: 12px;
	list-style: disc;
}
#category ul li a
{
	text-decoration: underline;
}
#main_left 
{
	float: left;
	width: 620px;
}
#main_left h1
{
	font-size: 20px;
	padding-left: 20px;
	height: 45px;
	line-height: 40px;
	color: #879714;
}

#slogan strong
{
	font-weight: normal;
}


#title_line
{
	background-image:url(/images/title_line.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 620px;
}

 #position
{
	padding: 8px 20px;;
	overflow: hidden;
	background-image: url(/images/slogan_bg.gif);
	background-repeat: no-repeat;
	color: #fff;
	line-height: 18px;
	overflow: inherit;
	height: 18px;
}
 #position h2
 {
 	display: inline;
	font-weight: normal;
	color: #fff;
 }
#content
{
	padding-left: 20px;	
}

.item
{
	margin-left: 20px;
	margin-top: 20px;
	padding: 15px;
	background-color: #fff;
	overflow: hidden;
}
.item .preview
{
	/*background-image: url(/images/preview_bg.gif);
	background-repeat: repeat-x;*/
}
.item .thumbnail
{
	clear: both;
	text-align: center;
	overflow: hidden;
}
.item .preview a, .item .preview div.img
{
	display: block;
	border: #dcdcc1 4px solid;
	overflow: hidden;
}
.item .preview a:hover
{
	border: #eee 4px solid;
}
.item .preview img
{	
	margin: -10px 8px !important;
	margin: 0px 8px;
	border: #ffffff 2px solid;
}

.item h3
{
	font-size: 14px;
	margin-top: 10px;
	height: 20px;
	color: #586500;
	margin-bottom: 3px;
}
.item h3 a
{
	color : #809403;
}
.item h3 a:hover
{
	color : #f60;
}
.item .cc
{
	color:#999;
	line-height: 16px;
	font-size: 12px;
}
table.detail
{
	font-size: 12px;
	margin-top: 10px;
}
table.detail td
{
	font-size: 12px;
	color: #666;
	vertical-align: top;
	line-height: 16px;
}
table.detail td a
{
	color: blue;
}
table.detail td.l
{
	width: 85px;
}
table.detail td.l2
{
	width: 80px;
	text-align: right;
}
.item .ee
{
	color: #666452;
	line-height: 20px;
	font-size: 12px;
}
.item .ee strong
{
	color: #f60;
	font-weight: normal;
}
.item .bb
{
	clear: both;
	overflow: hidden;
}
.item .bb .bt
{
	float: right;
}
.item .bb .fav
{
	padding-top: 5px;
	float: left;
}
.item .hint
{
	float: left; 
	font-size: 12px; 
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
ul.icons
{
	margin-left: -10px;
}
ul.icons li
{
	width: 280px;
	float: left;
	margin-left: 10px;
	height: 80px;
	overflow: hidden;
}
ul.icons li .img
{
	float: left;
	width: 48px;
}
ul.icons li .content
{
	float: right;
	width: 220px;
}
ul.icons li .content h3
{
	font-size: 12px;
	margin: 0px;
	line-height: 14px;
	height: auto;
	margin-bottom: 5px;
}
ul.icons li .content div
{
	font-size: 12px;
	color: #666;
	line-height: 18px;
}
ul.icons li .content div a
{
	color: blue;
}
ul.icons li .content div a:hover
{
	color: #f60;
}
ul.fav
{
	float: left;
	width: 375px;
	margin: 5px;
}
ul.fav li
{
	float: left;
	width: 25px;
}
.item .left
{
	float: left;
	padding-top: 13px;
	display: none;
}
.item .right
{
	float: right;
	width:565px;
}
.pager
{
	text-align: right;
	font-weight: bold;
}

#addfav
{
	float: right;
	width: 112px;
	padding: 1px;
}
div.line
{
	margin: 10px 10px;
	border-top: #e3e0c7 1px solid;	
	clear: both;
}
h2.pack
{
	font-size: 14px;
	color: #555;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
}
#pre_next
{
	float: right;
	max-width: 300px;
}
#pre_icon,#next_icon
{
	clear: both;
	padding: 10px 0px;
}
#pre_next img
{
	float: left;
	margin-right: 10px;
}
#pre_next .tt
{
	font-size: 12px;
	padding: 4px 0px;
	height: 40px;
	line-height: 18px;
	float: left;
	text-align: left;
}
.hi
{
	display: none;
}
.item .t_content
{
	padding: 0px 10px;
}
.item .t_content li
{
	font-size: 12px;
	line-height: 20px;
	padding-left: 15px;
}

#tbk-1
{
	clear: both;
	overflow: hidden;
}
#tbk-1 h2 {
	font-size: 15px;
	padding-bottom: 20px;
}
#tbk-1 img {
	float: left;
	width: 170px;
	height: 170px;
}

#tbk-1 p {
	display: block;
	float: left;
	width: 380px;
	margin-left: 15px;
	font-size: 14px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

#tbk-1 p a.b {
	color: blue;
	font-weight: bold;
}


/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;

  -ms-touch-action: none;
  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}


/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: rgba(43, 46, 56, 0.4);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  /*padding: 35px;*/

  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

  color: #2b2e38;
  /*background: #fff;*/
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 35px;

  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;

  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}
