.ysbody{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}



.yslisttop .yslistgallery{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	height:300px;
	background-color:#f1f1f1;
	margin-bottom:10px;
}


.ysleftside{
	width:180px;
	float:left;
/*	background-color:#f1f1f1;*/

/*	-webkit-border-radius: 5px; */
/*	-moz-border-radius: 5px;*/
/*	border-radius: 5px;*/
/*	border: solid #ccc 1px;*/
}

.ysleftside .navtit{
	font-size:16px;
	font-weight:900;
	color:#58b431;
	margin-bottom:20px;
}

.ysleftside .yslsnav dl{
	min-height:100px;
}

.ysleftside .yslsnav dl dt{
	border-bottom:#999 solid 2px;
}

.ysleftside .yslsnav dl dt a{
	font-size:14px;
	color:#333;
}

.ysleftside .yslsnav dl dd{
/*	border-bottom:#aaa solid 1px;*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aaa;
}

.ysleftside .yslsnav dl dd a{
	font-size:12px;
	color:#555;
	margin-left:10px;
}


.ysrightcont{
	float:left;
	width:780px;
	margin-left:20px;
}

.ysrightcont .ysdtltit{
	float:left;
	width:780px;
	border-bottom:#aaa solid 1px;
	margin-bottom:20px;
	line-height:52px;
}
.ysrightcont .d_ystit{
	float:left;
	height:52px;
/*	display: table-cell;*/
/*    vertical-align:middle;*/
}

.ysrightcont .d_ystit #img_tit_cisco{
	margin-top:2px;
}
.ysrightcont .d_ystit #img_tit_h3c{
	margin-top:17px;
}
.ysrightcont .d_ystit #img_tit_hw{
	margin-top:5px;
}

.spn_ystit{
	float:left;
	font-size:16px;
	font-weight:bold;
	margin-left:5px;
}

.ysrightcont .pageposition{
/*	width:780px;*/
	float:right;
	
}

.ysitemdesc {
/*	-webkit-border-radius: 5px; */
/*	-moz-border-radius: 5px;*/
/*	border-radius: 5px;*/
/*	border: solid #ccc 1px;*/
	margin-bottom:20px;
}

.ysitemtarget{
	margin-bottom:20px;
}
.yswirecase{
	margin-bottom:20px;
}
.yscasetotal{
	margin-bottom:20px;
}
.yscaseemp{
	margin-bottom:20px;
}

.yswltit{
	clear: both;
	display: block;
	width:780px;
	background-color:#f1f1f1;
	color:#0388d7;
	font-size:14px;
	font-weight:bold;
}

.pdetail{
	text-align: justify;
	text-justify: inter-ideograph;
	text-indent: 2em;
	margin: 0;
}


.yscasedtl{
	float:left;
	border:1px solid #f0f0f0;
	width:780px;
	margin-bottom: 20px;
}


.img_case{
	float:left;
	width:300px;
	height:200px;
}

.cdetail{
	float:left;
	width:468px;
	margin-left: 10px;
}



.yscasetit{
	float:left;
	color:#498dbc;
	font-size:14px;
/*	text-indent: 0.5em;*/
	width:780px;
}
.yscaseitem{
	width:780px;
	margin-bottom:10px;
	margin-top:10px;
}

.d_advbox{
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aaa;
	padding:10px 0;
	width:780px;
}

.ul_bjlist{
	float:left;
	width:780px;
	margin-left:25px;
}

.ul_bjlist li{
	float:left;
	width:280px;
}

.img_team{
	width:300px;
	height:280px;
}

.d_ciscocont{
	float:left;
}
.d_ciscoteam{
	float:right;
	margin-right:50px;
}

.tblbox{
	width:100%;
	margin-bottom:10px;
}




table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	text-align:center;
	width:780px;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
	text-align:center;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

