@charset "utf-8";
/* CSS Document */
/*html{filter:gray;}*/
h1, h2, h3, h4, h5, h6, p, ul, li, ol, form, dl, dt, dd, body, fieldset {
	margin:0;
	padding:0;
}
table, td {
	border-collapse:collapse;
}
h3 {
	font-size:12px;
}
h4 {
	font-size:12px;
}
h2 {
	font-size:14px;
}
img {
	border:0;
}
ul, li {
	list-style:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:link, a:visited {
	color:#3366BA;
}
body {
line-height:1.6;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"宋体";
}
#head {
	width:910px;
	margin:auto;
	overflow:hidden;
}
#nav_top {
	height:28px;
	line-height:28px;
	color:#173577;
	padding:0 8px;
	position:relative;
	background:#E6EEF7;
}
#nav_top ul {
	position:absolute;
	right:0;
	top:0;
	width: 250px;
}
#nav_top ul li {
	float:left;
	height:28px;
	padding:0 4px 0 23px;
}
#nav_top ul li#site_map {
	background:url(../images/bg_sitemap.jpg) 3px 6px no-repeat;
}
#nav_top ul li#site_collect {
	background:url(../images/bg_sitecollect.jpg) 3px 6px no-repeat;
}
#nav_top ul li#rss_read {
	background:url(../images/bg_rss.jpg) 3px 6px no-repeat;
}
#nav_top ul li a {
	color:#173677;
	text-decoration:none;
}
#nav_top ul li a:hover {
	text-decoration:underline;
}
#banner {
	width:910px;
	height:116px;
	position:relative;
	background:url(../images/bg_banner.jpg) no-repeat;
}
#logo {
	position:absolute;
	left: 20px;
	top: 25px;
}
#logo_txt {
	position:absolute;
	left: 96px;
	top: 31px;
}
#menubar {
	width:907px;
	height:28px;
	padding:8px 0 0 3px;
	background:url(../images/bg_menubar.png) repeat-x;
}
#menubar li {
	float:left;
	font-size:14px;
	font-weight:bold;
	padding:0 11px;
}
#menubar li a {
	color:#FFF;
	text-decoration:none;
}
#menubar li a:hover {
	text-decoration:underline;
}
#wrap {
	width:910px;
	margin:auto;
	overflow:hidden;
	padding-bottom:8px;
}
#import_tip {
	width:910px;
	height:27px;
	line-height:27px;
	position:relative;
	border-bottom:1px solid #B0D5EF;
	background:#ECF5F9;
	overflow:hidden;
}
#tip_txt {
	background:url(../images/bg_tips.jpg) 6px 6px no-repeat;
	width:65px;
	height:28px;
	float:left;
	color:#000;
	font-weight:bold;
	padding:0 0 0 25px;
}
#import_tip ul {
	width:500px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:85px;
	overflow:hidden;
}
#import_tip li {
	float:left;
	height:27px;
	width:210px;
	padding:1px 15px 0 8px;
    word-break:keep-all;
    text-overflow:ellipsis;
    overflow:hidden;
	background:url(../images/bg_point.jpg) 0 12px no-repeat;
}
#import_tip li a {
	color:#333;
	text-decoration:none;
}
#import_tip li a:hover {
	text-decoration:underline;
}
#import_tip form {
	position:absolute;
	right:5px;
	top: -5px;
}
#keywords {
	width:190px;
	height:14px;
	margin-right:5px;
}
#btn_search {
	width:55px;
	height:20px;
	border:0;
	background:url(../images/btn_search.png) no-repeat;
}
#sidebar {
	width:260px;
	overflow:hidden;
	float:left;
}
.cnt_nav {
	color:#FFF;
	height:27px;
	overflow:hidden;
	font-size:14px;
	margin-top:8px;
	position:relative;
	background:#386DD4;
}
.cnt_nav p#virtuoso {
	padding:4px 0 0 22px;
	background:url(../images/bg_virtuoso.gif) 7px 9px no-repeat;
}
.cnt_nav p#msg_show {
	padding:4px 0 0 22px;
	background:url(../images/bg_cnmsgshow.gif) 5px 9px no-repeat;
}
.cnt_nav p#online_work {
	padding:4px 0 0 22px;
	background:url(../images/bg_dosthonline.gif) 5px 9px no-repeat;
}
.cnt_nav p#join_together {
	padding:4px 0 0 22px;
	background:url(../images/bg_jiontogether.gif) 5px 6px no-repeat;
}
.cnt_nav span {
	position:absolute;
	right:8px;
	top:5px;
	font-weight:normal;
	font-size:12px;
	color:#FFF;
}
.cnt_nav span a:link, .cnt_nav span a:visited {
	color:#FFF;
	padding:0 2px;
}
#msg_showcnt {
	width:258px;
	border:1px solid #BDD6ED;
	border-top:0;
	overflow:hidden;
}
#show_item {
	padding:6px 3px 0 6px;
	overflow:hidden;
}
#show_item td {
	padding:3px;
}
#show_item p {
	border:1px solid #94BDE2;
	height:22px;
	overflow:hidden;
	background:url(../images/bg_showitem.png) bottom repeat-x;
}
#show_item p a {
	color:#196AB2;
	display:block;
	text-decoration:none;
	overflow:hidden;
	padding:3px 0 0 20px;
	background:url(../images/bg_arrow.gif) 4px 5px no-repeat;
}
#show_item p a:hover {
	text-decoration:underline;
}
#msg_list {
	width:252px;
	padding-left:6px;
	margin-top:5px;
	background:#F0F6FB;
}
#msg_list td {
	padding:3px 8px 3px 10px;
	border-bottom:1px solid #FFF;
	background:url(../images/bg_split.png) 3px 7px no-repeat;
}
#msg_list td a {
	color:#333;
	text-decoration:none;
}
#msg_list td a:hover {
	text-decoration:underline;
}
.img_ad {
	margin-top:8px;
	text-align:center;
}
.tab_chg {
	width:260px;
	height:27px;
	margin-top:8px;
	font-weight:bold;
	background:#386DD4;
}
.tab_chg li {
	float:left;
	width:86px;
	height:27px;
	border-right:1px solid #FFF;
	text-align:center;
}
.tab_chg li.last_wfnitem {
	border:none;
	width:84px;
}
.tab_chg li a {
	color:#FFF;
	display:block;
	height:21px;
	padding:6px 0 0 0;
	text-decoration:none;
}
.tab_chg li a#this_wfnitem {
	color:#FFFF00;
	background:#003399;
}
.tab_wfncnt{
	width:258px;
	height:320px;
	overflow:hidden;
	border:1px solid #BCD6ED;
	border-top:0;
}

