﻿/* styles.css */

/* ----------------------全局样式---------------------- */
/*html {width:910px;nargub:0 auto;}*/
body {
	font-size:13px; 
	font-family:Arial, Helvetica, "宋体", sans-serif;
	margin:0 auto; 
	line-height:1.5;
	color:#333;
	width:910px;
}
div {word-wrap:break-word}
img {
	border:0 
}
a { 
	color:#006A35; 
}
a:hover { 
	background-color:#006A35; 
	color:#fff; 
	text-decoration:none;

}
span {}
h1 {
	background-color:#F7FFEF/*#FFF9DE*/;
	padding:5px;
	margin:0;
	font-size:24px;
}
h1.title {background-color:#fff;}

h1 a { 
	text-decoration:none; 
}
h2 {padding:0;margin:0;}
h3 {font-size:14px;clear:both;}
h3 a{font-color:#000;}
h4 {
	background-color:#F7F8F5;
	text-indent:4px;
	border-bottom:1px solid #E9EEE0;
	font-weight:normal;
	font-size:14px;
	margin:0;
	padding:0;
}
h4 a {text-decoration:none;}
ul li {
	list-style-type:none;
}
ul { 
	margin:0; 
	padding:0; 
}
span {vertical-align:middle;}

form {
	margin-bottom:0;
	padding:0;
	line-height:20px;
}
form input { border:1px solid #ccc;}
form textarea { border:1px solid #ccc;padding:5px;}
form dt {
	display:block;
	height:18px;
	padding:5px 0 2px 0px;
	margin-top:10px;
	margin-bottom:-25px;
	font-size:14px;
	clear:both;
	color:#666;
}
form dd {margin-left:65px;}
form#resetpsw_form dd{margin-left:75px;}
form dd input {
	border:1px solid #ccc;
	width:200px;
	height:20px;
	line-height:20px;	
	padding-top:5px;
	padding-left:2px;
}
input.rating {
	width:15px!important;
	border:0;
}
/* ----------------------常用样式---------------------- */
.scover {
	width:46px;
	height:66px;
	padding:1px;
}
.mcover {
	width:66px;
	height:100px;
	
}
.scover img,
.lcover img,
.mcover img {
	border:1px solid #ccc;
}
.lcover {
	width:152px;
	height:152px;
}
.usericon {
	width:48px;
}
.list_icon,.list_icon2 {
	width:80px;
	height:90px;
	padding:4px;
	float:left;
	text-align:center;
	margin-bottom:15px;
	overflow:hidden;
}

.list_icon a { text-decoration:none;display:block;padding:5px;}

.list_icon a:hover {background-color:#f7f7f7;color:#000;}
.list_icon2 img{ border:1px solid #f7f7f7;}
.list_icon2 a,.list_icon2 a:hover {display:-moz-inline-box;display:inline-block;}
.scover,.mcover,.lcover,.usericon { float:left }

.sright {
	width:480px;
	height:66px;
	float:right;
	line-height:1.8;
	
}
.sright2 {
	width:480px;
	height:66px;
	float:right;
	
	line-height:1.8;
}
.mright {
	width:415px;
}
.mright2 {
	width:190px;
}
.lright {
	width:415px;
}
.uright { width:500px; }
.sright,.mright,.mright2,.lright,.uright { float:right }
.box1 {
	border:1px solid #ccc;
	padding:5px;
}
.box2 {
	clear:both;
	padding:5px;
}
.box3 {

	border:1px solid #CCE9AF;
	line-height:1.8;
}
.box4 {
	height:120px;
	min-height:200px;
	margin-bottom:10px;
	padding:10px;
}
[class].box4{height:auto;}
/* book_detail.tpl */
.box5 {
	clear:both;
	padding:10px;
}
.rtbook {
	height:100px;
	border:1px solid #eee;
}
.relate {
	border:0px solid #FAECDE;
	padding:0px;
	margin-top:5px;
}
.relate h3 {
	margin:0;padding:0;
}
.pinfo {
	margin-top:5px;
	color:#666;
}

.ptext {
	margin-top:10px;
	padding:5px;
	margin-bottom:5px;
	color:#000;
}
.link1 {
	color:#EF0000;
}
.link1:hover {
	background-color:#EF0000;
	color:#fff;
	cursor:pointer;
}
.left { float:left; }
.right { float:right; }

.dotted { border-bottom:1px dotted #ccc }
.dashed { border-bottom:1px dashed #ccc }
.solid { border-bottom:1px solid #ccc }

span.c1 {
	color:#666;
	width:50px;	
	display:-moz-inline-box;
	display:inline-block!important;
}
span.c2 {
	font-weight:bold;
}
span.c2 a {font-weight:normal;}
span.c2 a:hover {color:#fff;}
span.c3 {
	color:#666;
	display:-moz-inline-box;
	display:inline-block!important;
}
span.c4 {
	font-weight:bold;
	color:#333;
}
span.c5 {
	color:#666;
}
span.c6 {
	font-size:12px;

	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
span.c7 {
	color:#999;
	font-size:11px;
	/*font-style:oblique;*/
}
span.b1 {
	display:none;
}
span.b2 {
	display:-moz-inline-box;/* Firefox私有属性 同inline-block */
	display:inline-block!important;	
	left:0px;
	bottom:0px;
	background-color:#EF0000;
	color:#fff;
	width:40px;
	font-size:12px;
	text-align:center;
	z-index:10;
	position:relative!important;
	position:absolute;
}
span.b3 {
	display:-moz-inline-box;/* Firefox私有属性 同inline-block */
	display:inline-block!important;	
	background-color:#61B211;
	font-size:11px;
	font-family:"新宋体";
	color:#fff;
	padding:1px 2px 0 2px;
}
.back1 {
	background-color:/*#F7FFEF*/#FFFFED;
	border-top:2px solid #FFCF9C;
	border-bottom:1px solid #ffcf9c;

}

/* starts */

.stars {
	background:transparent url(images/rating.gif) repeat-x 0%;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:middle;
	
	/*float:left !important;*/
	height:15px;
	width:55px;
}
.stars5 {
	width:55px!important;
}
.stars4 {
	width:44px!important;
}
.stars3 {
	width:33px!important;
}
.stars2 {
	width:22px!important;
}
.stars1 {
	width:11px!important;
}
.edit a {
	color:#ccc;
	background-color:#fff;
	font-size:12px;
	float:right;
	width:40px;
	display:-moz-inline-box;/* Firefox私有属性 同inline-block */
	display:inline-block!important;	
}

.edit2 a {
	color:#fff;
	font-size:13px;
	background-color:#EF0000;
	width:40px;
	text-align:center;
}
.colthis,.edit a{
	margin-top:20px;
}
.colthis a {
	color:#176281;
}
.colthis a:hover {
	background-color:#176281;
	color:#fff;
}
.selected {
	cursor:pointer;
	background:#FFFFCE;
}
.selected2 {
	cursor:pointer;	
	background-color:transparent;
}
.op {
	margin:5px 0;
	text-align:right;
	color:#999;
}
.op a{
	color:#666;
}	
.op a:hover {
	color:#fff;
}

.btn {
	background-color:#000;
	text-align:center;
	color:#FFDB8C;
	display:block;
	width:110px;
	height:30px;
	font-size:15px;
	font-weight:bold;
	letter-spacing:10px;
	display:-moz-inline-box;/* Firefox私有属性 同inline-block */
	display:inline-block!important;
}
.btn2 {
	background-color:#FFDB8C;
	color:#333;
	display:block;
	width:110px;
	height:30px;
	font-size:15px;
	font-weight:bold;
	letter-spacing:10px;
	display:-moz-inline-box;/* Firefox私有属性 同inline-block */
	display:inline-block!important;
}
.com_form {
	padding-top:15px;
}
/* 操作 */
.act,.act4 {
	text-align:right;
	display:none;
	clear:both;
	color:#ccc;
}
.act4 {display:block;}
.act2 {
	color:#ccc;
}
.act3 {
	text-align:right;
	clear:both;
	color:#ccc;
}
.act a,.act2 a,.act3 a,.act4 a{
	color:#176281;
}
.act a:hover,.act2 a:hover,.act3 a:hover,.act4 a:hover{
	background-color:#176281;
	color:#fff;
	cursor:pointer;
}
/* ajax 提示 */

.popup {
	position:absolute;
	top:0;
	/*top:0!important;*/
	left:0;
	height:18px;
	text-align:center;
	padding-bottom:2px;
	display:none;
	z-index: 50; 
	clip: rect(auto, auto, auto, auto);
	color:#fff;
	/*border:1px solid #FFCF9C;*/
	line-height:1.4em;
	overflow:hidden;
	background-color:red;
}

/* 各个页面样式 */
#wrap {
	width:910px;
	overflow:hidden;
	margin:0 auto;
	margin-top:5px;
}
#main {	
	height:auto;
	margin:5px auto;
	padding:5px;	
}
#header {
	height:70px;
	margin:0 auto;
	background-color:#fff;
	border-bottom:2px solid #006A35;
}
#top {
	height:20px; 
	text-align:right;
}
#logo {
	width:180px;
}
#nav {
	width:670px;
	height:20px;	
	padding-top:20px;
	font-size:14px;
}
#nav a {
	color:#000;
	padding:5px;
	padding-bottom:0;
}
#nav a:hover {color:#fff;}
#nav ul { 
	margin:0; 
	padding:0;
	float:left;
}
#nav ul li {
	float:left; 
	margin-left:3px;
	font-size:14px;
	line-height:30px;
}
#nav .selected{
	background-color:#006A35; 
	color:#fff; 
	text-decoration:none;
}

#left {	
	width:580px;
	background-color:#fff;
	padding:5px;
	height:300px;
	min-height:300px;	
	float:left;
}
[id]#left{height:auto;} 
#right {
	width:280px;
	padding:5px;
	float:right;
}
#right dl{margin:0;padding:0;}
#right dl dt {
	/*background-color:#DDF4C6/*#FFF7EF*/;
	border:0px solid #ccc;
	border-bottom:1px solid #DDF4C6;
	color:#63883F;
	/*color:#006131;*/
	padding:2px;
	text-indent:5px;
	font-size:14px;
	clear:both;
}
dt.act_menu {
	background-color:#D4F0D5!important;
	color:#628062!important;
	border:1px solid #D4F0D5!important;
	border-bottom:0!important;
}
dd.act_menu {
	border:1px solid #D4F0D5;
	
}
dd.act_menu a {
	color:#176281;
}
.cur {
	background-color:#F7FFEF;
	border:1px solid #eee;
	text-indent:2px;
	font-weight:bold;
}
.cur2 {
	background-color:#F7FFEF;
	cursor:pointer;
}
.cur a,.cur2 a {font-weight:bold;}
.cur a:hover,cur2 a:hover {
	font-weight:bold;
}
dd.act_menu a:hover {
	color:#fff;
	background-color:#176281;
}
#right dl dd {

	margin-left:0;
	padding:5px;
	margin-bottom:20px;
	clear:both;
}

