iframe{v:expression(this.src='about:blank',this.outerHTML='');}
/* CSS Document */
*{
margin:0px;
padding:0px;
}
body,table,td,p{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

table{
line-height:1.5em;}
p{
text-indent:2em;
}
a{
text-decoration:none;
color:#003399;
}
a:hover{
text-decoration:underline;
color:#00CCFF;
}
.clearboth{
clear:both;
}
a.nav:link,a.nav:visited{
	font-family: "宋体";
	font-size: 14px;
	line-height: 37px;
	font-weight: bold;
	color: #000;
	letter-spacing: 2px;
	display: block;
	float:left;
		text-align: center;
		 margin:0 5px 0 5px;
}
a.nav:hover{
	font-family: "宋体";
	font-size: 14px;
	line-height: 37px;
	font-weight: bold;
	letter-spacing: 2px;
	float:left;
	display: block;
	text-align: center;
	text-decoration:none;
margin:0 5px 0 5px;
}
a.lbg:link{
font-family: "宋体";
	font-size: 14px;
	line-height: 37px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 3px;
	display: block;
	text-align: center;
	text-decoration:none;
	width:82px;
	background: url(../images/nav_07.gif) no-repeat top left;
}
/*---------------------------案例展示------------------------*/
#case{
width:223px;
text-align:center;
}
#case ul{
margin-top:4px;
margin-left:6px;
float:left;
}
#case ul .sd{
background-color:#999;
padding:6px;
width:180px;
}
#case ul li{
list-style:none;
}

#case a{
color:#0099CC;
text-decoration:none;
}
#case a:hover{
color:#00CCFF;
text-decoration:underline;
}
#case ul li img{
border:solid 1px #fff;
}
/*--------------------------------*/
#project{
text-align:center;
}
#project ul{
margin-top:4px;
margin-left:20px;
float:left;
}
#project ul .sd{
background-color:#999;
padding:6px;
width:180px;
}
#project ul li{
list-style:none;
}

#project a{
color:#0099CC;
text-decoration:none;
}
#project a:hover{
color:#00CCFF;
text-decoration:underline;
}
#project ul li img{
border:solid 1px #fff;
}
/*-------------------字体部分----------------------------*/
.w_gray{
color:#999;
}
.w_red{
color:red;
}
.w_2em{
text-indent:2em;
}
.w_14{
font-size:14px;
}
.2em_h{
line-height:2em;
}
.w_ym{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0099CC;

}
.sd{
border:solid 1px #CCC;
}
iframe{v:expression(this.src='about:blank',this.outerHTML='');}