﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../img/body_bg.jpg) no-repeat;
	font-size: 12px;
	line-height: 150%;
	color: #3F3F3F;
}
ul {
	list-style-type: none;
}
ul li {
	list-style-type: none;
}
img {
	border: 0px;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #3F3F3F;
}
a:hover {
	text-decoration: underline;
}
.main {
	width: 1024px;
	margin: 0px auto;
}
.top {
	margin-top: 10px;
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
	width: 1003px;
}
.top .logo {
	float: left;
}
.top .logo .logo1 {
	margin-left: 40px;
	margin-right: 20px;
	margin-bottom: -6px;
}
.top .logo .logo2 {
	margin-right: 20px;
}
.top .timeair {
	float: right;
	width: 260px;
}
.top .timeair a {
	color: #000;
}
.top .timeair a:hover {
	color: Red;
}
.top .timeair .one {
	float: right;
	margin-right: 10px;
}
.top .timeair .time {
	margin-top: 10px;
	font-size: 14px;
}
.navigation {
	background: url(../img/nab_bg.png) no-repeat;
	height: 56px;
	margin-top: -3px;
}
.navigation .nav {
	background: url(../img/nav_bg1.png) repeat-x;
	height: 51px;
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
.navigation .nav li {
	float: left;
	height: 51px;
	line-height: 51px;
	font-size: 13px;
	color: #865214;
}
.navigation .nav li.li1 {
	height: 31px;
	line-height: 31px;
}
.navigation .nav li.li1 img {
	margin-top: 10px;
}
.navigation .nav li a {
	display: block;
	color: #865214;
	width: 98px;
	text-align: center;
}
.navigation .nav li a:hover {
	color: #fff;
}
.mainbody {
	background: url(../img/bgmain.png) repeat-y;
}
.mainbody .maincenter {
	width: 997px;
	margin: 0px auto;
}
.mainbody .maincenter .flash {
	margin-top: 3px;
}
.middle {
	margin-top: 5px;
}
.middle .left {
	float: left;
	width: 232px;
}
/*登陆框*/
.middle .left .login {
	border: 1px solid #fff;
	color: #4F4F4E;
	background: url(../img/loginbg.png) no-repeat;
	width: 232px;
	height: 185px;
}
.middle .left .login .title {
	margin-top: 20px;
	margin-left: 30px;
}
.middle .left .login .title span {
	font-size: 14px;
	font-weight: bold;
}
.middle .left .login .btnlogin {
	width: 41px;
	height: 20px;
	background: url(../img/btnlogin.png) no-repeat;
	margin-left: 3px;
}
.tablelogin {
	margin-left: 20px;
	margin-top: 7px;
	line-height: 28px;
}
.forget {
	background: #E6E8DB;
	width: 192px;
	margin: 5px auto;
}
.forget img {
	margin-left: 5px;
	margin-right: 5px;
}
.forget a {
	color: #4F4F4E;
}
.forget a:hover {
	color: Red;
}
/*读者服务*/
.readerservice {
	margin-top: 10px;
}
.readerservice .title {
	background: url(../img/readerserv.png) no-repeat;
	width: 230px;
	height: 36px;
}
.readerservice ul li {
	float: left;
	margin-left: 6px;
	margin-top: 5px;
	width: 107px;
	height: 29px;
	line-height: 35px;
	text-indent: 3em;
}
.readerservice ul li.one {
	background: url(../img/1.png) no-repeat;
}
.readerservice ul li.two {
	background: url(../img/2.png) no-repeat;
}
.readerservice ul li.three {
	background: url(../img/3.png) no-repeat;
}
.readerservice ul li.four {
	background: url(../img/4.png) no-repeat;
}
.readerservice ul li.five {
	background: url(../img/5.png) no-repeat;
}
.readerservice ul li.six {
	background: url(../img/6.png) no-repeat;
}
.readerservice ul li a {
	color: #87551A;
}
/*新书推荐*/
.newbook {
	margin-top: 17px;
	width: 230px;
}
.newbook .books {
	border: 1px solid #F5DDC1;
}
.newbook .books ul {
	margin: 5px;
	z-index: 9999;
}
.newbook .books ul li {
	border-bottom: 1px dashed #C99355;
	height: 116px;
	margin-top: 5px;
}
.newbook .books .img {
	float: left;
	width: 98px;
	height: 102px;
	border: 1px solid #C6C6C6;
	margin-left: 3px;
	margin-right: 5px;
	margin-top: 3px;
}
.newbook .books .img img {
	margin: 4px;
}
.newbook .books .intrduce {
	margin-top: 5px;
	color: #8A5F2F;
}
.newbook .books .intrduce .bookname {
	font-weight: bold;
	margin-bottom: 3px;
}
.newbook .books .intrduce .bookname a {
	color: #8A5F2F;
}
.newbook .books .intrduce .bookname a:hover {
	color: Red;
	text-decoration: underline;
}
/*左侧  原创东江湖*/
.yuanchuang {
	margin-top: 10px;
}
.yuanchuang .yclist {
	border: 2px solid #F5DDC1;
	background: url(../img/yuanc_bg.png) no-repeat;
	width: 226px;
	height: 196px;
}
.yuanchuang .yclist ul li {
	color: #8A5F2F;
	margin-left: 15px;
	margin-top: 7px;
}
.yuanchuang .yclist ul li a {
	color: #8A5F2F;
	margin-left: 3px;
}
.yuanchuang .yclist ul li a:hover {
	color: Red;
	text-decoration: underline;
}
/*新闻资讯 通知公告*/
.middle .right {
	float: left;
	margin-left: 7px;
	width: 755px;
}
.rightone {
	margin-top: 10px;
	display: inline;
}
.rightone .news {
	width: 520px;
	float: left;
}
.rightone .news .title {
	background: url(../img/news.png) no-repeat;
	height: 31px;
}
.rightone .news .topboder {
	height: 3px;
	background: url(../img/bordertop.png) no-repeat;
	overflow: hidden;
}
.rightone .news .leftboder {
	background: url(../img/borderleft.png) no-repeat;
	float: left;
	width: 3px;
	height: 228px;
}
.rightone .news .rightboder {
	background: url(../img/borderright.png) no-repeat;
	float: left;
	width: 3px;
	height: 228px;
}
.rightone .news .con {
	width: 514px;
	float: left;
}
.rightone .news .con .ulnews {
	float: left;
	width: 270px;
	color: #3F3F3F;
	margin: 7px;
}
.rightone .news .con .ulnews li a {
	color: #3F3F3F;
}
.rightone .news .con .ulnews li a:hover {
	color: Red;
	text-decoration: underline;
}
.rightone .news .con .ulnews li {
	width: 270px;
	border-bottom: 1px dashed #7F7F7F;
	height: 25px;
	line-height: 25px;
}
.rightone .news .con .ulnews li img {
	margin-left: 2px;
	margin-right: 2px;
}
.rightone .news .con .flpic {
	float: right;
	margin-top: 10px;
	margin-right: 3px;
	display: inline;
}
/*通知公告*/
.rightone .notice {
	float: left;
	margin-left: 7px;
	border: 1px solid #D8D8D8;
	height: 266px;
	color: #3F3F3F;
}
.rightone .notice ul {
	margin-left: 14px;
}
.rightone .notice ul li {
	margin-top: 3px;
}
.rightone .notice ul li a {
	color: #3F3F3F;
}
.rightone .notice ul li a:hover {
	color: Red;
	text-decoration: underline;
}
.rightone .notice ul li img {
	margin-right: 5px;
}
/*数字资源   咨兴文化*/
.righttwo {
	height: 235px;
	margin-top: 10px;
}
.righttwo .source {
	float: left;
	width: 286px;
}
.righttwo .source .title {
	background: url(../img/szsource_bg.png) no-repeat;
	height: 36px;
}
.righttwo .source .title a:hover {
	text-decoration: none;
}
.righttwo .source .title img {
	margin-left: 20px;
	margin-top: 12px;
	float: left;
}
.righttwo .source .title #shuoming {
	color: #87551A;
	font-weight: bold;
	display: block;
	width: 60px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	cursor: pointer;
}
.righttwo .source .data {
	border: 1px solid #F5DDC1;
	margin-top: 2px;
	height: 192px;
}
.righttwo .source .data .tab {
	height: 178px;
}
.righttwo .source .data .tab .tableft {
	float: left;
	width: 80px;
	height: 22px;
	line-height: 22px;
}
.righttwo .source .data .tab .tableft ul li {
	background: #EFD9BE;
	margin: 7px 6px;
	width: 72px;
	text-align: center;
	font-size: 14px;
	color: #9C7343;
	font-weight: bold;
}
.righttwo .source .data .tab .tabright {
	float: left;
	width: 195px;
	height: 22px;
	line-height: 22px;
}
.righttwo .source .data .tab .tabright ul {
	width: 195px;
	height: 170px;
	overflow: auto;
}
.righttwo .source .data .tab .tabright ul li {
	margin-top: 7px;
	font-size: 12px;
	margin-left: 10px;
}
.righttwo .source .data .tab .tabright ul li a {
	color: #3F3F3F;
}
.righttwo .source .data .tab .tabright ul li a:hover {
	color: Red;
	text-decoration: none;
}
.righttwo .source .data .botbg {
	height: 14px;
	background: url(../img/bookbottombg.png) repeat-x;
}
.righttwo .source .data .tab .tableft ul li.on {
	/*background:#707070;*/
	background: url(../img/bg_on.png) no-repeat;
	width: 77px;
	color: #fff;
}
/*咨兴文化*/
.righttwo .culture {
	float: left;
	margin-left: 10px;
	width: 225px;
}
.righttwo .culture .title {
	background: url(../img/culture_bg.png) no-repeat;
	height: 36px;
}
.righttwo .culture .title img {
	margin-left: 20px;
	margin-top: 10px;
}
.righttwo .culture .wenhua {
	border: 1px solid #F5DDC1;
	margin-top: 2px;
	height: 192px;
	color: #3F3F3F;
}
.righttwo .culture .wenhua .ulnews li {
	border-bottom: 1px dashed #7F7F7F;
	height: 25px;
	line-height: 25px;
}
.righttwo .culture .wenhua .cont {
	padding: 5px;
	height: 168px;
}
.righttwo .culture .wenhua .detail {
	background: url(../img/bookbottombg.png) repeat-x;
	height: 14px;
	text-align: right;
}
.righttwo .culture .wenhua .detail span {
	font-weight: bold;
	display: block;
	position: relative;
	bottom: 15px;
	right: 10px;
}
.righttwo .culture .wenhua .detail span a {
	color: #F23D31;
}
.righttwo .links {
	float: right;
	width: 228px;
	height: 232px;
	overflow: hidden;
	padding-top: 1px;
}
.righttwo .links a {
	margin-bottom: 6px;
	display: block;
}
/*搜索*/
.search {
	border: 1px solid #FBE3C6;
	margin-top: 10px;
	background: #FFF8EE;
}
.search ul li.li1 {
	float: left;
	margin-left: 10px;
}
.search ul li.li2 {
	float: left;
	margin-left: 20px;
}
.search ul li.li2 .jiansuo {
	margin-top: 8px;
	margin-bottom: 3px;
}
.search ul li.li2 .radio {
	margin-left: 50px;
}
.search ul li.li2 .jiansuo .btns1 {
	background: url(../img/btnsearch1.png) no-repeat;
	margin-left: 5px;
	margin-right: 5px;
	border: 0;
	width: 77px;
	height: 22px;
	cursor: pointer;
}
.search ul li.li2 .jiansuo .btns2 {
	background: url(../img/btnsearch2.png) no-repeat;
	border: 0;
	width: 77px;
	height: 22px;
	cursor: pointer;
}
.search ul li.li3 {
	float: right;
	margin-right: 10px;
}
/*视频点播文化共享工程*/
.rightthree {
	margin-top: 10px;
}
.rightthree .videos {
	float: left;
	width: 373px;
}
.rightthree .videos .title {
	background: url(../img/spbg.png) no-repeat;
	height: 36px;
}
.rightthree .videos .title img {
	margin-left: 2px;
	margin-top: 2px;
}
.rightthree .videos .shipin {
	border: 1px solid #E7C69F;
	margin-top: 5px;
}
.rightthree .videos .shipin ul li {
	float: left;
	margin-top: 18px;
	margin-left: 8px;
	height: 110px;
	margin-right: 6px;
	display: inline;
}
.rightthree .videos .shipin ul li .pic {
	border: 1px solid #F1D5B4;
	width: 106px;
	height: 79px;
}
.rightthree .videos .shipin ul li .pic img {
	margin: 1px;
}
.rightthree .videos .shipin ul li .name {
	text-align: center;
	margin-top: 5px;
	width: 106px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}
