/* CSS Document */
/* global reset*/
*	{
	margin: 0;
	padding: 0;
}
li {
	list-style:none;
}
img {
	border: none;
}
* html img {
	behavior: url(iepngfix.htc);
}
/* global fonts style*/
html {
}
body{
	font: 13px Arial, sans-serif;
	color: #FFFFFF;
	background: #0059df; url(../img/back/bodyBack_01.jpg) repeat-x; 
	background: url(../img/back/bgstar.gif);

}
/*H*/
h1{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #ffcc00;
	margin: 0px 0px 20px;
}
h2{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ccefff;
	margin: 0px 0px 20px;
}
h3{
	font: normal 11px Tahoma, Verdana, Arial;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	text-align: right;
	background: url(../img/back/h3_back_01.gif) no-repeat left top;
	padding: 0px 20px 0px 0px;
}
h4{
	font: bold 11px Tahoma, Verdana, Arial;
	color: #FFFFFF;
}
h5{
	font: normal 10px Tahoma, Verdana, Arial;
	color: #692b91;
	margin: 0px 0px 5px;
}
/*float*/
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.clearBoth{
	clear: both;
}
/*text style*/
p{
	margin: 0px 0px 10px;
}
.p1{
	font: bold 10px Tahoma, Verdana, Arial;
	width: 100px;
	display: block;
	text-align: right;
	margin: 0px;
}
.text_00{
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}
.text_01{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.text_02{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.text_03{
	font: 13px Arial, Helvetica, sans-serif;
	color: #00579d;
}
.text_04{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.text_05{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ccefff;
}
.text_11{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none !important;
}
.text_11b{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #6666AA;
	text-decoration: none !important;
}
.text_06{
	font: bold 12px wlb, sans-serif, Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: none !important;
	font-weight: bold;
}
.text_06b{
	font: bold 12px sans-serif, Arial, Helvetica;
	color: #000000;
	text-decoration: none !important;
	font-weight: bold;
}
.text_06gr{
	font: bold 12px sans-serif, Arial, Helvetica;
	color: #666666;
	text-decoration: none !important;
	font-weight: bold;
}
.text_06db{
	font: bold 12px sans-serif, Arial, Helvetica;
	color: #000088;
	text-decoration: none !important;
	font-weight: bold;
}
.text_06r{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #EE0000;
	text-decoration: none !important;
	font-weight: bold;
}
.text_06dr{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none !important;
	font-weight: bold;
}
.text_06bl{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none !important;
	font-weight: bold;
}
.text_06dbl{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #6666EE;
	text-decoration: none !important;
	font-weight: bold;
}
.text_07{
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none !important;
	font-weight: bold;
}
.text_08{
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none !important;
	font-weight: bold;
}
.text_09{
	font: bold 1px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none !important;
	font-weight: bold;
}
.text_10{
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none !important;
}

/*layout*/
#global{
	width: 1012px;
	margin: auto;
}
#header{
	background: url(../img/back/headerBack_01.jpg) no-repeat;
	height: 186px;
	padding: 0px 41px 0px 57px;
}
	#headerBox_01{
		float: right;
		width: 330px;
		margin: 35px 0px 0px;
		height: 80px;
		background: url(../img/back/headerBack_02.jpg) no-repeat 197px bottom;
	}
		.img_01{
			background: url(../img/back/imgBack_01.gif) no-repeat;
			padding: 4px;
			display: block;
		}
		.img_03{
			background: url(../img/back/imgBack_02.gif) no-repeat;
			padding: 4px;
			display: block;
		}
		#headerBox_01 h3{
			width: 100px;
			padding: 0;
		}
		
	#searchForm{
		float: right;
		width: 290px;
		margin: 35px 0px 0px;
		height: 80px;
	}

	#tooltop{
		font-size: 10px;
		color: #3333ff;
	}

		#searchForm h3{
			text-align: left;
			padding: 0px 0px 0px 15px;
			margin: 0px 0px 10px;
		
			}
		#searchForm input{
			background: url(../img/back/inputBack_01.gif);
			height: 20px;
			width: 181px;
			border-style: none;
			margin: 0px 10px 0px 0px;
		}
#headerBox_02{
	float: right;
	clear: right;
	width: 512px; /* 513 */
	height: 71px;
//	background: url(../img/back/menuBack_01.jpg) repeat-x;
	}
	#headerBox_03{
		height: 71px;
		background: url(../img/back/menuBack_02.jpg) no-repeat left top;
	}
		ul#menuTop{
			height: 71px;
			background: url(../img/back/menuBack_03.jpg) no-repeat right top;
		}
			#menuTop li {
				float: left;
				font: 11px Tahoma, Verdana, Arial;
				padding: 20px 13px 0px;
			}
				#menuTop li a {
					color: #FFFFFF;
				}
			.break{
				height: 34px;
				width: 12px;
				background: url(../img/back/menuBack_04.jpg) no-repeat left bottom;
				padding: 0px !important;
			}
