@charset "utf-8";
/* CSS Document */
.content_application{
	float:left;
	width:960px;
	padding:0 0 15px 20px;		
	overflow:visible;
}

.app_index_left{
	float:left;
	width:460px;
	}
.app_index_left_case{
	float:left;
	width:680px;
	margin:10px 0;
	}
.app_index_right{
	float:right;
	width:460px;
	}
.app_index_right_case{
	float:right;
	width:250px;
	height:670px;
	margin:10px 0;
	padding-left:20px;
	display:inline;
	background:url(/Application/img/case_r8_c2.jpg) no-repeat left center;
	}	
.app_right_case_menu{
	color:#333;
	line-height:27px;
	height:26px;
	border-bottom:1px dotted #B2C1C1;
	width:100%;
	font-size:14px;
	clear:both;
}
.app_right_case_list{
	margin-top:10px;
	
}
.app_right_case_list img{
	border:#ace 1px solid;
}

.app_right_case_list dl dd{
	text-align:center;
	line-height:20px;
	padding-bottom:12px;
}
.app_index_class{	
	padding:0 0 5px 0;
}
.app_index_class p{	
	margin:10px 0 10px 5px;
	text-indent:2em;
	line-height:20px;
}
.app_index_class ul li{	
	line-height:20px; 
	padding:3px 0 0 30px;	
	background:url(/images/ico_circle_2.gif) no-repeat 20px top;
	margin:0 0 0 6px;
}
.app_index_class_menu{
	font-weight:bold;
	color:#078500;
	text-indent:5px;
	line-height:27px;
	height:26px;
	border-style:solid;
	border-width:1px 0 1px 0;
	border-color:#ccc;
	width:100%;
	clear:both;
}
.case_list{
	margin:10px 0;
	border-bottom:1px dotted #B2C1C1;	
}
.case_list dl{
	padding:10px 0;
}
.case_list dt{
	font-weight:bold;
	line-height:20px;
}
.case_list dd{
	text-indent:2em;
	line-height:20px;
}
.img_border{
	border:#ace 1px solid;
}
.app_mod_contact{
	margin:5px 5px 15px 0;
	clear:both;	
}

.app_mod_contact ul li{
	margin-left:9px;
	width:308px;
	float:left;
	display:inline;
	line-height:22px;
	height:22px;
}
.case_pop{
	width:270px;
	background:url(/Application/img/products_lift_r6_c2.gif) no-repeat left top;
}
.case_pop dl{
	margin-left:5px;
	border:2px solid #75ACE3;
	border-width:2px 2px 2px 0;
}
.case_pop dl dt{
	height:30px;
	line-height:30px;
	font-size:14px;
	text-indent:24px;
}
.case_pop dl dd{
	line-height:28px; 
	padding:0px 0 0 24px;	
	border-top:1px solid #ace;
	border-left:2px solid #75ACE3;
	background:#fff url(/images/ico_circle_2.gif) no-repeat 10px 1px;
	height:28px;	
}
.case_pop dl dd:hover{
	background:#F0F7FD url(/images/ico_circle_2.gif) no-repeat 10px 1px;
}
.link{
	position:relative;
	margin:0 auto;
}
.link span {
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	opacity: 0.2;
}
.link span {
	position:absolute;
	padding:5px;
	border-width:2px;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	background:url("no.gif");
	width: 102px;
	height: 92px;
}
.link span:hover {display:block;color:#000;font-weight:bold;background-color:#fff;} 

