.middle .personal_main{
	overflow: hidden;
}

/*右侧主内容*/
.middle .personal_content{
	margin-left:247px;
	margin-top:7px;
	border:1px #ccc solid;
	width:741px;
}

.middle .personal_content .personal_top{
	border-bottom:1px solid #ccc;
	width:741px;
}


.middle .personal_content .nav_index{
	height:32px;
	padding-left:20px;
	padding-bottom:10px;
}
.middle .personal_content .nav_index li{
	line-height:32px;
	font-size:12px;
	display:inline;
}

.middle .personal_content .nav_index li span{
	font-weight:bold;
}

.middle .personal_content .nav_index li.at{
	color:#f15a21;
}

.middle .personal_content .nav_index li a{
	color:#444;
}

/*右侧信息表格样式*/
.content_main .content_title{
	border-bottom:2px solid #d81708;
	line-height:40px;
	padding-left:14px;
	color:#6f2b90;
	font-weight:bold;
	height:40px;	
	font-size:14px;
}

.content_main .content_title .title{		
	float:left;
}

.content_main .content_title .edit{		
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#f15a21;
	padding-left:14px;
	padding-right:11px;
	padding-top:10px;
	line-height:30px;
	background: url(../../image/frame/edit_icon.png) left 19px no-repeat;
	cursor:pointer;
}

.content_main .content_info{
	overflow: hidden;
}

.content_main .info_row{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #fff;
	color:#444;
	background: #f9dfbe;
	font-size:12px;
	text-align: center;
/* 	float:left; */
}

.content_main .label{
	background: #f15a21;
	color:#fff;
	font-weight:bold;
}
.content_main .info_row.label{
	border-top:0;
}

.content_main .info_row .info_col{
	height:40px;
	width:120px;
	border-left:1px solid #fff;
	float:left;
	white-space:nowrap;
	overflow: hidden;
}

@CHARSET "GBK";

.query_type{
	margin:20px 0;
	overflow: hidden;
}

.query_type .query{
	height:111px;
	width:50%;	
	float:left;
}

.query_type .query .left_icon{
	width:90px;
	margin-left:30px;
	float:left;
}

.query_type .query.order .left_icon{
	background: url(../../image/user/order_icon.png) center 13px no-repeat;
}
.query_type .query.pay .left_icon{
	background: url(../../image/user/pay_icon.png) center 15px no-repeat;
}
.query_type .query.policy .left_icon{
	background: url(../../image/user/policy_icon.png) center 15px no-repeat;
}
.query_type .query.policy{
	float:none;
}

.query_type .query .left_icon .num_tip{
	float:right;
	width:21px;
	height:18px;
	line-height:14px;
	text-align:center;
	color:#fff;
	background: url(../../image/frame/bubble_icon.png) no-repeat;
}
.query_type .query .left_icon .query_name{
	margin-top:66px;
	font-size:14px;
	font-weight:bold;
	color:#6f2b90;
	text-align: center;
}

.query_type .query .right_action{
	margin-left:140px;
}

.query_type .query .right_action .info_tip{
	margin-top:22px;
	font-size:14px;
}

.query_type .query .right_action .query_action{
	margin-top:16px;
	margin-left:10px;
	font-size:12px;
	text-align: center;
	color:#fff;
	width:113px;
	height:32px;
	line-height:32px;
	background: url(../../image/btn/btn_red_113_32.png) no-repeat;
	cursor: pointer;
}


.query_split{
	margin-right:17px;
	margin-left:19px;
	height:7px;
	background: url(../../image/user/split_line.png) bottom repeat-x;
}

.query_split .arr{
	width:11px;
	height:7px;
	margin-left:47px;
	background: url(../../image/user/split_arr.png) bottom no-repeat;
}
.content_info{
	margin-right:17px;
	margin-left:19px;
	margin-top:9px;
}


a:link{text-decoration:none ; color:#3E3A39 ; font-size:12px; font-weight:200px; line-height:25px;  margin-top:20px; margin-left: 100px; margin-bottom: 20px;}
a:visited {text-decoration:none ; color:#666 ; font-size:12px; font-weight:200px; line-height:25px;  margin-top:20px; margin-left: 100px; margin-bottom: 20px;}
a:hover {text-decoration:underline ; color:#B71811 ;font-size:12px; font-weight:200px; line-height:25px;  margin-top:20px; margin-left: 100px; margin-bottom: 20px;}
a:active {text-decoration:none ; color:#3E3A39 ;font-size:12px; font-weight:200px; line-height:25px;  margin-top:20px; margin-left: 100px; margin-bottom: 20px;}