#conentBox{
	background: url(../img/back/contentBack_01.jpg) repeat-y;
}
	#contentBox_01{
		background: url(../img/back/contentBack_03.jpg) no-repeat left bottom;
		width: 1012px;
	}
	
	#contentBox_02{
   padding: 0px 41px 0px 50px;
   background: url(../img/back/contentBack_02.jpg) no-repeat left top;
   min-height: 760px;
  }
   * html #contentBox_02{
    height: 760px;
    }

		
	#contentLeft{

	}
		#menuLeft{
			width: 224px;
			height: 262px;
			padding: 15px 0px 0px;
			background: url(../img/back/menuLeftBack_06.gif) no-repeat;

		}
		
			#menuLeft li {
				background: url(../img/back/menuLeftBack_02_1.gif) no-repeat 20px bottom;
				height: 19px;
			}
				#menuLeft li a {
					color: #FFFFFF;
					font: 11px Tahoma, Verdana, Arial;
					padding-left: 20px;
					text-decoration: none !important;
					display: block;
					height: 19px;
					margin-right: 2px;
					margin-left: 2px;
					align: left;
				}
					#menuLeft li a:hover{
						text-decoration: none !important;
						background: #e9edf1 url(../img/back/arrow_01.gif) no-repeat 190px center;
						font-weight: bold;
						color: #0042bc;
					}
			#valuta{
/*
				margin: 10px 0px 0px;
				height: 120px;
				background: url(../img/back/valutaBack_01.png) no-repeat;
				padding: 20px 0px 0px 20px;
				behavior: url(iepngfix.htc);
*/
				font: 11px/22px Tahoma, Verdana, Arial;
				width: 223px;
			}
				.v1{
					margin: 0px !important;
				}
			#vote{
/*
				height: 373px;
				background: url(../img/back/voteBack_01.jpg) no-repeat;
				padding: 40px 30px 0px 15px;
				font-size: 11px;
*/
				color: #000000;
				display: block;
*/				line-height: 20px; */
			}
	#contentRight{
		float: right;
		width: 686px;
	}
	#contentRight p {
		text-align: justify;
	}
		#weather{
			background: url(../img/back/weatherBack_02.gif) no-repeat;
			height: 117px;
			width: 163px;
			float: left;
			margin: 0px 0px 5px;
			text-align: center;
			padding: 20px 0px 0px;
			font-size: 11px;
			color: #666666;
		}
		#weatherRight{
			background: url(../img/back/weatherBack_02.gif) no-repeat;
			height: 117px;
			width: 163px;
			float: right;
			margin: 0px 0px 5px;
			text-align: center;
			padding: 20px 0px 0px;
			font-size: 11px;
			color: #666666;
		}
			#weather h5{
				font-size: 11px;
				font-weight: bold;
				color: #000000;
				margin: 0px;
				padding: 0px;
				height: 27px;
			}
			.w1{
				float: left;
				margin: 0px;
				padding: 0px 0px 0px 25px;
			}
			.w2{
				float: left;
				margin: 0px;
				padding: 0px 0px 0px 20px;
			}
			.w3{
				margin: 0px 10px 5px;
			}
		#scroll{
			clear: both;
			margin: 0px 0px 30px;
			height: 22px;
			background: url(../img/back/scrollBack_01.jpg) no-repeat left top;
		}
			#scroll_02{
				height: 22px;
				background: url(../img/back/scrollBack_02.jpg) no-repeat right top;
			}
				.scroll_01{
					background: transparent;
					border: none;
					font: bold 10px Tahoma, Verdana, Arial;
					color: #FFFFFF;
					padding: 3px 0px 0px;
				}
		.textBox_01{
			background: #FEFEFE url(../img/back/textBoxBack_01.jpg) repeat-y;
			width: 681px;
			margin: 0px 0px 30px;
		}
			.textBox_02{
				background: url(../img/back/textBoxBack_02.jpg) no-repeat left bottom;
			}
				.textBox_03{
					padding: 10px 15px;
					background: url(../img/back/textBoxBack_03.jpg) no-repeat;
				}
		.textBox_04{
			color: #FFFFFF;
			text-align: justify;
			padding: 0px 0px 0px 0px;
		}
		.img_02{
			margin: 0px 0px 5px;
		}
		/*page_01 table*/
		#page_01{
			margin: 0px 0px 10px; 
			clear: both;
		}
		#page_01 td {
			text-align: left;
			vertical-align: top;
			font: 11px Tahoma, Verdana, Arial;
			color: #000000;
			width: 230px;
		}
			#page_01 div{
				margin: 0px 15px 20px 10px; 
				display: block;
				padding-bottom: 20px;
				background: url(../img/page_01/line_01.gif) repeat-x left bottom;
			}
			#page_01 div img{
				margin: 0px 10px 0px 0px;
			}
			#page_01 a{
				color: #000000;
				font-weight: bold;
			}
			.t1{
				background: url(../img/page_01/back_01.gif) repeat-y; 
			}
			.t2{
				background: url(../img/page_01/back_02.gif) repeat-y;
			}
			.t3{
				background: url(../img/page_01/back_03.gif) repeat-y;
			}
			.t4{
				background: url(../img/page_01/back_04.gif) no-repeat;
			}
			.t5{
				background: url(../img/page_01/back_05.gif) no-repeat;
			}
			.t6{
				background: url(../img/page_01/back_06.gif) no-repeat;
			}
			.img_03{
				margin: 0px 0px 15px;
			}
			.box_01{
				height: 121px;
			}
			