.rightthree .videos .shipin ul li .name a {
	color: #3F3F3F;
}
.rightthree .videos .shipin ul li .name a:hover {
	color: Red;
}
.rightthree .videos .shipin .bgbottom {
	background: url(../img/bookbottombg.png) repeat-x;
	height: 14px;
}
.rightthree .culturecase {
	float: right;
	width: 373px;
}
.rightthree .culturecase .title {
	background: url(../img/spbg.png) no-repeat;
	width: 373px;
	height: 36px;
}
.rightthree .culturecase .title img {
	margin-left: 2px;
	margin-top: 2px;
}
.rightthree .culturecase .cultcase {
	border: 1px solid #E7C69F;
	margin-top: 5px;
}
.rightthree .culturecase .cultcase ul {
	margin: 9px 15px;
	height: 247px;
}
.rightthree .culturecase .cultcase ul li {
	border-bottom: 1px dashed #7F7F7F;
	margin-top: 7px;
	padding-bottom: 1px;
	margin-left: 10px;
	margin-right: 10px;
}
.rightthree .culturecase .cultcase ul li img {
	margin-left: 5px;
	margin-right: 5px;
}
.rightthree .culturecase .cultcase ul li a {
	color: #3F3F3F;
}
.rightthree .culturecase .cultcase ul li a:hover {
	color: Red;
}
.rightthree .culturecase .cultcase .bgbottom {
	background: url(../img/bookbottombg.png) repeat-x;
	height: 14px;
}
/*文化长廊*/
.changlang {
	border: 1px solid #E7C69F;
}
.changlang .movepic {
	float: left;
	width: 955px;
	background: #4C4C4C;
}
.changlang .movepic ul {
	padding-top: 2px;
	padding-left: 12px;
}
.changlang .movepic ul li {
	float: left;
	margin-right: 9px;
}
.changlang .movepic ul li img {
	width: 148px;
	height: 107px;
}
.changlang .movepic .bop {
	background: url(../img/bop.png) no-repeat;
	height: 24px;
}
.changlang .movepic .bob {
	background: url(../img/bob.png) no-repeat;
	height: 20px;
}
/*友情链接*/
.linkbot {
	width: 997px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.linkbot a {
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
}
/*底部*/
.bottom {
	width: 1003px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.bottom .line {
	background: url(../img/bottom_topline.png) repeat-x;
	height: 10px;
}
.bottom .copyright {
	text-align: center;
	padding: 10px;
	line-height: 25px;
	color: #3F3F3F;
}
.bottom .copyright a {
	color: #3F3F3F;
}
.bottom .copyright a:hover {
	color: Red;
}
.bottom .copyright span {
	margin-right: 10px;
	margin-left: 5px;
}
/*当前位置*/
.site {
	border: 1px solid #E6E7E6;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	background: #FFEEE0;
	color: #4F4F4E;
}
.site a {
	color: #4F4F4E;
}
.site a:hover {
	color: Red;
}
.site span {
	font-size: 15px;
	font-weight: bold;
	margin-left: 15px;
}
.site img {
	margin-bottom: -5px;
	margin-right: 5px;
}
/*新闻*/
.newsList {
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #F5DDC1;
	height: auto!important;
	min-height: 600px;
	height: 600px;
}
.newsList ul li {
	border-bottom: 1px dashed #D2D8E3;
	margin-top: 10px;
	height: 25px;
	line-height: 25px;
}
.newsList ul li img {
	margin-left: 8px;
	margin-right: 8px;
}
.newsList ul li a {
	color: #4F4F4E;
}
.newsList ul li a:hover {
	color: Red;
}
.divpager {
	margin-top: 20px;
}
.pager {
	margin: 5px 20px 0px 80px;
	text-align: center;
	color: #4F4F4E;
	float: left;
}
.pager a {
	color: #4F4F4E;
}
.pager a:hover {
	color: Red;
}
.pright {
	float: left;
}
/*新闻详情*/
.newsDetail {
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #F5DDC1;
	height: auto!important;
	min-height: 600px;
	height: 600px;
}
.newsDetail .title {
	text-align: center;
	border-bottom: 1px solid #808080;
	font-size: 16px;
	font-weight: bold;
	margin: 30px 10px 3px 10px;
	padding-bottom: 5px;
	line-height: 160%;
}
.newsDetail .addtime {
	text-align: center;
}
.newsDetail .content {
	margin: 20px 10px;
	line-height: 250%;
	height: auto!important;
	min-height: 300px;
	height: 300px;
}
.prevnext {
	margin: 10px;
}
.prevnext a {
	color: #3F3F3F;
}
.prevnext a:hover {
	color: Red;
}
.newspics {
	margin-top: 20px;
	border-top: 3px solid #F1D8BB;
	border-bottom: 3px solid #F1D8BB;
	padding: 10px 2px;
}
/*内页左侧导航*/
.leftnav {
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftnav .title {
	background: url(../img/titles_bg.png) repeat-x;
	border: 1px solid #F1D5B4;
	height: 34px;
	line-height: 34px;
	color: #87551A;
	font-weight: bold;
	font-size: 15px;
	text-indent: 15px;
}
.leftnav .navs {
	border: 1px solid #F2D9BE;
	margin: 7px;
}
.leftnav ul {
	height: auto!important;
	min-height: 30px;
	height: 30px;
}
.leftnav ul li {
	margin: 10px 20px;
	color: #87551A;
	border-bottom: 1px dashed #F2D9BE;
}
.leftnav ul li a {
	color: #87551A;
	margin-left: 8px;
}
.leftnav ul li a:hover {
	color: Red;
}
.leftnav .botbg {
	background: url(../img/bookbottombg.png) repeat-x;
	height: 14px;
	margin-top: 10px;
}
/*本馆概况*/
.aboutcon {
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #F5DDC1;
	height: auto!important;
	min-height: 600px;
	height: 600px;
}
.aboutcon ul {
	margin-top: 10px;
}
.aboutcon ul li {
	margin: 20px 20px;
	border-bottom: 1px solid #F2D9BE;
	padding-bottom: 3px;
}
.aboutcon ul li img {
	margin-left: 10px;
	margin-right: 6px;
}
.aboutcon ul li a {
	color: #4F4F4E;
	font-size: 15px;
	font-weight: bold;
}
.aboutcon ul li a:hover {
	color: Red;
}
/*管理员后台  新书推荐*/
.booklist {
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #F5DDC1;
	height: auto!important;
	min-height: 600px;
	height: 600px;
}
.booklist ul li {
	float: left;
	width: 210px;
	margin: 10px;
	height: 120px;
	display: inline;
}
.booklist ul li img {
	width: 100px;
	height: 115px;
}
.booklist ul li a {
	color: #4F4F4E;
}
.booklist ul li .leftpic {
	float: left;
	width: 100px;
}
.booklist ul li .bokname {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
	width: 100px;
	display: inline;
}
.booklist ul li .bokname a {}

.booklist ul li .bokname a:hover {
	color: Red;
}
.booklist ul li .bokname .fbody {
	margin-top: 4px;
	font-size: 11px;
	color: #838383;
}
.bookdetail {
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #F5DDC1;
	height: auto!important;
	min-height: 600px;
	height: 600px;
}
.bookdetail .bokpic {
	float: left;
}
.bookdetail .bokpic img {
	width: 180px;
	height: 220px;
}
.bookdetail .infos {
	float: left;
	margin-left: 20px;
}
.bookdetail .infos .tdl {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	width: 65px;
}
.bookdetail .infos .tdr {
	padding: 5px;
}
.bookdetail .dets {
	padding: 5px;
}
/*视频点播*/
.videolist {
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #F5DDC1;
	height: auto!important;
	min-height: 600px;
	height: 600px;
}
/*.videolist .ul_type li{ margin:20px 20px; border-bottom:1px solid #F2D9BE; padding-bottom:3px;}
.videolist .ul_type li a{color:#4F4F4E; font-size:15px; font-weight:bold;}
.videolist .ul_type li a:hover{ color:Red;}
.videolist .ul_type li img{ margin-left:10px; margin-right:6px;}*/
.videolist .ul_list li {
	float: left;
	margin: 7px 8px;
	width: 160px;
	height: 150px;
	text-align: center;
}
.videolist .ul_list li img {
	width: 150px;
	height: 120px;
}
.videolist .ul_list li a {
	color: #4F4F4E;
}
.videolist .ul_list li a:hover {
	color: Red;
}
/*视频点播详 细内容*/
.videodetail {
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #F5DDC1;
	height: auto!important;
	min-height: 600px;
	height: 600px;
}
.videodetail .title {
	text-align: center;
	border-bottom: 1px solid #808080;
	font-size: 16px;
	font-weight: bold;
	margin: 30px 10px 3px 10px;
	padding-bottom: 5px;
}
.videodetail .time {
	text-align: center;
	font-size: 11px;
}
.videodetail .swf {
	margin: 20px;
}
.videodetail .convideo {
	margin: 10px;
}
/*登录*/
.login_right {
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #F5DDC1;
	height: auto!important;
	min-height: 600px;
	height: 600px;
}
.login_right .login_table {
	font-size: 16px;
	font-weight: bold;
	margin: 50px;
}
.login_right .login_table .tll {
	padding: 5px;
}
.login_right .login_table .tlr {
	padding: 5px;
}
/*注册*/
.register {
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #F5DDC1;
	height: auto!important;
	min-height: 600px;
	height: 600px;
}
.register span {
	color: Red;
}
.register .register_table {
	margin: 30px;
}
.register .register_table .tdl {
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	padding: 5px;
}
.register .register_table .tdr {
	padding: 5px;
}
/*会员中心*/
.member {
	margin-top: 10px;
}
.member .title {
	background: url(../img/titles_bg.png) repeat-x;
	border: 1px solid #F1D5B4;
	height: 34px;
	line-height: 34px;
	color: #87551A;
	font-weight: bold;
	font-size: 15px;
	text-indent: 15px;
}
.member .memberinfo {
	border: 1px solid #EBC395;
	margin: 3px;
}
.member .memberinfo .photo {
	margin: 5px;
	float: left;
}
.member .memberinfo .photo img {
	width: 100px;
	margin: 10px 5px;
}
.member .memberinfo .mright {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
}
.member a {
	color: #3F3F3F;
}
.member a:hover {
	color: Red;
	text-decoration: none;
}
.opera {
	margin-top: 10px;
}
.opera .operations {
	border: 1px solid #EBC395;
	margin: 3px;
}
.opera .operations ul.ul1 {
	margin-top: 10px;
}
.opera .operations ul.ul1 li {
	margin: 10px 20px 0px 20px;
}
.opera .operations ul.ul1 li .a1 {
	font-weight: bolder
}
.opera .operations ul.ul1 li img {
	margin-right: 5px;
}
.opera .operations ul.ul1 li .ul2 {
	margin-left: -15px;
	display: none;
	margin-top: -5px;
	margin-bottom: 3px;
}
.opera .operations ul.ul1 li .ul2 li {}

.member .bgbottom {
	height: 14px;
	background: url(../img/bookbottombg.png) repeat-x;
}
/*编辑头像*/
.member_right {
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #F5DDC1;
	min-height: 300px;
	height: 300px;
	height: auto!important;
	float: left;
	overflow: visible;
}
.member_right .nowpic {
	float: left;
	margin-top: 10px;
	width: 223px;
	height: 207px;
}
.member_right .nowpic img {
	width: 223px;
	height: 207px;
}
.member_right .setpic {
	float: left;
	margin-left: 40px;
	border: 2px solid #F5DDC1;
	width: 410px;
}
.member_right .setpic .options {
	font-size: 15px;
	border-bottom: none;
	background: #FFEEE0;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
}
.member_right .setpic .options a {
	display: block;
	width: 100px;
	float: left;
	text-align: center;
	cursor: pointer;
}
.member_right .setpic .options a.on {
	background: #fff;
	border-right: 1px solid #F5DDC1;
}
.member_right .syspic {
	padding: 10px;
}
.member_right .syspic img {
	cursor: pointer;
	width: 70px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 12px;
}
.member_right .save {
	margin-top: 30px;
	text-align: center;
}
.member_right .upload {
	height: 150px;
	padding: 20px;
}
/*个人信息*/
.table_info {
	margin: 10px 30px;
}
.table_info .tdl {
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
}
.table_info .tdr {
	padding: 5px;
}
.table_info .tdr a:hover {
	color: Red;
}
.txtbox {
	color: #3F3F3F;
	font-size: 11px;
}
/*修改密码*/
.table_changepwd {
	margin: 10px 50px;
}
.table_changepwd .tdl {
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
}
.table_changepwd .tdr {
	padding: 5px;
}
/*会员推荐新书*/
.memberdoes {
	margin-top: 10px;
	padding: 20px 5px;
	border: 1px solid #F5DDC1;
	height: auto!important;
	min-height: 300px;
	height: 300px;
}
.memberdoes table {
	margin-left: 20px;
}
.memberdoes table .tdl {
	padding: 5px;
}
.memberdoes table .tdr {
	padding: 5px 0px 5px 7px;
}
/*原创东江湖  列表*/
.orignal_right {
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #F5DDC1;
	height: auto!important;
	min-height: 600px;
	height: 600px;
}
.orignal_right ul li {
	border-bottom: 1px dashed #D2D8E3;
	margin-top: 10px;
	height: 25px;
	line-height: 25px;
}
.orignal_right ul li img {
	margin-left: 8px;
	margin-right: 8px;
}
.orignal_right ul li a {
	color: #4F4F4E;
}
.orignal_right ul li a:hover {
	color: Red;
}
/*详细*/
.orignaldetail_right {
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #F5DDC1;
	height: auto!important;
	min-height: 600px;
	height: 600px;
}
.orignaldetail_right .title {
	text-align: center;
	border-bottom: 1px solid #808080;
	font-size: 16px;
	font-weight: bold;
	margin: 30px 10px 3px 10px;
	padding-bottom: 5px;
}
.orignaldetail_right .time {
	text-align: center;
	font-size: 11px;
}
.orignaldetail_right .fbody {
	margin: 20px;
}
.orignaldetail_right .con {
	margin: 10px;
	padding-bottom: 20px;
	line-height: 250%;
}
.orignaldetail_right .pic {
	text-align: center;
	margin-bottom: 10px;
}
/*我的推荐列表*/
.membertui_list {
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #F5DDC1;
	height: auto!important;
	min-height: 450px;
	height: 450px;
}
.membertui_list table {
	text-align: center;
	border: 1px solid #F5DDC1;
	width: 100%;
}
.membertui_list table .trhead {
	background: #F5DDC1;
	font-size: 13px;
	border-bottom: 1px solid #EABF8D;
	font-weight: bold;
}
.membertui_list table .td1 {
	width: 90px;
	border: 1px solid #FFEEE0;
	padding: 5px;
}
.membertui_list table .td2 {
	width: 110px;
	border: 1px solid #FFEEE0;
	padding: 5px;
}
.membertui_list table .td3 {
	width: 70px;
	border: 1px solid #FFEEE0;
	padding: 5px;
}
.membertui_list table .td4 {
	width: 40px;
	border: 1px solid #FFEEE0;
	padding: 5px;
}
.membertui_list table .td5 {
	width: 70px;
	border: 1px solid #FFEEE0;
	padding: 5px;
}
.membertui_list table .td6 {
	width: 70px;
	border: 1px solid #FFEEE0;
	padding: 5px;
}
.membertui_list table .td7 {
	width: 70px;
	border: 1px solid #FFEEE0;
	padding: 5px;
}
.membertui_list table .td8 {
	width: 80px;
	border: 1px solid #FFEEE0;
	padding: 5px;
}
.membertui_list table .td8 a {
	color: #000;
}
.membertui_list table .td8 a:hover {
	color: Red;
}
.word {
	color: #3F3F3F;
	font-size: 12px;
	padding: 3px;
}
.word1 {
	color: #3F3F3F;
	font-size: 12px;
	padding: 2px;
}
/*原创东江湖*/
.memberOrig_list {
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #F5DDC1;
	height: auto!important;
	min-height: 450px;
	height: 450px;
}
.memberOrig_list table {
	text-align: center;
	border: 1px solid #F5DDC1;
	width: 100%;
}
.memberOrig_list table .trhead {
	background: #F5DDC1;
	font-size: 13px;
	border-bottom: 1px solid #EABF8D;
	font-weight: bold;
}
.memberOrig_list table .td1 {
	width: 100px;
	border: 1px solid #FFEEE0;
	padding: 5px;
}
.memberOrig_list table .td2 {
	width: 110px;
	border: 1px solid #FFEEE0;
	padding: 5px;
}
.memberOrig_list table .td3 {
	width: 70px;
	border: 1px solid #FFEEE0;
	padding: 5px;
}
.memberOrig_list table .td4 {
	width: 100px;
	border: 1px solid #FFEEE0;
	padding: 5px;
}
.memberOrig_list table .td5 {
	width: 70px;
	border: 1px solid #FFEEE0;
	padding: 5px;
}
.memberOrig_list table .td5 a {
	color: #000;
}
.memberOrig_list table .td5 a:hover {
	color: Red;
}
.feedback {
	border: 1px solid red;
}
/*幻灯片*/
#banner {
	position: relative;
	width: 220px;
	height: 205px;
	overflow: hidden;
}
#banner_list img {
	border: 0px;
	width: 220px;
	height: 205px;
}
#banner_bg {
	position: absolute;
	bottom: 0;
	background-color: #000;
	height: 10px;
	filter: Alpha(Opacity=30);
	opacity: 0.3;
	z-index: 1000;
	cursor: pointer;
	width: 478px;
}
#banner_info {
	position: absolute;
	bottom: 0;
	left: 5px;
	height: 12px;
	color: #fff;
	z-index: 1001;
	cursor: pointer;
}
#banner_text {
	position: absolute;
	width: 120px;
	z-index: 1002;
	right: 3px;
	bottom: 3px;
}
#banner ul {
	position: absolute;
	list-style-type: none;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	z-index: 1002;
	margin: 0;
	padding: 0;
	bottom: 3px;
	right: 5px;
	background: #fff;
	height: 13px;
	line-height: 13px;
}
#banner ul li {
	font-size: 10px;
	padding: 0px 5px;
	float: left;
	margin-left: 2px;
	display: block;
	color: #FFF;
	background: #9B640E;
	cursor: pointer;
	vertical-align: top;
}
#banner ul li.on {
	background: #4BA7E8;
}
#banner_list a {
	position: absolute;
}
ul.feedback_list {
	margin-top: 30px;
}