﻿/* �û����Ĳ˵� */
.content_left {
	float: left;
	width: 18%;
}

.content_right {
	float: left;
	width: 79%;
	margin-left: 10px;
	min-height: 200px;
}

.clear {
	clear: both
}

.content_left a {
	display: block;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
	text-decoration: none;
	margin-bottom: 10px;
	border: 1px solid #bebebe;
}

.leftPickOn {
	background-color: #e22323;
	color: #fff;
}

.leftPickOn:hover {
	color: #fff;
}

.member_content {
	margin-bottom: 10px;
	border: 1px solid #bebebe;
	min-height: 404px;
	font-size: 14px;
	background: #fcfcfc;
}

.memberleft_title{
	width:100%;
	height:80px;
	border:1px solid #bebebe;
	margin-bottom:10px;
}
.memberleft_title span{
	font-size:24px;
	text-align:center;
	color:#e22323;
	display:block;
	line-height:80px;
	font-weight:bold;
}
.member_title{
	height:40px;
	background:#fafafa;
	border-bottom:1px solid #bebebe;
}
.member_title span{
	line-height:40px;
	text-align:center;
	color:#e32223;
	display:block;    
	font-weight: bold;
}
.member_form{
	width:361px;
	margin:0 auto;
	padding-top: 30px;
}
.commentQueryTable {
	    border-collapse: collapse;
	}
	.commentQueryTable tr th {
	    font-size:14px;
	    padding: 10px 5px;
	    width: 360px;
	    text-align: right;
	    font-weight: inherit;
	}
	.commentQueryTable tr td {
	    padding: 10px 5px;
	}
	
	.commentQueryTable .apply-input {
	    height: 38px;
	    line-height: 1.3;
	    line-height: 38px\9;
	    border-width: 1px;
	    border-style: solid;
	    background-color: #fff;
	    border-radius: 2px;
	    width: 260px;
	    padding-left:10px;
	}
	.idb-img-yzm{
	width:97px;
    height: 36px;
    border: 1px solid;
    top: -3px;
    cursor:  pointer;
    position: relative;}
    .tips {
    color: #ff0000;
    text-align: left;
    font-size: 14px;
}
.btn-w-260{
	width:260px;
	background:#e22323;
}
	