#right ul {line-height:2;}
#footer {
	width:910px;
	margin:10px auto 50px auto;
	
}
#submit {
	background-color:#000;
	color:#FFDB8C;
	display:block;
	width:110px;
	height:30px;
	font-size:15px;
	font-weight:bold;
	letter-spacing:10px;
	display:-moz-inline-box;/* Firefox私有属性 同inline-block */
	display:inline-block!important;
}
span#doing {

	position:absolute;
	left:0px;
	top: 0;   
	background-color:#EF0000;
	color:#fff;
	font-size:12px;
	text-align:center;
}
.chk {width:14px;height:14px;border:0}
/* 信息提示 */
#msg { 
	border-top:1px solid #f0f0f0; 
	padding:5px; 
	color:#f00; 
	display:none; 
}
#success {
	height:100px;
	padding-left:50px;
	padding-top:70px;
	font-size:18px;
	padding-left:100px;
	background:url(images/suc.gif) no-repeat 50px 50px;	
}
/* 表单验证错误提示 */
label.error, label.error { 
	display:block; 
	color:red; 
	margin-top:2px; 
}
/* 首页 */
#adddiv {display:none;height:70px;margin-top:10px;}
#new_col {
	clear:both;
	/*height:150px!important;*/
	height:150px;
	min-height:130px;
}
[id]#new_col {height:auto;}
#new_col_in{
	clear:both;
	width:100%;
	height:110px;
	margin-top:10px;
}
.index_box1 {
	width:178px;
	height:105px;
	padding:5px;
	position:relative;
	float:left;
	z-index:0;
	overflow:hidden;
}/* 我的书房最新收藏列表 */
.index_box2 {
	width:100px;
	height:150px;
	overflow:hidden;
	text-align:center;
	padding:5px;
	float:left;
}
.index_box3 {
	padding:5px;
	margin-bottom:10px;
	min-height:100px;
	clear:both;
}
.index_box4 {
	width:100px;
	height:170px;
	/*overflow:hidden;*/
	text-align:center;
	padding:5px;
	float:left;
}
.index_box4 img{
	
	display:block;
	margin:0 auto;
	margin-bottom:15px;
}
.index_box1 a,.index_box2 a{
	text-decoration:none;
}
.index_box1_des {
	width:105px;
	padding-left:5px;
	font-size:12px;
}

