@charset "utf-8";
/* 990805 bluezz 新聞預設字體改為中 */
body {
    background:url('../myimages/v2/index_img/indexbg.jpg');
	background-repeat:no-repeat;
	background-position: top;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	text-align: top;
	font-size: 13px;
	color: #666666;
	line-height: 19px;
	letter-spacing: 1px;
}
a:link, a:visited, a:active{
	font-size: 13px;
	color: #005599;
	text-decoration: none;
}
a:hover	{
	background: transparent;
	color: #0099FF;
	text-decoration: underline;
}
form,ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*上方區域*/
#top_area{
	width: 950px;
	padding: 0px 15px 0px 15px;
	margin: 0px auto 0px auto;
	background-image: url('../myimages/v2/bg_980.gif');
	background-repeat: repeat-y;
}
#top_area .menu{
	text-align: right;
}
#top_area .menu .index{
	float: left;
	padding: 1px 0px 0px 0px;
}
#top_area .border{
	background-image: url('../myimages/v2/search_info_img/search_bg2.gif');
	background-repeat: repeat-y;
	background-position:center right;
}
#top_area .border-top{
	height: 10px;
	background-image: url('../myimages/v2/search_info_img/search_bg1.gif');
	background-repeat:no-repeat;
		background-position:center top;
}
#top_area .border-bottom{
	height: 10px;
	background-image: url('../myimages/v2/search_info_img/search_bg3.gif');
	background-repeat:no-repeat;
		background-position:center bottom;
	}
#top_area .left{
	float: left;
	width: 200px;
}
#top_area .left .member .pic1{
	float: left;
	width: 82px;
	height: 70px;
	background-image: url('../myimages/v2/login_info_img/logoin_bg.jpg');
	padding: 28px 0px 0px 0px;
	text-align: center;
}
#top_area .left .member .pic2{
	float: left;
	width: 82px;
	height: 70px;
	background-image: url('../myimages/v2/login_info_img/logoin_bg2.jpg');
	padding: 28px 0px 0px 0px;
	text-align: center;
}
#top_area .left .member .text{
	float: right;
	text-align: left;
	margin: 0px 0px 0px 5px;
}
#top_area .left .member #login_area{
	clear: both;
	position: absolute;
	top: 250px;
	width: 190px;
	background-image: url('../myimages/v2/login_info_img/login_info_bg.gif');
	background-repeat: no-repeat;
	padding: 5px 5px 6px 0px;
	text-align: center;
	font-size: 12px;
	color: #2A3FAA;
	font-weight: bold;
}
#top_area .left .member #login_area .inputText{
	width: 110px;
	height: 16px;
	background-color: #C8C8C8;
	margin: 0px 0px 4px 0px;
	border: 1px solid #bbbaba;
	font-size: 12px;
}
#top_area .left .member #login_area a{
	font-size: 12px;
}
#top_area .left .member #login_area .btn{
	height: 20px;
	background-color: #2A1F00;
	border: 3px double #2A3F55;
	font-size: 12px;
	color: #FFFBF0;
	font-weight: bold;
}
#top_area .right{
	float: right;
	width: 750px;
}
#top_area .right .search{
	text-align: left;
}
#top_area .right .search .search_type{
	height: 30px;
	margin: 0px 0px 0px 8px;
}
#top_area .right .search .search_text{
	width: 720px;
	height: 27px;
	background-image: url('../myimages/v2/search_info_img/search_bar_bg.gif');
	background-repeat: no-repeat;
	padding: 4px 0px 0px 20px;
	margin: 0px 0px 5px 0px;
}
#top_area .right .search .search_text .submit{
	float: right;
	width: 87px;
	height: 25px;
	background-image: url('../myimages/v2/search_info_img/search_butten.jpg');
	background-repeat: repeat-x;
	margin: 0px 120px 0px 0px;
	border: 0px;
}
#top_area .adtxt{
	height: 20px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}