.tab_cnt {
	width:258px;
	display:none;
}
#flash_img {
	text-align:center;
	padding:6px 0;
}
.tab_cnt ul {
	padding:0 8px 6px;
}
.tab_cnt li,#virtuoso_cnt li {
	padding:1px 0 1px 8px;
	background:url(../images/bg_point.jpg) 0 9px no-repeat;
}
.tab_cnt li a{
	color:#333;
	text-decoration:none;
}
.tab_cnt li a:hover {
	text-decoration:underline;
}
#online_workcnt, #join_togethercnt,#virtuoso_cnt {
	width:240px;
	padding:9px;
	border:1px solid #BDD6ED;
	border-top:0;
	overflow:hidden;
	background:#F7FAFD;
}
#virtuoso_cnt{padding:2px 1px;width:256px;}
#virtuoso_cnt ul{
	margin:5px 10px;
}
#virtuoso_cnt .imgbox{
	border-bottom:1px solid #BDD7ED;padding-bottom:0px;text-align:center;
}
#virtuoso_cnt .imgbox img{
width:253px;
}
#cnt_climate_change,#cnt_climate_science{display:none;}
.nav_title {
	height:22px;
	line-height:22px;
	width:232px;
	margin:0 auto;
	font-size:14px;
	color:#3366BB;
	padding:0 0 0 8px;
	background:url(../images/bg_fiedsethead.png) no-repeat;
}
.nav_title span {
	background:#FFF;
}
.admin_info, #sence_server, #analyse_weather, #business_ask {
	width:238px;
	overflow:hidden;
	border-left:1px solid #C3D4EF;
	border-right:1px solid #C3D4EF;
	border-top:none;
	padding:6px 0 0 0;
	margin:0 auto;
	background:#FFF;
}
.sever_cnt {
	width:238px;
	overflow:hidden;
	padding-bottom:6px;
}
.sever_split {
	border-top:1px dashed #6C6C6C;
	padding-top:6px;
}
#sence_server .server_img {
	width:80px;
	float:left;
	padding-top:4px;
	text-align:center;
}
#sence_server h4, #sence_server ul {
	width:150px;
	float:right;
}
#sence_server ul li {
	padding: 0 0 1px 10px;
	background:url(../images/bg_arrowtrangle.png) 0 6px no-repeat;
}
.admin_info #admin_img {
	width:60px;
	text-align:center;
	float:left;
	padding-top:4px;
}
.admin_info p {
	width:170px;
	padding-right:2px;
	overflow:hidden;
	float:right;
}
#admin_lead {
	text-align:right;
	color:#333;
	width:238px;
	clear:both;
}
#admin_lead a {
	padding:0 3px;
}
.fieldbottom {
	width:240px;
	margin:0 auto;
	height:12px;
	zoom:1;
	background:url(../images/bg_fiedsetbottom.png) 0 -5px no-repeat;
}
#analyse_weather #analyse_img {
	width:100px;
	overflow:hidden;
	float:left;
	text-align:center;
	padding-top:4px;
}
#analyse_weather h4 {
	color:#C40000;
}
#analyse_weather p {
	padding:5px 3px 0 7px;
}
#business_ask ul {
	padding:0 6px;
}
#business_ask ul li {
	padding:1px 0 1px 10px;
	background:url(../images/bg_point.jpg) no-repeat 0 8px;
}
#business_ask p ,#virtuoso_cnt p{
	text-align:right;
	padding-right:5px;
}
#tb_admin a {
	color:#3366BB;
	padding:0 3px;
}
#check_num {
	width:238px;
	overflow:hidden;
	padding-top:6px;
	margin-top:8px;
	background:url(../images/bg_checknum.png) repeat-x;
}
#num_input {
	width:158px;
	height:19px;
	padding:3px 0 0 3px;
	margin-right:5px;
}
#btn_checknum, #btn_checkweather {
	height:28px;
	width:56px;
	border:0;
	background:url(../images/btn_checknum.png) no-repeat;
}
#list_apply{
	width:238px;
	height:88px;
	padding-bottom:5px;
	overflow:hidden;
}
#tb_lcnhead {
	margin-top:8px;
}
#tb_lcnhead th {
	color:#3366BB;
	padding:3px 0;
}
#tb_listchecknum{
	margin:0;
}
#tb_listchecknum td {
	height:24px;
	padding:0 2px ;
	text-align:center;
}
#tb_listchecknum tbody{
	margin:0;
}
#main {
	width:640px;
	overflow:hidden;
	float:right;
	padding-top:8px;
}
.alarm_tip {
	width:545px;
	border:1px solid #BCD6ED;
	padding:6px 3px 6px 90px;
	background:url(../images/txt_alarm.png) 5px 7px no-repeat;
}
.geo_alarm
{
	background:none;
	margin:5px 0;
	padding:6px;
	width:auto;
	overflow:hidden;
	display:none;
}
#alarm_inspect, #weather_forecast, #climate_about, #traffic_visit, #weather_media {
	width:635px;
	padding-left:5px;
	height:30px;
	overflow:hidden;
	margin-top:5px;
	font-size:14px;
	background:url(../images/bg_maintitle.png) no-repeat;
}
#alarm_inspect {
	position:relative;
}
#alarm_inspect p {
	right:8px;
	top:7px;
	position:absolute;
	font-weight:normal;
	font-size:12px;
	padding-left:23px;
	background:url(../images/bg_typhoon.gif) 0 1px no-repeat;
	height: 25px;
}
#alarm_inspect p a {
	color:#FFF;
}
#weather_media p {
	color:#FFF;
	height:24px;
	padding:6px 0 0 20px;
	background:url(../images/bg_media.gif) 0 9px no-repeat;
}
#alarm_inspect ul li {
	float:left;
}
#alarm_inspect ul li a {
	color:#FFF;
	display:block;
	float:left;
	height:24px;
	padding:6px 10px 0 10px;
	text-decoration:none;
}
#alarm_inspect ul li a#this_item {
	background:url(../images/bg_tabon.png) repeat-x;
	color:#175E9D;
}
#weather_forecast {
	position:relative;
}
#weather_forecast p.wtitle {
	position:absolute;
	left:5px;
	height:24px;
	padding:6px 10px 0 10px;
	background:url(../images/bg_tabon.png) repeat-x;
	color:#175E9D;
}
#weather_forecast ul {
	position:absolute;
	left:100px;
	width: 343px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	top: 0;
}
#weather_forecast ul li {
	float:left;
}
#weather_forecast ul li a {
	color:#FFF;
	font-size:12px;
	padding:0 3px;
	font-weight:normal;
}
#wf_date {
	position:absolute;
	right:8px;
	top:6px;
	color:#FFF;
	font-weight:normal;
	padding-left:20px;
	font-size:12px;
	background:url(../images/bg_wfdate.png) 0 2px no-repeat;
}
#weafor_cnt,#wmedia_cnt {
	width:638px;
	overflow:hidden;
	border:1px solid #BCD6ED;
	border-top:none;
	padding:6px 0;
}
#traffic_weather,#visit_sz, #view_first {
	display:none;
	width:638px;
	overflow:hidden;
}
#tab_visitcnt{
	width:638px;
	overflow:hidden;
	border:1px solid #BCD6ED;
	border-top:none;
	padding:20px 0 10px 0;
	height:210px;
	
}
#climate_risk, #climate_products, #climate_change, #climate_cfile {
	display:none;
	width:638px;
	overflow:hidden;
}
#tab_climatecnt{
	width:638px;
	overflow:hidden;
	border:1px solid #BCD6ED;
	border-top:none;
	padding:6px 0;
	height:250px;
}
/*分区预警 start*/
#alarm_show {
	width:638px;
	height:295px;
	overflow:hidden;
	border:1px solid #BCD6ED;
	border-top:none;
	padding:6px 0;
	position:relative;
	display:none;
}
#alarm_cnt, #alarm_show {
	width:638px;
	overflow:hidden;
	padding:6px 0;
	position:relative;
	display:none;
}
#chart_alarm {
	padding:8px 0 0 10px;
	width:353px;
}
#chart_alarm img {
	width:353px;
	height:224px;
}
#chart_alarm ul li {
	display:none;
}
#alarm_info {
	width:278px;
	height:232px;
	padding-top:6px;
	position:absolute;
	right:4px;
	top:1px;
	z-index:10;
}
#alarm_infocon {
	width:270px;
	height:183px;
	padding:2px 2px 2px 0;
	overflow:hidden;
	margin-top:3px;
	background:url(../images/bg_alarminfo.gif) no-repeat;
}
#alarm_infocon ul {
	margin:0;
	padding:0;
}
#alarm_infocon ul li {
	width:250px;
	height:53px;
	padding:10px 0 0 20px;
	overflow:hidden;
	cursor:pointer;
	background:url(../images/bg_alarminfoli.gif) 7px 1px no-repeat;
}
#alarm_infocon ul li#this_alarminfo {
	background:url(../images/bg_thisalarminfo.gif) no-repeat;
}
#alarm_infocon ul li#this_alarminfo .alarm_name {
	color:#C40000;
}
#alarm_infocon ul li p {
	padding-bottom:4px;
}
#bn_con, #bp_con {
	height:12px;
	overflow:hidden;
	zoom:1;
	padding:5px 0;
}
#btn_next, #btn_prev {
	width:24px;
	height:12px;
	cursor:pointer;
	border:0;
	margin-left:125px;
	background:url(../images/btn_prev.gif) no-repeat;
}
#btn_prev {
	background:url(../images/btn_next.gif) no-repeat;
}
#weather_awoke {
	width:638px;
	height:26px;
	position:relative;
	overflow:hidden;
	padding-top:5px;
}
#alarm_btn {
	padding:2px 0 0 8px;
}
#alarm_btn li {
	float:left;
	width:21px;
	height:20px;
	padding:0 2px;
}
#alarm_btn li img {
	width:21px;
	height:20px;
}
#awork_item {
	height:19px;
	padding-top:3px;
	position:absolute;
	overflow:hidden;
	border:1px solid #CAD2F0;
	width: 249px;
	left: 10px;
	top: 6px;
}
#awork_item li {
	float:left;
	padding:0 7px;
}
#awork_item li a {
	text-decoration:none;
}
#awork_item li a:hover {
	text-decoration:underline;
}
#weather_convenient {
	width:638px;
	overflow:hidden;
	padding-top:8px;
}
#weather_convenient ul li {
	float:left;
	padding:0 10px;
}
#weather_convenient ul li a {
	color:#333;
	text-decoration:none;
}
#weather_convenient ul li a:hover {
	text-decoration:underline;
	color:#C40000;
}
/*分区预警 end*/
#wmedia_cnt {
	width:620px;
	padding:0 9px 8px;
}
.alarm_name, .alarm_area {
	font-weight:bold;
	padding-right:5px;
}
#this_alarm {
	background:#CEE7F7;
}
#weather_condition {
	width:305px;
	float:left;
	margin-bottom:8px;
	
}
#weather_condition #wf_img {
	width:100px;
	float:left;
	text-align:center;
}
#weather_condition h4 {
	float:right;
	width:205px;
	color:#3366BB;
}
#weather_condition #wf_info {
	width:200px;
	overflow:hidden;
	float:right;
	padding-right:5px;
}
#weafor_cnt {
	padding-top:12px;
}
#weather_trend {
	width:315px;
	padding:0 5px 0 8px;
	float:right;
	margin-bottom:8px;
	border-left:1px dashed #333;
}
#weather_trend h4 {
	color:#3366BB;
}
#weather_7days {
	width:626px;
	clear:both;
	padding:8px 0 0 8px;
	overflow:hidden;
	border-top:1px dashed #6C6C6C;
}
#weather_7days dl {
	width:104px;
	height:126px;
	float:left;
	text-align:center;
	padding:20px 0 0 0;
	background:url(../images/bg_w7days2.png) 0 0 no-repeat;
}
#weather_7days dl dd {
	padding-bottom:2px;
}
#weatherbar, #risk_photo {
	width:621px;
	padding:10px 0 3px 17px;
}
#weatherbar ul li, #risk_photo ul li {
	float:left;
	padding:0 5px;
}
#weather_check {
	width:638px;
	height:25px;
	padding:6px 0;
	position:relative;
	clear:both;
}
#weahter_list {
	position:absolute;
	width:325px;
	height:25px;
	overflow:hidden;
	line-height:25px;
	padding-left:25px;
}
#weahter_list li{
	height:25px;
}
#weather_check form {
	position:absolute;
	right:8px;
}
#city_name {
	width:200px;
	height:19px;
	padding:3px 0 0 3px;
	margin-right:5px;
}
#climate_about li, #traffic_visit li {
	float:left;
}
#climate_about li a, #traffic_visit li a {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	display:block;
	height:24px;
	padding:6px 10px 0 10px;
	float:left;
}
#climate_about li a#tab_on, #traffic_visit li a#tab_on {
	background:url(../images/bg_tabon.png) repeat-x;
	color:#175E9D;
	font-weight:bold;
}
#risk_img {
	width:638px;
	text-align:center;
	font-weight:bold;
}
#risk_img td {
	padding:10px 0 0;
}
#risk_img td img {
	border:1px solid #CCC;
}
#climate_files {
	width:600px;
	clear:both;
	overflow:hidden;
	padding:10px 0 0 23px;
}
#traffic_map {
	width:270px;
	text-align:center;
	float:left;
	padding-top:8px;
}
#traffic_map img {
	border:1px solid #CCC;
}
.traffic_winfo {
	width:360px;
	padding:3px 0 5px 0;
	float:right;
}
#forecast_detail {
	text-align:right;
	width:203px;
	float:right;
	clear:both;
	padding-right:5px;
}
#weather_video, #broadcast, #weather_expert, #media_report {
	width:304px;
	height:188px;
	border:1px solid #CCC;
	margin-top:8px;
}
#weather_expert, #media_report {
	height:124px;
}
#weather_video, #weather_expert {
	float:left;
}
#broadcast, #media_report {
	float:right;
}
#weather_video h3, #broadcast h3, #weather_expert h3, #media_report h3 {
	height:23px;
	color:#1A6AB3;
	padding-left:8px;
	background:url(../images/bg_mediaitem.gif) no-repeat;
	line-height:23px;
}
#weather_video dl {
	width:139px;
	height:65px;
	background:#DAE8F8;
	border:1px solid #BCD6ED;
	position:relative;
}
/*#weather_video div {
	padding:9px 5px 5px 6px;
	width:139px;
	float:left;
}*/