/* 书房 */
.com {
	width:480px;
	width:480px!important;
	float:right;
	margin-right:3px;
	padding:5px 0;
	overflow:hidden;
	border-top:1px dotted #ccc;
	clear:both;
	color:#333;
}
.com2 {
	padding-top:5px;
	border-top:1px dotted #ccc;
	clear:both;
	color:#333;
}
.book,.book2 {
	
	height:100px!important;
	height:100px;
	padding:5px;
}
.bookdes {
	font-size:12px;
	width:400px;
	float:left;
	
}
.bookdes_r {
	width:60px;
	padding-right:10px;
	float:right;
	overflow:hidden;
}
/* 书籍页 */
#book_info {
	min-height:170px;
	height:auto;
	display:block;
	clear:both;
}
[id]#book_info{height:auto!important;}
#book_info_text {
	width:280px;
}
#buyinfo {
	width:178px!important;
	padding:0 0 5px 10px;
	border-left:1px solid #f7f7f7;
}
#buyinfo span{
	display:block;
	text-align:center;
}

#buyinfo li {
	border-bottom:1px dashed #ccc;
	height:30px;
	line-height:30px;
}
#buyinfo li a {
	text-decoration:none;
}
#edit a{
	color:#999;
}
#edit { color:#eee;}
#edit a:hover {color:#fff;}
ul.link_list {
	margin-left:0!important;
	margin-left:-18px;
}
ul.link_list li,
ul.link_list2 li {
	height:25px;
	font-size:14px;
	line-height:25px;
	padding-top:5px;
	list-style-position:inside;
	list-style-type:none;
	border-bottom:1px dashed #eee;
	color:#006A35;
	padding-left:2px;
	
}

