/* CSS Document */
body{
	font-size:12px;
	color: #444444;
}
td {
	font-size: 12px;
	color: #444444;
}
a:link, a:visited{
	font-size: 12px;
	color:#303030;
	text-decoration:none;
}
a:hover, a:active{
	font-size: 12px;
	color:#3000A7;
	text-decoration:none;
}

.silvertext {
	color:#7f7f7f;
}

a.ballitem:link,a.ballitem:visited {
	padding-left:18px;
	background-image:url(images/grayball.gif);
	background-repeat:no-repeat;
	color:#7f7f7f;
}
a.ballitem:active,a.ballitem:hover {
	padding-left:18px;
	background-image:url(images/grayball_1.gif);
	background-repeat:no-repeat;
	color:#7f0000;
}

a.dotsitem:link,a.dotsitem:visited  {
	padding-left:18px;
	background-image:url(images/dots.gif);
	background-repeat:no-repeat;
	color:#000066;
}
a.dotsitem:active,a.dotsitem:hover {
	padding-left:18px;
	color:#7f0000;
}
td.content {
	line-height: 150%;
	padding: 10px;
}
div.content{
	line-height: 150%;
	text-indent: 24px;
}

a.hotitem:link,a.hotitem:visited  {
	color:#FF6300;
}
a.hotitem:active,a.hotitem:hover {
	color:#FF0000;
}



.regions {
	width:100%; border-style:none; 
}
.regions_list{
	width:100%; min-height:400px; height:400px; overflow:visible; border-style:none; border-width:1px; border-color:#f0f0f0;
}
.region_item {
	width:150px; height:185px; border-style:none; margin:2px 20px; float:left; position:relative;
}
.region_itempic {
	height:145px; border-style:dashed; border-width:1px; border-color:#c0c0c0; padding:1px; float:middle; position:relative; text-align:center;
		 max-height:145px; min-height: 145px; overflow:hidden;
}
.region_itemcaption {
	width:150px; height:35px; border-style:none; padding:1px; float:top; position:relative; text-align:center; font-size:12px;
	color:#0066FF;
	max-width: 150px; max-height:35; min-width: 150px; min-height: 35; overflow:hidden;
}
.regions_nav{
	width:100%; height:30px; border-style:dotted; border-width:1px; border-color:#999999; background-color:#CCCCCC;
	font-size:12px; color:#888888; padding:2px;
}
.itempic {
	width:150px;
	height:150px;
	border:0px;
}

#menu {
	margin-top:8px;
	margin-left:8px;
	height: 23px;
	line-height: 23px;
}
#menu a{
	padding-left:18px;
	display:block;
	background-image:url(images/dots.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 20px;
	line-height: 20px;
}
#menu a:link,#menu a:visited  {
	color:#000066;
}
#menu a:active,#menu a:hover {
	color:#7f0000;
}

a.menu1{
	background-image:url(images/dots.gif);
	background-repeat:no-repeat;
	background-position: 4px top;
	height: 20px;
	padding-left:20px;
	display:block;
	text-decoration:none;
	border-bottom:1px #c0c0c0 dotted;
	margin-bottom:4px;
	overflow:hidden;
}
a.menu1 a:active, a.menu1 a:hover {
	text-decoration:underline;
}
a.menu2 {
	background-image:url(images/biao_1.gif);
	background-repeat:no-repeat;
	background-position: 6px top;
	height: 20px;
	padding-left:22px;
	display:block;
	text-decoration:none;
	border-bottom:1px #c0c0c0 dotted;
	margin-bottom:4px;
	overflow:hidden;
}
a.menu2:active, a.menu2:hover {
	text-decoration:underline;
}


a.menu3 {
	background-image:url(images/biao_1.gif);
	background-repeat:no-repeat;
	background-position: 20px top;
	height: 20px;
	padding-left:36px;
	display:block;
	text-decoration:none;
	border-bottom:1px #c0c0c0 dotted;
	margin-bottom:4px;
	overflow:hidden;
}
a.menu3:active, a.menu3:hover {
	text-decoration:underline;
}

a.menu4 a{
	background-image:url(images/biao_1.gif);
	background-repeat:no-repeat;
	background-position: 36px top;
	height: 20px;
	padding-left:52px;
	display:block;
	text-decoration:none;
	overflow:hidden;
}
a.menu4:active, a.menu4:hover {
	text-decoration:underline;
}