/*footer*/
#footer{
	height: 103px;
	padding: 12px 47px 0px;
	background: url(../img/back/footer_back_01.jpg) no-repeat;
}
	#footerBox_01{
		width: 258px;
		float: left;
	}
		#footerBox_01 img{
			margin: 0px 10px 0px 0px;
		}
	#footerBox_02{
		font-size: 11px;
		color: #95cbec;
		float: left;
	}
		#footerBox_02 a{
			font-size: 11px;
			color: #95cbec;
			text-decoration: none !important;
		}
			#footerBox_02 a:hover{
				text-decoration: underline !important;
			}
	#footerBox_03{
		float: right;
		font-size: 11px;
	}
	#footerBox_04{
		float: left;
		font-size: 11px;
		align: left;
	}
/*links*/
a:link {
	color: #FFCC00;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a.link1{
	color: #FFFFFF;
	width: 60px;
	display: block;
	float: left;
}
a.link2{
	font-size: 13px;
	color: #008dff;
	font-weight: bold;
}
a.link3{
	color: #ffcc00;
}
a.link4{
	font: 11px Tahoma, Verdana, Arial;
	color: #74b4dc;
}
a.link5{
	font: 10px Tahoma, Verdana, Arial;
	color: #3333aa;
	text-decoration: none;
}

