/*¸ÞÀÎ ºñÁÖ¾ó*/
.erk-cycle-v03{
	position:relative;
	width:100%;
	height:100%;
}
.erk-cycle-v03 .con{
	z-index:0;
	height:100%;
	height:100%;
}
.erk-cycle-v03 .con .item{
	width:100%;
	height:100%;
	color:#fff;
	font-size:30px;
}
.erk-cycle-v03 .ctr-dir{
	z-index:0;
	position:absolute;
	right:35px;
	top:25px;
	height:1px;
}
.erk-cycle-v03 .ctr-dir a{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:21px;
	height:24px;
	margin-right:10px;
	background:#fff;
	text-decoration:none;
	background:url(../img/circle1.png) no-repeat 0 0;	
	text-indent:-9999px;
	*text-indent: 0;
	*font-size: 0;
	*line-height: 0;
}
.erk-cycle-v03 .ctr-dir a.activeSlide,
.erk-cycle-v03 .ctr-dir a:hover{
	background-position:0 -24px;
}
.erk-cycle-v03 .ctr-pn{
}
.erk-cycle-v03 .ctr-pn .prev,
.erk-cycle-v03 .ctr-pn .next{
	z-index:20;
	position:absolute;top:0;
	display:block;
	width:100px;
	height:100%;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:0 50%;
	
	text-indent:-9999px;
	*text-indent: 0;
	*font-size: 0;
	*line-height: 0;	
}
.erk-cycle-v03 .ctr-pn .prev{
	left:0;
	background-image:url(../img/bg-prev.png);
}
.erk-cycle-v03 .ctr-pn .next{
	right:0;
	background-image:url(../img/bg-next.png);
}
.erk-cycle-v03 .ctr-pn .prev:hover,
.erk-cycle-v03 .ctr-pn .next:hover{
	background-position:-100px 50%;
}



/*depth1*/
#content_wrap {
	clear:both; 
	width:100%;
	height:780px; 
	background:url(../img/main_bg.jpg) 50% 50% repeat-x; 
	overflow:hidden;
	}
#content_wrap .contents {
	width:1200px;
	height:705px; 
	background:url(../img/main_bg_img.png) no-repeat;
	margin:0 auto;
	overflow:hidden;
	}
	
#content_wrap .contents .con_depth1 {
	width:1200px;
	height:360px; 
	border:0px solid #cc0000;
	margin:190px auto 0 auto;
	}
	
#content_wrap .contents .con_depth1 .vs_wrap{
	width:960px;
	height:360px;
	float:left;
	border:0px solid #cc0000;
	}
	
#content_wrap .contents .con_depth1 ul {
	float:right;
	width:225px;
	height:360px; 
	border:0px solid #cc0000;
	}
#content_wrap .contents .con_depth1 ul li{
	width:225px;
	height:170px;
	}
#content_wrap .contents .con_depth1 ul li a{
	display:block;
	width:225px;
	height:170px;
	color:#fff;
	font-weight:700;
	line-height:13;
	text-decoration:none;
	text-align:center;
	font-size:20px;
	}
#content_wrap .contents .con_depth1 ul li a.ban1{
	background:url(../img/main_depht1_1_icon.png) 50% 34px no-repeat #01a6fc;
	}
#content_wrap .contents .con_depth1 ul li a.ban2{
	background:url(../img/main_depht1_2_icon.png) 50% 34px no-repeat #886bf0;
	}
	
#content_wrap .contents .con_depth2{
	width:1200px;
	height:130px; 
	border:0px solid #cc0000;
	margin:23px auto 0 auto;
	}

#content_wrap .contents .con_depth2 ul li{
	float:left;
	width:285px;
	height:130px; 
	margin-right:20px;
	}
#content_wrap .contents .con_depth2 ul li a{
	display:block;
	width:285px;
	height:130px; 
	text-decoration:none;
	overflow:hidden;
	}
#content_wrap .contents .con_depth2 ul li a p.tit{
	font-size:20px;
	color:#282524;
	margin-top:22px;
	margin-left:22px;
	font-weight:700;
	}
#content_wrap .contents .con_depth2 ul li a p.ex{
	font-size:13px;
	color:#282524;
	margin-top:25px;
	margin-left:22px;
	line-height:18px;
	}
#content_wrap .contents .con_depth2 ul li a p.ex2{
	font-size:20px;
	color:#ff5b7e;
	margin-top:13px;
	margin-left:22px;
	line-height:25px;
	font-weight:700;
	}
#content_wrap .contents .con_depth2 ul li a.ban1{
	background:url(../img/main_depht2_1.jpg) no-repeat;
	}
#content_wrap .contents .con_depth2 ul li a.ban2{
	background:url(../img/main_depht2_2.jpg) no-repeat;
	}
#content_wrap .contents .con_depth2 ul li a.ban3{
	background:url(../img/main_depht2_3.jpg) no-repeat;
	}
#content_wrap .contents .con_depth2 ul li a.ban4{
	background:url(../img/main_depht2_4.jpg) no-repeat;
	}