@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #0494ce;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0C0;
	text-decoration: none;
}

.block{ width:218px; background:url(images/bg_2.gif); float:left}
.bg_block{ background:url(images/bg_1.gif) no-repeat top;}
.hdr1{
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size:25px;
	color:#C6FF8C;
	font-weight:bold;
}
.hdr2{
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	padding-left:5px;
	text-align:left;
}
.fr{ float:right}
.input{
   width:150px; height:18px;
   font-size:10px;
   padding-left:5px;
   margin-bottom:3px
}

.city a{color:#a2e8ff;
font-size:12px;
 text-decoration:non; font-weight:bold;
 text-align:left;
 
 } 
.text5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.city a:hover{text-decoration:none}
.bg_block1{ background:url(images/bg_3.gif) no-repeat bottom; padding:28px 17px 17px 23px;}

ul{margin:0; padding:0; list-style:none; line-height:1.3em}
ul li{background:url(images/arrow3.gif)  center left no-repeat; margin:0px; padding-left:10px }
ul li a{color:#a2e8ff; text-decoration:none ; font-weight:normal;} 
ul li a:hover { text-decoration:none; color:#77df49; }

.main {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	line-height: 0px;
	clear: both;
}