/*內容區域*/
#body_area{
	width: 950px;
	padding: 0px 15px 10px 15px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-image: url('../myimages/v2/bg_980.gif');
	background-repeat: repeat-y;
}
/*內容區域 - 左邊區域*/
#body_area #page_left{
	float: left;
	width: 640px;
	text-align: center;
}
/*內容區域 - 左邊區域 - 列表*/
#body_area #page_left #list{
	padding: 10px 30px 10px 30px;
	margin: 5px 0px 5px 0px;
	text-align: center;
	border: 1px solid #D7D7D7;
	line-height: 150%;
}
#list .line{
	text-align: right;
	border-bottom: 1px dotted #A0A0A4;
}
#list .title{
	background-color: #ebebeb;
	text-align: center;
	font-weight: bold;
}
#list .subject{
	padding: 5px 0px 5px 0px;
	text-align: left;
	border-bottom: 1px dashed #D1D1D1;
}
#list .city{
	font-size: 13px;
	color: #CFB002;
}
#list .date{
	padding: 5px 0px 5px 0px;
	text-align: center;
	border-bottom: 1px dashed #D1D1D1;
	font-size: 10px;
	color: #D40055;
}
#list .overdue{
	color: #ababab;
}
#list .btn{
	display: block;
	height: 15px;
	background-image: none;
	background-color: #005599;
	padding: 3px 3px 5px 3px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #dcdcdc;
	font-size: 15px;
	color: #ffffff;
}
#list hr{
	width: 100%;
	height: 6px;
	Filter: progid:DXImageTransform.Microsoft.Gradient(gradientType='1',startColorstr='#9DE2FF',endColorstr='#FFFFFF');
}
#body_area #page_left #list_info{
	height: 23px;
	background-image: url('../myimages/v2/content_in_img/info_bg.gif');
	background-repeat: repeat;
	background-position: left top;
	border-color: #CDCDCD;
	padding: 4px 10px 3px 10px;
	text-align: left;
	border-left: thin;
	border-right: thin;
	border-top: thin;
	border-style: solid;
	border: 1px;
	color: #0066bf;
}
#body_area #page_left #list_info .list_num{
	float: right;
}
#body_area #page_left #list_info .num{
	padding: 0px 2px 0px 2px;
	color: #FF0055;
}
#body_area #page_left #list_service{
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 5px 0px;
	text-align: center;
	text-align: left;
	line-height: 150%;
}
#body_area #page_left #list_service ul{
	float: left;
	width: 200px;
	margin: 10px 2px 10px 2px;
	border: 1px dotted #85C4FF;
	font-size: 12px;
	line-height: 20px;
}
#body_area #page_left #list_service .pic{
	background-image: url('../myimages/v2/content_in_img/service_list_picbg.gif');
	background-repeat: no-repeat;
	background-position: center;
	padding: 6px 6px 6px 6px;
	margin: 5px 5px 5px 5px;
	text-align: center;
}
#body_area #page_left #list_service li{
	text-align: center;
	list-style-type: none;
}
#body_area #page_left #list_service li a{
	font-size: 16px;
}
#body_area #page_left #list_service .content{
	padding: 0px 10px 0px 10px;
	text-align: left;
}
#body_area #page_left #list_service .contact{
	background-color: #82BAED;
	padding: 0px 10px 0px 10px;
	text-align: left;
	color: #ffffff;
}
#body_area #page_left #list_search{
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 5px 0px;
	text-align: left;
	line-height: 150%;
}
#body_area #page_left #list_search ul{
	margin: 0px 0px 15px 0px;
}
#body_area #page_left #list_search .pic{
	float: left;
	width: 100px;
	height: 80px;
	padding: 2px 2px 2px 2px;
	margin: 0px 10px 0px 0px;
	text-align: center;
	border: 1px solid #cccccc;
}
#body_area #page_left #list_search li{
	list-style-type: none;
}
#body_area #page_left #list_search li a{
	background-image: url('../myimages/v2/content_in_img/icon2.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 10px;
	font-size: 16px;
	color: #0066bf;
}
#body_area #page_left #list_search .content{
	font-size: 12px;
	color: #000000;
}
#body_area #page_left #list_search .url{
	clear: both;
	background-image: url('../myimages/v2/content_in_img/url_icon.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 17px;
	font-size: 12px;
	color: #8A8A8A;
	font-weight: bold;
}
/*內容區域 - 左邊區域 - 瀏覽*/
#body_area #page_left #view{
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 5px 0px;
	text-align: left;
	line-height: 150%;
}
#body_area #page_left #view .subject{
	padding: 0px 0px 5px 0px;
	font-size: 20px;
	color: #FF6633;
	font-weight: bold;
}
#body_area #page_left #view .info{
	padding: 0px 0px 10px 0px;
	font-size: 12px;
}
#body_area #page_left #view .font{
	padding: 4px 4px 0px 4px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #dedfde;
}
#body_area #page_left #view .font:hover{
	text-decoration: none;
}
#body_area #page_left #view .worker{
	font-size: 14px;
	color: #3366FF;
	font-weight: bold;
}
#body_area #page_left #view .title{
	font-size: 16px;
	color: #ff0000;
}
#body_area #page_left #view .content{
	margin: 10px 0px 20px 0px;
	text-align: left;
}
#body_area #page_left #view .pic{
	float: right;
	padding: 8px 8px 8px 8px;
	margin: 0px 0px 5px 5px;
	text-align: center;
	border: 3px double #dedfde;
}
#body_area #page_left #view .pic_text{
	font-size: 10px;
	color: #666666;
}
/*內容區域 - 右邊區域*/
#body_area #page_right{
	float: right;
	width: 300px;
}
/*內容區域 - 右邊區域 - 新聞*/
#body_area #page_right #news_ex{
	margin: 0px 0px 10px 0px;
	border-left: 3px #E4AC01 solid;
	border-right: 3px #E4AC01 solid;
	border-bottom: 3px #E4AC01 solid;
}
#news_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/news_title.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#news_ex .more,#news_ex .more a{
	padding: 4px 4px 0px 0px;
	text-align: right;
	color: #ffffff;
}
#news_ex li{
	background-image:url('../myimages/v2/ex_img/news_icon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 10px;
	border-bottom: 1px solid #E0E0E0;
	list-style-type: none;
}
#news_ex li a{
	color: #074456;
}
/*內容區域 - 右邊區域 - 熱門活動*/
#body_area #page_right #hot_act_ex{
	margin: 0px 0px 10px 0px;
	border-left: 3px #E4AC01 solid;
	border-right: 3px #E4AC01 solid;
	border-bottom: 3px #E4AC01 solid;
}
#hot_act_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/hot_act_title.jpg');
	background-repeat:no-repeat;
	background-position: left top;
}
#hot_act_ex .more,#hot_act_ex .more a{
	padding: 4px 4px 0px 0px;
	text-align: right;
	color: #ffffff;
}
#hot_act_ex li{
	background-image:url('../myimages/v2/ex_img/hot_act_icon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 10px;
	border-bottom: 1px solid #E0E0E0;
	list-style-type: none;
}
#hot_act_ex li a{
	color: #074456;
}
/*內容區域 - 右邊區域 - 各地活動*/
#body_area #page_right #act_ex{
	margin: 0px 0px 10px 0px;
	border-left: 3px #E4AC01 solid;
	border-right: 3px #E4AC01 solid;
	border-bottom: 3px #E4AC01 solid;
}
#act_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/act_title.jpg');
	background-repeat:no-repeat;
	background-position: left top;
}
#act_ex .more,#act_ex .more a{
	padding: 4px 4px 0px 0px;
	text-align: right;
	color: #ffffff;
}
#act_ex li{
	background-image:url('../myimages/v2/ex_img/act_icon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 10px;
	border-bottom: 1px solid #E0E0E0;
	list-style-type: none;
}
#act_ex li a{
	color: #074456;
}
/*內容區域 - 右邊區域 - 熱門話題*/
#body_area #page_right #forum_ex{
	margin: 0px 0px 10px 0px;
	border-left: 3px #FF730A solid;
	border-right: 3px #FF730A solid;
	border-bottom: 3px #FF730A solid;
}
#forum_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/forum_title.jpg');
	background-repeat:no-repeat;
	background-position: left top;
}
#forum_ex li{
	background-image:url('../myimages/v2/ex_img/forum_icon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 10px;
	border-bottom: 1px solid #E0E0E0;
	list-style-type: none;
}
#forum_ex li a{
	color: #074456;
}
/*內容區域 - 右邊區域 - 熱門札記*/
#body_area #page_right #forumpo_ex{
	margin: 0px 0px 10px 0px;
	border-left: 3px #FF730A solid;
	border-right: 3px #FF730A solid;
	border-bottom: 3px #FF730A solid;
}
#forumpo_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/forumpo_title.jpg');
	background-repeat:no-repeat;
	background-position: left top;
}
#forumpo_ex li{
	background-image:url('../myimages/v2/ex_img/forumpo_icon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 10px;
	border-bottom: 1px solid #E0E0E0;
	list-style-type: none;
}
#forumpo_ex li a{
	color: #074456;
}
/*內容區域 - 右邊區域 - 景點推薦*/
#body_area #page_right #scenic_ex{
	margin: 0px 0px 10px 0px;
	border-left: 3px #E4AC01 solid;
	border-right: 3px #E4AC01 solid;
	border-bottom: 3px #E4AC01 solid;
}
#scenic_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/scenic_title.jpg');
	background-repeat:no-repeat;
	background-position: left top;
}
#scenic_ex .more,#scenic_ex .more a{
	padding: 4px 4px 0px 0px;
	text-align: right;
	color: #ffffff;
}
#scenic_ex li{
	background-image:url('../myimages/v2/ex_img/scenic_icon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 10px;
	border-bottom: 1px solid #E0E0E0;
	list-style-type: none;
}
#scenic_ex li a{
	color: #074456;
}
/*內容區域 - 右邊區域 - 住宿推薦*/
#body_area #page_right #minsu_ex{
	margin: 0px 0px 10px 0px;
	border-left: 3px #E4AC01 solid;
	border-right: 3px #E4AC01 solid;
	border-bottom: 3px #E4AC01 solid;
}
#minsu_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/minsu_title.jpg');
	background-repeat:no-repeat;
	background-position: left top;
}
#minsu_ex .more,#minsu_ex .more a{
	padding: 4px 4px 0px 0px;
	text-align: right;
	color: #ffffff;
}
#minsu_ex li{
	background-image:url('../myimages/v2/ex_img/minsu_icon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 10px;
	border-bottom: 1px solid #E0E0E0;
	list-style-type: none;
}
#minsu_ex li a{
	color: #074456;
}
/*內容區域 - 右邊區域 - 美食推薦*/
#body_area #page_right #food_ex{
	margin: 0px 0px 10px 0px;
	border-left: 3px #E4AC01 solid;
	border-right: 3px #E4AC01 solid;
	border-bottom: 3px #E4AC01 solid;
}
#food_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/food_title.jpg');
	background-repeat:no-repeat;
	background-position: left top;
}
#food_ex .more,#food_ex .more a{
	padding: 4px 4px 0px 0px;
	text-align: right;
	color: #ffffff;
}
#food_ex li{
	background-image:url('../myimages/v2/ex_img/food_icon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 10px;
	border-bottom: 1px solid #E0E0E0;
	list-style-type: none;
}
#food_ex li a{
	color: #074456;
}
/*內容區域 - 右邊區域 - 旅遊好好連*/
#body_area #page_right #travel_link_ex{
	margin: 0px 0px 10px 0px;
	border-left: 3px #E4AC01 solid;
	border-right: 3px #E4AC01 solid;
	border-bottom: 3px #E4AC01 solid;
}
#travel_link_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/travel_link_title.jpg');
	background-repeat:no-repeat;
	background-position: left top;
}
#travel_link_ex .more,#travel_link_ex .more a{
	padding: 4px 4px 0px 0px;
	text-align: right;
	color: #ffffff;
}
#travel_link_ex li{
	background-image:url('../myimages/v2/ex_img/travel_link_icon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 10px;
	border-bottom: 1px solid #E0E0E0;
	list-style-type: none;
}
#travel_link_ex li a{
	color: #074456;
}
/*內容區域 - 右邊區域 - 優惠卷列印*/
#body_area #page_right #card_ex{
	margin: 0px 0px 10px 0px;
	border-left: 3px #E4AC01 solid;
	border-right: 3px #E4AC01 solid;
	border-bottom: 3px #E4AC01 solid;
}
#card_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/card_title.jpg');
	background-repeat:no-repeat;
	background-position: left top;
}
#card_ex .more,#card_ex .more a{
	padding: 4px 4px 0px 0px;
	text-align: right;
	color: #ffffff;
}
#card_ex li{
	background-image:url('../myimages/v2/ex_img/card_icon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 10px;
	border-bottom: 1px solid #E0E0E0;
	list-style-type: none;
}
#card_ex li a{
	color: #074456;
}
/*內容區域 - 右邊區域 - 好康優惠*/
#body_area #page_right #dis_ex{
	margin: 0px 0px 10px 0px;
	border-left: 3px #E4AC01 solid;
	border-right: 3px #E4AC01 solid;
	border-bottom: 3px #E4AC01 solid;
}
#dis_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/dis_title.jpg');
	background-repeat:no-repeat;
	background-position: left top;
}
#dis_ex .more,#dis_ex .more a{
	padding: 4px 4px 0px 0px;
	text-align: right;
	color: #ffffff;
}
#dis_ex li{
	background-image:url('../myimages/v2/ex_img/dis_icon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 10px;
	border-bottom: 1px solid #E0E0E0;
	list-style-type: none;
}
#dis_ex li a{
	color: #074456;
}
/*內容區域 - 右邊區域 - 店家活動*/
#body_area #page_right #club_act_ex{
	margin: 0px 0px 10px 0px;
	border-left: 3px #E4AC01 solid;
	border-right: 3px #E4AC01 solid;
	border-bottom: 3px #E4AC01 solid;
}
#club_act_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/club_act_title.jpg');
	background-repeat:no-repeat;
	background-position: left top;
}
#club_act_ex .more,#club_act_ex .more a{
	padding: 4px 4px 0px 0px;
	text-align: right;
	color: #ffffff;
}
#club_act_ex li{
	background-image:url('../myimages/v2/ex_img/club_act_icon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 10px;
	border-bottom: 1px solid #E0E0E0;
	list-style-type: none;
}
#club_act_ex li a{
	color: #074456;
}
/*內容區域 - 右邊區域 - 深度旅遊*/
#body_area #page_right #team_ex{
	margin: 0px 0px 10px 0px;
	border-left: 3px #E4AC01 solid;
	border-right: 3px #E4AC01 solid;
	border-bottom: 3px #E4AC01 solid;
}
#team_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/team_title.jpg');
	background-repeat:no-repeat;
	background-position: left top;
}
#team_ex .more,#team_ex .more a{
	padding: 4px 4px 0px 0px;
	text-align: right;
	color: #ffffff;
}
#team_ex li{
	background-image:url('../myimages/v2/ex_img/team_icon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 10px;
	border-bottom: 1px solid #E0E0E0;
	list-style-type: none;
}
#team_ex li a{
	color: #074456;
}
/*內容區域 - 右邊區域 - 推薦*/
#body_area #page_right #club_ex{
	clear: both;
	margin: 0px 0px 10px 0px;
	border-left: 3px #ADD040 solid;
	border-right: 3px #ADD040 solid;
	border-bottom: 3px #ADD040 solid;
}
#club_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/club_title.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#club_ex li{
	background-image:url('../myimages/v2/ex_img/club_icon.jpg');
	background-repeat:no-repeat;
	background-position: 0px 15px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 10px;
	border-bottom: 1px solid #E0E0E0;
	list-style-type: none;
}
#club_ex li a{
	color: #074456;
}
/*內容區域 - 右邊區域 - 美美美旅遊網*/
#body_area #page_right #city_travel_ex{
	margin: 0px 0px 10px 0px;
	border-left: 1px #E1822B solid;
	border-right: 1px #E1822B solid;
}
#city_travel_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/city_travel_title.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#city_travel_ex li{
	float: left;
	width: 122px;
	background-image:url('../myimages/v2/ex_img/city_travel_icon.jpg');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px 0px 10px 25px;
	border-left: 1px #E1822B solid;
	border-right: 1px #E1822B solid;
	border-bottom: 2px #E1822B solid;
	list-style-type: none;
}
#city_travel_ex li a{
	color: #074456;
}
#city_travel_ex .nodata{
	background-image: none;
}
/*內容區域 - 右邊區域 縣內區網*/
#area_search_ex .title{
	height: 67px;
	background-image: url('../myimages/v2/town_in_img/EX/ti_1.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#area_search_ex ul{
width:290px;
float:left;
padding:0 0 0 10px;
background-image:url('../myimages/v2/town_in_img/EX/ti_c.gif');
}