#weather_video div#vedio_show{
	width:295px;
	overflow:hidden;
	padding:5px 0;
	margin:0 auto;
}
#weather_video dl dd {
	width:105px;
	height:59px;
	overflow:hidden;
	position:absolute;
	top:3px;
	left:4px;
}
#weather_video dl dd img {
	width:105px;
	height:59px;
}
#weather_video dl dt {
	position:absolute;
	right:5px;
	width:15px;
	height:65px;
	overflow:hidden;
	color:#3366BA;
	line-height:12px;
	top: 2px;
}
#weather_video dl dt table, #weather_video dl dt table td {
	height:65px;
}
#weather_video dl dt a {
	text-decoration:none;
}
#broadcast table,#cbox_papercast table {
	text-align:center;
	width:304px;
	margin-top:1px;
}
#broadcast table th ,#cbox_papercast th{
	border-bottom:1px solid #CCC;
	background:#EBF3FC;
	padding:3px 0;
}
#broadcast table td,#cbox_papercast td {
	padding:4px 0;
}
#broadcast table td.frequency, #bline_dtlist table td.frequency ,#cbox_papercast td.frequency{
	color:#C40000;
}
#weather_expert dl {
	width:101px;
	padding-top:8px;
	float:left;
	text-align:center;
}
#weather_expert dl dd, #weather_expert dl dt {
	padding-left:2px;
}
#weather_expert dl dd img {
	padding:1px;
	border:1px solid #CCC;
}
#media_report ul,#preport_list ul {
	padding:5px 0 5px 8px;
}
#media_report ul li ,#preport_list li{
	padding:2px 0 1px 0;
}
#ask_weather {
	width:640px;
	margin-top:8px;
}
#ask_weather img {
	border:1px solid #CCC;
}
#about_site {
	width:630px;
	margin-top:8px;
	border:1px solid #CCC;
	background:#F6F6F6;
	padding:8px 0 8px 8px;
}
#foot {
	width:910px;
	margin:auto;
	color:#666;
	clear:both;
	padding-bottom:5px;
	text-align:center;
	position:relative;
}
#foot ul {
	position:absolute;
	right:9px;
	top:41px;
}
#foot ul li {
	float:left;
	padding:0 3px;
}
#bottom_nav {
	background:#CCDFF4;
	height:25px;
	margin-bottom:5px;
	line-height:25px;
}
#bottom_nav a {
	color:#000;
	text-decoration:none;
	padding:2px 6px 0 6px;
}
#bottom_nav a:hover {
	text-decoration:underline;
}
#visitor_num, #online_num {
	color:#333;
}
#tabai_cnt{
	width:638px;
	height:310px;
	overflow:hidden;
	border:1px solid #BCD6ED;
	border-top:none;
}
/*inspect start*/
#inspect_cnt {
	width:638px;
	overflow:hidden;
	padding:9px 0 8px 0;
	position:relative;
	display:none;
}
#inspect_show {
	width:400px;
	float:left;
	padding:4px 0 0 10px;
	overflow:hidden;
}
#weather_show {
	width:220px;
	padding-top:4px;
	float:right;
	overflow:hidden;
}
#tem_wind {
	width:208px;
	/*height:140px;*/
	overflow:hidden;
	border:1px solid #BCD6ED;
	background:url(../images/bg_temwind.png) left bottom repeat-x;
}
#tem_wind .oss_info{
	border-top:1px solid #ddd;
	padding:5px;
	font-size:12px;
}
.oss_date{line-height:13px;padding:0;margin:0;}
.oss_date a{line-height:18px;float:right;clear:both;margin-right:5px;}
#tem_wind .oss_info td{

}
#tem_wind p {
	text-align:center;
	color:#C40000;
	padding:3px 0;
}
#tem_wind ul {
	width:104px;
	overflow:hidden;
	float:left;
	text-align:center;
}
#tem_wind ul li {
}
#weather_nav {
	width:638px;
	border:1px solid #BCD6ED;
	margin:5px 0;
	overflow:hidden;
}
#weather_nav dl {
	width:91px;
	overflow:hidden;
	float:left;
	padding:0;
}
#weather_nav dl dd {
	width:90px;
	height:56px;
	padding:8px 0 0 0;
	background:url(../images/bg_wnavdd.png) no-repeat center center;
	text-align:center;
}
#weather_nav dl dd img {
	width:70px;
	height:48px;
}
#weather_nav dl dt {
	text-align:center;
	font-weight:bold;
}
#weather_nav dl dt a {
	color:#0C2EAA;
	text-decoration:none;
}
#weather_nav dl dt a:hover {
	text-decoration:underline;
}
/*inspect end*/

