@charset "utf-8";
/* CSS Document */
body{padding:0px; margin:0px; color:#666; font:13px/19px Arial, Helvetica, sans-serif; background-color:#1e1e1e;}
div, p, ul, h2, h3, h4, h5, img{padding:0px; margin:0px;}
ul{list-style-type:none}
h1{color:#fff;font-size:16px;}
a{text-decoration:none; color:#666;}
img{border:0;}
h2{color:#fff; font-size:14px;}

/*----MAIN PANEL----*/
#page-container{width:1200px; position:relative; margin:0 auto; font-family:"黑体"; }
#head{
	height:336px;
	background-image:url(bg_head.jpg);
	background-repeat: no-repeat;
}
#head img{ margin-top:60px; float:left;}
.headtxt{width:510px; float:right;color:#7c6c55; font-size:14px;}
.headtxt div{float:left;}
#middle{ width:1080px; margin:0 60px; float:left;}
#foot{
	float:left;
	background-image:url(bg_foot.jpg);
	background-repeat:repeat-y;
	height:29px;
	text-align:right;
	padding:5px 20px 0 0;
	background-position: 0px 0px;
	margin-top:25px;
	width:1180px;
}
.main{border-left:#a00405 solid 15px; float:left;}
.main ul{padding-left:10px;}
.main li{float:left;}
.main div{margin:0 0 8px 5px;}
.main table{height:100%;}
.cover2{position:absolute;}
.person1{height:147px; width:153px; position:relative; overflow:hidden; background-color:#a2ca00;}
.person1 a{color:#FFF;}
.person1 h2{color:#FFF;}
.person2{height:241px; width:153px; position:relative; overflow:hidden; background-color:#f2e73a;}
.person2 a{color:#000;}
.person2 h2{color:#000;}
.person3{height:246px; width:198px; position:relative; overflow:hidden; background-color:#e54293;}
.person3 a {color:#fff;}
.person4{height:146px; width:198px; position:relative; overflow:hidden; background-color:#e54293;}
.person4 a{color:#fff;}
.person5{height:276px; width:198px; position:relative; overflow:hidden; background-color:#a00405; }
.person5 a{color:#fff;}
.person6{height:361px; width:198px; position:relative; overflow:hidden; background-color:#f8bb16;}
.person6 a{color:#fff;}

.pic{ width:465px; height:455px; border:#750504 solid 5px; text-align:center; float:left; overflow:hidden;}
.pic table{width:100%; height:100%; text-align:center; vertical-align:middle; border-collapse:collapse; border-spacing:0; }
.pic tr{padding:0;}
.pic td{padding:0;}
.info{ width:600px; float:left;}
.name{ height:20px;width:65px; background-color:#750504; font-size:18px; color:#fff; padding:4px 0 0 35px; float:left;}
.content2{ margin:5px 0 0 25px; height:390px;}
.content{ background-color:#242424; padding:10px 8px; font-size:14px; color:#999; line-height:22px;}
.content a{color:#750504 ;}
.bg1{background-color:#1c1c1c; height:5px;}
.bg2{background: transparent url(bg_info2.jpg) no-repeat center right;  height:25px; margin-right:-8px; margin-bottom:-9px;}
.ask{height:45px; background-image:url(bg_info.jpg); background-repeat:no-repeat; color:#fff; padding:12px 0 0 8px;}
.button{text-align:right;}

.scroll{position:relative; top:-20px; }
.Container {
  position:absolute;
  top: -150px; left: 0px;
  width: 100px;
  height: 139px;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 100px;
  height: 139px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
  color: #6F6048;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scroller-Container li{ background-color:#2a2a2a; width:80px; height:20px; margin-bottom:4px; padding-left:35px;}
#Scrollbar-Container {
  position: absolute;
  top: -186px; left: 100px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 20px; height: 139px;
  position: absolute;
  top: 36px; left: 4px;
  background: transparent url(scrollbar_track.png) no-repeat center center; 
}
.Scrollbar-Handle {
  position: absolute;
  width: 20px; height: 20px;
  cursor:pointer;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 187px;
}