@CHARSET "UTF-8";
th {
    padding-right: 10px;
    text-align: right;
	font-weight:normal;
}

/*会员中心*/
.member_box{
	margin-top: 15px;
}
.qtcenter{
	height:36px;
	background-color:#3079c5;
	color:#fff;
	font-size:14px;
	font-weight: bold;
	line-height: 34px;
	padding-left:18px
}
.member_left{
	background-color:#f2f6fa;
	width:176px;
	padding-bottom:15px;
	font-size:12px;
	border:2px solid #3079c5;
}
.td_footer{margin-top:40px;}
.member_left a{
	color:#000;
}
.icon-opt{
	background-image: url("../images/icon_member.png");
	background-repeat:no-repeat;
	text-indent: 30px;
}
.icon-opt-1{
   background-position: 5px 5px;
}
.icon-opt-22{
   background-position: 5px -37px;
}
.icon-opt-2{
   background-position: 5px  -63px;
}
.icon-opt-3{
   background-position: 5px -87px;
}
.icon-opt-4{
   background-position: 5px -111px;
}
.icon-opt-5{
   background-position: 5px -135px;
}
.icon-opt-6{
   background-position: 5px -203px;
}
.icon-opt-7{
   background-position: 5px -246px;
}
.icon-opt-8{
   background-position: 5px -269px;
}
.icon-opt-9{
   background-position: 5px  -293px;
}
.icon-opt-10{
   background-position: 5px -337px;
}
.icon-opt-11{
   background-position: 5px -361px;
}
.icon-opt-12{
   background-position: 5px -386px;
}
.icon-opt-13{
   background-position: 5px  -411px;
}
.icon-opt-14{
   background-position: 5px -453px;
}
.icon-opt-15{
   background-position: 5px -478px;
}
.icon-opt-16{
   background-position: 5px  -502px;
}
.icon-opt-17{
   background-position: 5px  -526px;
}
.icon-opt-18{
   background-position: 5px -550px;
}
.icon-opt-19{
   background-position: 5px -574px;
}
.icon-opt-21{
   background-position: 5px -158px;
}
.icon-opt-23{
   background-position: 5px -598px;
}
.icon-opt-25{
   background-position: 5px -431px;
}
.icon-opt-26 {
    background-position: 5px -226px;
}
.member_left .now a {
    background-color: #3079C5;
    padding: 2px 4px 4px;
    color:#fff;
    
}
.member_left .now{
text-indent: 26px;
}
.member_left li{
	line-height:24px;
	margin-left:15px;
}
.member_left .line{
	background-image: url("../images/member_left_line.png");
	height: 6px;
    width: 157px;
    margin: 7px 9px;
}
.member_right{
	padding: 4px 0 15px 20px;
    width: 760px;
}
.member_right1 {
    padding: 0px 0px 15px 20px;
    width: 760px;
}
.member_right_top{
	height:190px;
	background-color:#e6eef6;
}
.member_avatar {
	display: block;
	position: relative;
}
.member_avatar span {
	width:150px;
	background:#000;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	filter:alpha(opacity=50);
	-moz-opacity:0.4;
	opacity:0.4;
	line-height:30px;
	text-align:center;
	margin-left:20px;
	margin-bottom:20px;
}
.member_avatar a{
	color:#fff;
}
.member_right_top img{
	width:150px;
	height:150px;
	padding:20px;
}
.member_right_top .logininfo{
	padding:20px 0;
	font-size:12px;
}
.member_right_top .logininfo a{
	color:#033969;
}
.member_right_top .logininfo p{
	line-height:30px;
}
.member_right_accoutinfo{
	height:38px;
	background-color:#e6eef6;
	line-height:38px;
	padding: 15px 10px 20px 15px;
	margin-top:20px;
	border:1px solid #ccddef;
	font-size: 14px;
}
.member_right_accoutinfo .red{
	color:#bf0f0f;	
	font-weight:bold;
}
.btn_read{
	background-color:#CCDDEF;
	width:80px;
	height:35px;
	line-height:35px;
	text-align:center;
	margin-left:18px;
}
.btn_read a{
	color:#3079c5;
}
.btn_charge{
	background-color:#e34600;
	width:100px;
	height:35px;
	line-height:35px;
	text-align:center;
	margin-left:20px;
}
.btn_charge a{
	color:#fff;
}

.recommend{
	margin-top:20px;
	padding:10px;
	width:740px;
	height:274px;
	background: url("../images/rec_bg.png") -4px -10px no-repeat scroll;
	font-size:12px;
}

.recommend .rec_title{
	font-size:14px;
	font-weight:bold;
	color:#333;
}

.recommend .rec_book{
	padding:20px 0;	
}
.recommend .rec_book ul{
	padding:0 25px;	
}
.recommend .rec_book ul li{
	float:left;
	width:90px;	
	margin: 10px 20px 5px;
}
.recommend .rec_left a{
	display:block;
	width:25px;
	height:25px;
	margin-top: 55px;
	background: url("../images/rec.png") 0 0 no-repeat scroll;
}
.recommend .rec_left a:hover{
	background: url("../images/rec_h.png") 0 0 no-repeat scroll;
}
.recommend .rec_right a{
	display:block;
	width:25px;
	height:25px;
	margin-top: 55px;
	background: url("../images/rec.png") 0 -40px no-repeat scroll;
}
.recommend .rec_right a:hover{
	background: url("../images/rec_h.png") 0 -40px no-repeat scroll;
}
.recommend .rb_title a{
	line-height: 14px;
	color:#333333;
}
.recommend .rb_price{
	color:#666666;
}
.recommend .red{
	color:#c41010;
	font-weight:bold;	
}
/*会员信息主体*/
.member_content{
	font-size:12px;
}

