@charset "utf-8";
/* CSS Document */

html,body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

.table1{
	width:960px;	
}

.tr0_td{
	width:960px;
	height:12px;
	background-color:#ffffff;
}

.tr1_td{
	width:960px;
	height:85px;
	background-color:#d8d8d8;
}

.table2{
	width:960px;	
	height:inherit;	
}

.tr2_tr1_td1{
	width:96px;
	height:451px;
	background-image:url(../images/ns_images/intro_1.jpg);
	background-repeat:no-repeat;
}

.tr2_tr1_td2{
	width:500px;
	height:451px;
	background-image:url(../images/ns_images/intro_2.jpg);
	background-repeat:no-repeat;
}

.tr2_tr1_td3{
	width:180px;
	height:451px;
	background-image:url(../images/ns_images/intro_3.jpg);
	background-repeat:no-repeat;
}

.tr2_tr1_td4{
	width:184px;
	height:451px;
	background-image:url(../images/ns_images/intro_4.jpg);
	background-repeat:no-repeat;
}

.tr3_td{
	width:960px;
	background-color:#FFFFFF;
	vertical-align:top;
}

.table3{
	width:500px;
	height:451px;
}

.table3_tr1_td{
	width:500px;
	height:264px;
}

.table3_tr2_td1{
	width:344px;
	height:49px;
}

.table3_tr2_td2{
	width:49px;
	height:49px;
	background-image:url(../images/ns_images/i1_off.png);
	cursor:pointer;
}

.table3_tr2_td3{
	width:1px;
	height:49px;
}

.table3_tr2_td4{
	width:49px;
	height:49px;
	background-image:url(../images/ns_images/i2_off.png);
	cursor:pointer;
}

.table3_tr2_td5{
	width:44px;
	height:49px;
}

.myDiv{
	width:49px;
	height:49px;
	cursor:pointer;
}
.copyrights{
	height:15px;
	font-family:arial;
	font-size:9px;
	color:#999999;
}

.printColor{
	width:19px;
	height:4px;
	background-image:url(../images/ns_images/printColor.jpg);
	background-repeat:no-repeat;
}