ul.link_list li span.ml {
	width:450px;
	
	display:-moz-inline-box;
	display:inline-block;
}
span.postby {
	display:-moz-inline-box;
	display:inline-block;
	float:right;
	width:150px;
	text-align:right;
	color:#666;
}
span.link_title{
	width:400px;
	float:left;
	overflow:hidden;
}
span.link_url {
	color:#ccc;
	font-size:12px;
	text-decoration:none;
}

.pagebar {
	margin-top:10px;
	clear:both;
}
.pagebar a{
	background:#F7F8F5 none repeat scroll 0%;
	border:0px solid #EAF0DC;
	color:#000;
	font-size:11px;
	font-weight:400;
	margin:0pt 0pt 0pt 2px;
	padding:2px 5px;
	text-decoration:none;
}
.pagebar a:hover {
	background:#006A35 none repeat scroll 0%;
	color:#FFFFFF;
	padding:2px 5px;
}
span.curpage {
	display:-moz-inline-box;
	display:inline-block;
	font-size:11px;
	text-align:center;
	padding:1px 5px;

	border:1px solid #006A35;
	line-height:14px;
	color:#006A35;
	font-weight:bold;
}
/* bookhistory*/
#h dd,#h dt {
	margin-left:0;
	height:30px;
	border-bottom:1px solid #eee;
	line-height:30px;
	padding-left:10px;
	overflow:auto;
}

#item dt,#item dd {
	background-color:#f7f7f7;
	border-color:#eee;
	padding-left:10px;
	
}
#h dl {
	margin:0;
	padding:0
	
}
#h dt {
	font-weight:bold;
}
dl.cversion {
	background-color:#f8f8f8;
}
#h {
	border:1px solid #ccc;
	height:945px;
	margin-top:10px;
}

