﻿@charset "utf-8";  
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img,span{ font-size:12px; line-height: 1.5em; margin: 0px; padding:0px; border: 0px;}
body{
	background-color:#c1c1c1;
	margin: 0px auto;
	padding: 0px;
	font-family:"宋体",Lucida Grande, Verdana, Lucida, Arial, Helvetica, ,sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#333;
	text-align:center;
	}
h1,h2,h3,h4,h5,h6,dl,dt,dd,p,span { font-weight:normal; display:block;}

.headbg {
	margin: 0 auto;
	height:60px;
}
.head {
	margin: 10px auto;
	width:990px;
	height:40px;
	background-image: url(libiya201104_logo_06.jpg);
	overflow: hidden;
}
#headnav ul {
	width:450px;
	height:40px;
	float:left;
}
#headnav ul li {
	width:75px;
	height:30px;
	background-image: url(libiya201104_logo_04.jpg);
	background-repeat: no-repeat;
	font-weight:bold; 
	text-align: center;
	list-style-type: none;
	padding: 10px 0px 0px 0px;
	float:left;
}
#headnav ul .headlogo { width:130px; height:40px; float:left; padding:0px;}

#headnav a:link,#headnav a:visited {
	color:#fff;
	font-size:14px;
	text-decoration: none;
}
#headnav a:hover {
	color:#F60;
	font-size:14px;
	text-decoration: underline;
}
#headmenu ul {
	width:320px;
	height:40px;
	float:right;
	margin-left: 0px;
}
#headmenu ul li {
	width:64px;
	height:30px;
	float:left;
	background-image: url(libiya201104_logo_05.jpg);
	background-repeat: no-repeat;
	text-align: center;
	list-style-type: none;
	padding: 10px 0px 0px 0px;
	background-position: -2px center;
}
#headsearch {
	width:186px;
	height:40px;
	float:left;
}
#headsearch .search-input{
	width:120px;
	height:20px;
	float: left;
	margin-top: 8px;
	border: 1px solid #999;
	color: #333;
}
#headsearch .search-button{
	color:#aaa;
	background-color:#666;
	border-top: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	width: 46px;
	height: 22px;
	margin: 8px 0px 0px 10px;
	float:left;
}
#headmenu a:link,#headmenu a:visited {
	color:#aaa;
	font-size:12px;
	text-decoration: none;
}
#headmenu a:hover {
	color:#F60;
	text-decoration: underline;
}
#foot {
	width: 990px;
	margin: 0px auto;
	clear: both;
}
#foot .foot-nav {
	text-align: center;
	background-color: #f3f3f3;
	height: 24px;
	padding-top: 8px;
}
#foot .foot-nav a {
	padding-right: 10px;
	padding-left: 10px;
}
#foot .copyright {
	color: #666666;
	text-align: center;
	line-height: 20px;
	padding: 10px;
}
#foot .copyright p {
	color: #999999;
	padding-top: 10px;
}
#foot a:link,#foot a:visited {
	color:#333;
	font-size:12px;
	text-decoration: none;
}
#foot a:hover {
	color:#F60;
	text-decoration: underline;
}

/*底色*/
.bodybg {
	width:1000px;
	margin: 0px auto;
	padding:0px;
	font-size:12px;

}

/*头部大图*/
.topimg {
	width: 990px;
	height:360px;
	margin: 0px auto;
	padding:0px;
	overflow:hidden;
	background-color:#E4E4E4;
}

/*专题的分类菜单*/
#zhuantimenu {
	width: 990px;
	height:85px;
	margin: 0 auto;
	padding:0px;
	background-color: #FFF;
	overflow:hidden;
}
#zhuantimenu ul {
	width: 990px;
	height: 85px;
	margin:0px;
	padding:0px;
	/* [disabled]background-color: #C00; */
}
#zhuantimenu ul li {
	width: 330px;
	height: 85px;
	margin:0px;
	padding-top:0px;
	list-style:none;
	display:block;
	/* [disabled]background-color: #690; */
	float:left;
}
#zhuantimenu img {
	width: 330px;
	height: 85px;
	margin: 0px;
	padding:0px;
	border: 0px;
}
#zhuantimenu .t1 {
	width: 0px;
	background-color: #384B78;
}
/*#zhuantimenu ul li a:link,#zhuantimenu ul li a:visited{
	width: 0px;
	height: 0px;
	margin:0px auto;
	padding:0px;
	display:block;
	font-size:14px;
	line-height: 21px;
	font-weight:bold;
	color: #69C;
	text-decoration:none;
}
#zhuantimenu ul li a:hover{
	width: 0px;
	height: 0px;
	margin:0px auto;
	padding:0px;
	display:block;
	font-size:14px;
	line-height: 21px;
	font-weight:bold;
	color:#F60;
	text-decoration:underline;
}*/


