
.item1{
	color:#FFFFFF;
	font-family:"宋体";
	font-size:12px;
	font-weight:bold;
}

.item02{
	background-color:#5880BF;
	text-align:left;
	color:#ffffff;
	font-family:"宋体";
	font-size:12px;
	font-weight:bold;
	border-bottom: solid 2px #CCCCCC;
	padding-left:5px;
	line-height:24px;
}

.item03{
	background:url(../images/tile_sub.gif) repeat-x;
	text-align:left;
	color: #3A4F6C;
	font-family:"宋体";
	font-size:12px;
	font-weight:bold;
	border-bottom: solid 2px #CCCCCC;
	padding-left:20px;
	line-height:24px;
	
}

.box01{
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background-color:#E4EAF2;
	margin-bottom:5px;
	
}

.box02{
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background-color:#F8F6E7;
	margin-bottom:5px;

}

.dangerText{
	color:#FFFF00;	
	font-family:"宋体";
	font-size:12px;
	font-weight:bold;
}

#introText{
text-align:left;
}

#introText p{
text-indent:2em;
font-family:"宋体";
font-size:12px;
	padding-left: 10px;
	padding-right: 10px;
	line-height:15px;
	
}


/*
#weatherNews, #serviceIntro, #awosAirportList{
	text-align:left;
}

#weatherNews ul, #serviceIntro ul, #awosAirportList ul{
	margin: 0;
	padding: 10px;
	list-style-type:none;
	
}

#weatherNews ul li, #serviceIntro ul li, #awosAirportList ul li{
	background:url(../images/nav.gif) no-repeat 0 50%;
	padding-left: 20px;
	line-height:15px;
	height:15px;
	
	
}
*/
#resultContent{
	padding:10px;	
	width:95%;
	text-align:center;
}

/*  */

.imgWrapper{
text-align:center; 
padding-top:10px; 
padding-bottom:10px;
}

.imgWrapper img{
	border-bottom: solid #CCCCCC 1px;
	border-top: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
	padding: 5px;
	background-color:#ffffff;
		
}

.homeImg{
	/*		
	width: 95%;	
	width:expression(documentElement.clientWidth*0.50); 
	*/
}

/* awos menu */
#menuAwos{
	text-align:left;
}
#menuAwos ul{
	margin: 10px;
	padding: 0;
	list-style-type: none;
}

#menuAwos ul a{
	display: block;
	width:100px;
	height: 25px;
	line-height:25px;
	color:#000000;
	text-decoration: none;
	padding-left: 20px;
}
#menuAwos ul a:hover{
	background:url(../images/nav.gif) no-repeat 0 50%;
	padding-left: 20px;
	line-height:25px;
	height:25px;
	color:#000000;
}
.leftWin{
	text-align:left;
	padding:10px;
}

#resultContent table td{
	background-color:#ffffff;
}
#resultContent table th{
	background-color:#eeeeee;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #636563;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.normalFont {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.normalCompont {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECFCE;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CECFCE;
	border-left-color: #CECFCE;
}
.normalBox{
	padding:10px;
}


#weatherAll table td, #weatherAllOlympic table td{
	text-align: center;
	/*line-height: 20px;*/
}
#weatherAll table th, #weatherAllOlympic table th{
	text-align: center;
/*	line-height: 20px;*/
}

#localWeather table td{
	text-align: center;
	line-height: 20px;
}
#localWeather table th{
	text-align: center;
	line-height: 20px;
}

#localAwos table td{
	text-align: center;
	line-height: 20px;
}
#localAwos table th{
	text-align: center;
	line-height: 20px;
}

#weatherSearch table td{
	text-align: center;
	/* line-height: 20px;*/
}
#weatherSearch table th{
	text-align: center;
	/*line-height: 20px;*/
}

.alignLeft{
	text-align:left;
	}
.itemList ul{
	margin-left: 20px;
	list-style-type:disc; 
	}	
.itemList ul li{	 
	text-align:left;
	margin-bottom: 5px;
	
}
.wenzi{
	padding: 10px;
	background-color: #FCFCFC;	
}

.wenzi h3{
	text-align:left;
	font-size: 16px;
	}
	
.wenzi h4{
	text-align:left;
	font-size: 14px;
	}	

.wenzi p{
	text-indent: 2em;
	text-align:left;
	margin: 5px;
}
.wenzi table{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
	color: #000000;
	}
.wenzi table th{
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	color: #000000;
	-moz-border-radius: 0px 0px 0px 0px;
	}
.wenzi table td{
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: black black black black;
color: #000000;
	-moz-border-radius: 0px 0px 0px 0px;
	}
.yearBlock{
	background-color: #ADD8E6;
	}	
.leibao{
	background-color: #EE9A00;	
}
.dafeng{
background-color: #1874CD;
}
.bingbao{
	background-color: #551A8B;
}
.baoyu{
background-color: #CD0000;
}
.dayu{
	background-color: #228B22;
}
.dawu{
background-color: #FFFF00;
}
	
.infoTable{
	
}
.infoTable td{
	background-color: #F2F2F2;
}