body{ margin:0; background-image:url(images/bg.gif); font-family:Arial; font-size:12px;}
.main{width:776px; padding:0px; border:0px; margin:0px; background-color:#555; background-image:url(images/bg2.gif); background-position:right; background-repeat:repeat-y;}
ul.item{ margin:0; list-style:none; padding-top:10px; padding-left:0px; padding-right:0px; padding-bottom:0px;}
ul.item li {
    padding:0px;
    display:block;
	width:120px;
	}
.item1 a{
    display:block;
	width:120px;
	height:73px;
	background-image:url(images/item_11.gif);
	background-repeat:no-repeat;
	}
.item1 a:hover{
    display:block;
	width:120px;
	height:73px;
	background-image:url(images/item_12.gif);
	background-repeat:no-repeat;
	}
	
.item2 a{
    display:block;
	width:120px;
	height:85px;
	background-image:url(images/item_21.gif);
	background-repeat:no-repeat;
	}
.item2 a:hover{
    display:block;
	width:120px;
	height:85px;
	background-image:url(images/item_22.gif);
	background-repeat:no-repeat;
	}

.item3 a{
    display:block;
	width:120px;
	height:95px;
	background-image:url(images/item_31.gif);
	background-repeat:no-repeat;
	}
.item3 a:hover{
    display:block;
	width:120px;
	height:95px;
	background-image:url(images/item_32.gif);
	background-repeat:no-repeat;
	}

.item4 a{
    display:block;
	width:120px;
	height:80px;
	background-image:url(images/item_41.gif);
	background-repeat:no-repeat;
	}
.item4 a:hover{
    display:block;
	width:120px;
	height:80px;
	background-image:url(images/item_42.gif);
	background-repeat:no-repeat;
	}

.item5 a{
    display:block;
	width:120px;
	height:79px;
	background-image:url(images/item_51.gif);
	background-repeat:no-repeat;
	}
.item5 a:hover{
    display:block;
	width:120px;
	height:79px;
	background-image:url(images/item_52.gif);
	background-repeat:no-repeat;
	}

.item6 a{
    display:block;
	width:120px;
	height:84px;
	background-image:url(images/item_61.gif);
	background-repeat:no-repeat;
	}
.item6 a:hover{
    display:block;
	width:120px;
	height:84px;
	background-image:url(images/item_62.gif);
	background-repeat:no-repeat;
	}

.item7 a{
    display:block;
	width:120px;
	height:85px;
	background-image:url(images/item_71.gif);
	background-repeat:no-repeat;
	}
.item7 a:hover{
    display:block;
	width:120px;
	height:85px;
	background-image:url(images/item_72.gif);
	background-repeat:no-repeat;
	}

.item8 a{
    display:block;
	width:120px;
	height:86px;
	background-image:url(images/item_81.gif);
	background-repeat:no-repeat;
	}
.item8 a:hover{
    display:block;
	width:120px;
	height:86px;
	background-image:url(images/item_82.gif);
	background-repeat:no-repeat;
	}

.item9 a{
    display:block;
	width:120px;
	height:82px;
	background-image:url(images/item_91.gif);
	background-repeat:no-repeat;
	}
.item9 a:hover{
    display:block;
	width:120px;
	height:82px;
	background-image:url(images/item_92.gif);
	background-repeat:no-repeat;
	}
	
.item10 a{
    display:block;
	width:120px;
	height:85px;
	background-image:url(images/item_101.gif);
	background-repeat:no-repeat;
	}
.item10 a:hover{
    display:block;
	width:120px;
	height:85px;
	background-image:url(images/item_102.gif);
	background-repeat:no-repeat;
	}
		
.item11 a{
    display:block;
	width:120px;
	height:83px;
	background-image:url(images/item_111.gif);
	background-repeat:no-repeat;
	}
.item11 a:hover{
    display:block;
	width:120px;
	height:83px;
	background-image:url(images/item_112.gif);
	background-repeat:no-repeat;
	}
	
.title{ color:#FFFFFF; font-size:16px; font-weight:bold;}
.subtitle{ color:#FFFFFF; font-size:14px; font-weight:bold;}
.blackBorder{ border:1px solid #000;}
.dotBorder{ border-bottom:1px dotted #000;}

a { color:#FFF; text-decoration:underline;}
a:hover{ color:#fff; text-decoration:none;}

.blue a { color:#9CF; text-decoration:underline;}
.blue a:hover{ color:#9CF; text-decoration:none;}

.black a { color:#000; text-decoration:underline;}
.black a:hover{ color:#000; text-decoration:none;}

.noline a{text-decoration:none;}

.member{ width:137px; float:left; text-align:left;}
.close{ font-size:16px; font-weight:bold; color:#d40000; width:20px; border:1px solid #999; float:right; text-align:center; display:block; cursor:pointer;}

.copyright{ font-size:12px; color:#555;}
.right { font-family:Arial; color:#FFF; line-height:150%; padding-top:10px; padding-bottom:10px;}
.content{ line-height:120%;} 

.floatImg{
    float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px; 
	background-color:#FFFFFF; 
	border:3px solid #000; 
	}

 .info {  
      z-index:3;
	  position:absolute;
	  border: 2px solid #999; 
	  padding: 5px; 
	  width:290px;
	  background-color: #000; 
	  text-align: left; 
	  color: #fff; 
	  font-size: 12px; 
	  font-family: arial; 
}
	