/* CSS Document */

/*wrapper*/
.w950, .wrapper{float:none;overflow:hidden;zoom:1;margin:0px auto 0 auto;}
.wrapper, .box, .friendLink{border:1px solid #8B4706;background:#FAEFDD;}
.w950{width:950px;}
.wrapper{width:930px; float:center;}
.titleBar .rgt, .titleBar a:link, .titleBar a:visited, .titleBar a:active{color:#7f7f7f;}
.titleBar a:hover{color:#a80026;}
.imgList{float:none;overflow:hidden;zoom:1;padding-top:5px; margin-left:auto;}
.imgList li{float:left;display:inline;overflow:hidden;}
.imgList li a{display:block;}
.imgList li .img{border:1px solid #d8d8d8;padding:5px;}
.imgList li a.img:hover{border-color:#8b4706;text-decoration:none;}
.imgList li .txt{text-align:center;overflow:hidden;}
.newsList{float:none;overflow:hidden;zoom:1;}
.newsList li{float:left;display:inline;width:100%;overflow:hidden;}
.newsList li .rgt{color:#999;font-family:Arial;font-size:11px}
.dashLine{height:1px;overflow:hidden;border-bottom:1px dashed #d8d8d8;}
.solidLine{height:1px;overflow:hidden;border-bottom:1px solid #d8d8d8;}
.listline{margin:10px 0;height:1px;overflow:hidden;border-bottom:1px dashed #d8d8d8;}
.listline2{margin:-10px 0 10px;height:1px;overflow:hidden;border-bottom:1px dashed #d8d8d8;}

/* hot picture */
.hotPic{padding:0 0px;}
.hotPic .JQ-slide{position:relative;width:810px;height:142px;margin:10 auto 15px auto;background:#FAEFDD;padding:10px 35px; margin-left:25px;}
.hotPic .JQ-slide .wrap{width:810px;height:142px;overflow:hidden;position:relative;}
.hotPic .JQ-slide-content{position:absolute;}
.hotPic .imgList li{width:152px;margin:0 5px;}
.hotPic .imgList img{width:140px;height:100px; float:center;}
.hotPic .imgList .txt{height:30px;line-height:30px;}
.hotPic .JQ-slide-nav a{display:block;z-index:199;width:48px;height:48px;overflow:hidden;text-indent:-999em;text-decoration:none;position:absolute;top:40px;background:url(../images/arrow_pic.png) no-repeat;_background-image:url(../images/arrow_pic.gif);}
.hotPic .JQ-slide-nav a.prev{top:60px;left:-20px;background-position:0 0;}
.hotPic .JQ-slide-nav a.prev:hover{background-position:-100px 0;}
.hotPic .JQ-slide-nav a.next{top:60px;right:-20px;background-position:-50px 0;}
.hotPic .JQ-slide-nav a.next:hover{background-position:-150px 0;}