#typhoon_show1{
	width:470px;
	float:left;
	padding:4px 0 3px 10px;
	height:300px;
	overflow:hidden;
}
#typhoon_show2{
	width:145px;
	float:left;
	padding:4px 8px 3px 3px;
	height:300px;
	overflow:hidden;
}
.typhoon_list_on{
	background:#3366bb;
	color:#fff;
	cursor:default;
}
.typhoon_list_off{
	background:#c0d8ef;
	color:#000;
	cursor:pointer;
}
.typhoon_list li{
	border:1px solid #fff;
	line-height:25px;
	height:25px;
	padding:0 0 0 8px;
	font-size:13px;
}
.typhoon_article_list li{
	margin-top:3px;
}
.typhoon_article_tit{
font-size:14px; font-weight:bold;color:#990101;margin-top:7px;
}
.typhoon_more {
background:  url(../images/bg_typhoon.gif) #13329F no-repeat scroll 2px 3px;
font-size:12px;
font-weight:normal;
height:25px;
line-height:25px;
padding-left:23px;
color:#fff;
margin-top:5px;
}
.typhoon_more a:visited{
color:#fff;
}
#wrap_inner, #wrap_weather, #wrap_business, #wrap_busysub{
	width:910px;
	margin:5px auto 10px auto;
	overflow:hidden;
	background:url(../images/bg_sideinnerbar.png) repeat-y;
}
#wrap_busysub {
	margin-top:0;
}
#wrap_weather {
	background:none;
}
#wrap_business {
	width:908px;
	border:1px solid #BDD6ED;
}
#wrap_search {
	width:900px;
	margin:5px auto 10px auto;
	overflow:hidden;
	border:1px solid #BDD6ED;
	padding:4px;
	background:#E1EEF8;
}
#search_cnt{
	width:900px;
	padding-bottom:10px;
	overflow:hidden;
	background:#FFF;
}
#searchbar{
	height:38px;
	padding:12px 0 0 0;
	background:url(../images/bg_search.gif) 150px 6px no-repeat;
}
#searchbar table{
	width:500px;
	margin:auto;
}
#search_keywords{
	width:420px;
	height:18px;
	padding:4px 0 0 3px;
}
#search_result{
	width:900px;
	overflow:hidden;
}
#btn_searchinner{
	height:30px;
	padding:0 10px;
}
.search_page{
	text-align:center;
	border:1px solid #BCD6ED;
	background:#F1F8FC;
	font-size:14px;
	padding:10px 0;
	margin:0 20px;
}
.search_page p span{
	color:#C40000;
	font-weight:bold;
}
.search_page div a{
	text-decoration:none;
	color:#333;
	padding:0 3px;
}
.search_page div a:hover,.search_page div a#nonce_page{
	text-decoration:underline;
	color:#C40000;
}
#search_list{
	width:860px;
	margin:auto;
	overflow:hidden;
}
#search_list ul{
	padding:20px 0;
}
#search_list li{
	padding:3px 5px 3px 20px;
	font-size:14px;
	background:url(../images/bg_arrowsingle.gif) 5px 9px no-repeat;
}
#search_list li a{
	text-decoration:none;
}
#search_list li a:hover{
	text-decoration:underline;
	color:#C40000;
}
#sideinnerbar {
	width:220px;
	padding:3px;
	float:left;
	overflow:hidden;
}
#msg_column {
	width:220px;
	overflow:hidden;
}
#msg_column li {
	padding:1px 0;
}
#msg_column li a {
	display:block;
	height:23px;
	padding:7px 0 0;
	font-weight:bold;
	text-decoration:none;
	color:#066;
	text-align:center;
	border:1px solid #6CAAAB;
	background:url(../images/bg_msgcolumn.png) repeat-x;
}
#msg_column li a:hover {
	text-decoration:underline;
}
#column_item {
	width:220px;
	padding:7px 0;
	overflow:hidden;
}
#column_item li {
	float:left;
}
#column_item li a {
	height:18px;
	width:107px;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	color:#333;
	display:block;
	border:1px solid #C2ABAC;
	padding:1px 0 0 0;
	margin-bottom:1px;
	background:url(../images/bg_columnitem.png) repeat-x;
}
#column_item li a.rside {
	margin-left:2px;
}
#apply_explain, #business_criterion, #instate_msg, #work_quide, #technic_standard, #weather_adaqe, #opinions_cllect, #expert_sayweather,#wstation_survey {
	width:218px;
	padding:0 0 4px 0;
	margin-top:7px;
	border:1px solid #C69E8D;
	background:#FFF2DB;
}
#technic_standard {
	margin-top:0;
}
#apply_explain h2, #business_criterion h2, #instate_msg h2, #work_quide h2, #technic_standard h2, #weather_adaqe h2, #opinions_cllect h2, #expert_sayweather h2,#wstation_survey  h2 {
	height:22px;
	padding:4px 0 0 8px;
	position:relative;
	overflow:hidden;
	color:#900;
	background:url(../images/bg_sinnertitle.png) repeat-x;
}
#business_criterion h2 span, #instate_msg h2 span, #technic_standard h2 span, #weather_adaqe h2 span, #opinions_cllect span, #expert_sayweather h2 span {
	font-size:12px;
	font-weight:normal;
	/*position:absolute;*/
	right:5px;
	top:4px;
}
#business_criterion h2 span a, #instate_msg h2 span a, #technic_standard h2 span a, #weather_adaqe span a, #opinions_cllect span a, #expert_sayweather h2 span a {
	color:#CE0609;
}
#apply_explain p {
	padding:5px 8px 0 8px;
	text-align:justify;
	text-justify:inter-ideograph;
}
#business_criterion ul, #instate_msg ul, #work_quide ul, #technic_standard ul, #weather_adaqe ul, #opinions_cllect ul, #expert_sayweather ul,#wstation_survey ul {
	padding:8px 8px 2px;
}
#business_criterion ul li, #instate_msg ul li, #technic_standard li, #weather_adaqe li, #opinions_cllect li, #expert_sayweather li {
	padding:1px 0 1px 8px;
	background:url(../images/bg_pointred.png) 0 9px no-repeat;
}
#business_criterion ul li a, #instate_msg ul li a, #work_quide li a, #technic_standard li a, #weather_adaqe li a, #opinions_cllect li a, #expert_sayweather li a,#wstation_survey li a {
	text-decoration:none;
	color:#333;
}
#business_criterion ul li a:hover, #instate_msg ul li a:hover, #work_quide li a:hover, #technic_standard li a:hover, #weather_adaqe li a:hover, #opinions_cllect li a:hover, #expert_sayweather li a:hover ,#wstation_survey  li a:hover{
	text-decoration:underline;
	color:#C40000;
}
#main_inner {
	width:680px;
	float:right;
	overflow:hidden;
}
#msg_headline,#winspect_cnt{
	width:666px;
	padding:6px;
	margin-top:4px;
	overflow:hidden;
	border:1px solid #BCD6ED;
}
#msg_headline{
	height:190px;
	position:relative;
}
#msg_flash {
	width:268px;
	float:left;
}
#msg_openlist {
	width:390px;
	float:right;
	overflow:hidden;
}
#tab_worknotice {
	width:387px;
	height:25px;
	padding:0 0 0 1px;
	overflow:hidden;
	border:1px solid #BCD6ED;
	background:url(../images/bg_tabwnotice.png) no-repeat;
}
#tab_worknotice li {
	float:left;
	padding:1px 0;
}
#tab_worknotice li a {
	display:block;
	height:22px;
	padding:3px 12px 0 12px;
	float:left;
	text-decoration:none;
	font-weight:bold;
}
#tab_worknotice li a#wnitem_on {
	color:#FFF;
	background:url(../images/bg_tabwnon.png) repeat-x;
}
span#msgmore {
	position:absolute;
	right:11px;
	top:10px;
}
span#msgmore a {
	color:#C40000;
	display:inline;
	padding:0;
	text-decoration:underline;
	font-weight:normal;
}
#work_cnt, #notice_cnt {
	width:388px;
	display:none;
	overflow:hidden;
}
#work_cnt ul,#notice_cnt ul {
	padding:2px;
}
#work_cnt ul li,#notice_cnt li {
	padding:2px 2px 1px 8px;
	background:url(../images/bg_point.jpg) 0 10px no-repeat;
}
#work_cnt ul li a ,#notice_cnt li a{
	color:#333;
	text-decoration:none;
}
#work_cnt ul li a:hover ,#notice_cnt li a:hover{
	text-decoration:underline;
	color:#C40000;
}
#msg_policy, #msg_technic, #msg_plan, #msg_fund, #msg_urqent, #msg_stat, #climate_sz, #weather_phenomenon, #weather_system, #weather_factor, #weather_disaster, #life_about, #forecast_nous, #nature_more {
	width:333px;
	height:224px;
	float:left;
	overflow:hidden;
	margin-top:10px;
	border:1px solid #BDD6ED;
}
#msg_technic, #msg_fund, #msg_stat, #weather_phenomenon, #weather_factor, #life_about, #nature_more {
	float:right;
}
#msg_policy h2, #msg_technic h2, #msg_plan h2, #msg_fund h2, #msg_urqent h2, #msg_stat h2, #climate_sz h2, #weather_phenomenon h2, #weather_system h2, #weather_factor h2, #weather_disaster h2, #life_about h2, #forecast_nous h2, #nature_more h2 {
	height:24px;
	color:#196AB2;
	padding:4px 0 0 8px;
	position:relative;
	overflow:hidden;
	background:url(../images/bg_msglisttitle.png) no-repeat;
}
#msg_policy h2 span, #msg_technic h2 span, #msg_plan h2 span, #msg_fund h2 span, #msg_urqent h2 span, #msg_stat h2 span, #climate_sz h2 span, #weather_phenomenon h2 span, #weather_system h2 span, #weather_factor h2 span, #weather_disaster h2 span, #life_about h2 span, #forecast_nous h2 span, #nature_more h2 span {
	position:absolute;
	right:5px;
	top:5px;
	font-size:12px;
	font-weight:normal;
}
#msg_policy h2 span a, #msg_technic h2 span a, #msg_plan h2 span a, #msg_fund h2 span a, #msg_urqent h2 span a, #msg_stat h2 span a, #climate_sz h2 span a, #weather_phenomenon h2 span a, #weather_system h2 span a, #weather_factor h2 span a, #weather_disaster h2 span a, #life_about h2 span a, #forecast_nous h2 span a, #nature_more h2 span a {
	color:#C40000;
}
#msg_policy ul, #msg_technic ul, #msg_plan ul, #msg_fund ul, #msg_urqent ul, #msg_stat ul, #climate_sz ul, #weather_phenomenon ul, #weather_system ul, #weather_factor ul, #weather_disaster ul, #life_about ul, #forecast_nous ul, #nature_more ul {
	padding:10px 8px;
}
#msg_policy ul li, #msg_technic ul li, #msg_plan ul li, #msg_fund ul li, #msg_urqent ul li, #msg_stat ul li, #climate_sz li, #weather_phenomenon li, #weather_system li, #weather_factor li, #weather_disaster li, #life_about li, #forecast_nous li, #nature_more li {
	padding:1px 0 2px 8px;
	background:url(../images/bg_arrowgray.png) 0 8px no-repeat;
}
#msg_policy li a, #msg_technic li a, #msg_plan li a, #msg_fund li a, #msg_urqent li a, #msg_stat li a, #climate_sz li a, #weather_phenomenon li a, #weather_system li a, #weather_factor li a, #weather_disaster li a, #life_about li a, #forecast_nous li a, #nature_more li a {
	text-decoration:none;
	color:#333;
}
#msg_policy li a:hover, #msg_technic li a:hover, #msg_plan li a:hover, #msg_fund li a:hover, #msg_urqent li a:hover, #msg_stat li a:hover, #climate_sz li a:hover, #weather_phenomenon li a:hover, #weather_system li a:hover, #weather_factor li a:hover, #weather_disaster li a:hover, #life_about li a:hover, #forecast_nous li a:hover, #nature_more li a:hover {
	text-decoration:underline;
	color:#C40000;
}
#wrap_msgcnt {
	width:900px;
	margin:5px auto 10px auto;
	padding:4px;
	border:1px solid #BCD6ED;
	background:#E1EEF8;
}
#msg_cnt {
	width:900px;
	overflow:hidden;
	background:#FFF;
}
#msg_cnt table{width:98%;}
#position, #position_msgcnt,#positionb{
	height:21px;
	padding:4px 0 0 8px;
	color:#333;
	border-bottom:1px solid #B0D5EF;
	background:#ECF5F9;
}
#positionb{
	float:right; 
	width:672px; 
}
#positionb span{
	font-weight:bold;
}
#position_msgcnt {
	margin:1px;
}
#position a, #position_msgcnt a ,#positionb a{
	color:#333;
	text-decoration:none;
}
#position #position_tip, #position_msgcnt #position_tip {
	font-weight:bold;
}
#position a:hover, #position_msgcnt a:hover ,#positionb a:hover{
	text-decoration:underline;
	color:#C40000;
}
#msgcnt_title {
	width:860px;
	text-align:center;
	font-size:18px;
	color:#900;
	overflow:hidden;
	font-weight:bold;
	margin:18px auto 0 auto;
}
#msgcnt_info {
	width:860px;
	margin:auto;
	height:35px;
	text-align:center;
	color:#060;
	position:relative;
	overflow:hidden;
	border-bottom:2px solid #E70000;
}
#msgcnt_info p {
	height:18px;
	width:70px;
	overflow:hidden;
	position:absolute;
	right:5px;
	bottom:5px;
	padding:0 0 0 60px;
	background:url(../images/txt_font.png) no-repeat;
	color:#000;
}
#msgcnt_info p span {
	position:absolute;
	left:0;
	top:0;
}
#msgcnt_info p a {
	margin-right:1px;
}
#msgcnt {
	width:860px;
	margin:auto;
	padding:20px 0 40px 0;
	overflow:hidden;
	font-size:14px;
	font-family: "宋体";
	line-height:25px;
	/*text-align:justify;
	text-justify:inter-ideograph;*/
}
#msgcnt_control {
	width:860px;
	margin:auto;
	padding:10px 0 20px 0;
	text-align:center;
	border-top:1px solid #999;
}
#wquide_more {
	text-align:right;
	padding-right:8px;
}
#wquide_more a {
	color:#C40000;
}
#scenem_server, #aptitude_unit, #window_lead, #refer, #weather_24, #video_science, #wexpert_list, #mreport_list {
	width:218px;
	margin-top:8px;
	border:1px solid #7B9FCF;
	overflow:hidden;
	background:#E3F1FF;
}
#wexpert_list {
	padding-bottom:8px;
}
#scenem_server h2, #aptitude_unit h2, #window_lead h2, #refer h2, #weather_24 h2, #video_science h2, #wexpert_list h2, #mreport_list h2,#newspaper_weather h2 {
	padding:4px 0 0 8px;
	height:22px;
	color:#196AB2;
	background:url(../images/bg_titleblue.png) repeat-x;
}
#scenem_server ul, #aptitude_unit ul, #window_lead ul {
	padding:6px;
}
#work_quide li, #scenem_server li, #aptitude_unit li, #window_lead li,#wstation_survey  li {
	padding:1px 0 1px 8px;
	background:url(../images/bg_pointsmall.png) 0 9px no-repeat;
}
#scenem_server li a, #aptitude_unit li a, #window_lead li a {
	color:#000;
	text-decoration:none;
}
#scenem_server li a:hover, #aptitude_unit li a:hover, #window_lead li a:hover {
	text-decoration:underline;
}
#work_check {
	width:218px;
	border:1px solid #B00;
	overflow:hidden;
	margin-top:8px;
	background:url(../images/bg_workcheck.png) repeat-y;
}
#work_check h2 {
	height:23px;
	padding:4px 0 0 8px;
	color:#FFF;
	background:url(../images/bg_workcheckt.png) no-repeat;
}
#work_check table {
	width:218px;
}
#work_check table td {
	padding:8px 0;
}
#numwords {
	width:118px;
	height:17px;
	margin:0 3px;
	border:1px solid #000;
}
#btn_checkwork {
	width:25px;
	height:21px;
	border:none;
	background:url(../images/btn_checkworknum.png) no-repeat;
}
#window_lead h3, #refer h3 {
	color:#196AB2;
	padding:6px 6px 2px 6px;
}
#window_lead p, #refer p {
	padding:2px 6px 0 6px;
}
#window_lead table {
	width:206px;
	margin:2px auto 0 auto;
}
#window_lead p#font_red {
	color:#C40000;
	padding-bottom:3px;
}
#refer p#lastp {
	padding-bottom:3px;
}
#admin_tell {
	width:646px;
	border:1px solid #FFB401;
	padding:35px 16px 6px;
	position:relative;
	background:#FFFEFA url(../images/bg_admintell.png) repeat-x;
}
#admin_tell li {
	padding:1px 0;
}
#admin_tell #txt_admintell {
	position:absolute;
	top:-1px;
	left:-1px;
}
#admin_item, #noadmin_item, #admin_otheritem, #apply_show, #wscence_about, #business_refer, #refer_reply, #wvedio_list, #bline_list,#rss_booklist {
	width:678px;
	margin-top:8px;
	clear:both;
	padding-bottom:8px;
	border:1px solid #BDD6ED;
	overflow:hidden;
}
#business_refer {
	margin-top:0;
}
#admin_item h2, #noadmin_item h2, #admin_otheritem h2, #apply_show h2, #business_refer h2, #refer_reply h2, #wvedio_list h2, #bline_list h2,#rss_booklist h2 {
	height:25px;
	padding:4px 0 0 25px;
	color:#196AB2;
	background:url(../images/bg_titlebluel.png) no-repeat;
}
#business_refer h2, #refer_reply h2, #wvedio_list h2, #bline_list h2 ,#rss_booklist h2{
	position:relative;
	padding-left:8px;
	background:url(../images/bg_titlebluel1.png) no-repeat;
}
#admin_item div, #noadmin_item div, #admin_otheritem div {
	width:658px;
	border:1px solid #D5D5D5;
	margin:8px auto 0 auto;
	overflow:hidden;
	background:#FFF url(../images/bg_adminitem.png) repeat-x;
}
#admin_item div h3, #noadmin_item div h3, #admin_otheritem div h3 {
	background:url(../images/bg_arrowdown.png) 5px 9px no-repeat;
	font-weight:normal;
	margin:0 2px;
	height:21px;
	padding:6px 0 0 22px;
	border-bottom:1px dashed #CCC;
	color:#196AB2;
}
#admin_item div ul, #noadmin_item ul, #admin_otheritem ul {
	padding:5px 0;
	width:658px;
	overflow:hidden;
}
#admin_item div ul li, #noadmin_item ul li, #admin_otheritem ul li {
	float:left;
	padding-left:3px;
}
#admin_item div ul li.report_tel, #noadmin_item div li.report_tel, #admin_otheritem li.report_tel {
	float:right;
	padding:0 5px 0 18px;
	background:url(../images/bg_reporttel.gif) 0 5px no-repeat;
}
#admin_item div ul li.report_tel span, #noadmin_item div li.report_tel span, #admin_otheritem li.report_tel span {
	color:#C40000;
}
#admin_item div ul li a, #noadmin_item div ul li a, #admin_otheritem div li a {
	display:block;
	width:70px;
	height:19px;
	padding:2px 0 0 0;
	text-align:center;
	text-decoration:none;
	color:#000;
	background:url(../images/bg_adminitemlist.png) no-repeat;
}
#admin_item div ul li a:hover, #noadmin_item li a:hover, #admin_otheritem li a:hover {
	text-decoration:underline;
	color:#C40000;
}
#apply_show {
	border:1px solid #FFB402;
}
#apply_show h2 {
	background:url(../images/bg_titleyellow.png) no-repeat;
	color:#AC2509;
	height:26px;
}
#apply_show table {
	text-align:center;
	width:678px;
}
#apply_show table th {
	height:24px;
	color:#1A6AB3;
	font-weight:normal;
	padding:2px 0 0 0;
	background:url(../images/bg_apllyshowth.png) repeat-x;
}
#apply_show table td {
	padding:2px;
}
#law_cnt,#preventdisaster_cnt {
	width:650px;
	border:1px solid #BCD6ED;
	margin:8px 0 0;
	padding:0 14px 5px;
}
#law_name, #admin_law, #local_law, #local_govlaw, #department_law, #criterion_files,#pdisaster_list{
	margin:8px 0 0 0;
}
#law_name h2, #admin_law h2, #local_law h2, #local_govlaw h2, #department_law h2, #criterion_files h2,#pdisaster_list h2 {
	height:20px;
	padding:6px 0 0 0;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	position:relative;
	background:url(../images/bg_lawtitle.png) repeat-x bottom;
}
#law_name h2 p, #admin_law h2 p, #local_law h2 p, #local_govlaw h2 p, #department_law h2 p, #criterion_files h2 p,#pdisaster_list h2 p{
	background:url(../images/bg_lawarrow.gif) 5px 5px no-repeat;
	padding:0 0 0 20px;
}
#law_name h2 span, #admin_law h2 span, #local_law h2 span, #local_govlaw h2 span, #department_law h2 span, #criterion_files h2 span,#pdisaster_list h2 span{
	position:absolute;
	right:5px;
	top:6px;
	font-size:12px;
	font-weight:normal;
}
#law_name h2 span a, #admin_law h2 span a, #local_law h2 span a, #local_govlaw h2 span a, #department_law h2 span a, #criterion_files h2 span a,#pdisaster_list h2 span a{
	color:#C40000;
}
#law_name ul, #admin_law ul, #local_law ul, #local_govlaw ul, #department_law ul, #criterion_files ul,#pdisaster_list ul {
	padding:6px 0;
	font-size:14px;
}
#law_name ul li, #admin_law ul li, #local_law ul li, #local_govlaw ul li, #department_law ul li, #criterion_files ul li,#pdisaster_list ul li {
	padding:1px 0 1px 15px;
	position:relative;
	background:url(../images/bg_arrowsingle.gif) 2px 8px no-repeat;
}
#law_name li a, #admin_law li a, #local_law li a, #local_govlaw li a, #department_law li a, #criterion_files li a ,#pdisaster_list li a{
	color:#333;
	text-decoration:none;
}
#law_name li a:hover, #admin_law li a:hover, #local_law li a:hover, #local_govlaw li a:hover, #department_law li a:hover, #criterion_files li a:hover,#pdisaster_list li a:hover {
	text-decoration:underline;
	color:#C40000;
}
#law_name li span,#admin_law li span,#local_law li span,#local_govlaw li span,#department_law li span,#criterion_files li span,#pdisaster_list li span{
	position:absolute;
	right:15px;
	top:3px;
}
#law_list {
	width:658px;
	border:1px solid #BCD6ED;
	margin:8px 0 0;
	padding:0 10px 5px;
}
#law_list ul {
	padding:5px 0;
}
#law_list ul li {
	padding:2px 0 2px 12px;
	font-size:14px;
	position:relative;
	background:url(../images/bg_arrowsingle.gif) 0 10px no-repeat;
}
#law_list ul li span {
	position:absolute;
	right:10px;
	top:2px;
	font-size:12px;
	color:#666;
}
#law_list ul li a {
	text-decoration:none;
}
#law_list ul li a:hover {
	color:#C40000;
	text-decoration:underline;
}
#policy_code {
	background:url(../images/bg_cnttitle.png) no-repeat;
	height:25px;
	text-align:center;
	color:#930;
	padding:7px 0 0;
	font-size:14px;
}
#policy_lawlist {
	text-align:center;
	border-right:1px solid #C2ABAC;
	border-left:1px solid #C2ABAC;
}
#policy_lawlist li a.lawname {
	display:block;
	height:19px;
	padding:4px 0 0;
	border-bottom:1px solid #C2ABAC;
	color:#000;
	text-decoration:none;
	background:url(../images/bg_lawlist.png) repeat-x;
}
#policy_lawlist li dl {
	padding:2px 0;
	border-bottom:1px solid #C2ABAC;
}
#policy_lawlist li dl a {
	color:#438C3F;
	text-decoration:none;
}
#policy_lawlist li dl a:hover, #policy_lawlist li dl a#this_law {
	text-decoration:underline;
	color:#C40000;
}
#weather_sz, #weather_city {
	width:904px;
	height:448px;
	padding-right:4px;
	overflow:hidden;
	margin-bottom:8px;
	border:1px solid #BDD7ED;
	background:url(../images/bg_weathercon.jpg) repeat-y;
}
#weather_kindlist, #wcity_item {
	width:227px;
	height:448px;
	float:left;
	text-align:center;
	background:url(../images/bg_weathersz.jpg) no-repeat;
}
#wcity_item {
	background:url(../images/bg_weathercity.jpg) no-repeat;
}
#weather_kindlist ul {
	padding-top:70px;
}
#weather_kindlist li a {
	width:115px;
	height:27px;
	margin:auto;
	padding:7px 0 0;
	display:block;
	background:url(../images/bg_witem.png) no-repeat;
}
#weather_kindlist li a:hover, #weather_kindlist li a#this_kindlist {
	color:#C40000;
	background:url(../images/bg_witemon.png) no-repeat;
}
.weather_cnt {
	width:650px;
	height:426px;
	float:right;
	margin:4px 0;
	padding:8px 13px 6px;
	overflow:hidden;
	background:#FFF;
}
#weather_mass{
	padding:5px 5px 10px 5px;
	border:1px solid #BCD6ED;
}
#weather_mass h3{
	color:#196AB2;
	padding:4px 0 2px 0;
	border-bottom:1px dashed #CCC;
}
#weather_mass p{
	padding:5px 0;
}
#weather_mass table{
	text-align:center;
}
#weather_mass th{
	color:#196AB2;
	font-weight:normal;
	padding:3px 0 2px 0;
	border:1px solid #BCD6ED;
	background:#E1EEF8;
}
#weather_mass td{
	border:1px solid #BCD6ED;
	padding:3px;
}
	