/* Style for Drop Down Menu  */
.dropmenudiv{
	position:absolute;
	top: 0;
	z-index:10000;
	visibility: hidden;
/*	background: #DB5B00; */
	padding: 2px;
	left: 0px;
	margin-top: -20px;
	margin-left: 200px;
/*	border: 1px solid #001533; */
	width: 150px;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
	.dropmenudiv a{
		width: auto;
		display: block;
		color: #FFFFFF;
		background: url(../img/arrow_04.gif) no-repeat left center;
		padding: 0px 0px 0px 10px;
		text-decoration: none !important;
		font-size: 11px;
	}
		.dropmenudiv a:hover{
			text-decoration: none !important;
			background: #FFFFFF;
			font-weight: bold;
			color: #0042bc;
		}

* html .dropmenudiv a{ 
	width: 100%;
			text-decoration: none !important;
}

.news_img_01 {
	border-left-style: solid;
	border-left-color: #333300;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333300;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC00;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC00;
	border-bottom-width: 1px;
}
.news_img_02 {
	border-left-style: solid;
	border-left-color: #330033;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #330033;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #CC00CC;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC00CC;
	border-bottom-width: 1px;
}
.news_img_03 {
	border-left-style: solid;
	border-left-color: #000099;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCFF;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
	border-bottom-width: 1px;
}
.mar_scr {
	display: -marquee;
	-marquee-dir: rtl;
	-marquee-speed: medium;
	-marquee-loop: infinite;
	-marquee-style: scroll;
}
.table_brd_001 {
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	border-bottom-width: 1px;
}
.table_brd_002 {
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
}
.news_div {
	margin: 0px 15px 20px 10px; 
	display: block;
	padding-bottom: 10px;
	background: url(../img/page_01/line_01.gif) repeat-x left bottom;
	color: #000000;
}
.news_a {
	color: #000000;
	font-weight: bold;
	text-decoration: none !important;
}
.news_td_1 {
	text-align: left;
	vertical-align: top;
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	background-color: #DFDFDF; // #FF9933; // #DFDFDF;
}
.news_td_1a {
	vertical-align: top;
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	background-color: #FF9933;
}
.news_td_2 {
	text-align: left;
	vertical-align: top;
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	background-color: #66CCDD; // #CC3399; // #66CCFF; 
}
.news_td_3 {
	text-align: left;
	vertical-align: top;
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	background-color: #DD9999; // #00CCFF; // #DD6666; 
}
.news_td_4 {
	vertical-align: top;
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	background-color: #66CC33;
	margin: 10px 10px 0px 0px;
}
.news_td_5 {
	vertical-align: top;
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	background-color: #AEAEAE;
	margin: 10px 10px 0px 0px;
}
.news_td_8 {
	vertical-align: top;
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	background-color: #AAAA77;
	margin: 10px 10px 0px 0px;
}
.news_td_9 {
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
}
.news_td_10 {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9999FF;
	border-right-style: solid;
	border-right-color: #9999FF;
	border-right-width: 1px;
}
.news_td_11 {
	vertical-align: top;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	background-color: #336677;
	margin: 10px 10px 10px 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.news_td_12 {
	vertical-align: top;
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	background-color: #9999FF;
	margin: 10px 10px 0px 0px;
}
.news_td_13 {
	vertical-align: top;
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	background-color: #66AA66;
}
.news_td_14 {
	vertical-align: top;
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	background-color: #FEFEFE;
	margin: 10px 10px 0px 0px;
}
.news_td_15 {
	vertical-align: top;
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
}

.anounce_td_01 {
	vertical-align: top;
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	background-color: #FFFFFF;
	background: url(../img/back/anounce_back.gif) repeat-x;	
}

.news_img_1 {
	margin: 0px 10px 0px 0px;
	border-left-style: solid;
	border-left-color: #333333;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
.news_img_2 {
	margin: 0px 10px 0px 0px;
	border-left-style: solid;
	border-left-color: #000033;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #9999BB;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999BB;
	border-bottom-width: 1px;
}
.news_img_3 {
	margin: 0px 10px 0px 0px;
	border-left-style: solid;
	border-left-color: #330000;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #330000;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #BB9999;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB9999;
	border-bottom-width: 1px;
}
.news_img_4 {
	margin: 0px 10px 0px 0px;
	border-left-style: solid;
	border-left-color: #331122;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #331122;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #338899;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #338899;
	border-bottom-width: 1px;
}
.news_img_5 {
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #BBBBBB;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	border-bottom-width: 1px;
}
.news_img_6 {
	border-left-style: solid;
	border-left-color: #DD0000;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #DD0000;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #DD0000;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DD0000;
	border-bottom-width: 1px;
}
.smpl_td {
	cellpadding: 0;
	cellspacing: 0;
}
.shadow_00 {
	-moz-opacity: 0.0;
	opacity:.0;
	filter: alpha(opacity=0);
}
.shadow_01 {
	-moz-opacity: 0.1;
	opacity:.10;
	filter: alpha(opacity=10);
}
.shadow_02 {
	-moz-opacity: 0.2;
	opacity:.20;
	filter: alpha(opacity=20);
}
.shadow_03 {
	-moz-opacity: 0.3;
	opacity:.30;
	filter: alpha(opacity=30);
}
.shadow_04 {
	-moz-opacity: 0.4;
	opacity:.40;
	filter: alpha(opacity=40);
}
.shadow_05 {
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}
.shadow_06 {
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
.shadow_07 {
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}
.shadow_08 {
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.shadow_09 {
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);
}
.shadow_10 {
	-moz-opacity: 1.0;
	opacity: 1.00;
	filter: alpha(opacity=100);
}
.yamap {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000000;
	h1 {color: #000000;}
	h2 {color: #000000;}
	h3 {color: #000000;}
	h4 {color: #000000;}
	div {color: #000000;}
}

.air_line_0 {font: 6px Tahoma, Verdana, Arial; color: #666666;}
.air_line_1 {font: 7px Tahoma, Verdana, Arial; color: #777777;}
.air_line_2 {font: 8px Tahoma, Verdana, Arial; color: #999999;}
.air_line_3 {font: 9px Tahoma, Verdana, Arial; color: #CCCCCC;}
.air_line_4 {font: bold 11px Tahoma, Verdana, Arial; color: #FFFFFF;}
.air_line_5 {font: 9px Tahoma, Verdana, Arial; color: #CCCCCC;}
.air_line_6 {font: 8px Tahoma, Verdana, Arial; color: #999999;}
.air_line_7 {font: 7px Tahoma, Verdana, Arial; color: #777777;}
.air_line_8 {font: 6px Tahoma, Verdana, Arial; color: #666666;}

.pointer {cursor: point; cursor: hand;}

