.NWHTuijian { width:200px; height:180px; border:1px solid #B2D0EA; overflow:hidden; background-color:#fff; display:none; font-size:14px; margin-bottom:-5px;}
.NWHTuijian p { font-size:14px; width:200px; height:25px; font-weight:bold; margin:10px 0px; text-align:center; background-color:#EDF7FF; /*background:url(/Content/Pt/NAV2_bg.jpg) repeat-x;*/}
.NWHTuijian a { display:block; width:190px; padding-left:10px; height:20px; border-bottom:1px dashed #eee; color:#009; line-height:20px;}
.NWHTuijian a:hover { text-decoration:underline;}



dl.dataintable {
	border-collapse:collapse;
	width: 605px;
    clear:both;
	background-color:#ccc;
	border: 1px solid #888888;
	
		}
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


dl.dataintable dt {
	vertical-align:baseline;
	padding:5px 15px 5px 5px;
	text-align:center;
	width:100px;
	float:left;
	}

dl.dataintable dd {
	vertical-align:text-top;
	padding:5px 15px 5px 5px;
	background-color:#efefef;
	border:1px solid #aaa;
	float:right;
	border-bottom:none;
	
	}
dl.dataintable dd.datal{ width:159px; border-right:none;}	
dl.dataintable dd.datar{ width:281px; }	