body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}

.azmap {
	height: 603px;
	width: 980px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(az_map.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.azmap a#item1 {
	position:relative;
	z-index:1;
	left: 406px;
	top: 397px;
}
.azmap a#item2 {
	position:relative;
	z-index:2;
	left: 786px;
	top: 272px;
}
.azmap a#item3 {
	position:relative;
	z-index:3;
	left: 260px;
	top: 317px;
}
.azmap a#item4 {
	position:relative;
	z-index:4;
	left: 159px;
	top: 428px;
}
.azmap a#item5 {
	position:relative;
	z-index:5;
	left: 559px;
	top: 244px;
}
.azmap a#item6 {
	position:relative;
	z-index:6;
	left: 155px;
	top: 230px;
}
.azmap a#item7 {
	position:relative;
	z-index:7;
	left: -53px;
	top: 230px;
}
.azmap a#item8 {
	position:relative;
	z-index:8;
	left: 256px;
	top: 135px;
}
.azmap a#item9 {
	position:relative;
	z-index:9;
	left: 606px;
	top: 279px;
}
.azmap a#item10 {
	position:relative;
	z-index:10;
	left: 132px;
	top: 212px;
}
.azmap a#item11 {
	position:relative;
	z-index:11;
	left: 382px;
	top: 205px;
}
.azmap a#item12 {
	position:relative;
	z-index:12;
	left: 184px;
	top: 181px;
}
.azmap a#item13 {
	position:relative;
	z-index:13;
	left: 497px;
	top: 268px;
}
.azmap a#item14 {
	position:relative;
	z-index:14;
	left: 40px;
	top: 230px;
}
.azmap a#item15 {
	position:relative;
	z-index:15;
	left: -113px;
	top: 139px;
}
.azmap a#item16 {
	position:relative;
	z-index:16;
	left: 95px;
	top: 272px;
}
.azmap a#item17 {
	position:relative;
	z-index:17;
	left: 51px;
	top: 325px;
}
.azmap a#item18 {
	position:relative;
	z-index:18;
	left: 218px;
	top: 235px;
}
.azmap a#item19 {
	position:relative;
	z-index:19;
	left: -152px;
	top: 464px;
}
.azmap a#item20 {
	position:relative;
	z-index:20;
	left: -168px;
	top: 444px;
}
.azmap a#item21 {
	position:relative;
	z-index:21;
	left: 355px;
	top: 255px;
}
.azmap a#item22 {
	position:relative;
	z-index:22;
	left: 308px;
	top: 253px;
}
.azmap a#item23 {
	position:relative;
	z-index:23;
	left: 273px;
	top: 235px;
}
.azmap a#item24 {
	position:relative;
	z-index:24;
	left: 121px;
	top: 316px;
}
.azmap a#item25 {
	position:relative;
	z-index:25;
	left: -124px;
	top: 159px;
}
.azmap a#item26 {
	position:relative;
	z-index:26;
	left: -178px;
	top: 435px;
}
.azmap a#item27 {
	position:relative;
	z-index:27;
	left: 50px;
	top: 136px;
}
.azmap a#item28 {
	position:relative;
	z-index:28;
	left: -248px;
	top: 376px;

}
.azmap a img {
	border: 1px solid #EEEEEE;
}


.top{
	margin-top: 65px;
}
.top td{
	background-color: #FF9933;
	padding: 3px; 
}

.top td a{
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-left: 12px;
}
.top td a:hover{
	text-decoration: underline;
}


.item {
	width: 980px;
	background-image: url(item_bg.jpg);
	background-repeat: repeat;
	margin-top: 20px;
}
.item th{
	background-image: url(item_top_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 31px;
	text-align: left;
}
.item th div{
	background-image: url(lg_small.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: White;
	padding-left: 37px;
}

.item td{
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}

.item table {
	background-image: url(item_bg1.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.item table td {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.item table td div {
	margin-top: 15px;
	text-align: center;
}

.subcontent{
	position:absolute;
	visibility: hidden;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 400px;
	padding: 0px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=90);
	opacity: 0.90;
	z-index:1000;
}
.cheked{
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right: 7px;
	background-color: Green;
	color: White;
}

.bar {
	width: 500px;
	padding: 1px;
	border: 1px solid #666666;
}

.bot{
	margin-top:20px;

}

.bot td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
}

.bot td a{
	color: blue;
}


.np_tab{


}

.np_tab td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;

}
.np_tab td a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: black;
}
.np_tab td a:hover{
	text-decoration: none;
}



