@charset "utf-8";
/* CSS Document */
/*---------------------------------------topic ------------------*/
.topic {
	width: auto;
	min-height: 300px;
	font-size: 12px;
	margin-bottom: 0px;
}
.topic ul li h3 {
	position: absolute;
	top: 2px;
	left: 7px;
	width: 110px;
	height: 42px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.topic ul li:last-child h3 {
	width: 162px;
}
.topic ul li {
	display: block;
	background: #CDE8CB;
	width: 160px;
	float: left;
	display: block;
	min-height: 300px;
	margin: 0px 1px 3px 2px;
	position: relative;
}

.topic ul li:first-child {
	margin-left: 0px;
}
.topic ul li:last-child {
	margin-right: 0px;
	width: 162px;
}
.topic ul li ul li:last-child {
	width: auto;
}
/**/
.topic ul li.polucy {
	background: url(../images/icon_01.jpg) no-repeat left top #E5E5E5;
}
.topic ul li.polucy:hover {
	background: url(../images/icon_01_hover.jpg) no-repeat left top #690;
}
.topic ul li.polucy:hover > h3 > a {
	color: #FFF;
}
.topic ul li.polucy:hover > ul > li > a {
	color: #FFF;
	background: url(../images/topic_li_bg_hover.png) no-repeat left -1px;
}
.topic ul li.polucy:hover > ul > li > a:hover {
	color: #FC0;
	background: url(../images/topic_li_bg_hover.png) no-repeat left -1px;
}
.topic ul li.polucy:hover > ul li a:last-child {
	
}
.topic ul li.polucy:hover > ul li a:last-child:hover {
	
}
/**/
.topic ul li.air {
	background: url(../images/icon_02.jpg) no-repeat right top #E5E5E5;
}
.topic ul li.air:hover {
	background: url(../images/icon_02_hover.jpg) no-repeat left top #690;
}
.topic ul li.air:hover > h3 > a {
	color: #FFF;
}
.topic ul li.air:hover > ul > li > a {
	color: #FFF;
	background: url(../images/topic_li_bg_hover.png) no-repeat left -1px;
}
.topic ul li.air:hover > ul > li > a:hover {
	color: #FC0;
}
.topic ul li.air:hover > ul li a:last-child {
	
}
.topic ul li.air:hover > ul li a:last-child:hover {
	
}
/**/
.topic ul li.water {
	background: url(../images/icon_03.jpg) no-repeat right top #E5E5E5;
}
.topic ul li.water:hover {
	background: url(../images/icon_03_hover.jpg) no-repeat left top #690;
}
.topic ul li.water:hover > h3 > a {
	color: #FFF;
}
.topic ul li.water:hover > ul > li > a {
	color: #FFF;
	background: url(../images/topic_li_bg_hover.png) no-repeat left -1px;
}
.topic ul li.water:hover > ul > li > a:hover {
	color: #FC0;
	background: url(../images/topic_li_bg_hover.png) no-repeat left -1px;
}
.topic ul li.water:hover > ul li a:last-child {
	
}
.topic ul li.water:hover > ul li a:last-child:hover {

}
/**/
.topic ul li.international {
	background: url(../images/icon_04.jpg) no-repeat right top #E5E5E5;
}
.topic ul li.international:hover {
	background: url(../images/icon_04_hover.jpg) no-repeat left top #690;
}
.topic ul li.international:hover > h3 > a {
	color: #FFF;
 *display:block;
 *white-space:nowrap;
}
.topic ul li.international:hover > ul > li > a {
	color: #FFF;
	background: url(../images/topic_li_bg_hover.png) no-repeat left -1px;
}
.topic ul li.international:hover > ul > li > a:hover {
	color: #FC0;
	background: url(../images/topic_li_bg_hover.png) no-repeat left -1px;
}
.topic ul li.international:hover > ul li a:last-child {
	
}
.topic ul li.international:hover > ul li a:last-child:hover {
	
}
/**/
.topic ul li.pollution {
	background: url(../images/icon_05.jpg) no-repeat right top #E5E5E5;
}
.topic ul li.pollution:hover {
	background: url(../images/icon_05_hover.jpg) no-repeat left top #690;
}
.topic ul li.pollution:hover > h3 > a {
	color: #FFF;
}
.topic ul li.pollution:hover > ul > li > a {
	color: #FFF;
	background: url(../images/topic_li_bg_hover.png) no-repeat left -1px;
}
.topic ul li.pollution:hover > ul > li > a:hover {
	color: #FC0;
	background: url(../images/topic_li_bg_hover.png) no-repeat left -1px;
}
.topic ul li.pollution:hover > ul li a:last-child {
	
}
.topic ul li.pollution:hover > ul li a:last-child:hover {

}
/**/
.topic ul li.recycle {
	background: url(../images/icon_06.jpg) no-repeat right top #E5E5E5;
}
.topic ul li.recycle:hover {
	background: url(../images/icon_06_hover.jpg) no-repeat left top #690;
}
.topic ul li.recycle:hover > h3 > a {
	color: #FFF;
}
.topic ul li.recycle:hover > ul > li > a {
	color: #FFF;
	background: url(../images/topic_li_bg_hover.png) no-repeat left -1px;
}
.topic ul li.recycle:hover > ul > li > a:hover {
	color: #FC0;
	background: url(../images/topic_li_bg_hover.png) no-repeat left -1px;
}
.topic ul li.recycle:hover > ul li a:last-child {
	
}
.topic ul li.recycle:hover > ul li a:last-child:hover {
	
}
/**/
.topic ul li ul {
	position: absolute;
	top: 60px;
	left: 5px;
	width: 140px;
}
.topic ul li ul li {
	background: none;
	height: auto;/*	text-overflow: ellispsis;
	white-space:nowrap;*/
	
}
.topic ul li ul li {
	width: auto;
	min-height:30px;
}
.topic ul li ul li:last-child {
	width: 150px;
}
.topic ul li ul li a {
	width: auto;
	display: block;
	font-size: 13px;
	padding-left: 10px;
	-webkit-text-size-adjust: none;
	background: url(../images/topic_li_bg.png) no-repeat left -1px;
	width: auto;
	height: auto;
	margin: 0px 5px px 0px;
	line-height: 1.75em;
	border: none;
}
.topic ul li ul li a:last-child {
	
}
.topic ul li ul li a:hover {
	color: #06C;
}
.topic a {
	color: #333;
}
.topic a:hover {
	color: #333;
}
/*---------------------------------------fat_footer ------------------*/
.fat_footer {
	margin: 40px auto 20px;
	padding: 10px;
	font-size: 13px;
	min-height: 200px;
	position: relative;
	clear:both;
}
.fat_footer .quick_link {
	width: 980px;
}
.fat_footer .quick_link ul li {
	float: left;
	width: 185px;
	height: 360px;
	margin: 0px 10px 17px 0px;
	font-weight:blod;
	font-size:16px;
}
.fat_footer .quick_link ul li  a{
	color:#06C;
	font-weight:bold;
	}
.fat_footer .quick_link ul ul {
	margin-top:15px;
	height:380px;
	overflow:hidden;
	}

.fat_footer .quick_link ul ul li{
	
	height:auto;
	
	}
.fat_footer .quick_link ul li ul li a {
	display: block;
	width: 160px;
	font-size:15px;
	min-height:auto;
	height:auto;
	font-style:normal;
	padding-left: 0px;
	font-weight:normal;
	color: #333;
	margin-bottom:3px;
}
.fat_footer .quick_link ul li a:hover {
	color: #589502;
	text-decoration: none;
}
.fat_footer .user {
	width: 170px;
	display: none;
	float: right;
}
.fat_footer .user ul li a {
	display: block;
	background: url(../images/man.png) no-repeat 5px 9px #40ade1;
	padding: 10px;
	padding-left: 30px;
	font-size: 15px;
	margin-bottom: 5px;
	margin-right: 10px;
	color: #FFF;
}
.fat_footer .user ul li a:hover {
	background: url(../images/man.png) no-repeat 5px 9px #06C;
	text-decoration: none;
}
.respond {
	width: 430px;
	height: 50px;
	background: url(../images/respond_bg.jpg) no-repeat 5px 10px #ee7300;
	display: block;
	position: relative;
	display:none;
}
.respond ul {
	position: absolute;
	top: 7px;
	left: 100px;
	width: 280px;
	overflow: hidden;
	height: 45px;
}
.respond ul li {
	overflow: hidden;
	width: 280px;
	height: 14px;
	display: block;
	margin-bottom: 5px;
}
.respond ul li a {
	color: #FFF;
	background: url(../images/respond_li_bg.png) no-repeat left 3px;
	padding-left: 10px;
}
.respond ul li a:hover {
	color: #FC0;
	text-decoration: none;
}
/*---------------------------------------tab ------------------*/
.info_tab {
	width: 279px;
	height: 315px;
	overflow: hidden;
	margin-left: 0px;
 *overflow: hidden!important;
}
.mpwrap .link_banner {
	display: none;
}
.link_banner {
	width: 616px;
}
.link_banner table {
	border-collapse: collapse;
	border: none;
}
.link_banner table td {
	vertical-align: top;
	text-align: left;
	padding: 2px;
	padding-left: 0px;
}
.mpwrap .ad {
	display: none;
}
.ad {
	float: right;
	width: 336px;
	height: 93px;
	border: 1px solid #CCC;
	margin-right: 5px;
	margin-top: 2px;
	padding: 30px 10px 10px;
	background: url(../images/ad_bg.jpg) no-repeat 5px 5px;
	overflow: hidden;
	position: relative;
}
.ad ul {
	margin-left: 10px;
	margin-top: 0px;
}
.ad ul li {
 *float:left;
 *margin:0px 12px 10px 0px;
 *width:148px;
 *height:37px;
}
.ad ul li a {
	float: left;
	width: 148px;
	height: 37px;
	display: block;
	margin: 0px 12px 14px 0px;
}
.ad ul li a img {
	width: 148px;
	height: 37px;
}
.ad .more {
	position: absolute;
	width: 45px;
	height: 15px;
	top: 8px;
	right: 10px;
	z-index: 9999;
	padding: 0px;
}
.ad .more a img {
	width: 45px;
	height: 15px;
}
.banner_link {
	width: 279px;
	height: 235px;
	position: relative;
	overflow: hidden;
}
.banner_link ul li {
 *float:left;
 *display:block;
 *margin: 0px 0px 5px 0px;
}
.banner_link ul li a {
	width: 279px;
	height: 75px;
	float: left;
	display: block;
	margin: 0px 0px 5px 0px;
}
.banner_link ul li img {
	width: 279px;
	height: 75px;
	margin: 0px 0px 5px 0px;
}
.banner_link .more {
	position: absolute;
	bottom: 2px;
	display: none;
	right: 10px;
}
.annoucetop {
	width: auto;
	margin-top: 10px;
	position: relative;
	min-height: 120px;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 110px;
	background-color: #f8edef;
	background-image: url(../images/announce_bg.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
.annoucetop a {
	color: #C30;
	font-size:16px
	font-weight: bold;
}
.annoucetop h3 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	line-height: 30px;
	letter-spacing: 1px;
}
.annoucetop p {
	font-size: 15px;
	color: #039;
	letter-spacing: 1px;
	margin-top: 0px;
}
.annoucetop .close {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 45px;
	height: 24px;
}
.annoucetop .close img {
	width: 24px;
	height: 24px;
}
.annoucetop .date {
	color: #666;
	font: 11px;
	/**background: url(../images/clock.png) no-repeat left top;**/
	padding-left: 20px;
	line-height: 18px;
}
.weather {
	width: 279px;
	height: 315px;
	background: #fff;
}
/*veela*/
.weather .now_statusimg{
	width: 279px;
	height: 194px;
	position: relative;
}
.weather .now_statusimg img{
	width: 279px;
	height: 194px;
}

.weather .now_status {
	background: url(../images/now_status.jpg) no-repeat left top #4dafec;
	width: 279px;
	height: 194px;
	position: relative;
}

.weather .now_status .time {
	position: absolute;
	top: 40px;
	left: 7px;
	font-size: 11px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif, "新細明體";
}
.weather .now_status .area_north {
	width: 18px;
	height: 18px;
	position: absolute;
	top: 110px;
	left: 15px;
}
.weather .now_status .area_miaoli {
	width: 18px;
	height: 18px;
	position: absolute;
	top: 110px;
	left: 53px;
}
.weather .now_status .area_taichung {
	width: 18px;
	height: 18px;
	position: absolute;
	top: 110px;
	left: 92px;
}
.weather .now_status .area_chayi {
	width: 18px;
	height: 18px;
	position: absolute;
	top: 110px;
	left: 129px;
}
.weather .now_status .area_kaoshiung {
	width: 18px;
	height: 18px;
	position: absolute;
	top: 110px;
	left: 167px;
}
.weather .now_status .area_ilan {
	width: 18px;
	height: 18px;
	position: absolute;
	top: 110px;
	left: 205px;
}
.weather .now_status .area_taitung {
	width: 18px;
	height: 18px;
	position: absolute;
	top: 110px;
	left: 242px;
}
.weather .now_status .time em {
	color: #6FF;
	font-style: normal;
}
.weather .now_air {
	width: 279px;
	height: 56px;
	display: block;
	margin: 5px auto;
	position:relative;
}

.weather .now_air2 {
	width: 136px;
	height: 55px;
	/*display: block;
	margin: 5px auto;
	position:relative;*/
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.weather .now_ienv {
	width: 136px;
	height: 55px;
	/*display: block;
	margin: 5px auto;*/
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;

}

.weather .now_air .pm25{
	position:absolute;
	z-index:999999;
	width:279px;
	height:56px;	
	}
.weather .now_air .pm25 img{
	width:279px;
	height:56px;
	}
.weather .now_water {
	width: 136px;
	height: 55px;
	float: left;
}
.weather .now_sun {
	width: 136px;
	height: 55px;
	float: right;
}
/*-------------------------------------廣告輪播*/
.adLoop {
	position:absolute;
	overflow: hidden;
	top:55px;
	width: 209px;
	height:168px;
	padding: 10px 10px 0px;
	margin: 0 0 0 0px;
	border:#CCC 1px solid;
}
.adLoop .num{
	position:absolute;
	bottom:0px;
	left:5px;
	font-size:11px;
	color:#333;
	}
.adLoop .player {/*圖可顯示的區域*/
	width: 209px;
	height: 150px;
	position: relative;
	overflow: hidden;
}
.adLoop ul.adPlayList {/*要輪播的圖放在這裡*/
	padding: 0;
	margin: 0 0 0px;
	list-style: none;
	position: absolute;
	width: 175px;
	left: 0px;
}
.adLoop ul.adPlayList li {
	padding: 0;
	margin: 0;
	position: relative;
	font-size: 0;
	width: 175px;
	height: 70px;
	overflow:hidden;
	margin:0px auto 10px 16px;
}
.adLoop .adPlayList img {
	border: none;
	min-width: 175px;
	max-height: 70px;
}
.adLoop .caption {
	position: absolute;
	background: url(../images/black80.png) repeat 0 0;
	color: #ccc;
	font-size: 15px;
	overflow: hidden;
}
.adLoop .caption p, .caption a {
	display: block;
	text-decoration: none;
	color: #FFF;
	margin: 0 8px 0 12px;
	padding: 0;
	line-height: 23px;
}
.adLoop .caption p:hover, .caption a:hover {
	color: #FFC;
	cursor: pointer;
}
.adLoop .caption.top {
	left: 0;
	top: 0;
	width: 616px;
	height: 50px;
	padding-top: 5px;
	height: 49px \9;
}
.adLoop .caption.bottom {
	left: 0;
	bottom: 0;
	width: 616px;
	height: 50px;
	padding-top: 5px;
	height: 49px \9
}
.adLoop .caption.left {
	left: 0;
	top: 0;
	width: 136px;
	height: 276px;
}
.adLoop .caption.right {
	right: 0;
	top: 0;
	width: 136px;
	height: 276px;
}
.adLoop .caption.left a, .adLoop .caption.right a {
	padding-top: .3em;
}
/*----------------------控制圖片播放的數字，由程式自動產生，
產生的html如下 
<ul class="playerControl">
<li class="playerControl_1">1</li>
<li class="playerControl_2 current">2</li>
<li class="playerControl_3">3</li>
<li class="playerControl_4">4</li>
<li class="playerControl_5">5</li>
</ul>
current 是目前顯示的圖

<ul class="playerControl">與<div class="player">是sibling，
其parent是<div class="adLoop">

*/
.adLoop ul.playerControl {
	margin: 0px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	letter-spacing: 0;
	color: transparent;
	position: absolute;
	left: 10px;
	bottom: 3px;
}
.adLoop ul.playerControl li {
	float: left;
	font-size: 12;
	color:#666;
	cursor: pointer;
	margin: 0 3px;
	width: 12px;
	height: 12px;
}
.adLoop ul.playerControl li.current {
	color:#F00;
}
.new_ad{
	padding-left:0px;
	/*margin-left:-13px;*/
	position:relative;
	display:none;
	}
.new_ad .mail{
position:absolute;
	top:0px;
	left:0px;
	width:114px;
	height:50px;
	}
.new_ad .mail img{
	width:114px;
	height:50px;
	}
.new_ad .tel{
	position:absolute;
	top:0px;
	left:116px;
	width:115px;
	height:50px;
	}
.new_ad .tel img{
	width:115px;
	height:50px;
	}
	
.big_ad {
	margin:35px auto 10px;
	clear:both;
	}
.big_ad ul li{
	display:block;
	float:left;
	width:150px;
	height:60px;
	margin:0px 10px 15px 3px;
	}
.big_ad ul li img{
	width:150px;
	height:60px;
	}
/*-----------------------------------------------------ad banner -----*/
.mp_banner{
	padding-top:0px;
	margin-bottom:10px;
	width:980px;
	height:85px;
	padding-top:20px;
	overflow:hidden;
	border-bottom:1px #ccc solid;
	}
 .mp_banner li{
	 display:table-cell;
	 width:150px;
	 height:60px;
	 border-right:1px;
	 margin:0px 5px 15px 3px;
	 }
.mp_banner li img{
	width:150px;
	height:60px;
	 
	}
	
/*-----------------------------------------------------NEW MSG banner -----*/
.annoucetop2 {
	width: auto;
	margin-top: 10px;
	position: relative;
	min-height: 34px;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 95px;
	background-color: #f88c8c;
	background-image: url(../images/announce_bg2.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	color: #000000;
	height: 34px;
}
.annoucetop2 a {
	color: #000000;
	font-size:18x
	font-weight: bold;
}
.annoucetop2 h3 {
	font-size: 19px;
	font-weight: bold;
	display: block;
	letter-spacing: 1px;
}
.annoucetop2 p {
	font-size: 15px;
	color: #039;
	letter-spacing: 1px;
	margin-top: 0px;
}
.annoucetop2 .close2 {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 45px;
	height: 24px;
}
.annoucetop2 .close2 img {
	width: 24px;
	height: 24px;
}
.annoucetop2 .date {
	color: #666;
	font: 11px;
	/**background: url(../images/clock.png) no-repeat left top;**/
	padding-left: 20px;
	line-height: 18px;
}