#new_col {
	background-color:#F7FFED;
	border-color:#89C247;
}
/* list */
.list span {
	
	display:-moz-inline-box;
	display:inline-block;
	text-align:center;
	overflow:hidden;	
}
.list li {
	border-bottom:1px solid #eee;
	height:35px;
	line-height:35px;
	text-indent:5px;
}
.list li ul li {float:left;overflow:hidden;border:0;}
.list a{text-decoration:none;}
.l0 {width:25px;}
.l1 {width:30px;}
.l2 {width:150px;}
.l3 {width:250px;text-align:left!important}
.l4 {width:100px;text-align:left!important}
.l5 {width:400px;text-align:left!important;}
.l6 {width:360px;overflow:hidden;text-align:left!important;}
.l7 {width:70px;text-align:left;}
.l8 {width:200px;text-align:left!important}


/* BoxOver */
         .dvhdr1 {
			filter:alpha(opacity=75);
            background:#F4F9FB;
            font-size:12px;
            font-weight:bold;
            border:1px solid #C3DBEB;
            padding:5px;
            width:350px;
         }
         .dvbdy1 {
			filter:alpha(opacity=75);
            background:#FFFFFF;
            font-size:12px;
            border-left:1px solid #C3DBEB;
            border-right:1px solid #C3DBEB;
            border-bottom:1px solid #C3DBEB;
            padding:5px;
            width:350px;
			height:140px;
			line-height:1.5;
			overflow:hidden;
         }
/* people.default.tpl */
#addednew {
	background:url(images/back1.png) repeat-x;
	background-color:/*#F5FFEA*/#F7FFEF;
	height:120px!important;
	
	border:1px solid #E7F7CE;/*#42AE35;*/
	border-bottom-color:#73964A;
}

#arrbtn {
	display:-moz-inline-box;
	display:inline-block!important;
	text-align:left;
	width:110px;
	height:15px;
	background:url(images/arr_btn1.gif) no-repeat right;
}
a#arrbtn {text-decoration:none;display:block;float:right}
a#arrbtn:hover {
	color:#369;
	background:url(images/arr_btn2.gif) no-repeat right;
}

#dropdown_readstate {
	text-align:left;
	padding:7px;
	width:108px!important;
	width:106px;
	position:absolute;
	
	left:458px!important;
	left:460px;
	top:30px;
	border:0px solid #f7f7f7;
	background-color:#FCF2E8;
	z-index:5000;
	display:none;
}
#dropdown_readstate a, .dropdown_col a{
	display:block;
	height:20px;
	line-height:20px;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}
