#contWrap #contLWrap h3 {
	width: 706px;
	height: 58px;
	background: url("../img/img01.jpg") no-repeat;
	text-indent:-9999px;
}
/*2014/5/4 add by edwin*/
.nav-link { position:absolute;left: 20px; top:10px; width: 250px; height:30px; display:block; }

/* sub_nav
------------------------------------------------------------------------------*/
.l_nav,.r_nav{
	width: 287px;
	padding: 15px 23px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
}

.l_nav{ float: left; clear: both;  min-height: 230px; position: relative;}
.r_nav{ float: right;  min-height: 230px; position: relative;}

.l_nav p.sum1,
.l_nav p.sum3,
.l_nav p.sum5,
.r_nav p.sum2,
.r_nav p.sum4,
.r_nav p.sum6{
	padding: 120px 0 15px 0;
	border-bottom: 1px dotted #ccc;
}

.l_nav p.sum1{background: url("../img/sum1.jpg") no-repeat;}
.l_nav p.sum3{background: url("../img/sum3.jpg") no-repeat;}
.l_nav p.sum5{background: url("http://www.cypher-tech.net/corporate/img/sum5.jpg") no-repeat;} /*沒有sum5.img*/
.r_nav p.sum2{background: url("../img/sum2.jpg") no-repeat;}
.r_nav p.sum4{background: url("http://www.cypher-tech.net/corporate/img/sum4.jpg") no-repeat;} /*沒有sum4.img*/
.r_nav p.sum6{background: url("http://www.cypher-tech.net/corporate/img/sum6.jpg") no-repeat;} /*沒有sum6.img*/


.l_nav ul,
.r_nav ul {
	margin-top:15px;
	list-style:  none;
}

.l_nav ul li,
.r_nav ul li {
	text-align:left;
	margin-bottom: 5px;
	padding-left: 20px;
	background: url("../../img/li03.gif") no-repeat 0 3px;
}

.l_nav ul li a,
.r_nav ul li a {
	display:  block;
	text-decoration:  none;
}