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

.selectedCity{ font-size:18px; font-weight:bold;color:#FFFFFF;  }
.cityName{font-size:14px; font-weight:bold;}
.temp{color: #000000; font-size: 20px; font-weight:lighter;}
.temp1{color: #000000; font-size: 20px; font-weight:lighter; padding-top: 8px; padding-left: 5px;}


body,td,th {
	font-family: BPG Glaho Arial V5;
	font-size: 11px;
	color: #666666;
}

a {
	font-family: BPG Glaho Arial V5;
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/1/bg.jpg); !important;
	background-repeat: repeat-x;
}
.dn_bg {
	background-image: url(../img/1/bg2.jpg); !important; 
	background-repeat: repeat-x;
	height: 260px; 
	vertical-align: top;
	}
.logo 
	{ 
	padding-left: 30px;
	}
.currency 
	{
	background-image:url(../img/1/now_bg1.png); !important;
	background-repeat: no-repeat;
	height: 70px;
	width: 250px;
	}
.now 
	{
	background-image:url(../img/1/now_bg.png); !important;
	background-repeat: no-repeat;
	height: 385px;
	width: 250px;
	}
.now_list
	{
	color: #000000;
	}
.now_list2
	{
	color: #000000;
	}
.now_list_foot
	{
	color: #76B5C5;
	background-image: url(../img/1/line.gif); !important;
	background-repeat: repeat-x;
	}
.dh 
	{
	background-image: url(../img/1/sml_bg.png); !important;
	background-repeat: no-repeat;
	height: 116px;
	}
.c_bg
	{
	background-image: url(../img/1/c_bg.png); !important;
	width: 120px;
	background-repeat: no-repeat;
	height: 122px;
	}
.hl1
	{
	border-bottom: qpx solid #808080;
	height: 67px;
	}
.h_t
	{
	color: #666666;
	}


.titlas
	{
	border-bottom: 1px solid #818F92; !important;
	padding-bottom: 10px;
	padding-top: 20px;
	font-size:18px;
	font-weight:bold;
	}

.footer
	{
	border-top: 1px solid #CCCCCC;

	}
	

