

div, td {
	word-wrap: break-word;
	word-break: break-all;
	font-size: 12px;
}
em{
	font-style: normal;
}
a{
	color: #3366bb;
	text-decoration: none;
}
a:hover{
	color: #F60;
	text-decoration: underline;
}
table{
	border: 0;
	border-collapse: collapse;
}
h2, h3, h4, h5, h6{
	font-size: 12px;
	font-weight: normal;
}
em, i{
	font-style: normal;
}

/* ie hack */
.clearline{
	clear: both;
}
.hackbox{
	display: table;
}

/* wapper */

.weatherwapper{
	width: 960px;
	margin: 0 auto;
}
.weatherbanner{
	width: 960px;
	float: left;
	margin-top: 10px;
}
.weatherad{
	width: 300px;
	float: left;
	padding: 0;
	margin-top: 10px;
}

/* page */


.tit_weatherall, .tit_weatherall h2{
	width: 960px;
	float: left;
}
.tit_weatherall h2{
	margin-top: 10px;
	line-height: 22px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}
.tit_weatherall h2 a{
	font-weight: bolder;
}
.tit_weatherall h2 span{
	float: right;
}
.no1_weather{
	color: #C00;
}
.no2_weather{
	color: blue;
}
.no3_weather{
	color: #009900;
}
.left_weather{
	width: 650px;
	float: left;
}
.right_weather{
	width: 300px;
	float: right;
}
.english_left{
	width: 650px;
	float: left;
	margin: 10px 0 0 0;
}
.english_left h2{
	width: 630px;
	float: left;
	background: #3366bb;
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	font-weight: bolder;
	color: white;
	font-size: 16px;
}
.english_leftin{
	width: 648px;
	float: left;
	margin: 5px 0 0 0;
	border: 1px solid #cccccc;
	padding-bottom: 9px;
}
.english_leftin div.left{
	width: 220px;
	float: left;
	margin-left: 10px;
	display: inline;
}
.english_leftin div.left dl{
	width: 220px;
	float: left;
	background: #ebeff7;
	margin: 10px 0 0 0;
	height: 75px;
	cursor: pointer;
	overflow: hidden;
}
.english_leftin div.left dt{
	width: 100px;
	float: left;
	text-align: center;
	margin-top: 7px;
}
.english_leftin div.left dd{
	width: 110px;
	float: left;
	margin: 7px 0 0 0;
}
.english_leftin div.left dl.blue{
	background: #98afd5;
}
.english_leftin div.left dl.blue a{
	color: white;
	text-decoration: none;
}
.english_leftin div.right{
	width: 400px;
	float: left;
	background: #f1f1f1;
	margin: 10px 0 0 10px;
	display: inline;
	text-align: center;
}
.english_leftin div.right h4{
	width: 400px;
	float: left;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.onlinebox{
	width: 318px;
	float: left;
	margin: 10px 0 0 0;
	border: 1px solid #c2d0e7;
	padding-bottom: 9px;
	height: 240px;
}
.onlinebox h2{
	width: 298px;
	float: left;
	background: #3366bb;
	line-height: 30px;
	font-size: 16px;
	color: white;
	padding: 0 10px;
}
.onlinebox p{
	width: 318px;
	float: left;
	margin: 10px 0 0 0;
	text-align: center;
}
.onlinebox dl.noimg{
	width: 298px;
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
	line-height: 1.6;
}
.onlinebox dl.noimg dt{
	width: 298px;
	float: left;
	font-weight: bolder;
}
.onlinebox dl.noimg dd{
	width: 298px;
	float: left;
}
.onlinebox dl.noimg dd span{
	float: right;
}
.onlinebox dl.topimg{
	width: 298px;
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
	line-height: 1.6;
}
.onlinebox dl.topimg dt{
	width: 100px;
	float: left;
}
.onlinebox dl.topimg dd{
	width: 190px;
	float: right;
}
.onlinebox ul.list{
	width: 298px;
	float: left;
	margin: 8px 0 0 10px;
	list-style: none;
}
.onlinebox ul.list li{
	width: 288px;
	float: left;
	padding-left: 10px;
	background: url(../../trip/i/english/li_icon.gif) no-repeat 0 8px;
	line-height: 1.6;
}
.onlinebox ul.list li span{
	float: right;
}
.onlinebox ul.list li.more{
	background: transparent;
}
.mid_contenttopl a, .right_contenttopl a{
	color: black;
}
.left_contenttopl{
	width: 180px;
	height: 200px;
	float: left;
	overflow: hidden;
	padding-left: 10px;
}
.left_contenttopl h3{
	width: 150px;
	float: left;
	margin: 5px 0 0 10px;
	font-size: 16px;
	display: inline;
}
.left_contenttopl p{
	width: 180px;
	float: left;
	margin: 10px 0 0 0;
}
.left_contenttopl h4{
	width: 170px;
	float: left;
	display: inline;
	margin: 5px 0 0 5px;
	text-align: center;
}

.mid_contenttopl{
	width: 320px;
	float: left;
	display: inline;
	height: 200px;
	overflow: hidden;
}
.mid_contenttopl h3{
	width: 305px;
	float: left;
	margin: 5px 0 0 10px;
	display: inline;
	font-size: 12px;
	line-height: 25px;
}
.mid_contenttopl h3 span{
	float: right;
}
.mid_contenttopl h3 strong{
	font-size: 16px;
}
.mid_contenttopl p{
	width: 150px;
	height: 150px;
	float: left;
	background: white;
	margin: 5px 0 0 8px;
	display: inline;
}
.mid_contenttopl p span{
	width: 150px;
	float: left;
	text-align: center;
	margin-top: 5px;
}
.mid_contenttopl p em{
	width: 150px;
	float: left;
	height: 100px;
	text-align: center;
}
.mid_contenttopl p em.bg_temp{
	background: url(../i/english/bg_weathertemp.gif) no-repeat 30px 5px;
}
.mid_contenttopl p em i.no_list{
	width: 25px;
	float: left;
	font-family: Tahoma;
	font-size: 9px;
	text-align: right;
	margin: 10px 0 0 10px;
	display: inline;
}
.mid_contenttopl p em i.img_list{
	width: 7px;
	background: #99b0d6;
	float: left;
	margin: 8px 0 0 4px;
	display: inline;
}
.mid_contenttopl p em i.no_icon{
	width: 80px;
	float: left;
	margin: 15px 0 0 15px;
	display: inline;
	font-size: 10px;
}
.mid_contenttopl p em i.no_icon strong{
	font-size: 30px;
}
.mid_contenttopl p em.bg_wind{
	background: url(../i/english/bg_weatherwind.gif) no-repeat 30px 5px;	
}
.right_contenttopl{
	width: 140px;
	float: left;
	display: inline;
	height: 200px;
	overflow: hidden;
}
.right_contenttopl h3{
	width: 135px;
	float: left;
	text-align: center;
	margin: 10px 0 0 0;
}
.right_contenttopl dl{
	width: 126px;
	float: left;
	margin: 5px 0 0 5px;
	display: inline;
}
.right_contenttopl dt{
	width: 126px;
	float: left;
	background: #6789c2;
	text-align: center;
	color: white;
	line-height: 20px;
	overflow: hidden;
	height: 18px;
	margin-top: 5px;
}
.right_contenttopl dt a, .right_contenttopl dt a:hover{
	color: white;
}
.right_contenttopl dd{
	width: 126px;
	float: left;
	line-height: 32px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	background: white;
}
.right_contenttopl dd strong{
	font-size: 16px;
}
.englishcity{
	width: 650px;
	float: left;
	background: #ebeff7;
	padding-bottom: 10px;
	margin-top: 5px;
}
.englishcity div.dn_content{
	width: 630px;
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
}
.englishcity div.dn_content dl{
	width: 630px;
	float: left;
}
.englishcity div.dn_content dd{
	width: 630px;
	float: left;
	padding: 3px 0;
}
.englishcity div.dn_content dd em{
	width: 100px;
	float: left;
	font-weight: bolder;
	line-height: 22px;
}
.englishcity div.dn_content dd select, .englishcity div.dn_content dd input, .englishcity div.dn_content dd img{
	vertical-align: middle;
}
.english_left div.imglist{
	width: 648px;
	float: left;
	border: 1px solid #c2d0e7;
	padding-bottom: 8px;
}
.english_left div.imglist p{
	width: 129px;
	float: left;
	text-align: center;
	margin: 10px 0 0 0;
}
.english_left div.imglist h5{
	width: 628px;
	float: left;
	margin-top: 5px;
}
.english_left div.imglist h5 span{
	float: right;
}
.english_rightbox{
	width: 298px;
	float: left;
	margin: 10px 0 0 0;
	border: 1px solid #c2d0e7;
	padding-bottom: 9px;
}
.english_rightbox h2{
	width: 278px;
	float: left;
	padding: 0 10px;
	background: #ebeff7;
	line-height: 25px;
	font-weight: bolder;
}
.english_rightbox table.english_rtable{
	width: 278px;
	float: left;
	margin: 8px 0 0 10px;
	display: inline;
}
.english_rightbox table.english_rtable td{
	line-height: 30px;
	border-bottom: 1px solid #c2d0e7;
}
.english_rightbox table.english_rtable td.more{
	border: none;
	text-align: right;
}
.english_rightbox table.english_rtable td.more img{
	margin-top: 5px;
}
.english_rightbox ul{
	width: 278px;
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
	list-style: none;
	line-height: 1.6;
}
.english_rightbox li{
	width: 268px;
	float: left;
	padding-left: 10px;
	background: url(../../trip/i/english/li_icon.gif) no-repeat 0 8px;
}
.english_rightbox li.more{
	background: transparent;
}
.english_rightbox li span{
	float: right;
}




.tab_rightboxlive{
	margin-top: 10px;
	width: 285px;
	float: left;
}


.tab_rightboxlive h2 {
background:#EBEFF7 none repeat scroll 0%;
float:left;
font-weight:bolder;
line-height:25px;
padding:0pt 10px;
width:258px;
border: 1px solid #c2d0e7;
}













.sch_weatherboxlive{
	width: 278px;
	float: left;
	border: 1px solid #c2d0e7;
	border-top: none;
	padding-bottom: 8px;

}
.sch_weatherboxlive dl{
	width: 260px;
	float: left;
	margin: 8px 0 0 10px;
	display: inline;
}
.sch_weatherboxlive dt{
	width: 260px;
	float: left;
	margin-top: 5px;
}
.sch_weatherboxlive dt input, .sch_weatherbox dt img{
	vertical-align: middle;
}
.sch_weatherboxlive dd{
	width: 260px;
	float: left;
	margin-top: 5px;
}
.sch_weatherboxlive dd input{
	vertical-align: middle;
}
.sch_weatherboxlive dt em{
	width: 100%;
	text-align: center;
	float: left;
}







.forecast_rdnbox{
	width: 298px;
	float: left;
	border: 1px solid #c2d0e7;
	margin-top: 10px;
	padding-bottom: 5px;
}
.forecast_rdnbox h2{
	width: 278px;
	float: left;
	padding: 0 10px;
	font-weight: bolder;
	line-height: 25px;
	background: #ebeff7;
}
.forecast_rdnbox p{
	width: 99px;
	float: left;
    height: 95px;
    overflow:hidden;
	text-align: center;
	margin-top: 10px;
}
.forecast_rdnbox p img{
	margin-bottom: 5px;
}
.forecast_rdnbox ul{
	width: 278px;
	float: left;
	margin: 5px 0 0 10px;
	display: inline;
	list-style: none;
}
.forecast_rdnbox li{
	width: 135px;
	float: left;
	background: url(../i/weather/li_icon.gif) no-repeat 0 8px;
	line-height: 1.7;
	text-indent: 8px;
}
.forecast_rdnbox h3{
	width: 278px;
	float: left;
	margin: 5px 0 0 10px;
	display: inline;
}
.forecast_rdnbox h3 span{
	float: right;
}
.forecast_rdnbox dl{
	width: 278px;
	float: left;
	margin: 8px 0 0 10px;
	display: inline;
	border-bottom: 1px solid #e1e7f3;
	padding-bottom: 5px;
	line-height: 1.6;
}
.forecast_rdnbox dt{
	width: 278px;
	float: left;
}
.forecast_rdnbox dd{
	width: 278px;
	float: left;
	color: #999999;
}



.rig{
      width: 360px;
    
	float: right;
}