#weather_infolist, #wsz_next7days {
	width:648px;
	overflow:hidden;
	color:#333;
	margin-bottom:8px;
	border:1px solid #BCD6ED;
	background:#FFF url(../images/bg_wsz.png) repeat-x bottom;
}
#winfo_con {
	width:320px;
	float:left;
	margin:5px 0;
}
#wsz_img {
	width:80px;
	text-align:center;
	float:left;
}
#wsz_info {
	width:232px;
	float:right;
	padding-right:5px;
}
#weather_infolist h4 {
	color:#196AB2;
	font-size:12px;
}
#wsz_trend {
	width:310px;
	float:right;
	margin: 5px 0;
	border-left:1px dashed #636363;
	padding:0 5px 0 10px;
}
#wsz_next7days {
	background:none;
}
#wsz_next7days h2 {
	height:31px;
	color:#196AB2;
	position:relative;
	background:url(../images/bg_sznextt7.png) repeat-x;
}
#wsz_next7days h2 p {
	height:25px;
	padding:6px 0 0 35px;
	width:100px;
	background:url(../images/bg_sznext7.png) 2px 2px no-repeat;
}
#wsz_next7days h2 ul {
	position:absolute;
	right:3px;
	top:3px;
	width: 343px;
}
#wsz_next7days h2 li {
	float:left;
	font-weight:normal;
	font-size:12px;
	padding:0 5px;
}
#wsz_next7days h2 li a {
	color:#C40000;
}
#wsz_next7days table {
	text-align:center;
	width:650px;
	margin:1px auto 0 -1px;
}
#wsz_next7days th, #new_alarm th {
	height:26px;
	overflow:hidden;
	font-weight:normal;
	color:#196AB2;
	border:1px solid #BCD6ED;
	background:url(../images/bg_sznextth.png) repeat-x;
}
#wsz_next7days td {
	padding:2px;
	border-bottom:1px solid #CCC;
}
.forecast_date {
	background:#EAF3FA;
	border:1px solid #BCD6ED;
}
#wsz_next7days ul {
	height:25px;
	padding-top:5px;
}
#wsz_next7days ul li {
	float:right;
	color:#196AB2;
	padding:3px 10px 0 10px;
}
#wsz_next7days ul li span {
	color:#333;
}
.weather_cnt form {
	padding:10px 0;
	margin-top:5px;
	border:1px solid #BCD6ED;
	background:url(../images/bg_searchwcity.png) bottom repeat-x;
}
.weather_cnt form table {
	width:648px;
	text-align:right;
	color:#196AB2;
}
#check_cityname {
	width:340px;
	height:19px;
	padding:4px 0 0 3px;
	font-size:14px;
}
#view_cityw {
	border-top:1px dashed #CCC;
	width:650px;
	height:350px;
	margin-top:20px;
	position:relative;
	overflow:hidden;
}
#wcity_show{
	width:258px;
	border:1px solid #BDD6ED;
	background:#EAF3FA;
	overflow:hidden;
	position:absolute;
	right:10px;
	top:10px;
	z-index:10;
}
#load_tip,#error_tip{
	height:47px;
	width:238px;
	line-height:48px;
	padding-left:20px;
	overflow:hidden;
	text-align:center;
	position:absolute;
	right:10px;
	top:10px;
	z-index:11;
	display:none;
	border:1px solid #BDD6ED;
	background:#FFF url(../images/loading.gif) 10px 7px no-repeat;
}
#error_tip{
	background:#FFF url(../images/bg_error.png) 20px 7px no-repeat;
}
#wcity_show h2{
	color:#FFF;
	height:24px;
	padding:5px 0 0 8px;
	background:url(../images/bg_cityname.png) no-repeat;
}
#wcity_now{
	width:253px;
	padding:10px 5px 0 0;
	overflow:hidden;
}
#wcity_now h3{
	color:#C40000;
}
#wcity_now h3 span{
	font-weight:normal;
}
#wcity_img{
	width:85px;
	text-align:center;
	overflow:hidden;
	float:left;
}
#wcity_img img{
	width:69px;
	height:60px;
}
#wcity_later{
	width:250px;
	padding:20px 4px 8px 4px;
	overflow:hidden;
}
#wcity_later h3,#wcity_today h3{
	padding:0 0 2px 0;
	color:#196AB2;
}
#wcity_later h3 span{
	color:#C40000;
	font-weight:normal;
}
#wcity_later table{
	text-align:center;
	background:#FFF;
}
#wcity_later table td{
	padding:2px 0;
	border-top:1px solid #BCD6ED;
	border-bottom:1px solid #BCD6ED;
}
#wcity_today{
	width:250px;
	padding:4px;
}
#wcity_today table td.wcity_list{
	color:#196AB2;
}
#alarm_list {
}
#alarm_list li a,#pditem_list li a {
	display:block;
	color:#196AB2;
	font-weight:bold;
	text-align:center;
	height:21px;
	margin-bottom:1px;
	text-decoration:none;
	padding-top:4px;
	border:1px solid #9FBED6;
	background:url(../images/bg_alarmlist.png) repeat-x;
}
#alarm_list li a:hover, #alarm_list li a#this_alarmitem,#pditem_list li a:hover,#pditem_list li a#this_pdlist,#menuflash a#this_pdlist {
	color:#C40000;
	text-decoration:underline;
}
#new_alarm {
	width:680px;
	border:1px solid #BCD6ED;
	text-align:center;
	color:#333;
}
#new_alarm td {
	padding:3px 10px;
	border:1px solid #BCD6ED;
}
#new_alarm th {
	border:1px solid #BCD6ED;
}
#newalarm_titile {
	color:#CC3300;
	margin-top:20px;
	font-size:14px;
	padding:3px 0 1px 3px;
}
#alarm_show {
	width:678px;
	display:block;
	margin-top:8px;
	border:1px solid #BCD6ED;
}
#check_result {
	position:relative;
	background:url(../images/bg_checkresult.png) repeat-x;
}
#head_cr {
	width:1220px;
	height:100px;
	position:relative;
	margin:auto;
	overflow:hidden;
}
#logo_cr {
	position:absolute;
	left: 24px;
	top: 18px;
}
#txt_logocr {
	position:absolute;
	left: 106px;
	top: 28px;
}
#txt_cntname {
	position:absolute;
	left: 423px;
	top: 27px;
}
#check_result p#back_home {
	height:25px;
	position:absolute;
	right:8px;
	top:8px;
	padding-left:16px;
	background:url(../images/bg_home.gif) 0 4px no-repeat;
}
#check_result p#back_home a {
	color:#FFF;
	text-decoration:none;
}
#check_result p#back_home a:hover {
	text-decoration:underline;
}
#cr_nav {
	width:1220px;
	margin:auto;
	height:38px;
	background:url(../images/bg_crnav.png) no-repeat;
}
#cr_nav ul {
	padding:8px 0 0 8px;
}
#cr_nav ul li {
	float:left;
	padding:0 8px;
	font-size:14px;
	font-weight:bold;
}
#cr_nav ul li a {
	text-decoration:none;
}
#cr_cnt {
	width:1220px;
	overflow:hidden;
	margin:auto;
	background:url(../images/bg_crcnt.png) repeat-y;
}
#cr_do {
	width:1134px;
	margin:auto auto 50px auto;
	border:1px solid #8EB9D0;
	padding:21px 26px 50px;
}
#cr_tb {
	width:1134px;
	font-size:14px;
	border:1px solid #8EB9D0;
}
#cr_tb td {
	border:1px solid #8EB9D0;
	background:#FFF;
	padding:5px 2px;
}
#cr_tb td.cr_itemname {
	width:130px;
	text-align:right;
}
#cr_tb td input {
	width:230px;
	height:20px;
	padding:3px 0 0 3px;
}
#cr_searchlist, #cr_searchlist td, #cr_searchlist th {
	text-align:center;
	border:1px solid #8EB9D0;
}
#cr_searchlist th {
	height:25px;
	color:#215F74;
	background:url(../images/bg_crth.png) repeat-x;
}
#cr_searchlist td {
	padding:3px 2px;
}
#btn_searchcr {
	border:1px solid #716F64;
	margin:10px 0;
}
#print_tb {
	text-align:right;
	padding-bottom:10px;
}
#page_list {
	padding:20px 0 5px 0;
	text-align:center;
}
#page_list span {
	color:#C40000;
}
#weather_24 table {
	text-align:center;
	width:220px;
	margin:-1px 0 0 -1px;
	border:1px solid #86A0C1;
	color:#333;
}
#weather_24 table td {
	padding:1px 0;
	border:1px solid #86A0C1;
}
#weather_24 table td a {
	color:#333;
	text-decoration:none;
}
#weather_24 table td a:hover {
	text-decoration:underline;
	color:#c40000;
}
#weather_24 table td.td_even {
	background:#F5F8FA;
}
#video_science {
	padding-bottom:3px;
}
#video_science dl {
	width:96px;
	float:left;
	text-align:center;
	padding:8px 13px 0 0;
	overflow:hidden;
}
#video_science dl dd {
	width:92px;
	height:70px;
	padding:10px 0 0;
	margin-left:8px;
	background:url(../images/bg_videokp.gif) no-repeat;
}
#video_science dl dd img {
	width:92px;
	height:60px;
}
#video_science dl dt {
	width:96px;
	padding:4px 0 2px 6px;
}
#video_science dl dt a {
	color:#3F3F3F;
	text-decoration:none;
}
#video_science dl dt a:hover {
	text-decoration:underline;
}
#wscence_about dl {
	float:left;
	text-align:center;
	width:169px;
	padding:8px 0 0;
}
#wscence_about dl dt {
	padding-top:2px;
}
#wscence_about dl a {
	text-decoration:none;
	color:#333;
}
#wscence_about dl a:hover {
	text-decoration:underline;
}
#bussiness_item,#bmenu_disaster,#bmenu_climate,#bmenu_files,#bmenu_products,#bmenu_chang {
	width:225px;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
	display:none;
}
#bmenu_disaster{
	display:block;
}
#bussiness_item li a,#bmenu_disaster li a,#bmenu_climate li a,#bmenu_files li a,#bmenu_products li a,#bmenu_chang li a {
	display:block;
	height:21px;
	color:#000;
	padding:4px 0 0 18px;
	text-decoration:none;
	border-bottom:1px solid #FFF;
	background:#E2EFF7 url(../images/bg_arrowdouble.gif) 8px 10px no-repeat;
}
li a#this_bitem,#bussiness_item li a:hover,#bmenu_disaster li a:hover,#bmenu_climate li a:hover,#bmenu_files li a:hover,#bmenu_products li a:hover,#bmenu_chang li a:hover {
	font-weight:bold;
	background:#FFF url(../images/bg_arrowdouble.gif) 8px 10px no-repeat;
}
#sidebar_bussiness {
	width:226px;
	float:left;
	overflow:hidden;
}
#title_wbusiness {
	height:30px;
	overflow:hidden;
	position:relative;
	background:url(../images/bg_titlebussiness.png) repeat-x;
}
#title_wbusiness p {
	background:url(../images/bg_business.jpg) 3px 1px no-repeat;
	color:#196AB2;
	height:25px;
	font-size:14px;
	width:100px;
	padding:5px 0 0 60px;
}
#title_wbusiness ul {
	position:absolute;
	right:-20px;
	top:0px;
	width: 550px;
}
#title_wbusiness ul li {
	float:left;
	font-size:14px;
	font-weight:normal;
}
#title_wbusiness ul li a {
	display:block;
	text-decoration:none;
	float:left;
}
#title_wbusiness ul li a span {
	height:25px;
	cursor:pointer;
	float:left;
	padding:5px 8px 0 8px;
}
#title_wbusiness ul li a#business_itemon {
	background:url(../images/bg_businessvanl.png) no-repeat;
}
#title_wbusiness ul li a#business_itemon span {
	background:url(../images/bg_businessvanr.png) right top no-repeat;
	padding:6px 10px 0 10px;
	color:#333;
	font-weight:bold;
	height:24px;
}
.bphoto_list {
	width:680px;
	text-align:center;
	padding:20px 0;
}
#loading_tip {
	height:32px;
	margin:10px;
	padding:8px 0 0 40px;
	background:url(../images/loading.gif) no-repeat;
}
#contentment_survey {
	margin-top:8px;
}
#business_refer table {
	margin:10px 0;
	color:#333;
}
#business_refer table td {
	padding:3px;
}
.refer_section {
	width:668px;
	overflow:hidden;
	margin:auto;
	padding-bottom:8px;
	clear:both;
	text-align:justify;
	text-justify:inter-ideograph;
	border-bottom:1px dashed #CCC;
}
.mass_words, .leader_reply {
	width:638px;
	margin:8px auto 0;
	padding:10px;
	border:1px solid #EBEBEB;
	overflow:hidden;
}
.leader_reply {
	color:#1A6AB3;
	margin-top:0;
	border-top:none;
}
.leader_reply span {
	color:#C40000;
}
.leader_reply span.rdate_tip {
	color:#000;
}
#refer_page ,#pdisaster_page{
	height:30px;
	width:670px;
	overflow:hidden;
	position:relative;
	margin:8px auto 0;
}

