.middle .personal_main{
	overflow: hidden;
}

/*右侧主内容*/
.middle .personal_content{
	margin-left:239px;
}

.middle .personal_content .personal_top{
	border-bottom:1px solid #ccc;
	width:741px;
}


.nav_index{
	height:32px;
	padding-left:30px;
	padding-top:10px;
	float:left;
	margin-top:40px;
}
.nav_index li{
	line-height:32px;
	font-size:12px;
	display:inline;
}

.nav_index li span{
	font-weight:bold;
}

.nav_index li.at{
	color:#f15a21;
}

.nav_index li a{
	color:#444;
}

/*右侧信息表格样式*/
.content_main .content_title{
/* 	border-bottom:2px solid #d81708; */
	border-left:4px solid #0086cc;
	line-height:30px;
	padding-left:22px;
/* 	color:#6f2b90; */
	color:#333;
	font-weight:bold;
	height:30px;	
	font-size:14px;
	background: #d7e2f1;
}

.content_main .content_title .title{		
	float:left;
}

.content_main .content_title .title b{
	padding:0 12px;
	background: url(../../image/user/hot_icon.png) center no-repeat;
	margin-left: 10px;
}

.content_main .content_title .edit{		
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#0086cc;
	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_title .surrender{		
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#0086cc;
	padding-right:35px;
	line-height:30px;
	cursor:pointer;
}

.content_main .content_title2{
	border-bottom:3px solid #0086cc;
	line-height:40px;
	padding-left:22px;
	color:#0086cc;
	font-weight:bold;
	height:40px;	
	font-size:14px;
}

.content_main .content_title2 .title{		
	float:left;
}

.content_main .content_title2 .title b{
	padding:0 12px;
	background: url(../../image/user/hot_icon.png) center no-repeat;
	margin-left: 10px;
}

.content_main .content_title2 .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;
}
.biaoge{ 
	width:49.5% ; 
	float:left ; 
	border-bottom:1px solid #000 ; 
	border-left:1px solid #000 ; 
	border-top:1px solid #000; 
	text-align:center ; 
	background:#fff0c8 ; 
	padding:10px 0;
	font-size: 14px
}


.content_main .content_info{
	overflow: hidden;
	margin-top: 3px;
}

.content_main .content_info1{
	margin-top: 5px;
}

.content_main .info_row{
	height:auto;
	line-height:40px;
	border-bottom:1px dashed #ccc;
	color:#444;
/* 	background: #f9dfbe; */
	font-size:12px;
	text-align: center;
	overflow: hidden;
	width:100%;
/* 	float:left; */
}

.content_main .label{
	background: #0086cc;
	color:#fff;
	font-weight:bold;
}
.content_main .info_row.label{
	border-top:0;
	border-bottom:0;
}

.content_main .info_row .info_col{
	height:auto;
	width:88px;
	border-left:1px solid #fff;
	float:left;
/* 	white-space:nowrap; */
	overflow: hidden;
}
.content_main .info_row .info_col4{
	height:auto;
	width:88px;
	border-left:1px solid #fff;
	float:left;
/* 	white-space:nowrap; */
	margin-top:15px;
	margin-left: -1px;
	overflow: hidden;
}
.content_main .info_row .info_col1{
	height:auto;
	width:128px;
	border-left:1px solid #fff;
	float:left;
/* 	white-space:nowrap; */
	overflow: hidden;
}
.content_main .info_row .info_col3{
	height:auto;
	width:68px;
	border-left:1px solid #fff;
	float:left;
/* 	white-space:nowrap; */
	margin-top:15px;
	margin-left: -1px;
	overflow: hidden;
}
.content_main .info_row .info_col5{
	height:auto;
	width:68px;
	border-left:1px solid #fff;
	float:left;
/* 	white-space:nowrap; */
	overflow: hidden;
}

.content_main .info_row .info_col.merge{
	height:81px;
	line-height:81px;
	background: #f9dfbe;
}
.content_main .info_row .info_col.cross{
	height:41px;
	background: #f9dfbe;
}
.content_main .info_row .info_col a{
	color:#f15a21;
	text-decoration: underline;
}

/*热销产品*/
.hot_product_list{
	height:320px;
	width:740px;
	margin:0 auto;
}
.hot_product_list .product{
	width:230px;
	float:left;
	height:255px;
	margin-top:16px;
	margin-bottom:15px;
	position:relative;
}
.hot_product_list .product.mid{
	margin:0 24px;
	margin-top:16px;
}
.hot_product_list .product:hover .name a{
	color:#3f67bf;
}

.hot_product_list .product .name a{
	color:#333333;
	font-weight:bold;
	line-height:38px;
	font-size:14px;
}
.hot_product_list .product .instro{
	line-height:18px;
	color:#999;
}

.hot_product_list .product .instro span{
	font-weight:bold;
}
.hot_product_list .product .detail{
	position: absolute;
	bottom:0;
	right:0;
	text-align: right;
}
.hot_product_list .product .detail a{
	color:#ff3333;
	text-decoration: underline;
}

.content_main .policy_info .info_tab{
	height:41px;
	border-bottom:2px solid #d81708;
	margin-left:-1px;
	font-size:14px;
}

.content_main .policy_info .info_tab .tab_item{
	width:180px;
	border-top:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	float:left;
	height:40px;
	line-height:40px;
	text-align: center;
}

.content_main .policy_info .info_tab .tab_item.active{
	width:179px;
	border:1px solid #b70b00;
	border-bottom:0;
	background: #d81708;
}

.content_main .policy_info .info_tab .tab_item a{
	color:#444;
	display: block;
}

.content_main .policy_info .info_tab .tab_item.active a{
	color:#fff;
	border:1px solid #ea311d;
	border-bottom:0;
	line-height:39px;
}

.content_main .info_row .newinfo_col{
	height:auto;
	width:88px;
	border-left:1px solid #fff;
	float:left;
	overflow: hidden;
}