#area_search_ex li{
	float: left;
	width: 106px;
	background-image:url('../myimages/v2/ex_img/city_travel_icon.jpg');
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding: 10px 0px 10px 35px;
	border-bottom: 2px #E1822B solid;
	list-style-type: none;
}
#area_search_ex .footer{
 	clear:both;
	height: 21px;
	background-image: url('../myimages/v2/town_in_img/EX/floot.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

/*內容區域 - 右邊區域 - 全國性區網*/
#area_taiwan_ex .title{
	height: 68px;
	background-image: url('../myimages/v2/town_in_img/EX/ti_2.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#area_taiwan_ex ul{
width:290px;
float:left;
padding:0 0 0 10px;
background-image:url('../myimages/v2/town_in_img/EX/ti_c.gif');
}

#area_taiwan_ex li{
	float: left;
	width: 106px;
	background-image:url('../myimages/v2/ex_img/city_travel_icon.jpg');
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding: 10px 0px 10px 35px;
	border-bottom: 2px #E1822B solid;
	list-style-type: none;
}
#area_taiwan_ex .footer{
 	clear:both;
	height: 21px;
	background-image: url('../myimages/v2/town_in_img/EX/floot.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

/*內容區域 - 右邊區域 - 全國性各縣連結*/
#city_list_ex .title{
 clear:both;
	height: 94px;
	background-image: url('../myimages/v2/town_in_img/EX/ti_3.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#city_list_ex ul{
width:290px;
float:left;
padding:0 0 0 10px;
background-image:url('../myimages/v2/town_in_img/EX/ti_c.gif');
}

#city_list_ex li{
	float: left;
	width: 106px;
	background-image:url('../myimages/v2/ex_img/city_travel_icon.jpg');
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding: 10px 0px 10px 35px;
	border-bottom: 2px #E1822B solid;
	list-style-type: none;
}
#city_list_ex .footer{
 	clear:both;
	height: 21px;
	background-image: url('../myimages/v2/town_in_img/EX/floot.gif');
	background-position: left top;
	background-repeat: no-repeat;
}