#pdisaster_page{
	width:640px;
	padding-top:3px;
	border-top:1px dashed #CCC;
}
#refer_page p ,#pdisaster_page p{
	position:absolute;
	top:3px;
	padding-left:5px;
	left:0;
}
#refer_page p span,#pdisaster_page p span {
	color:#C40000;
}
#refer_page ul,#pdisaster_page ul {
	float:right;
	height:25px;
	line-height:30px;
}
#refer_page ul li,#pdisaster_page ul li {
	float:left;
	color:#666;
	padding:0 5px;
}
#refer_page ul li a,#pdisaster_page ul li a {
	color:#666;
	text-decoration:none;
}
.cur_page{
	color:#C40000;
	font-weight:bold;
}
#refer_page ul li a:hover,#pdisaster_page ul li a:hover {
	text-decoration:underline;
	color:#C40000;
}
#wexpert_list dl {
	width:96px;
	padding:8px 0 0 9px;
	float:left;
	overflow:hidden;
	text-align:center;
}
#wexpert_list dl img {
	border:1px solid #CCC;
	padding:1px;
}
#wexpert_list dl a {
	text-decoration:none;
	color:#000;
}
#wexpert_list dl a:hover {
	color:#C40000;
	text-decoration:underline;
}
#mreport_list ul {
	padding:6px 8px;
}
#mreport_list li {
	padding:1px 0;
}
#mreport_list li span {
	color:#196AB2;
}
#wvedio_list {
	position:relative;
}
#wvedio_list ul {
	width:200px;
	overflow:hidden;
	position:absolute;
	right:8px;
	top:37px;
}
#mvideo_play {
	padding:8px;
}
#wvedio_list ul li {
	width:192px;
	height:64px;
	padding:3px;
	margin:0 0 8px 0;
	overflow:hidden;
	border:1px solid #CCC;
	background:url(../images/bg_wvideolist.png) repeat-x bottom;
}
#wvedio_list ul li#wvedio_on {
	border:1px solid #BF0101;
	background:url(../images/bg_wvideoliston.png) repeat-x bottom;
}
#wvedio_list ul li a {
	text-decoration:none;
}
#wvedio_list ul li#wvedio_on a {
	color:#C40000;
}
#wvedio_list ul li dt, #wvedio_list ul li dd {
	float:left;
}
#wvedio_list ul li img {
	width:102px;
	height:64px;
}
#wvedio_list ul li dt {
	width:85px;
	padding:24px 0 0 3px;
	text-align:center;
}
#bline_list h2 span {
	position:absolute;
	right:6px;
	top:5px;
	font-size:12px;
	font-weight:normal;
}
#bline_list h2 span a {
	color:#C40000;
}
#bline_cnt {
	width:678px;
	overflow:hidden;
}
#bline_dtlist {
	width:296px;
	overflow:hidden;
	float:left;
}
#bline_dtlist table {
	border:1px solid #FFF;
	width:296px;
	text-align:center;
	background:#E8F0F6 url(../images/bg_blinelist.png) repeat-x;
}
#bline_dtlist table th, #bline_dtlist table td {
	padding:3px 0;
	background:url(../images/bg_tdsplit.png) repeat-x bottom;
}
#bline_dtlist table th {
	color:#1D63A3;
}
#bline_dtlist table td#this_frequency {
	color:#900;
}
#bline_dtlist p {
	text-align:center;
}
#bline_info {
	width:380px;
	overflow:hidden;
	float:right;
	border-left:2px solid #FFF;
}
#bline_info h3 {
	text-align:center;
	color:#C40000;
	padding:4px 0 1px 0;
	border-bottom:1px solid #CCC;
}
#bline_info ul {
	padding:6px;
	color:#333;
}
#bline_info li span {
	color:#1A6AB3;
}
#bline_list {
	background:#F2F8FF;
}
.winspect_title {
	text-align:center;
	color:#196AB2;
	padding:8px 0;
}
.flash_inspect{
	width:666px;
	overflow:hidden;
	text-align:center;
	padding:5px 0;
}
#explain_inspect{
	width:666px;
	overflow:hidden;
	margin:10px 0 0 0;
	border-top:1px dashed #CCC;
}
#explain_inspect h3{
	color:#C40000;
	padding:5px 0 0 3px;
	font-weight:normal;
}
#explain_inspect ul li{
	color:#196AB2;
	padding:0 5px 0 20px;
	background:url(../images/bg_listart.gif) 8px 8px no-repeat;
}
#wrap_rss{
	width:910px;
	margin:5px auto 10px auto;
	overflow:hidden;
}
#main_rss{
	width:680px;
	margin-top:8px;
	overflow:hidden;
	float:left;
}
#bookrss_self{
	padding:5px 10px 10px 10px;
	border:1px solid #F7BDB3;
	background:#FEF8F5;
}
#bookrss_self h2{
	color:#C00;
}
#bookrss_self ul{
	padding:5px 0 0 90px;
	background:url(../images/bg_bookrss.jpg) 5px 5px no-repeat;
}
#rss_booklist table{
}
#rss_booklist td{
	padding:2px;
}
#rss_booklist td.td_even{
	padding:2px;
	background:#F7F7F4;
}
#sidebar_rss{
	width:220px;
	float:right;
	margin-top:8px;
	overflow:hidden;
}
#rss_mean,#rss_reader,#down_reader{
	border:1px solid #BCD6ED;
	background:#F7FAFD;
	overflow:hidden;
	margin-bottom:8px;
}
#rss_mean h2,#rss_reader h2,#down_reader h2{
	height:24px;
	color:#196AB2;
	padding:3px 0 0 8px;
	background:url(../images/bg_sidebartitle.png) no-repeat;
}
#rss_mean p{
	padding:8px;
	text-align:justify;
	text-justify:inter-ideograph;
}
#rss_reader ul{
	padding:8px;
}
#rss_reader li{
	padding:1px 0;
	list-style:inside decimal;
}
#down_reader ul{
	width:205px;
	padding:6px 0 2px 3px;
	overflow:hidden;
}
#down_reader li{
	float:left;
	padding:0 0 0 6px;
	margin:1px 0 1px 0;
}
#down_reader li img{
	width:94px;
	height:24px;
	border:1px solid #CCC;
}
#map_world,#map_gd,#map_china{
	display:none;
}
#error_show{
	width:592px;
	height:292px;
	padding:3px;
	margin:auto;
	overflow:hidden;
	border:1px solid #BCD6ED;
	background:#E1EEF8;
}
#error_show h2{
	background:#FFF;
	border-bottom:1px solid #BCD6ED;
	height:52px;
	overflow:hidden;
	padding:10px 3px 0 8px;
}
#error_infolist{
	height:225px;
	padding:0 0 0 150px;
	margin-top:3px;
	background:#FFF url(../images/bg_errorsignal.jpg) 40px 50px no-repeat ;
}
#error_infolist h3{
	color:#C41119;
	font-size:16px;
	padding-top:50px;
}
#error_infolist p{
	font-size:14px;
	padding-right:15px;
}
#second_num{
	color:#900;
	padding:0 2px;
}
#cbox_papercast{
	width:304px;
	height:188px;
	overflow:hidden;
	float:right;
	border:1px solid #CCC;
	margin-top:8px;
}
#report_line{
	height:24px;
	overflow:hidden;
	font-weight:bold;
	background:url(../images/bg_mediaitem.gif) no-repeat;
}
#report_line li{
	float:left;
}
#report_line li a{
	text-decoration:none;
	display:block;
	height:19px;
	padding:2px 5px 0 5px;
	margin:1px 1px 0 1px;
	float:left;
	border:1px solid #BCD6ED;
	border-bottom:none;
	background:url(../images/bg_reportline.png) repeat-x;
}
#report_line li a#pline_on{
	color:#000;
	background:url(../images/bg_reportlineon.png) repeat-x;
}
#cline_list{
	margin-top:-1px;
}
#preport_list{
	display:none;
}
#msgopen_lead{
	margin-top:8px;
	
}
#msgopen_name{
	height:25px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	background:url(../images/bg_lawtitle.png) repeat-x bottom;
}
#msgopen_name li{
	float:left;
	height:21px;
	padding:4px 15px 0 15px;
}
#msgopen_name li#msgoepn_on{
	background:#93B9F9;
}
#msgopen_name li a{
	text-decoration:none;
	font-weight:bold;
	color:#000;
	font-size:14px;
}
.list_law{
	width:650px;
	overflow:hidden;
	clear:both;
}
.list_law ul {
	padding:6px 0;
	font-size:14px;
}
.list_law li {
	padding:1px 0 1px 15px;
	position:relative;
	background:url(../images/bg_arrowsingle.gif) 2px 8px no-repeat;
}
.list_law li a{
	color:#333;
	text-decoration:none;
}
.list_law li a:hover {
	text-decoration:underline;
	color:#C40000;
}
.list_law li span{
	position:absolute;
	right:15px;
	top:3px;
}
#lawcnt_list{
	margin-top:8px;
	overflow:hidden;
	width:650px;
}
#pingdao_list{
	width:860px;
	margin-bottom:20px;
	overflow:hidden;
}
#pingdao_list li{
	float:left;
	padding:0 10px 0 0;
}
#pingdao_list li a{
	display:block;
	width:125px;
	height:26px;
	text-align:center;
	color:#333;
	font-size:14px;
	padding:8px 0 20px 0;
	text-decoration:none;
	background:url(../images/bg_pinlv.png) no-repeat;
}
#pingdao_play{
	width:860px;
	margin:10px 0 20px 5px;
	overflow:hidden;
	background:url(../images/bcast_player.jpg) 650px -5px no-repeat;
}
#pingdao_msg{
	width:505px;
	height:200px;
	padding:5px 0 0 8px;
	border:5px solid #CCDFF4;
}
.radio_info{
	font-size:12px;
	padding-bottom:10px;
	margin-top:3px;
	width:160px;
	float:left;
}
.radio_info li{
margin-top:8px;
}
#pingdao_msg h2{
	padding:5px 0;
	color:#F00;
}
/*气候业务改动*/
#cbusiness{
	padding:5px;
}
#cbusiness li{
	padding:0 0 1px 0;
}
.climateb_list{
	font-weight:bold;
	height:20px;
	padding:5px 0 0 8px;
	display:block;
	background:url(../images/bg_cblist.png) repeat-x;
	border:1px solid #9FBED6;
	text-decoration:none;
	position:relative;
}
.climateb_list span{
	position:absolute;
	right:10px;
	top:10px;
	display:block;
	width:7px;
	height:7px;
	background:url(../images/bg_cnlead.png) no-repeat;
	
}
.climateb_list:hover,#cblist_on{
	color:#C40000;
}
#cblist_on span{
	background:url(../images/bg_cnleadon.png) no-repeat;
}
#cbusiness dl{
	background:#ECF5F9;
	border:1px solid #9FBED6;
	border-top:0;
	padding:5px 0;
	display:none;
}
#cbusiness dl dd{
	padding:1px 0 1px 15px;
	background:url(../images/bg_listpoint.gif) 8px 8px no-repeat;
}
#cbusiness dl dd a{
	color:#333;
	text-decoration:none;
}

