.photoRegion{
	width:100%;
	height:500px;
	overflow:hidden;
	background:url("../images/cpprofile/timg.jpg") 
	center center/100% no-repeat;
	margin-bottom:80px
}
.SelectCard{
	width:100%;
	min-height:630px;
	margin-bottom:80px
}
.SelectCard .SelectRim{
	width:1080px;
	min-height:630px;
	margin:0 auto
}
.SelectCard .SelectRim .selecttitle{
	padding:0 0 15px 30px
}
.SelectCard .SelectRim .selecttitle h2{
	font-size:30px;
	font-weight:600
}
.Select{
	float:left;
	width:197px;
	min-height:200px;
	padding:15px;
	background:#FFFFFF;
	border:1px solid #333
}
.Select div{
	font-size:22px;
	font-weight:400;
	border-bottom:1px solid #333;
	line-height:36px;
	overflow:hidden;
	cursor:pointer
}
.Select div:hover{
	background:#C4C2C2
}
.Select div img{
	width:20px;
	height:20px
}
.Select div i{
	float:right;
	width:24px;
	height:24px;
	margin-top:2px;
	background:url("../images/list/jia.png") 
	top/100% auto no-repeat
}

.Select li{
	display:none;
	padding:2px 0 0 10px;
	height:20px;
	line-height:20px;
	margin:0 30px;
	border-bottom:1px dashed #333;
	cursor:pointer
}
.Select li:hover{
	color:#FFFFFF;
	background:#6B6565
}
.showNav{
	position:relative;
	float:left;
	width:850px;
	height:630px;
	background:blueviolet
}
.showNav ul{
	position:absolute;
	top:0;left:0;
	width:850px;
	height:630px;
	background:#FFF
}
.showNav ul li{
	position:absolute;
	top:0;
	left:0;
	width:850px;
	height:630px;
	background:#FFF;
	display:none
}
.showNav ul li img{
	width:850px;
	height:630px
}
.showNav ul li.oneShow{
	display:block;
	z-index:10
}

.beian{
	width:100%;
	height:30px;
	line-height:30px;
	background:#8a8989
}