/*內容區域 - 右邊區域 - 美美美話題*/
#body_area #page_right #city_forum_ex{
	margin: 0px 0px 10px 0px;
	border-left: 1px #E1822B solid;
	border-right: 1px #E1822B solid;
}
#city_forum_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/city_forum_title.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#city_forum_ex li{
	float: left;
	width: 122px;
	background-image:url('../myimages/v2/ex_img/city_forum_icon.jpg');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px 0px 10px 25px;
	border-left: 1px #E1822B solid;
	border-right: 1px #E1822B solid;
	border-bottom: 2px #E1822B solid;
	list-style-type: none;
}
#city_forum_ex li a{
	color: #074456;
}
#city_forum_ex .nodata{
	background-image: none;
}
/*內容區域 - 右邊區域 - 美美美相關網站*/
#body_area #page_right #area_ex{
	margin: 0px 0px 10px 0px;
	border-left: 1px #4FB0D0 solid;
	border-right: 1px #4FB0D0 solid;
}
#area_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/area_title.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#area_ex li{
	float: left;
	width: 122px;
	background-image:url('../myimages/v2/ex_img/area_icon.jpg');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px 0px 10px 25px;
	border-left: 1px #4FB0D0 solid;
	border-right: 1px #4FB0D0 solid;
	border-bottom: 2px #4FB0D0 solid;
	list-style-type: none;
}
#area_ex li a{
	color: #074456;
}
#area_ex .nodata{
	background-image: none;
}
/*內容區域 - 右邊區域 - 美美美服務列表*/
#body_area #page_right #service_ex{
	margin: 0px 0px 10px 0px;
	border-left: 1px #B71313 solid;
	border-right: 1px #B71313 solid;
}
#service_ex .title{
	height: 27px;
	background-image: url('../myimages/v2/ex_img/service_title.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#service_ex li{
	float: left;
	width: 122px;
	background-image:url('../myimages/v2/ex_img/service_icon.jpg');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px 0px 10px 25px;
	border-left: 1px #B71313 solid;
	border-right: 1px #B71313 solid;
	border-bottom: 2px #B71313 solid;
	list-style-type: none;
}
#service_ex li a{
	color: #074456;
}
#service_ex .nodata{
	background-image: none;
}