#cbusiness dl a#cb_on,#cbusiness dl dd a:hover{
	text-decoration:underline;
	color:#C40000;
}

/*气候预测*/

#qihouyuce .overm{ float:left; display:block; text-decoration:none; background:#FFFFFF; text-align:center; height:20px; padding:3px 5px 0px 5px; margin-right:3px; border-right:1px solid #ddd; font-weight:bold;}
#qihouyuce .outm{ float:left; display:block; text-decoration:none; text-align:center; height:20px; padding:3px 5px 0px 5px; margin-right:3px; border-right:1px solid #ddd; background:;}
#qihouyuce { height:250px; padding:6px;border:1px solid #BCD6ED;border-top:0;}
#qihouyuce div{float:left;}
#qihouyuce_img{height:250px; width:490px; text-align:center; border-right:2px solid #fff; background:#FFFFFF;}
#qihouyuce_img img{ padding:8px 20px 10px 20px; margin:5px 5px 0 12px; background:#FFFFFF;border:1px solid #ddd;}
#qihouyuce_item{ width:134px;padding-top:10px; border-left:0px solid #ffffff;}
#qihouyuce_item table td{border-bottom:2px solid #ffffff;}
.item2_over{font-size:13px;float:left; display:block; height:20px; font-weight:bold; color:#CC0000; background:#FFFFFF; text-align:center; padding:5px 8px 0 8px; text-decoration:underline;}
.item2_over:visited{color:#cc0000;}
.item2_out{font-size:12px;float:left; display:block; height:20px; color:#0776BC; background:; text-align:center; padding:5px 8px 0 8px; text-decoration:none;}
.item_out a:visited{color:#000;}
.item_out {font-size: 14px;cursor:default;background:#C0D8EF;color:#000;}
.item_over {font-size: 14px; font-weight: bold; cursor:default; background:#3366BB;color:#fff;}
.item_out a{text-decoration:none;color:#000;}
td.climate_bus {
	padding-left:8px;
}
td.climate_bus a{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
td.climate_bus a:hover{
	text-decoration:underline;
}
.climate_more{color:#3366BB;}
.climate_more:visited{color:#3366BB;}
/*深圳旅游景点预报*/
.left186 {
	MARGIN:0; WIDTH: 200px; FLOAT: left; padding:0 0 10px 10px;
}
.left106 {
	TEXT-ALIGN: center; WIDTH: 106px; FLOAT: left
}
.left106 IMG {
	BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 2px; PADDING-LEFT: 2px; WIDTH: 100px; PADDING-RIGHT: 2px; HEIGHT: 70px; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 2px
}
.right75 {
	WIDTH: 85px; FLOAT: left; padding:0 0 0 5px;
}
.vs_weather {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.vs_weather LI {
	PADDING-BOTTOM: 1px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; WHITE-SPACE: nowrap; PADDING-TOP: 1px
}
.vs_weather LI.site {
	COLOR: #1a6ab3
}

/*wth add 2009-11-20 start*/
.photo_nav{
	margin-top:8px;
}
#wbusiness_cnt{
	width:310px;
	float:left;
	overflow:hidden;
}
.wbusiness_list{
	width:310px;
	overflow:hidden;
	margin:10px 0 0 0;
	padding-bottom:5px;
}
.wbusiness_img{
	width:107px;
	height:70px;
	float:left;
	padding:6px 0 0 16px;
	background:url(../images/bg_sunsource.png) 10px 0 no-repeat;
}
.wbusiness_info{
	width:185px;
	float:right;
}
.wbusiness_info h3{
	font-size:12px;
	color:#C40000;
	padding:2px 0 0 0;
}
.wbusiness_info li{
	float:left;
	padding-right:5px;
}
#sun_sourcephoto{
	float:right;
	padding:12px 11px 0 0;
}
#sun_sourcephoto img{
	padding:4px;
	border:1px solid #BDD6ED;
	background:#EEF2FB;
}
#wmedia{
	width:620px;
	height:278px;
	padding:9px 9px 0 9px;
	overflow:hidden;
	border:1px solid #BCD6ED;
	border-top:none;
}
#newspaper_report{
	width:258px;
	overflow:hidden;
	border:1px solid #BCD6ED;
}

.fm_newspaper{
clear:both;
}
#newspaper_report{
	margin-top:8px;
	float:left;
	height:118px;
	width:347px;
}
#today_report h3,#newspaper_report h3 {
	font-size:12px;
	color:#1A6AB3;
	height:19px;
	padding:5px 0 0 8px;
	background:#E1EBF7;
	border-bottom:1px solid #BCD6ED;
}
.channel_list{
	width:86px;
	float:left;
	padding:5px 0 3px 5px;
	overflow:hidden;
}
.channel_list li{
	padding-bottom:2px;
}
.channel_list a{
	display:block;
	width:86px;
	height:20px;
	line-height:normal;
	padding:10px 0 0 0;
	color:#333;
	text-align:center;
	background:url(../images/bg_channelnameon.png) no-repeat;
}
.channel_list a:hover,.channel_list a#this_channel{
	color:#C40000;
	text-decoration:none;
	background:url(../images/bg_channelname.png) no-repeat;
}
.channel_photo{
	width:155px;
	float:left;
	margin-right:2px;
	background:#F3F3F3;
	text-align:center;
	padding:4px 0;
	margin-top:5px;
	border:1px solid #CCC;
	position:relative;
}
.channel_photo .channel_photo_btn{
position:absolute;
left:50px;top:38px;
filter:alpha(opacity=70);
}
#weather_pd,.pnav_list{
	margin-top:8px;
	width:260px;
	height:110px;
	background:url(../images/radio_bg.png) no-repeat left top;
}
/*Radio FM Player*/
#weather_pd{padding:6px;width:258px;float:left;}
#fm_list{text-align:center;margin:3px 0;height:25px;}
#fm_list ul li{
float:left;margin-left:2px;
}
#fm_control{height:45px;}
#fm_play_btn{width:44px;float:left;margin:6px 0 0 3px;cursor:pointer;}
#fm_play_info{float:left;width:188px;}
#fm_volume_pos{position:relative;background:url(../images/fm_player_vol_bg.png) no-repeat center center;width:60px;height:15px;float:right;}
#fm_play_tip{margin:7px 0 0 15px;font-size:12px;}
#fm_vol{margin-top:2px;height:15px;text-align:right;padding-right:6px;background:url(../images/player_left_sound.gif) no-repeat 110px center;}
#fm_volume_handle{width:16px;height:15px;position:absolute;background:url(../images/fm_volume_handle.png) no-repeat center center;}
#fm_channel_tit{text-align:center;margin-top:11px;}
#media_player_div{display:none;}
/*Radio FM Player*/
#newspaper_logo{
	width:110px;
	padding-top:8px;
	overflow:hidden;
	float:left;
}
#newspaper_logo li{
	width:110px;
	margin-bottom:7px;
	padding-left:8px;
}
#newspaper_words{
	color:#333;
	padding:11px 0 8px 0;
	float:left;
}
#newspaper_words li{
	padding:1px 0 1px 8px;
	margin-bottom:18px;
}
#newspaper_words span{
	color:#C40000;
}
#wflash_list{
	width:350px;
	float:right;
	overflow:hidden;
}
#wflash_kind{
	width:348px;
	border:1px solid #BCD6ED;
	border-bottom:0;
}
#wflash_kind ul{
	width:348px;
	overflow:hidden;
	background:#E1EBF7 url(../images/bg_flashname.gif) repeat-x bottom;
}
#wflash_kind ul li{
	float:left;
}
#wflash_kind ul li a{
    text-decoration:none;
	display:block;
	height:19px;
	padding:2px 5px 0 5px;
	margin:1px 1px 0 1px;
	float:left;
	border:1px solid #BCD6ED;
	border-bottom:none;
	background:url(../images/bg_reportline.png) repeat-x;
}
#wflash_kind ul li a#flash_on{
	font-weight:bold;
	background:url(../images/bg_reportlineon.png) repeat-x;
}
.flash_list{
	width:348px;
	height:400px;
	overflow:hidden;
	border:1px solid #BCD6ED;
	border-top:none;
}
.flash_unit{
	padding:8px 0 0 6px;
}
#today_report{
border:1px solid #BCD6ED;
clear:both;
height:138px;
padding:0;
}
.flash_unit dl{
	margin-top:4px;
	width:140px;
	padding:6px 6px 0 6px;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
	text-align:center;
	background:url(../images/bg_flashunit.jpg) 6px 0 no-repeat;
}
.flash_unit dl img{
	width:126px;
	height:78px;
	border:1px solid #FFF;
}
.flash_unit dl dt{
	padding:20px 0 0 0;
	height:18px;overflow:hidden;
}
.flash_unit dl dt a{
	color:#333;
}
#wflash1,#wflash2,#wflash3{
	display:none;
}
#wflash1{
	display:block;
}
#flash_window{
	width:640px;
	height:440px;
	border:1px solid #BCD6ED;
	background:#F1F8FF;
	text-align:center;
	margin-top:5px;
	color:#C40000;
}
#flash_window div{
	padding:5px 0 5px 0;
}
#flashbar{
	width:254px;
	overflow:hidden;
	float:left;
	padding:3px 0 0 3px;
}
#flash_name{
margin-top:5px;
}
div.flash_name_date{
color:#060;font-size:13px;font-weight:normal;padding:0;
}
#menuflash{
	
}
#newspaper_weather{
	width:252px;
	margin-top:8px;
	border:1px solid #7B9FCF;
	overflow:hidden;
	background:#E3F1FF;
}
#newspaper_weather table td{
	padding:3px 0;
}
#newspaper_weather div{
	padding:5px 0;
}
#newspaper_weather table td a{
	text-decoration:underline;
	color:#666;
}
#menuflash a{
	display:block;
	color:#196AB2;
	font-weight:bold;
	text-align:center;
	height:21px;
	margin-bottom:1px;
	padding-top:4px;
	border:1px solid #9FBED6;
	background:url(../images/bg_alarmlist.png) repeat-x;
}
#menuflash a:hover{
	color:#C40000;
	text-decoration:underline;
}
.pnav_list{
	margin-top:8px;
}
#main_flash{
	width:642px;
	float:right;
	overflow:hidden;
}
#flash_list{
	width:640px;
	margin-top:8px;
	border:1px solid #BCD6ED;
}
.block_name{
	height:23px;
	padding:5px 0 0 8px;
	overflow:hidden;
	color:#1A6AB3;
	background:url(../images/bg_flashlist.png) no-repeat;
}
#flash_show{
	width:632px;
	padding:15px 0 0 8px;
	overflow:hidden;
}
#flash_show dd{
position:relative;
}
#flash_show dd .list_video_bg{
position:absolute;left:120px;top:80px;border:0;filter:alpha(opacity=70);
}

