﻿﻿@charset "utf-8";
/* CSS Document */
body{  font-family:"Microsoft YaHei"; font-size:12px;}
div,ul,li,dl,dt,dd,p,span,a,label,input,body,h3,h4,table,tr,td,select,option{ margin:0px; padding:0px;}
ul,li{list-style:none; text-overflow:ellipsis; white-space:nowrap; }
a{ text-decoration:none;color: #000}
a:hover{ text-decoration:none;}
a:visited{ text-decoration:none;}
img,input{ border:0;}
.c{width: 949px;margin: 0 auto;}
.l{float: left;}
.r{float: right;}


#zhanwei{width: 100%;height: 9px;background: #61464f;}


/*内容部分*/
#center{overflow: hidden;}
#center .c_left{width: 196px;height: 450px;background: #efe9eb;display: inline-block;}
#center .c_left .list{width: 160px;height: 400px;margin: 25px auto 0;text-align: center;}
.list ul li{width: 154px;height: 32px;line-height: 32px;margin-top: 2px;cursor: pointer;font-size: 14px;}
.list ul li a{width: 154px;height: 32px;display:block;}
.list ul li a:hover{color:#fff;background: #956b79; border-radius: 5px;-moz-border-radius:5px;-webkit-border-radius:5px;behavior:url(../PIE.htc);}

.list .li_big{font-size: 24px;color:#624750;margin-bottom: 13px;padding: 0;font-family:"方正细倩简体";}
.bg{color:#fff;background: #956b79; border-radius: 5px;}

#center .c_right{width: 720px;display: inline-block;text-align: center;padding-left:30px;}
	
#center .c_right .line{height: 1px;background: #e4dadd;width: 720px;margin: 10px 0 0 26px;}
	/*文章内容-- 书籍*/
#center .c_right .title{font-size: 14px;line-height: 34px;text-align: left;text-indent: 2em;margin-top: 20px;}
#center .c_right .content{width: 100%;margin-left: 20px;}
#center .content{overflow: hidden;font-size: 14px;}
#center .content p{line-height: 30px;}
#center .content ul{margin-top: 34px; overflow:hidden;}
#center .content ul li{float: left;width: 19%;text-align: center;padding:0 3px;}

.pageD{height:80px;line-height:80px;}
#selJumpToPage0{border:1px solid #ccc;}
/*内容结束*/