/*頁尾區域*/
#footer_area{
	clear: both;
	width: 970px;
	padding: 0px 5px 0px 5px;
	margin: 0px auto 0px auto;
	background-image: url('../myimages/v2/bg_980.gif');
	background-repeat: repeat-y;
	position: relative;
}
#footer_area .logo{
	float: left;
	width: 300px;
	height: 100px;
	background-image: url('../myimages/v2/footer_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	padding: 25px 0px 0px 0px;
	text-align: right;
}
#footer_area .text{
	float: left;
	width: 660px;
	height:100px;
	background-image: url('../myimages/v2/footer_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	padding: 25px 0px 0px 10px;
	text-align: left;
}
#footer_area .text .DIVstyle{
	line-height: 42px;
}
#footer_area .text .DIVstyle2{
	position:absolute; bottom: 4px; right: 111px; font-size:10px; color: #999999;
}


/*page*/
div.pagination.flickr {
	padding: 3px;
	margin: 3px;
	text-align:center;
}

div.pagination.flickr a {
	border: 1px solid #dedfde;
	margin-right:3px;
	padding:2px 6px;
	background-position:bottom;
	text-decoration: none;
	color: #0061de;
}

div.pagination.flickr a:hover, div.pagination.meneame a:active {
	border: 1px solid #000;
	background-image:none;
	background-color:#0061de;
	color: #fff;
}

