html,body{font-size: 12px;letter-spacing:.03em;background:url("../images/bg.gif") repeat;color:#727272}
.page{}
.container{padding:0 20px;background:#EEE;}
.errorMsg{display:none;}
/*topnav*/
.topnav{height:35px;width:960px;margin:0 auto;}
	.wrap{height:35px;background:url("../images/topnav.png");min-width:960px}
	.topnav .log{background:url("../images/login_bg.png");float:right;width:130px;line-height:35px;color:#FFF;}
	.topnav .log a{color:#FFF;padding:0 3px;}
	.topnav .log a.login{padding-left:26px;}
	.topnav ul{overflow:auto;float:right;}
	.topnav li{overflow:auto;float:left;width:86px;line-height:35px;margin-right:8px;}
	.topnav li a{display:block;background:url("../images/logined.png");color:#ccc;text-align:center;}
	.topnav li a.logout{background:url("../images/logined.png") -100px 0;width:68px}
/*10-26新增显示登录用户名*/
	.loged .logo_name{color: #FFFFFF;height: 35px;line-height: 34px; margin-bottom: 0; padding-right: 15px; text-align: right; width: 200px;}

/*header*/
.header{height:110px;background:url("../images/header_bg.png");}
	.header .logo{display:block;text-indent:-200em;overflow:hidden;background:url("../images/logo.png");width:230px;height:110px;}
	/* 搜索 */
	.header .search{overflow:auto;margin-top:62px;}
	.header input{border:0;background:none;}
	.header .search_text{ width:176px;background:url("../images/search_bg.gif");float:left;height:28px;padding:0 25px;font-size:14px;color:#999;line-height:28px;}
	.header .submit{ width:32px;background:url("../images/go_search.gif");float:left;height:28px;margin:0 12px 0 2px; cursor:pointer;}
	/* 导航 */
	.nav{width:448px;float:left;margin-left:10px;}
	.nav li{width:111px;float:left;height:80px;margin-top:30px;}
	.nav li.active{background:url("../images/nav_bg.png");}
	.nav li a{display:block;height:100%;text-indent:-100em;background:url("../images/nav_gray.png") no-repeat 28px 32px; overflow:hidden;}
	.nav li a.read{background:url("../images/nav_gray.png") no-repeat -76px 32px;}
	.nav li a.sns{background:url("../images/nav_gray.png") no-repeat -180px 32px;}
	.nav li a.apps{background:url("../images/nav_gray.png") no-repeat -286px 32px;}
	.nav li.active a{background:url("../images/nav_pink.png") no-repeat 28px 32px;}
	.nav li.active a.read{background:url("../images/nav_pink.png") no-repeat -76px 32px;}
	.nav li.active a.sns{background:url("../images/nav_pink.png") no-repeat -180px 32px;}
	.nav li.active a.apps{background:url("../images/nav_pink.png") no-repeat -286px 32px;}

	.havebg{background:url("../images/havebg.png") no-repeat center top}
	.nobg{background:none;}
/* footer */
.footer{font-size:13px;clear:both;border-top:1px solid #fff;}
.footer .line{border-top:1px solid #d7d7d7;padding:10px 0 80px;}
	.footer p{color:#727272;padding:20px 0 20px;}
	.footer p.copyr{padding:0}
	.footer p a{padding:0 12px;color:#727272;}

/*用户头像*/
	.user_l{position:relative;display:block;width:126px;height:126px}
	.user_l img{position:absolute;}
	.user_r{position:relative;display:block;width:68px;height:68px}
	.user_nameN{ position:absolute;top:75px; left:0px; display:block; text-align:center; width:68px;}
	.user_r img{position:absolute;}
	.user_s_r{position:relative;display:block;width:44px;height:44px}
	.user_s_r img{position:absolute;}
	
/* 小组封面 */
	.group_s{position:relative;display:block;width:34px;height:34px}
	.group_s img{position:absolute;}
	.group_m{position:relative;display:block;width:64px;height:64px}
	.group_m img{position:absolute;}

/*图书封面*/	
.book-mid{position:relative;width:80px;height:106px}
	.book-mid img,.book-sml img{position:absolute}
	.book-sml{position:relative;width:60px;height:80px;}
	
/* 分页 */
.pagenum{overflow:auto;height:26px;margin:40px 120px;}
.pagenum a{text-align:center;background:url("../images/pageNumbg.png") no-repeat;display:block;float:left;line-height:26px;margin:0 5px 0 0;font-weight:700;width:27px;text-align:center;color:#727272}
.pagenum a.active{background:url("../images/pageNum_active.png") no-repeat;color:#FFF}
a.more{padding: 10px 0 0 20px;background:url("../images/add.png") no-repeat 0 10px;font-size:12px;font-weight:400;color:#a3a3a3}
.pagenum span{
		    background: url("../images/pageNumbg.png") no-repeat scroll 0 0 transparent;
		    color: #727272;
		    display: block;
		    float: left;
		    font-weight: 700;
		    line-height: 26px;
		    margin: 0 5px 0 0;
		    text-align: center;
		    width: 27px;}
.pagenum span.active {
		    background: url("../images/pageNum_active.png") no-repeat scroll 0 0 transparent;
		    color: #FFFFFF;}


/* 阅读器 */
.readers{border-top:1px solid #FFF;position:relative;z-index:0;clear:both;_zoom:1;}
	.readers .flag{position:absolute;top:-2px;right:20px;z-index:10}
	.readers ul{overflow:auto;border-top:1px solid #D7d7d7;padding:30px 0;zoom:1;*+margin-top:-12px;_margin-top:0;}
	.readers li{float:left;font-size:13px;_display:inline;}
	.readers li .fleft{display:block;margin:0 20px 20px 0}
	.readers li p{margin:2px;color:#727272}
	.readers li h3{margin:10px;}
	
/*index浮层-（导航-社区）css*/	
.tc_nav{ position:relative;}	
.tc_nav_list_sq{ position:absolute;top:70px; left:-35px; width:178px; z-index:999;}	
.tc_nav_list_sq li,.tc_nav_list_yd li{ width:178px; height:40px; background:url("../images/tc_nav_list.png"); margin-top:0px;}
.tc_nav_list_sq .tc_nav_active,.tc_nav_list_yd .tc_nav_active{ background:url("../images/tc_nav_list_active.png");}
.tc_nav_list_sq .tc_nav_y{ background-position:0px 0px;}	
.tc_nav_list_sq .tc_nav_c{ background-position:0px -41px;}	
	
/*index浮层-（导航-阅读）css*/
.tc_nav_list_yd{ position:absolute;top:70px; left:-35px; width:178px; z-index:999;}
.tc_nav_list_yd .tc_nav_r{ background-position:0px -81px;}	
.tc_nav_list_yd .tc_nav_k{ background-position:0px -120px;}	
.tc_nav_list_yd .tc_nav_j{ background-position:0px -160px;}	
.tc_nav_list_yd .tc_nav_g{ background-position:0px -200px;}	
/*修改*/	
#z_new_name{position:absolute;top:70px;left:0px;}


	
	
/*页面header浮层-“关注我”css*/	
.header{ position:relative;}	/*header下拉列表修改（定位）*/
.tc_header{ width:388px; height:300px; position:absolute;top:40px;right:210px; z-index:999999;} /*header下拉列表修改（定位）*/	
.tc_header_top{ width:388px; height:6px;}	
.tc_header_btm{ width:388px; height:6px;}	
.tc_header_main{ width:388px; background:url("../images/tc_header_main.png") repeat-y; padding-top:8px;}
.header_tc_l{ width:116px; padding-left:22px;padding-top:8px;}
.header_tc_l li{ height:28px; line-height:28px; width:107px; margin-bottom:8px; text-indent:10px; cursor:pointer;}
.header_tc_l .header_active{background:url("../images/header_active.png") no-repeat;}
.header_tc_l li span{ float:right; padding-right:12px;}
.header_tc_r{ width:250px;}
.header_tc_r ul{background:url("../images/header_tc_l.png") repeat-y left 0px; padding-left:10px; }
.header_tc_r ul li{margin-bottom:16px;}
.header_tc_r_pic{display: block;height: 68px;position: relative;width: 68px;}
.header_tc_r_pic img{ position:absolute;top:0px; left:0px;}
.header_tc_r_list{ margin-left:7px; display:inline;}	
.header_tc_r_list p{ width:145px; line-height:20px;}	
.header_tc_r_list p a{ color:#4083a9;}
.header_tc_r_btn a{ float:left; margin-right:20px; display:block; width:38px; height:19px; line-height:18px; text-align:center;background:url("../images/header_tc_r_btn.png") no-repeat; color:#868585;}	
.tc_heard_more{ float:right; margin-right:22px; margin-bottom:6px;}	
/*页面header浮层-“私信我”css*/		
.header_tc_r_list p span{ font-weight:bold; padding-left:6px;}	
		
/*页面header浮层-“圈子消息”css*/
.header_qz_xiaoxi ul{ padding-left:20px; padding-top:6px;}
.header_qz_xiaoxi ul li{ width:95px; height:140px; float:left; margin-right:20px; display:inline; margin-bottom:10px;}
.header_pic_F{ width:68px; height:68px;}
.header_xx_name{line-height:26px; color:#4083a9;}
.header_xx_text span{ padding-left:3px; padding-right:3px;}

/*页面header浮层-“图书消息”css*/
.header_pic_B{ width:60px; height:80px;}
.header_xx_text{ margin-bottom:0px;}
.header_qz_book ul{ padding-left:20px;}
.header_qz_book ul li{ width:95px; float:left; margin-right:20px; display:inline; margin-bottom:10px;}

/*页面header浮层-“评论我”css*/
.book_pLM{ padding-left:10px; display:block;width:220px; padding-top:10px; padding-bottom:10px; color:#4083a9; line-height:18px;}
.pinglun_me a{ float:right;}
.header_tc_PL{background:url("../images/header_tc_l.png") repeat-y left 0px;}
.chakan_PL{ margin-bottom:20px;}
.header_tc_r .chakan_PL ul li{ margin-bottom:0px;}
.tc_header_main_PL{ padding-bottom:20px;}

/*2012-10-25样式修改*/
#errorMessage{ width:300px; line-height:26px; padding:6px 10px;border:1px solid #363531; background:#000; color:#fff; font-size:14px; position:absolute;top:50%; left:50%; margin-left:-150px; margin-top:-30px;opacity:.7;filter:alpha(opacity=80);}

/*登陆后首页书架的样式*/
.recommend{background:url("../images/bookstore.png") no-repeat;height:280px;overflow:hidden;position:absolute;top:0;width:960px}
	.bookslist{overflow:auto;margin:47px 0px 0 8px; height:180px;}
	.bookslist ul{overflow:auto;zoom:1}
	.bookslist li{float:left;width:94px;margin-left:36px;text-align:center;height:180px;position:relative;_display:inline;}
	.bookslist li a{color:#FFF;}
	.bookslist li img{position:absolute;display:block;left:0}
	.bookslist li .bookname{background:url("../images/bookname.png") no-repeat 2px 0;line-height:17px;overflow:hidden;height:17px;position:absolute;top:146px;left:0;width: 86px;display:block;}

	.bookkind{overflow:auto;padding-top:18px;}
	.bookkind_logined{overflow:auto;padding-top:18px;}
	.bookkind ul{overflow:auto;}
	.bookkind_logined ul{overflow:auto;}
	.bookkind li{overflow:auto;float:left;width:226px;margin-left:11px;overflow:hidden;_display:inline;}
	.bookkind_logined li{overflow:auto;float:left;width:304px;margin-left:11px;overflow:hidden;_display:inline;}
	.bookkind li a{display:block;height:22px;overflow:hidden;text-indent:-100em;}
	.bookkind_logined li a{display:block;height:22px;overflow:hidden;text-indent:-100em;}
	.bookkind li a.wellsell{background:url("../images/wellsell.png") no-repeat;}
	.bookkind li a.wellsell:hover,.recommend .bookkind li a.active{background:url("../images/wellsellhover.png") no-repeat;}
	.bookkind li a.newest{background:url("../images/newest.png") no-repeat;}
	.bookkind li a.newest:hover,.bookkind li #newest.active{background:url("../images/newesthover.png") no-repeat;}
	.bookkind li a.hotcommon{background:url("../images/hotcommon.png") no-repeat;}
	.bookkind li a.hotcommon:hover,.bookkind li #hotcomment.active{background:url("../images/hotcommonhover.png") no-repeat;}
	.bookkind li a.recomm{background:url("../images/recommend.png") no-repeat;}
	.bookkind li a.recomm:hover,.bookkind li #recommend.active{background:url("../images/recommendhover.png") no-repeat;}
	
	.bookkind_logined li a.tuijian_yd{background:url("../images/tj.png") no-repeat;}
	.recommend .bookkind_logined li #tuijian_yd.active{background:url("../images/tj_active.png") no-repeat;}
	.bookkind_logined li a.haiwei_dw{background:url("../images/hw.png") no-repeat;}
	.recommend .bookkind_logined li #haiwei_dw.active{background:url("../images/hw_active.png") no-repeat;}
	.bookkind_logined li a.zuijin_ll{background:url("../images/zj.png") no-repeat;}
	.recommend .bookkind_logined li #zuijin_ll.active{background:url("../images/zj_active.png") no-repeat;}
	.container{position:relative;}
	#dropbox{position:relative;height:280px;overflow:hidden;}

/*弹出是否删除评论小浮层*/
.tc_delate_pl{position:absolute;width:120px;padding:10px 0px 10px 15px;background:#333;opacity:.6;filter:alpha(opacity=70);color:#fff;}
.delate_rb{bottom:45px;right:20px;}
.delate_rt{top:10px; right:30px;}
.delate_lt{top:10px; left:10px;}
.delate_lb{top:10px; bottom:10px;}
.delate_m {top:30%; left:40%;}
.tc_delate_pl li.yq_tc_btn{margin:0px 4px;  padding-left: 15px;}
.tc_delate_pl li.yq_tc_btn a{  padding-right: 15px;}

/*alert弹出层样式*/
.Alert_tc{ width:300px; background:#000; color:#fff; font-size:14px; position:absolute;top:40%; left:38%; opacity:.6;filter:alpha(opacity=70); padding:10px; line-height:28px;}

/*定义公开课中特殊样式*/
.bookcon .pg_gkk p{ margin-bottom:0px; text-indent:0px;}
.bookcon .pg_gkk h2{ margin-top:10px;}
.bookcon .pg_gkk h3{ margin-bottom:10px;}
.bookcon .pg_gkk th{ border:1px solid #dcc8b9; padding:5px;}
.bookcon .pg_gkk td{ border:1px solid #dcc8b9; padding:5px;}
.bookcon .pg_gkk img{ width:340px;}
.bookcon .pg_gkk pre{white-space: pre-wrap;word-wrap: break-word; color:#424242; line-height:2em;}

/*私信管理页弹出层-“发私信输入框”*/
.z_priLetter_title{ position:relative;}
.tc_priletter_pull{ width:486px; height:356px;position:absolute; top:220px; left:150px; background: url("../images/tc_priletter_pull.png") no-repeat; z-index:999; padding-top:40px; padding-left:30px; font-weight:normal;}
.tc_priletter_pull td{ padding-bottom:28px; text-align:left;}
.tc_priletter_pull td .tc_pull_f{ width:302px; height:32px; background: url("../images/tc_pull_f.png") no-repeat; border:none; text-indent:6px; color:#727272;}
.tc_priletter_pull td .tc_pull_z{ width:302px; height:32px; background: url("../images/tc_pull_f.png") no-repeat; border:none; text-indent:6px; color:#727272;}
.tc_priletter_pull td .tc_pull_t{ width:302px; height:122px; background: url("../images/tc_pull_t.png") no-repeat; border:none; text-indent:6px; color:#727272; line-height:30px;}
.tc_pull_numb{text-align:left; margin-top:6px;}
.tc_tj_btn{ padding-right:120px;}
.tc_tj_btn li{ margin-right:50px;}
.tc_tongxunl{ width:61px; height:27px; display:inline-block; margin-left:10px;}
.yq_tc_btn{background: url("../images/z_tanchu_btnY_l.png") no-repeat left 0;display: inline;float:right;line-height: 19px;margin-right: 10px; padding-left: 15px; white-space: nowrap;}
.yq_tc_btn a{background: url("../images/z_tanchu_btnY_r.png") no-repeat right 0; display: block;line-height: 19px;padding-right: 15px; color:#646464;}











	
	
	
	
	
	