@CHARSET "UTF-8";
body{
	background-color:#fff;
}
.f_l{
	float:left;
}
.f_r{
	float:right;
}
.f-l{
	float:left;
}
.f-r{
	float:right;
}
.hand{
	cursor:pointer;
}
.clear{
	clear:both;	
}

.input-w200{
	width:200px;
}

.input-w246{
	width:246px;
}
.m_l_20{margin-left:20px;}
.redA{
	color:#c91111;
}
.whiteA{
	color:#fff;
}
.blueA{
	color:#033969;
}
.gray3{
	color:#333333;
}
.gray6{
	color:#666666;
}
.gray9{
	color:#999999;
}

.bg_gray_d9{
	background-color:#d5e6f2;
}

.radius5{
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;	
}
.bookimg{
	width:220px;
	height:300px;
}
.bigthumb{
	width:145px;
	height:200px;
}
.middlethumb{
	width:90px;
	height:125px;
}
.smallthumb{
	width:65px;
	height:90px;
}

.mr12{
	margin-right:12px;	
}
.mr24{
	margin-right:24px;	
}

.mlr6{
	margin-left:6px;	
	margin-right:6px;	
}
.member-input-text{
	height:26px;
	line-height:26px;
}
.fz-14{
	font-size:14px;
}
.fz-16{
	font-size:16px;
}
.fw-bold{
	font-weight:bold;
}
.pad-l-20 {
    padding-left: 20px;
}
.member-table-wrap .mt-th, .member-table-wrap .td-dotted, .tab-title-B, .member-menu-wrap .h3, .member-menu-wrap .hr-h10, .mm-title-author, .mm-title-press, .msg-success, .msg-error, .msg-import, .ui-icon-closethick, .ui-dialog-title, .dialog-ok .ico, .dialog-error .ico, .info-tip-arrow, .to-addexo, .btn-gray-B, .comm-title-B, .to-manage, .edit-ico, .add-ico, .remove-ico, .to-down, .to-up, .manage-section-title li {
    background-image: url("../images/member.png");
    background-repeat: no-repeat;
}
.td-dotted{
	background-color:#f7f7f7;
	color:#666;
}
.msg-success, .msg-pass {
    background-position: 0 4px;
}
.msg-error {
    background-position: 0 -38px;
}
.msg-import {
    background-position: 0 -78px;
}
.mit-error {
    border-color: #FF0000;
}
.msg-success, .msg-pass, .msg-error, .msg-import, .msg-loading {
    margin-top: 4px;
}

/*memu*/

.mylibrary{
	width:180px;
	background: url("../images/vip_bg.png") -8px -66px no-repeat scroll;
	vertical-align: middle;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.mylibrary a{color: #FFFFFF;}
.member_menu_val{width: 100px;display: inline-block;height: 40px;line-height: 40px;text-align: center;float: left;color: #FFFFFF;font-size: 14px;font-weight: bold;}
.member_menu_val a{color: #FFFFFF;}
.search_detail_line {
    background: none repeat scroll 0 0 #FFFFFF;
    width: 1px;
}
.br_d5{
	border-right:1px solid #D5E6F2;
	border-left:1px solid #D5E6F2;
	border-bottom:1px solid #D5E6F2;
}