.member_content .member-input-text {
    border: 1px solid #BDBDBD;
    height: 24px;
    line-height: 20px;
    width: 240px;
}
.member_content tr{
	height:40px;
}
.member_title{
	font-size:18px;
	font-weight:bold;
	border-bottom:#ccddef solid 3px;
	height:32px;
	line-height:32px;
	color:#3079c5;
	font-family:'微软雅黑';
}
.userinfo_table tr{
	height:40px;
}

.btn_140_30_green{
	background-color: #e34600;
    border: 0 none;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100px;
    margin-left: 10px;
}
.btn_upload{
	background-color: #c91111;
    border: 0 none;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 140px;
	font-weight:bold;
}
#preview img{
	border:1px solid #ccc;
	padding:1px;
}
.btn_140_30{
	background-color: #3079C5;
    border: 0 none;
    color: #FFFFFF;
    height: 30px;
    line-height: 24px;
    text-align: center;
    width: 100px;
}
.btn_140_30_140{
	background-color: #3079C5;
    border: 0 none;
    color: #FFFFFF;
    height: 30px;
    line-height: 26px;
    margin-top: 15px;
    text-align: center;
    width: 140px;
}
.btn_140_30_blue{
	background-color: #033969;
    border: 0 none;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 140px;
	font-weight:bold;
}
.changepwd{
    color: #333;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    text-align: center;
    width: 100px;
}
.shift1{
	background: url("../images/shift_left.png") 0 0 no-repeat scroll;
}
.shift2{
	background: url("../images/shift_left.png") -100px 0 no-repeat scroll;
}
.shift3{
	background: url("../images/shift_right.png") 0 0 no-repeat scroll;
}
.shift4{
	background: url("../images/shift_right.png") -100px 0 no-repeat scroll;
}
.changepwd a{
	color:#000;
}
.changepwdbg{
	background-color:#4993df;
}
.changepwdbg a{
	color:#fff;
}
.shift1 a{
	color:#fff;
}
.shift4 a{
	color:#fff;
}
.current_djb{
	margin-left:25px;
	font-weight:normal;
	font-size:12px;
	color: #333333;
	clear:both;
}
.mt-th{
	text-align:center;
}

.getpwd_title{
	margin-left:100px;
	line-height:30px;
}

.save_btn{
	width:100px;
	text-align:center;	
	color:#fff;
	background-color:#3079c5;
	border:0;
	height:30px;
	line-height:30px;
}
.applyorgbind_btn{
	width:150px;
	text-align:center;	
	color:#fff;
	background-color:#3079C5;
	border:0;
	height:30px;
	line-height:30px;
	display:block;	
}
.search_btn{
	width:100px;
	text-align:center;	
	color:#fff;
	background-color:#033969;
	border:0;
	height:28px;
	line-height:28px;
}

.orgunbind_btn{
	width:100px;
	text-align:center;	
	color:#fff;
	background-color:#3079c5;
	border:0;
	height:30px;
	line-height:30px;
	display:block;
}

/*分页样式*/
.payment .pagination{
	width:600px;
	float:right;
}
/*
.pagination input{
	float:left;
}
*/
.payment .member-input-text{
	height:16px;
	line-height:16px;	
}
.payment .page{
	float:right;
}
.payment .button_style_1{
	background-color: #EE5909;
    border: 0 none;
    color: #FFFFFF;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 50px;
	font-weight:bold;
	cursor:pointer;
	margin:0 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;	
}
.payment .current {
	background-color:#3079c5;
    border: 0 none;
    color: #FFFFFF;
    text-align: center;
	width:18px;
	display:block;
	cursor:pointer;
	margin:2px 5px;
	float:left;
}
.payment .pagination a{
    /*background-color:#e9f1f7;
	margin:0 5px;
   	border:1px solid #a1bfd9;*/
    color: #000;
    text-align: center;
	width:22px;
	display:block;
	cursor:pointer;
	float:left;
	padding: 2px 0;
}
.payment .pagination span{
	float:left;
}
.payment .pagination .prev{
	/*
	background-color: #e9f1f7;
	border: 1px solid #a1bfd9;
	padding: 2px 6px;
	margin-right: 5px;*/
	background-color: #fff;
	width: 40px;
    font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.payment .pagination .next{
	/*
	background-color: #e9f1f7;
	border: 1px solid #a1bfd9;
	padding: 2px 6px;
	margin-right: 5px;*/
	background-color: #fff;
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.orangeB{
	font-weight: bold;
	color:#3079c5;
}
.orangeA{
	color:#e34600;
}
.c-8{
	color:#888;
}
.c-6{
	color:#666;
}
.rd-m{
	height: 25px;
    margin: auto 5px auto auto;
}
.qtradius1 {
    border-radius: 0px 5px 5px 0px;
}
.qtradius2 {
    border-radius: 5px 0px 0px 5px;
}
.qtxq tr,.qtxq th,.qtxq td{
	height:50px;
}
.qtxq input{
vertical-align:middle;
margin-right:5px;
}
.member_titles{    
	border-bottom: 2px solid #CCDDEF;
    color: #666;
    font-family: '宋体';
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin-top: 8px;
}
.order_top{
	background-color: #78b0da;
    border: 0 none;
    border-radius: 5px 5px 0px 0px;
    color: #fff;
    display: block;
    font-size: 14px;
    margin-top: 22px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 100px;
}
h4{
    color: #333333;
    font-family: '宋体';
    font-size: 14px;
    line-height: 26px;
	font-weight: bold;
}
input::-moz-focus-inner{ border: 0;padding: 0;}/*针对Firefox*/