#dropdown_readstate a:hover {
	background-color:#fff;
	color:#369;
	padding:0 2px;
}
.dropdown_col {
	text-align:right;
	padding:5px;
	width:108px!important;
	width:106px;
	position:absolute;
	background-color:#F6FCF9;
	left:513px;
	z-index:10;
	border:1px solid #DFFBEC;
	margin-top:0!important;
	margin-top:18px;
	
	display:none;
}
#drop_menu {
	position:relative;
	height:20px!important;
	display:block;
	padding:5px;
	background-color:#FCF2E8;
}
.list_tag_people li {
	float:left;
	width:140px;
	margin-bottom:10px;
	overflow:hidden;
}
.ablock {
	display:block;padding:10px;text-decoration:none;color:#333;
}
.ablock:hover { background-color:#E7F8D6;color:#333;}

/* 右侧列表 user group icon */
.dj_list a {
	height:30px;
	line-height:30px;
	display:block;
	border-bottom:1px dotted #ccc;
	text-decoration:none;
	padding-top:2px;
	margin-bottom:4px;
}
.dj_list a:hover {
	background-color:#F6FCF9;
	color:#006A35;
	font-weight:bold;
}
/* 右侧菜单 */
dt.dj_right_menu {
	background-color:#D4F0D5!important;
	color:#628062!important;
	border:1px solid #D4F0D5!important;
	border-bottom:0!important;
}
dd.dj_right_menu {
	border:1px solid #D4F0D5;
	
}
dd.dj_right_menu a {
	color:#176281;
}

dd.dj_right_menu a:hover {
	color:#fff;
	background-color:#176281;
}
/* group -------------------------------- */
.dj_group_comment_box {
	clear:both;
	min-height:150px;
	height:auto!important;
	height:150px;
	
}
.dj_group_pinfo {
	background-color:#F7F8F5;
	text-indent:4px;
	border-bottom:1px solid #E9EEE0;
	height:20px;
	line-height:20px;
	padding-top:4px;
	color:#666;
	clear:both;
}
.dj_group_pinfo a {
	text-decoration:none;
}
.dj_group_pinfo_l {width:300px;float:left;overflow:hidden;}
.dj_group_pinfo_r {width:100px;float:right;font-weight:bold;text-align:right;padding-right:5px;}
.dj_sp {
	clear:both;
}
.dj_group_comment_del { 
	padding:5px;margin-bottom:10px;
	text-align:center; 
	background-color:#F6FCF9;color:#999;
}
.dj_post_btn {width:100px;float:right;text-align:right;padding-right:2px}
.dj_post_btn a{	border:1px solid #F6AA91;height:16px;background-color:#fff;padding:2px 8px;text-decoration:none;}
.dj_post_btn a:hover { background-color:#fff;color:#000;}
dt.dj_group_name {font-weight:bold;}

/*----------公用样式 -------------*/
.dj_spic_list,.dj_spic_list2 {
	width:100px;
	text-align:center;
	height:100px;
	float:left;
	overflow:hidden;
}/* 封面列表 */
.dj_spic_list2 {height:150px;}
.dj_listcover_s { text-align:center;padding:15px;float:left} /* 封面列表 小 */
.dj_list_notes { border-bottom:1px dotted #ccc;padding:10px;margin-top:5px;line-height:1.5;color:#333;} /* 批注列表 */
.dj_tip {background-color:#F7FFEF;padding:10px;line-height:150%;} /*提示 提醒*/
.dj_tip2 {background-color:#FCF2E8;padding:10px;line-height:150%;}
.dj_b1 { background-color:#f7f7f7; } /* 背景色 willbuy */
.dj_t1 { text-align:center!important;float:right!important;} /*文字*/
.dj_t2 { text-indent:5px;}

.dj_hide {display:none;}
.dj_show {display:block;}
/* 小封面容器 */
.dj_spic { width:66px;height:100px;padding:2px; float:left; border:1px solid #f7f7f7;}
/* 一列图书列表 包含作者描述等信息 */
.dj_book_list_onecol {
	height:130px;border-bottom:0px dotted #ccc;clear:both;margin-bottom:20px;
}
.dj_book_list_twocol { height:140px;width:290px; border-bottom:1px dotted #ccc;margin:10px 0; float:left;overflow:hidden;}
.dj_sright2 {width:200px;float:left;padding:5px;}
.dj_sright { width:480px;float:right; }
.dj_book_des {padding:5px; color:#666;}
.dj_price a,.dj_price a:hover{color:#B43C01;font-weight:bold;background-color:#fff;}
.dj_a1 {color:#666;} /* 超链接 */
.dj_a1:hover {background-color:#fff;color:#B43C01;}
.dj_a2 {text-decoration:none;}
.dj_a2:hover {background-color:#F7FFEF;color:#666;text-decoration:underline;}

/*----------------- 首页 ----------------- */
#index_top, #index_bom { height:25px; background:no-repeat; }
#index_top { background:url(images/index_top.gif); margin-top:20px; }
#index_bom { background:url(images/index_bom.gif); }
#index_main { height:400px; background:url(images/index_main_bg.gif);}
#index_main_in {height:400px;margin:0 20px;padding:10px;background-color:#fff;border:1px dotted #C2E1A3;}
#index_left { height:300px;width:495px!important;width:505px; float:left;border-right:0px solid #ccc;padding:0 15px}
#index_right {  border-left:1px solid #eee;margin-top:50px;float:right;height:310px;padding:10px 0 20px 10px;overflow:hidden;width:290px;}
#index_mycol {font-size:14px;padding:5px;border:1px dotted #C2E1A3;color:#666;margin-bottom:10px;}
#index_mycol ul {line-height:2;}

/* 字体集合 font */
.dj_font_bold { font-weight:bold; }
.dj_font_normal { font-weight:normal; }

/* --------------- group -------------------- */
#group_friend_edit dd {margin:5px 10px;}


#willbuy {
	border:1px solid #ccc;
}
#willbuy li { height:35px;}
#willbuy .l7 {text-align:left!important;}