div.pagination.flickr li.current {
	margin-right:3px;
	padding:2px 6px;

	font-weight: bold;
	color: #ff0084;
}

div.pagination.flickr li.disabled {
	margin-right:3px;
	padding:2px 6px;
	color: #adaaad;
}

/* 新聞字體大小 */
#content_body{ font-size:16px; line-height:150%}

/* search */
.search_area{text-align:left; width:630px;margin-bottom:10px; background-image:url(/myimages/bo4.gif); background-repeat:no-repeat; background-position: left top; padding-left:10px}
.search_url{color:#488048;}
a.search_title:link{ font-size:12pt; line-height:150%}
a.search_title:visited{ font-size:12pt; line-height:150%}
.search_ent{ margin:10px}
.search_page_d{color:#000000; font-weight:bolder; margin:2px}
.search_page{padding: 2px 5px 2px 5px;	margin: 2px;font-weight: bold;}
a.search_page:link{ border: 1px solid #999;	color: #666;}
a.search_page:active{ color:#D43FFF; width:100px}
a.search_page:visited{border: 1px solid #999;	color: #666;}
a.search_page:hover{ background-color:#3666D4; color:#FFFFFF; text-decoration:none}
.search_page_n{color: #666;}
.search_page_n2{ color: #2A3FAA}

/* 圖片 */
.L3_pic{
background-color:#FFFFFF;
border: 1px solid #aaaaaa;
padding:5px;
}
/* 各地景點列表連結 */
.s_link{
color: #666666;font-size: 14px;
}
/*景點表格 */
.s_td{padding-left:7px; padding-bottom:3px;}
.s_t_in{margin-left:120px;table-layout: fixed; width:400px}
/*景點區*/
.s_area{float:left;color:#83AE00;}
.s_line{background-image:url(http://sy.emmm.tw/myimages/main-line1.gif);width:577px; height:16px; clear:both;}
a.s_link:link, a.s_link:visited, a.s_link:active{
font-family:Arial;新細明體;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
a.s_link:hover	{
font-family:Arial;新細明體;
	background: transparent;
	color: #ff0000;
	text-decoration: none;
}
A.B10pt:link{font-family:Arial;新細明體;FONT-SIZE:10pt;text-decoration:underline;color:#000000}
A.B10pt:visited{font-family:Arial;新細明體;FONT-SIZE:10pt;text-decoration:underline;color:#000000}
A.B10pt:hover{font-family:Arial;新細明體;FONT-SIZE:10pt;text-decoration:underline;color:#FF0000}