﻿@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0;}
body{ font-size:12px; color:#fff; width:1002px; margin:0 auto; background:#000; color:#606060;scrollbar-face-color: #282217; scrollbar-shadow-color: #08090b; scrollbar-highlight-color: #8b7351; scrollbar-3dlight-color: #564b45; scrollbar-darkshadow-color: #08090b; scrollbar-track-color: #564b45; scrollbar-arrow-color: #564b45;}
a{ text-decoration:none; color:#c2c2c2;}
ul{ list-style:none;}
#header{ background:url(images/header.jpg) no-repeat; height:67px; border-top: solid 10px #000;}
#flbanner{ float:right; overflow:hidden; width:auto;}
/*导航*/
#header ul {list-style:none; float:right;height:67px;line-height:67px; font-size:15px;font-weight: bold; padding-right:15px; }
#header ul li {float: left;padding:0;text-align:center;  width:94px;}
#header ul li.line{ background:url(images/line.jpg) no-repeat center; width:4px; height:67px;}
#header ul li a {text-decoration:none; display:block;}
#header ul li a:hover{ color:#ffce7e; }
/*导航结束*/
#mainbox{ background:#000 url(images/mainbox-bg.jpg) no-repeat; height:530px;}
#leftside{ float:left; overflow:hidden; width:640px;}

  .title{ padding-top:37px; padding-left:58px; width:40%; float:left; overflow:hidden; }
  .textbox{ background-color:#151310;  color:#8d816b; line-height:22px; overflow-y: scroll; height:410px; overflow-x:hidden; width:620px; padding:15px 10px 10px 10px; margin:10px 0; float:left; display:block;}
   .box1{ width:362px; float:left; overflow:hidden; padding-left:20px; padding-bottom:20px;}
   #img_box{ margin:0 auto; padding:20px 0; width:567px; overflow:hidden; border-top:solid 1px #30281a; clear:both;}
   #img_box li{ list-style:none; float:left; overflow:hidden; border:6px #1f1b14 solid; margin:10px 8px;list-style:none; display:inline; }
   #img_box2{ margin:0 auto; padding:20px 0; width:567px; overflow:hidden; clear:both;}
    #img_box2 li{ list-style:none; float:left; overflow:hidden; margin:10px 15px;list-style:none; }
#ft{ height:45px; background:url(images/ft-bg.jpg) no-repeat; color:#4c413b; line-height:45px; text-align:center; clear:both;}
#ft a{color:#4c413b;}
#ft a:hover{ color:#4c413b;}