#flash_show dl{
	width:146px;
	float:left;
	padding:0 5px;
	text-align:center;
	margin-bottom:15px;
	overflow:hidden;
}
#flash_show dl img{
	padding:2px;
	border:1px solid #CCC;
}
#flash_show dl dt a{
	color:#333;
}
#flash_page{
	color:#333;
	height:30px;
	overflow:hidden;
	border:1px solid #BCD6ED;
	border-top:0;
	background:#F1F8FF;
}
#flash_num{
	height:24px;
	padding:6px 0 0 8px;
	float:left;
}
#flash_num span{
	color:#C40000;
}
#flash_pagenum{
	height:24px;
	padding:6px 8px 0 0;
	float:right;
}
#flash_page a{
	color:#333;
}
#flash_page a#fpage_num{
	font-weight:bold;
	color:#C40000;
}

#wrap_flash{
	background:url(../images/bg_flashbar.gif) repeat-y;
}
/*wth add 2009-11-20 endding*/


/*climate*/
#cnt_climate_nav,#cnt_climate_change,#cnt_climate_science{
float:left;width:180px;padding:2px 5px 0 15px;overflow:hidden;color:#3366BA;
}
.cli_item{float:left;width:180px;margin-right:30px;}
.cli_item p{font-weight:bold;text-align:center;}
.cli_item p a{color:#c00;}
.cli_item p li{background:url(/design/index/images/icn_cli.jpg) no-repeat 0 center;padding:0 0 0 15px;}
#cnt_climate_nav span ,#cnt_climate_change span,#cnt_climate_science span{
display:block;
margin-top:5px;
}
#cnt_climate_evaluate a{color:#3366BA;}
#cnt_climate_nav span a,#cnt_climate_change span a,#cnt_climate_science span a{
color:#C40000;font-weight:bold;
}
.climate_div_img {
 position:absolute; top:2;
 width:341px; height:185px;
 cursor:pointer;
}

#climate_pic_move{position:relative;overflow:hidden;width:420px; height:185px;padding:2px;border:1px solid #BDD6ED;}
#climate_div_img_0 { z-index:5;  }
#climate_div_img_1 { z-index:4;  }
#climate_div_img_2 { z-index:3; }
#climate_div_img_3 { z-index:2;  }
#climate_div_img_4 { z-index:1;  }
.climate_div_img a img{width:315px;height:185px;}
.climate_div_img_bg{width:26px;height:185px;}

.mint{color:#0066CC;}
.maxt{color:#FF3300;}
.bxsimport{display:none;}
