/* CSS Document */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,input,button,textarea,p,blockquote,th,td,address{border:0; margin:0; padding:0;}
body{font-size:12px;  color: #626262;font-family:Verdana,Arial,Helvetica,sans-serif;background:#fff;line-height: 22px;}

ul {
    color: #16387C;
    font-family: Arial,"ËÎÌå";
}
ol, ul {
    list-style: none outside none;
}
.nsk ul.list{
	float:left;
	width:400px;
	border-bottom: 1px solid #3367B3;
}
.nsk ul.list2{
	float:left;
	width:200px;
	border-left: 1px solid #3367B3;

}
.nsk ul.list li{
	color:#000000;
    font: normal 12px/32px Arial,"ËÎÌå";
	width:400px;
	border-top: 1px solid #3367B3;
	border-bottom:none;
	clear:both;
	line-height:22px;
	text-align:center;
}
.nsk ul.list2 li{
	color:#000000;
    font: normal 12px/32px Arial,"ËÎÌå";
	width:120px;
	border-top: 1px solid #3367B3;
	clear:both;
	line-height:22px;
	text-align:center;
}

.nsk ul.list li .tit{
width:120px; float:left;
text-align:center;
	}
.nsk ul.list li .tit2{
width:120px;
float:left;
	}	
	.nsk ul.list li .tit3{
width:240px;
float:left;
border-right: 1px solid #3367B3;
	}
.nsk ul.list li .tit4{
width:150px;
float:left;
	}
.nsk ul.list li .tit2 ul li{
border-top: 1px solid #3367B3;
width:120px;
overflow:hidden;
border-left: 1px solid #3367B3;
	}
.nsk ul.list li .tit2 ul li.one{
 border-left:1px solid #3367B3;
 border-bottom:none; 
 border-right:none;}
 .nsk ul.list li .tit2 ul li.three{
 height:60px;
 }
  .nsk ul.list li .tit2 ul li.four{
 height:44px;
 }
  .nsk ul.list li .tit2 ul li.five{
 height:27px;
 padding:5px 0 0 0;
 }
 .nsk .nsk_title{ float:left; clear:both; line-height:22px;}
  .nsk .nsk_img{clear:both;text-align:left; width:670px; margin:10px 0 0 0; overflow:hidden;}
   .nsk .nsk_img img{border:1px solid #CCC; }