/*每个大分类头部标题题花样式*/
.listtop1,.listtop2 ,.listtop3{
	width: 990px;
	height:50px;
	margin: 0 auto;
	padding:0px;
	overflow:hidden;
	float: none;
}
.listtop img { margin: 0px;}

/*每个大分类下图书列表*/
.bookslist {
	width: 990px;
	min-height:580px;
	height:auto!important;/*IE6高度自适应*/
	height:580px;
	overflow: visible;
	margin: 0 auto;
	padding:0px;
	background-color:#e4e4e4;
	}

/*重点推荐图书模块*/
.bigbook {
	width: 495px;
	height: 420px;
	margin: 10px 0px 0px 0px;
	float:left;
	background-image: url(20120118jinpingmei_06.jpg);
	background-position: 7px 0px;
	background-repeat: no-repeat;
}
.bigbookleft {
	width: 230px;
	height: 380px;
	float:left;
	padding-left: 40px;
}
.bigbookright {
	width: 210px;
	height: 380px;
	float:left;
}
.bigbook h1 {
	width: 176px;
	height: 247px;
	margin:54px auto 10px auto;
	text-align: left;
	background-color: #999;
}
.bigbook h1 img {
	width: 170px;
	height: 241px;
	border: 2px solid #fff;
}
.bigbook h2 {
	width: 200px;
	height: 38px;
	font-size:14px;
	text-align:center;
	margin:6px auto;
}
.bigbook h3 {
	width: 200px;
	height: 26px;
	font-size:16px;
	color:#C00;
	margin:6px auto;
}
.bigbook h4 {
	width: 190px;
	height: 282px;
	font-size:14px;
	line-height:2em;
	color:#666666;
	margin-top:54px;
	font-weight:normal;
}
.bigbook h5 { width: 190px; height: 40px; font-size:12px; color:#666666; text-align: center; margin-top:6px; font-weight:normal; clear:both; }
.bigbook h5 img { width:78px; height:28px; margin-left:10px;}

.bigbook .newprice {
	font-size:16px;
	width:60px;
	height:26px;
	padding-left: 63px;
	background-image: url(20120118jinpingmei_08.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float:left;
	font-weight: bold;
 }
.bigbook .oldprice {
	width:60px;
	height:26px;
	padding-left:6px;
	font-size:12px;
	color:#333;
	text-decoration:line-through;
	float:left;
	line-height: 26px;
}
.bigbook h2 a:link{
	color:#652488;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.bigbook h2 a:visited{
	color:#652488;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.bigbook h2 a:hover{
	color:#CC3300;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

/*普通图书模块*/
.smallbook {
	width:180px;
	height:330px;
	float:left;
	margin:20px 0px 0px 10px;
}
.smallbook h1 {
	width: 106px;
	height: 146px;
	margin:16px auto 10px auto;
	background-color: #999;
	text-align: left;
}
.smallbook h1 img {
	width: 100px;
	height: 140px;
	border: 2px solid #fff;
}
.smallbook h2 { width: 140px; height: 30px; font-size:12px; line-height:1.2em; text-align:center; margin:0 auto;}
.smallbook h3 { width: 140px; height: 24px; font-size:12px; color:#666; margin:0 auto;}
.smallbook h4 { width: 140px; height: 58px; font-size:12px; color:#666; margin:0 auto;}
.smallbook h5 { width: 168px; height: 29px; font-size:12px; color:#666; text-align: center; margin:0 auto; clear:both; }
.smallbook h5 img {
	width:78px;
	height:28px;
	margin-left:2px;
}

.smallbook .newprice {
	font-size:14px;
	line-height:1.5em;
	color:#C00;
	display: block;
	width:60px;
	height:24px;
	margin-left: 5px;
	float:left;
}
.smallbook .oldprice {
	width:50px;
	height:24px;
	font-size:12px;
	color:#333;
	text-decoration:line-through;
	font-weight:normal;
	margin-left: 10px;
	display: block;
	float:left;
	line-height: 24px;
}
.smallbook h2 a:link{
	color:#652488;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.smallbook h2 a:visited{
	color:#652488;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.smallbook h2 a:hover{
	color:#CC3300;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.clear {  height:30px; clear:both; }

