@charset "utf-8";
body, form, ul, li, dl, dd { margin:0; padding:0; }
table { table-layout:fixed; border-collapse:separate; empty-cells:show; }
div , td , span { word-break: break-all; word-wrap: break-word; overflow:hidden; } 

body {
	font: 13px/200% arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #444;
	text-align: center;
}

body.index,
body.search,
body.rank ,
body.service
{
	background: #FFFFFF url(http://g.udn.com.tw/community/img/ugc_2011/body.gif) repeat-x left top;
}

a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #68a629;
	text-decoration: underline;
}

iframe {
    margin: 0 0 30px;
}

button {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    cursor: pointer;
    font-size: 15px;
    margin: 20px 0;
    padding: 5px 40px;
    text-align: center;
}
button:hover {
    background: none repeat scroll 0 0 #68a629;
    border: 1px solid #46701D;
    color: #FFFFFF;
}

input, select, label , button {
	vertical-align: middle;
	margin: 0;
}
.input_box, select {
    border: 1px solid #CCCCCC;
}



.head {
	color: #68a629;
	font: bold 16px/200% "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	overflow: hidden;
	/* padding: 15px 0 0px; 有需要，則須個別設定，不統一由此設 */
	text-decoration: none;
	border-bottom: 5px solid #68a629;
	margin: 0px 0px 10px;
}
.head a {
    color: #68a629;
}

.head span {
    color: #68a629;
    display: none;
    float: right;
    font-size: 13px;
    font-weight: normal;
}

.foot {
    clear: both;
    display: block;
    float: none;
    height: 10px;
    padding: 0 0 10px;
}

/* 列表 */
.list {
	line-height: 150%;
}
.list a {
	color: #444;
	display: block;
	padding: 5px 0px 5px 13px;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/icons.png) no-repeat -5px -1167px;
}
.list a:hover {
	color: #68a629;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/icons.png) no-repeat left -1167px;
}


#header 
#gotop ,
#footer
{
	font-size: 12px;
}

#header {
	display: block;
	margin: auto;
	height: 96px;
	width: 980px;
	overflow: hidden;
	position: relative;
}
#logo {
	background: url(http://g.udn.com.tw/community/img/ugc_2011/logo.gif) no-repeat left top;
	display: block;
	overflow: hidden;
	height: 65px;
	width: 160px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#family {
	color: #b2b2b2;
	text-align: right;
	position: absolute;
	top: 3px;
	right: 0px;
}
#family a {
	color: #666;
}

#searchbar {
	position: absolute;
	top: 32px;
	right: 0px;
	width: 377px;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/searchbar.gif) no-repeat 85px top;
	height: 25px;
}
#search_type {
	float: left;
	margin: 0px 6px 0px 0px;
	width: 80px;
	font-family: Arial,helvetica,clean,"新細明體","PMingLiU",sans-serif;
}
#search_kw {
	width: 227px;
	float: left;
	border-style: none;
	background: transparent;
}
#search_submit {
	float: left;
	display: block;
	overflow: hidden;
	height: 20px;
	width: 62px;
}

#infobar {
	color: #FFF;
	position: absolute;
	left: 0px;
	top: 68px;
}
#infobar span {
	color: #CCC;
}
#infobar a {
	color: #FFF;
}

#memberbar {
	color: #FFF;
	position: absolute;
	right: 0px;
	top: 68px;
	color: #bae7dc;
	margin: 0px;
	padding: 0px;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/memberbar_interval.gif) no-repeat 80px 5px;
}
#memberbar a {
	color: #FFF;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}


#container {
	display: block;
	margin: auto;
	width: 980px;
	overflow: hidden;
	position: relative;
	text-align: left;
}

#mobile_news ,
#mobile_blogs ,
#mobile_albums
{
	text-align: left;
}

#main {
	float: left;
	overflow: hidden;
/*	border-right: 1px solid #DDDDDD; */
	overflow: hidden;
	width: 734px;
	padding: 10px 0px;
}

#nav {
	padding: 5px 0;
}
#nav span {
	color: #CCC;
	padding: 0px 5px;
}

/* CSS for the two demo scrollers*/
#pscrolls {
	position: absolute;
	width: 728px;
	left: 0px;
	top: 135px;
	overflow: visible;
}
#pscrolls .btn_open ,
#pscrolls .btn_close
{
	position: absolute;
	top: 1px;
	right: 1px;
	background: #e5e5e5;
	height: 25px;
	width: 60px;
	text-align: center;
	padding: 2px 0px 0px;
}
#pscrolls a.btn_open ,
#pscrolls a.btn_close 
{
	color: #333;
}
#pscrolls a.btn_open:hover ,
#pscrolls a.btn_close:hover
{
	color: #FFF;
	background: #666;
	text-decoration: none;
}

#pscroller {
	height: 23px;
}

#event {
	position: absolute;
	top: 0px;
	width: 661px;
	background: #fff;
	border: 1px solid #cbcbcb;
	padding: 3px 5px 3px 60px;
}
#eventmore {
	position:relative;
	z-index:1;
	background: #fff;
	display: none;
	padding: 3px 5px 3px 60px;
	border: 1px solid #CCC;
}
#event_head {
	position: absolute;
	left: 10px;
	top: 3px;
	font-weight: bold;
}
#event_head span {
	color: #CCC;
	margin: 0px 0px 0px 5px;
	font-weight: normal;
}
/* /CSS for the two demo scrollers*/

#main_body {
	padding: 45px 0px 0px;
}

#main_body h1 {
	font: bold small-caps 26px/30px "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	color: #56901c;
	margin: 0px;
	padding-bottom: 5px;
}




#sidebar {
	float: right;
	width: 240px;
	padding: 10px 0px;
}

#newguide {
	margin: 0px 0px 10px;
}

#ads dt a {
	display: block;
}
#ads dt {
	margin: 0px 0px 10px;
}

#focus .cp {
	font-weight: bold;
}
#focus hr
{
	border-bottom: 1px dotted #ccc;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	margin: 10px 0px;
}

#most:hover .head span {
    display: block;
}


#birth {
    text-align: justify;
}
#birth a {
    color: #444444;
    display: inline-block;
    margin: 0 10px 0 0;
}
#birth_body {
    padding: 0 0 5px;
		border-bottom: 1px solid #DDD;
}

#epaper dt {
	border-bottom: 1px solid #DDD;
}
#epaper a {
    color: #444444;
    display: inline-block;
    margin: 0 0 0 5px;
}
#epaper .input_box {
	width: 238px;
	width: 236px \9;
}
#epaper button {
    margin: 0 0 0 5px;
    padding: 1px 35px 2px;
}
#epaper dl {
    margin: 5px 0 10px;
}












#gotop {
	background: url(http://g.udn.com.tw/community/img/ugc_2011/gotop.gif) no-repeat right 18px;
	display: block;
	overflow: hidden;
	width: 980px;
	height: 8px;
	padding: 18px 0 8px;
	margin: auto;
}

#footer {
	text-align: left;
	border-top: 6px solid #86bf4c;
	padding: 6px 0px 20px;
}
#footer_links {
	color: #666;
	float: left;
}
#footer_links a {
	color: #666;
}
#footer_links a.sp {
	color: #0054a6;
}
#footer_box {
	color: #888;
	width: 940px;
	margin: auto;
	display: block;
	overflow: hidden;
	padding: 0px 10px;
}
#footer_copy {
	float: right;
	font-size: 11px;
}





/*
**************************************************************************************************************************************
總首頁頁框展示
**************************************************************************************************************************************
*/

.close {display: none;}


:focus {
	-moz-outline-style:none;
}









/* 最新消息框 */



#mobile_news_offside div.mobile_news_button {
	display: none;
}


#mobile_news_offside div.mobile_news_frame {
	float: left;
	position: relative;
	width: 728px;
	padding: 0px;
	margin: 0px;
}

#mobile_news_openside div.mobile_news_frame {
	float: left;
	position: relative;
	width: 480px;
	padding: 0px;
	margin: 0px;
}



.mobile_news_frame .pagination {
	height: 20px;
	margin: 0px auto;
	text-align: center;
	display: table;
	padding: 5px 0px 3px;
}

.mobile_news_frame .pagination li {
	float:left;
	margin:0 2px;
	padding: 0px;
	list-style:none;
}

.mobile_news_frame .pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(http://g.udn.com.tw/community/img/ugc_2011/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.mobile_news_frame .pagination li.current a {
	background-position:0 -12px;
}



/* 側欄 */
#mobile_news_openside {
	padding: 0px 0px 0px 248px;
}
.mobile_news_button {
	float: left;
	position: absolute;
	width: 258px;
	height: 320px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	left: 0px;
	top: 0px;
	text-align: left;
}

.mobile_news_button dl
{
	margin: 0px;
	padding: 0px;
}

.mobile_news_button dl dt
{
	width: 248px;
	height: 64px;
	background-image: url(http://g.udn.com.tw/community/img/ugc_2011/index_news_button_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;	
}

.mobile_news_button dl dt:hover
{
	background-position: 0px -80px;
}

.mobile_news_button dl dt a 
{
	width: 218px;
	height: 44px;
	font: bold 16px/23px "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 10px;	
	text-decoration: none;
	display: block;
}


.mobile_news_button dl dt a:hover
{ color: #fff;}



.mobile_news_button dl dt.mobile_news_button_on {
	width: 228px;
	height: 44px;
	font: bold 16px/23px "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 10px;	
	text-decoration: none;
	display: block;
	background-image: url(http://g.udn.com.tw/community/img/ugc_2011/index_news_button_bg.png);
	background-repeat: repeat-x;
	background-position: 0px -170px;
}

/* 側欄結束 */



/* 內容 */

#news {
	float: left;
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	display: block;
	z-index: 1;
}

#news_slides {
	float: left;
	position: relative;
	width: 100%;
	top:0px;
	left:0px;
	z-index:100;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.slides_control {
	overflow: visible;
}

#news_slides dl {
	position:relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: #f0f0f0;
	background:-webkit-gradient(linear, 50% 35%, 50% 0%, from(#f0f0f0), to(#cacaca));
}

#news_slides dl dd {
	position: relative;
	width:100%;
	height:320px;
	padding:0px;
	margin: 0px;
}

#news_slides dl,
#news_slides dl dd {
	height: 320px;
}

#mobile_news_openside .news_slides_img, 
#mobile_news_openside .news_slides_img a {
	width: 480px;
	height: 320px;
}

#mobile_news_offside .news_slides_img, 
#mobile_news_offside .news_slides_img a {
	width: 728px;
	height: 320px;
}

#mobile_news_openside #news_slides dl dd img {
	width: 480px;
	height: 320px;
	border-style: none;
}

#mobile_news_offside #news_slides dl dd img {
	width: 728px;
	height: 320px;
/*	max-width: 480px;
	max-height: 320px;
	height:expression((this.height>320)?320:this.height); */
}

#news_slides .prev {
	position:absolute;
	width:62px;
	height: 80px;
	display:block;
	top:120px;
	left: -80px;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/common_leftbtn.png) no-repeat left center;
	z-index:101;
}

#news_slides .next {
	position:absolute;
	width:62px;
	height: 80px;
	display:block;
	top:120px;
	right: -80px;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/common_rightbtn.png) no-repeat right center;
	z-index:101;
}

.news_slides_img {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

.news_slides_img a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.news_slides_txt {
	background: #333;
}

.news_slides_txt {
	position: absolute;
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	bottom: -30px;
	background-color: rgba(0, 0, 0, 0.8);
	background: rgba(0, 0, 0, 0.8);
	overflow: visible;
}

.news_slides_txt span {
	font: 13px/30px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/* 內容結束 */





/* 最新消息框結束 */




















/* 部落格推薦框 */

#mobile_blogs {
	position: relative;
	width: 728px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/mobile_blogs_bg.gif) no-repeat left bottom;
	height: 268px;
}

.mobile_blogs_header {
	float: left;
	position: relative;
	width: 128px;
	height: 40px;
	padding: 10px 0px 0px;
	margin: 0px;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/mobile_blogs_button.png) no-repeat left -90px;
	font: bold 16px/30px "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	color: #56901c;
	text-align: center;
}

.mobile_blogs_button {
	float: left;
	position: relative;
	width: 600px;
	height: 30px;
	padding: 0px;
	margin: 10px 0px;
}

.mobile_blogs_button dl
{
	margin: 0px;
	padding: 0px;
}

.mobile_blogs_button dl dt
{
	float: left;
	position: relative;
	text-align: center;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/mobile_blogs_button.png) no-repeat right top;
}

.mobile_blogs_button dl dt:hover
{
	background-position: 0px -30px;
}

.mobile_blogs_button dl dt a 
{
	width: 100%;
	height: 30px;
	font: bold 16px/30px "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
	display: block;
}


.mobile_blogs_button dl dt a:hover
{
	color: #fff;
}



.mobile_blogs_button dl dt.mobile_blogs_button_on {
	font: bold 16px/30px "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/mobile_blogs_button.png) no-repeat right -60px;
}

.mobile_blogs_button dl dt,
.mobile_blogs_button dl dt.mobile_blogs_button_on
{
	width: 25%;
	height: 30px;
}

/* jquery 橫式圖片導覽 */

.mobile_blogs_frame {
	position: relative;
	width: 700px;
	height: 190px;
	padding: 0px;
	margin: 0px auto;
}

/* 部落格推薦列表 */

.mobile_blogs_frame_main {
	position: relative;
	float: left;
	overflow:hidden;
	width: 700px;
	height: 170px;
	margin: 0px;
	padding: 0px;
}

.mobile_blogs_frame_main_blogsbox {
	float: left;
	position: relative;
	height: 170px;
	width: 50%;
	margin: 0px;
	padding: 0px;
/*	background: url(http://g.udn.com.tw/community/img/ugc_2011/mobile_blogs_frame_main_blogsbox_bg.gif) no-repeat left top; */
}

.mobile_blogs_frame_main_blogsbox .blogname {
	float: left;
	position: relative;
	width: 340px;
	height: 38px;
	font: bold 15px/38px "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	color: #68a629;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
    
.mobile_blogs_frame_main_blogsbox .bloglist {
	float: left;
	position: relative;
	width: 340px;
	height: 170px;
	padding-left: 10px;
}

.bloglist .bloglist_img {
	float: left;
	position:relative;
	width:120px;
	height:120px;
	text-align:center;
	left: 0px;
	top: 0px;
}


.bloglist .bloglist_img img {
	display:block;
	margin:0 auto;
	max-width:120px;
	max-height:120px;
	/*
	因 IE expression 問題，會使圖片變小的情況，而將此兩行註解掉
	width:expression((this.width>120)?120:this.width); 
	height:expression((this.height>120)?120:this.height); 
	*/
}

.bloglist .bloglist_lank {
	float: left;
	position:relative;
	width:208px;
	height:120px;
	text-align: left;
}

.bloglist .bloglist_lank dl {
	display:block;
	margin: 0px;
	padding-left: 14px;
}
.bloglist .bloglist_lank dl dt {
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 20px;
}

.bloglist .bloglist_lank dl dt a {
	background: url("http://g.udn.com.tw/community/img/ugc_2011/icons.png") no-repeat scroll -5px -1175px transparent;
	padding-left: 10px;
	font: normal 13px/20px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	text-decoration: none;
	color: #333;
}

.bloglist .bloglist_lank dl dt a:hover {
	background: url("http://g.udn.com.tw/community/img/ugc_2011/icons.png") no-repeat scroll -1px -1175px transparent;
	text-decoration: underline;
	color: #68a629;
} 

/* 部落格推薦列表 END*/



.mobile_blogs_items_box {
	/* required settings */
	position: relative;
	float: left;
	overflow:hidden;
	width: 700px;
	height:170px;
	margin: 0px;
	padding: 0px;
}

.mobile_blogs_items {
	/* this cannot be too large */
	width:20000ex;
	position:absolute;
	clear:both;
	height: 170px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}

.mobile_blogs_frame_topbtn {
	position: absolute;
	width: 62px;
	height: 80px;
	z-index: 999;
}

.mobile_blogs_frame div.left
{
	top: 55px;
	left: -62px;
}

.mobile_blogs_frame div.right
{
	top: 55px;
	right: -62px;
}


/* prev, next, prevPage and nextPage buttons */
a.mobile_blogs_frame_browse {
	display:block;
	width:62px;
	height:80px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.mobile_blogs_frame_right {
	background: url(http://g.udn.com.tw/community/img/ugc_2011/common_rightbtn.png) no-repeat left top;
}



/* left */
a.mobile_blogs_frame_left {
	background: url(http://g.udn.com.tw/community/img/ugc_2011/common_leftbtn.png) no-repeat left top;
}



.mobile_blogs_navibox {
	height:20px;
	margin: 0px auto;
	text-align: center;
	display: table;
	z-index: 999;
	padding-top: 3px;
}

/* position and dimensions of the navigator */
.mobile_blogs_navibox .navi {
	position: relative;
	text-align: center;
	float: right;
}


/* items inside navigator */
.mobile_blogs_navibox .navi a {
	width:12px;
	height:12px;
	float:left;
	margin:1px;
	background:url(http://g.udn.com.tw/community/img/ugc_2011/pagination.png) no-repeat 0 0;
	display:block;
	font-size:1px;
}

/* mouseover state */
.mobile_blogs_navibox .navi a:hover {
	background-position:0 -24px;      
}

/* active state (current page state) */
.mobile_blogs_navibox .navi a.active {
	background-position:0 -12px;     
}

/*
root element for the scrollable.
when scrolling occurs this element stays still.
*/

/* jquery 橫式圖片導覽 END*/

/* 部落格推薦框結束 */




















/* 相簿推薦框 */

#mobile_albums {
	position: relative;
	width: 680px;
	height: 378px;
	margin: 0px;
	overflow: hidden;
	padding-right: 24px;
	padding-left: 24px;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/mobile_albums_frame_main_bg.gif) no-repeat left top;
}

/*標題+副標*/
.mobile_albums_top {
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 0px;
	z-index: 999;
	padding: 25px 0px 0px;
	width: 129px;
	text-align: center;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/mobile_albums_frame_main_bg.gif) no-repeat 0px 0px;
}

.mobile_albums_top h1 {
	font: bold 16px/30px "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	color: #56901c;
	text-decoration: none;
	margin: 0px;
	padding-left: 8px;
	display: block;
}

/* jquery 橫式圖片導覽 */


/*最大顯示*/
.mobile_albums_frame {
	float: left;
	position: relative;
	width: 680px;
	margin: 0px;
	padding: 0px;

}


/*不含navi顯示*/
.mobile_albums_frame_main {
	position: relative;
	float: left;
	overflow:hidden;
	width: 680px;
	height: 340px;
	margin: 0px;
	padding: 0px;
}


/* 相簿推薦列表 */

/*個別單位顯示*/
.mobile_albums_frame_main_albumsbox {
	float: left;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 25px 0px 0px;
}

.mobile_albums_frame_main_albumsbox p {
	float: left;
	position: relative;
	width: 555px;
	margin: 0px;
	padding: 0px 0px 10px 115px;
	font: normal 13px/30px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #333;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
  
/*個別單位的列表顯示*/
.albumlist {
	float: left;
	position: relative;
	width: 680px;
	height: 340px;
	overflow: hidden;
}

.albumlist dl {
	float: left;
	position: relative;
	width: 680px;
	height: 340px;
	margin: 0px;
	padding: 0px;
}
.albumlist dl dd {
	float: left;
	position: relative;
	width: 120px;
	height: 120px;
	margin: 0px;
	padding: 8px;
}
.albumlist dl dd.big {
	float: left;
	position: relative;
	width: 256px;
	height: 256px;
	margin: 0px;
	padding: 8px;
}

.albumlist dl dd.big a {
	width: 256px;
	height: 256px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}


.albumlist dl dd img {
	max-width:120px;
	max-height:120px;
	/*
	因 IE expression 問題，會使圖片變小的情況，而將此兩行註解掉
	width:expression((this.width>120)?120:this.width); 
	height:expression((this.height>120)?120:this.height); 
	*/
	opacity: 0.9;
}

.albumlist dl dd.big img {
	max-width:256px;
	max-height:256px;
	/*
	因 IE expression 問題，會使圖片變小的情況，而將此兩行註解掉
	width:expression((this.width>256)?256:this.width); 
	height:expression((this.height>256)?256:this.height); 
	*/
}

.albumlist dl dd img:hover {
    opacity: 1;
} 

/* 相簿推薦列表 END*/


/*jquery滑動視窗顯示範圍*/
.mobile_albums_items_box {
	/* required settings */
	position: relative;
	float: left;
	overflow:hidden;
	width: 100%;
	height: 340px;
	margin: 0px;
	padding: 0px;
}

/*jquery滑動超出範圍*/
.mobile_albums_items {
	/* this cannot be too large */
	width:20000ex;
	position:absolute;
	clear:both;
	height: 100%;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}


/*jquery滑動按鍵隱藏範圍+層級*/
.mobile_albums_frame_topbtn_open {
	position: absolute;
	width: 62px;
	height: 80px;
	z-index: 999;
}

.mobile_albums_frame div.left
{
	top: 160px;
	left: -62px;
}

.mobile_albums_frame div.right
{
	top: 160px;
	right: -62px;
}


/*jquery滑動按鍵大小*/
/* prev, next, prevPage and nextPage buttons */
a.mobile_albums_frame_browse {
	display:block;
	width:62px;
	height:80px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.mobile_albums_frame_right {
	background: url(http://g.udn.com.tw/community/img/ugc_2011/common_rightbtn.png) no-repeat left top;
}

/* left */
a.mobile_albums_frame_left {
	background: url(http://g.udn.com.tw/community/img/ugc_2011/common_leftbtn.png) no-repeat left top;
}



.mobile_albums_navibox {
	height:20px;
	margin: 0px auto;
	text-align: center;
	display: table;
	z-index: 999;
}

/* position and dimensions of the navigator */
.mobile_albums_navibox .navi {
	position: relative;
	text-align: center;
	float: right;
	padding-top: 4px;
}


/* items inside navigator */
.mobile_albums_navibox .navi a {
	width:12px;
	height:12px;
	float:left;
	margin:1px;
	background:url(http://g.udn.com.tw/community/img/ugc_2011/pagination.png) no-repeat 0 0;
	display:block;
	font-size:1px;
}

/* mouseover state */
.mobile_albums_navibox .navi a:hover {
	background-position:0 -24px;      
}

/* active state (current page state) */
.mobile_albums_navibox .navi a.active {
	background-position:0 -12px;     
}

/*
root element for the scrollable.
when scrolling occurs this element stays still.
*/

/* jquery 橫式圖片導覽 END*/

/* 相簿推薦框結束 */





















/* 優質推薦框 */

#mobile_recommend {
	position: relative;
	width: 728px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/mobile_recommend_bg.gif) no-repeat left 12px;
}

.mobile_recommend_header {
	float: left;
	position: relative;
	width: 128px;
	height: 40px;
	padding: 10px 0px 0px;
	margin: 0px;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/mobile_blogs_button.png) no-repeat left -90px;
	font: bold 16px/30px "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	color: #56901c;
	text-align: center;
}

.mobile_recommend_button {
	float: left;
	position: relative;
	width: 600px;
	height: 30px;
	padding: 0px;
	margin: 10px 0px;
}

.mobile_recommend_button dl
{
	margin: 0px;
	padding: 0px;
}

.mobile_recommend_button dl dt
{
	float: left;
	position: relative;
	text-align: center;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/mobile_blogs_button.png) no-repeat right top;
}

.mobile_recommend_button dl dt:hover
{
	background-position: 0px -30px;
}

.mobile_recommend_button dl dt a 
{
	width: 100%;
	height: 30px;
	font: bold 16px/30px "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	text-decoration: none;
	display: block;
}

.mobile_recommend_button dl dt a:hover
{
	color: #fff;
}

.mobile_recommend_button dl dt.mobile_recommend_button_on {
	font: bold 16px/30px "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/mobile_blogs_button.png) no-repeat right -60px;
}

.mobile_recommend_button dl dt,
.mobile_recommend_button dl dt.mobile_recommend_button_on
{
	width: 25%;
	height: 30px;
}

/* jquery 橫式圖片導覽 */

.mobile_recommend_frame {
	position: relative;
	width: 700px;
	height: 260px;
	padding: 10px 0px;
	margin: 0px auto;
}

/* 優質推薦列表 */

.mobile_recommend_frame_main {
	position: relative;
	float: left;
	overflow:hidden;
	width: 700px;
	height: 240px;
	margin: 0px;
	padding: 0px;
}

.mobile_recommend_frame_main img {
	display:block;
	margin:0 auto;
	max-width:90px;
	max-height:90px;
	/*
	因 IE expression 問題，會使圖片變小的情況，而將此兩行註解掉
	width:expression((this.width>90)?90:this.width); 
	height:expression((this.height>90)?90:this.height); 
	*/
}


/* 優質推薦列表 END*/

.mobile_recommend_frame_topbtn {
	position: absolute;
	width: 62px;
	height: 80px;
	z-index: 999;
}

.mobile_recommend_frame div.left
{
	top: 55px;
	left: -62px;
}

.mobile_recommend_frame div.right
{
	top: 55px;
	right: -62px;
}

/* prev, next, prevPage and nextPage buttons */
a.mobile_recommend_frame_browse {
	display:block;
	width:62px;
	height:80px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.mobile_recommend_frame_right {
	background: url(http://g.udn.com.tw/community/img/ugc_2011/common_rightbtn.png) no-repeat left top;
}

/* left */
a.mobile_recommend_frame_left {
	background: url(http://g.udn.com.tw/community/img/ugc_2011/common_leftbtn.png) no-repeat left top;
}


/* jquery 橫式圖片導覽 END*/

.mobile_recommend_frame_main dt {
	float: left;
}
.mobile_recommend_frame_main a {
	display: block;
	margin: 0px 10px 15px 0px;
	height: 60px;
	width: 340px;
	overflow: hidden;
	text-align: left;
	line-height: 150%;
}
.mobile_recommend_frame_main a img {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 60px;
}
.mobile_recommend_frame_main span {
	display: block;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	color: #68a629;
}



/* 優質推薦框結束 */












/* 訊息頁 */
#msg_logo {
	background: url(http://g.udn.com.tw/community/img/ugc_2011/logo_manage.png) no-repeat left top;
	display: block;
	height: 60px;
	width: 220px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 10px 0px 0;
}
#msg {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin: 20px 0px 0px;
}
#msg_txt {
	color: #000;
	font: bold 16px/200% "微軟正黑體","Microsoft JhengHei","微软雅黑体","Microsoft YaHei","新細明體",PMingLiU,"新宋体",NSimSun,"Apple LiGothic Medium",arial,Geneva,sans-serif;
	padding: 20px 40px 20px 180px;
	background: #f5f5f5 url(http://g.udn.com.tw/community/img/ugc_2011/msg.gif) no-repeat -50px -70px;
	display: block;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	/* IE FF 最小高度 */
	height:auto!important;
	height:140px;
	min-height:140px;
}
#msg_links {
	display: block;
	background: #FFF;
	text-align: center;
	*margin-left: 50%;
	width: 980px;
}
#msg_links a {
	text-indent: -999px;
}
#msg_link_back {
	display: inline-block;
	height: 65px;
	width: 150px;
	overflow: hidden;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/msg.gif) no-repeat 5px -5px;
	position: relative;
}
#msg_link_home {
	display: inline-block;
	height: 65px;
	width: 160px;
	overflow: hidden;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/msg.gif) no-repeat -154px -5px;
	position: relative;
}







/* Search 搜尋頁面 */

.search_header {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #e0f0d1 url(http://g.udn.com.tw/community/img/ugc_2011/common_search_bg.gif) repeat-x 0px -46px;
}

.search_header > dl {
	width: 706px;
	height: 50px;
	margin: 0px;
	padding: 5px 10px 0px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: none;
}

.search_header > dl {
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}

.search_header dd {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	font: bold 15px/30px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
}

.search_header dd a {
	margin: 5px 0px 0px;
	padding: 0px 25px;
	display: block;
	color: #666;
}

.search_header dd a:hover {
	color: #690;
	text-decoration: none;
}

.search_header a.on {
	color: #FFF;
	background: #6aa82d;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/common_search_bg.gif) no-repeat center 0px;
	text-align: center;
	margin-top: 0px;
	padding-top: 5px;
	height: 40px;
}

.search_header a.on:hover  {
	color: #FFF;
	text-decoration: none;
}

.search_header img  {
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}


.search_header_main {
	float: left;
	position: relative;
	width: 726px;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	background: #e0f0d1;
}

.search_header_main {
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright:0px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}

.search_header > dl,
.search_header_main {
	border-color: #99ad85;
}
body.service .search_header_main {
	border: 1px solid #99ad85;
	width: 578px;
	height: 127px;
	height: auto \9;
}


.search_header_main span {
	float: left;
	position: relative;
	width: 120px;
	text-align: right;
	padding-right: 10px;
	font: bold 15px/24px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #690;
}

.search_header_main input {
	float: left;
	position: relative;
	height: 24px;
	margin: 0px;
	padding: 0px 10px;
	border: 1px solid #bbcbac;
}

.search_header_main button {
	width: 160px;
	padding: 10px 20px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	color: #fff;
	border: 1px solid #3d5a1f;
	background: #3d5a1f;
}

.search_header_main button:hover {
	border: 1px solid #6aa82d;
	background: #6aa82d;
}

.search_header_main button {
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright:3px;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-webkit-border-top-left-radius:3px;
-webkit-border-top-right-radius:3px;
-webkit-border-bottom-left-radius:3px;
-webkit-border-bottom-right-radius:3px;
border-top-left-radius:3px;
border-top-right-radius:3px;
border-bottom-left-radius:3px;
border-bottom-right-radius:3px;
}

.search_header_main_keyword,
.search_header_main_limit {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

.search_header_main_keyword {
	padding-top: 20px;
	padding-bottom: 20px;
}

.search_header_main_limit {
	padding-bottom: 20px;
}


.search_header_main_keyword input {
	width: 364px;
}

.search_header_main_limit input {
	width: 320px;
	margin-right: 10px;
}

.search_prompt {
	float: left;
	position: relative;
	width: 728px;
	margin: 0px;
	padding: 10px 0px 0px;
}

.search_prompt h1 {
	float: left;
	position: relative;
	width: 100%;
	font: bold 15px/30px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	margin: 0px;
	padding: 5px;
}

.search_prompt ul {
	float: left;
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.search_prompt li {
	float: left;
	position: relative;
	width: 98%;
	font: normal 13px/18px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	margin: 0px;
	padding: 1%;
}

/* Search 搜尋頁面 結束 */

/* 關於搜尋 */

.search_main {
	float: left;
	position: relative;
	width: 728px;
	margin: 0px;
	padding: 10px 0px 0px;
}

.search_main h1 {
	float: left;
	position: relative;
	font: bold 13px/24px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	margin: 5px 0px;
	padding: 0px 7px;
	width: 714px;
}

.search_main h1 a {
	color: #666;
	text-decoration: none;
	margin-right: 10px;
}

.search_main h1 a:hover {
	color: #06C;
	text-decoration: underline;
}

.search_main_about {
	float: left;
	position: relative;
	width: 714px;
	font: bold 13px/24px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	margin: 0px 0px 5px;
	padding: 0px 7px;
}

.search_main_about span {
	color: #F30;
	margin-right: 3px;
	margin-left: 3px;
}

.search_main_about div {
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
}

.search_main_about div a {
	color: #538123;
	text-decoration: none;
}

.search_main_about div a:hover {
	color: #6aa82d;
	text-decoration: underline;
}

/* 關於搜尋 結束 */

/* 文章搜尋 */

.search_main_article_list {
	float: left;
	position: relative;
	width: 728px;
	margin: 0px;
	padding: 0px;
	display: block;
	border-top: 1px dotted #666;
}

.search_main_article_list:hover {
	text-decoration: none;
	background: #f0fbe6;
}

.search_main_article_list:hover h1 a {
	color: #538123;
}

.search_main_article_list:hover h2,
.search_main_article_list:hover h2 a,
.search_main_article_list:hover h3,
.search_main_article_list:hover h3 a {
	color: #333;
}

.search_main_article_list h2 span a {color: #666;}
.search_main_article_list:hover h2 span a {color: #666;}


.search_main_article_list ul {
	position: relative;
	width: 728px;
	margin: 0px;
	padding: 0px;
}

.search_main_article_list li {
	position: relative;
	float: left;
	width: 708px;
	margin: 10px 0px 0px;
	padding: 10px 10px 0px;
	display: block;
}

span.search_main_article_list_img {
	float: left;
	position: relative;
	height: 80px;
	width: 80px;
	margin-right: 10px;
	display: table-cell;
	text-align: center;
/*	vertical-align: middle;*/
}

span.search_main_article_list_img img {
	max-height: 60px;
	max-width: 60px;
}

.search_main_article_list li h1,
.search_main_article_list li h2,
.search_main_article_list li h3 {
	float: right;
	position: relative;
	text-align: left;
	width: 618px;
	margin: 0px;
	padding: 0px;
}

.search_main_article_list li h1 a {
	font: bold 15px/24px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #333;
}

.search_main_article_list li h1 a:hover { color: #538123;}

.search_main_article_list li h2 {
	font: normal 12px/20px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #666;
}

.search_main_article_list li h2 span {
	font-weight: bold;
	margin-right: 7px;
}

.search_main_article_list li h3 {
	font: normal 12px/22px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #666;
}

/* 文章搜尋 結束 */

/* 相片搜尋 */

.search_main_photo_list {
	position: relative;
	float: left;
	width: 150px;
	height: 190px;
	margin: 0px 5px 5px;
	padding: 10px;
	border: 1px solid #B9C6B0;
}

.search_main_photo_list {
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}

.search_main_photo_list {
	-moz-box-shadow: 0px 0px 1px #62794b;
	-webkit-box-shadow: 0px 0px 1px #62794b;
	box-shadow: 0px 0px 1px #62794b;
}

.search_main_photo_list span,
.search_main_photo_list_img {

}

.search_main_photo_list span {
	position: relative;
	margin: 0px;
	padding: 5px;
	overflow: hidden;
	font: bold 13px/25px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #333;
	display: block;
}

.search_main_photo_list_img {
	float: left;
	position: relative;
	width: 140px;
	height: 130px;
	margin: 0px;
	padding: 0px 10px 10px;
	text-align: center;
/*	vertical-align: middle;*//*IE8底下不支援*/
/*	display: table-cell;*//*IE8底下不支援*/
	border-bottom: 1px solid #8BAC77;
}

.search_main_photo_list_img img {
	max-width:120px;
	max-height:120px;
}

.search_main_photo_list:hover {
	text-decoration: none;
	background: #f0fbe6;
}

.search_main_photo_list:hover {
	border: 1px solid #648145;
	-moz-box-shadow: 0px 0px 3px #294210;
	-webkit-box-shadow: 0px 0px 3px #294210;
	box-shadow: 0px 0px 3px #294210;
	color: #538123;
}

/* 相片搜尋 結束 */

/* 部落格搜尋 */

.search_main_blog_list {
	position: relative;
	float: left;
	width: 352px;
	height: 70px;
	margin: 5px;
	padding: 10px 0px 0px;
	display: block;
  	overflow: hidden;
	border: 1px solid #B9C6B0;
}

.search_main_blog_list {
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}

.search_main_blog_list {
	-moz-box-shadow: 0px 0px 1px #62794b;
	-webkit-box-shadow: 0px 0px 1px #62794b;
	box-shadow: 0px 0px 1px #62794b;
}

.search_main_blog_list:hover {
	text-decoration: none;
	background: #f0fbe6;
}

.search_main_blog_list:hover {
	border: 1px solid #648145;
	-moz-box-shadow: 0px 0px 3px #294210;
	-webkit-box-shadow: 0px 0px 3px #294210;
	box-shadow: 0px 0px 3px #294210;
}

.search_main_blog_list:hover h1 {
	color: #538123;
}

.search_main_blog_list:hover h2 {
	color: #333;
}

span.search_main_blog_list_img {
	float: left;
	position: relative;
	width: 70px;
	height: 70px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}

span.search_main_blog_list_img img {
	max-height: 60px;
	max-width: 60px;
}

.search_main_blog_list h1 {
	float: left;
	position: relative;
	width: 270px;
	margin: 0px;
	padding: 0px;
	font: bold 15px/20px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #333;
}

.search_main_blog_list h2 {
	float: left;
	position: relative;
	width: 270px;
	margin: 0px;
	padding: 0px;
	font: normal 13px/16px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 部落格搜尋 結束 */

/* 城市搜尋 */

.search_main_city_list {
	position: relative;
	float: left;
	width: 352px;
	height: 70px;
	margin: 5px;
	padding: 10px 0px 0px;
	display: block;
  	overflow: hidden;
	border: 1px solid #B9C6B0;
}

.search_main_city_list {
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}

.search_main_city_list {
	-moz-box-shadow: 0px 0px 1px #62794b;
	-webkit-box-shadow: 0px 0px 1px #62794b;
	box-shadow: 0px 0px 1px #62794b;
}

.search_main_city_list:hover {
	text-decoration: none;
	background: #f0fbe6;
}

.search_main_city_list:hover {
	border: 1px solid #648145;
	-moz-box-shadow: 0px 0px 3px #294210;
	-webkit-box-shadow: 0px 0px 3px #294210;
	box-shadow: 0px 0px 3px #294210;
}

.search_main_city_list:hover h1 {
	color: #538123;
}

.search_main_city_list:hover h2 {
	color: #333;
}

span.search_main_city_list_img {
	float: left;
	position: relative;
	width: 70px;
	height: 70px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}

span.search_main_city_list_img img {
	max-height: 60px;
	max-width: 60px;
}

.search_main_city_list h1 {
	float: left;
	position: relative;
	width: 270px;
	margin: 0px;
	padding: 0px;
	font: bold 15px/20px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #333;
}

.search_main_city_list h2 {
	float: left;
	position: relative;
	width: 270px;
	margin: 0px;
	padding: 0px;
	font: normal 13px/18px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 城市搜尋 結束 */

/* 分頁 */
#page_go {
	width: 30px;
	color: #690;
}
.pagelink {
	position: relative;
	clear: both;
	padding: 20px 0px 40px;
	margin: 20px 0px 0px;
	overflow: hidden;
}
.pagelink a {
	padding: 2px 8px;
}
.pagelink a:hover, .pagelink .on {
	background: #6aa82d;
	color: #FFF;
	text-decoration: none;
}
.pagenum {
	float: left;
}
.pagegoto {
	float: right;
	padding: 0px 6px 0px 0px;
}

/* 分頁 結束*/


/* 全域各類排行榜 */
body.rank div#main_body ,
body.service div#main_body 
{position:relative;padding:0 10px 0 0;}
body.rank div#main_body h2 ,
body.service div#main_body h2 
{
	color: #56901C;
	font: bold small-caps 26px/30px "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	margin: 0;
	float:left;
}
body.service div#main_body h2 {
	display: block;
	overflow: hidden;
	clear: both;
	float: none;
}
body.rank div#main_body h3 {
	font: bold 12px/30px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #F93;
	text-decoration: none;
	display: block;
	margin: 0;
	float: right;
}
div#main_body div#rank_sub  ,
body.service div#service_sub  
{
	width:144px;
	float:left;
	clear: both;
}
div#main_body div#rank_sub .head  ,
body.service div#service_sub .head
{
	width:134px;
}
div#main_body div#rank_main  ,
body.service div#service_main
{
	width: 580px;
	float: right;
	position: relative;
	top: -28px;
}
div#main_body div#rank_main {
	top: 0px;
}

#service_faq {
	width: 580px;
	padding: 25px 0px 0px;
}
#service_faq dl {
	float: left;
	position: relative;
	width: 255px;
	overflow: hidden;
	margin: 0px 10px 0px 0px;
}
#service_faq dl a {
    background: url("http://g.udn.com.tw/community/img/ugc_2011/icons.png") no-repeat scroll -5px -1167px transparent;
    padding: 2px 0 2px 13px;
	
	width: 255px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
#service_faq dl a:hover {
    background: url("http://g.udn.com.tw/community/img/ugc_2011/icons.png") no-repeat scroll 0px -1167px transparent;
}

#service_btn {
	padding: 0px 0px 10px;
	float: right;
	width: 580px;
}
#service_btn a {
	background: url(/https/cs.udn.com/html/service/img/service.gif) left top;
	display: block;
	height: 65px;
	width: 180px;
	overflow: hidden;
	float: left;
	cursor: default;
}
a#service_btn_1 {
	margin: 0px 20px 0px 0px;
}
a#service_btn_2 {
	margin: 0px 20px 0px 0px;
	background-position: -200px top;
}
a#service_btn_3 {
	background-position: -400px top;
}
a#service_btn_1:hover {
	background-position: left bottom;
}
a#service_btn_2:hover {
	background-position: -200px bottom;
}
a#service_btn_3:hover {
	background-position: -400px bottom;
}

#csc {
	margin: 30px 0px 0px;
	display: block;
}
body.service #container {
	overflow: visible;
}
#service_btn_1_mark {
	height: 330px;
	width: 134px;
	border: 5px solid #FF8000;
	position: absolute;
	left: -5px;
	top: 76px;
	display: none;
}
#service_btn_2_mark {
	height: 350px;
	height: 400px \9;
	width: 580px;
	border: 5px solid #FF8000;
	position: absolute;
	left: 139px;
	top: 417px;
	top: 416px \9;
	display: none;
}
#service_btn_3_mark {
	height: 129px;
	height: 136px \9;
	width: 580px;
	border: 5px solid #FF8000;
	position: absolute;
	left: 139px;
	top: 118px;
	top: 117px \9;
	display: none;
}

#service_all {
	padding: 20px 0px 5px;
	float: right;
	width: 580px;
}
#service_all a {
	background: url(/https/cs.udn.com/html/service/img/service_all.gif) left top;
	display: block;
	height: 120px;
	width: 180px;
	overflow: hidden;
	float: left;
}
a#service_all_1 {
	margin: 0px 20px 0px 0px;
}
a#service_all_2 {
	margin: 0px 20px 0px 0px;
	background-position: -200px top;
}
a#service_all_3 {
	background-position: -400px top;
}
a#service_all_1:hover {
	background-position: left bottom;
}
a#service_all_2:hover {
	background-position: -200px bottom;
}
a#service_all_3:hover {
	background-position: -400px bottom;
}






body.service div#service_main h3 {
	font: bold 15px/1.5 arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin: 0;
	background: #68A629;
	padding: 6px 15px 3px;
	border-top: 3px solid #bed9a3;
	border-bottom: 3px solid #bed9a3;
}

#service_qacategory dl ,
#service_user dl ,
.service_faq_main dl ,
#service_qa_main ,
#service_message_main
{
	padding: 10px 15px;
	font-size: 15px;
}

.service_faq_main {
	width: 590px;
}

#service_user {
	margin: 30px 0px 0px;
}

#btns {
	text-align: center;
}
#share_us {
	background: url(/https/cs.udn.com/html/service/img/share_us.gif);
	display: inline-block;
	margin: 15px auto;
	height: 65px;
	width: 180px;
}
#share_us:hover {
	background: url(/https/cs.udn.com/html/service/img/share_us_on.gif);
}

#customer {
	background: url(/https/cs.udn.com/html/service/img/customer.gif);
	display: inline-block;
	margin: 15px auto;
	height: 65px;
	width: 180px;
}
#customer:hover {
	background: url(/https/cs.udn.com/html/service/img/customer_on.gif);
}


#tools {
	padding: 10px 0;
}
#tools .print {
    background-position: left -513px;
}
#tools a {
	background: url("http://g.udn.com.tw/community/img/ugc_2011/icons.png") no-repeat scroll left -302px transparent;
	display: inline-block;
	margin: 0 0 0 15px;
	padding: 0 0 0 18px;
	float: right;
}

#service_qa .topic {
	font: bold 20px/1.5 "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	color: #46701D;
	border-top: 1px solid #68A629;
	border-bottom: 1px solid #68A629;
	margin: 0px 0px 10px;
	padding: 6px 10px 5px 70px;
	background: #FFF url(/https/cs.udn.com/html/service/img/qa.gif) no-repeat 15px 10px;
	/* IE FF 最小高度 */
	height:auto!important;
	height:60px;
	min-height:60px;
}

.service_tb {
	font-size: 15px;
}
.service_tb label {
	font-weight: normal;
	text-align: left;
	display: block;
	float: left;
	padding: 0 0 0 15px;
	color: #111;
}
.service_tb td ,
.service_tb th
{
	padding: 15px 0px;
	border-bottom: 1px solid #E6F2DA;
}
.button_align {
	padding: 20px;
	text-align: center;
}
.sp {
	color: #FF8000;
}
.service_tb .tp ,
.service_tb .tpa
{
	padding: 3px 0 1px 15px;
	background: #e6f2da;
	font-weight: bold;
	color: #46701D;
}
.service_tb .tpa {
	cursor: pointer;
	border-bottom: 1px dotted #68A629;
}
.service_tb .tpa img {
	margin: 8px 15px 0px;
	float: right;
	cursor:default;
}
.service_tb .rtp {
	padding: 3px 15px 15px;
	text-align: right;
}
.service_tb  span {
	color: #FF8000;
	font-size: 15px;
	font-weight: bold;
}

.service_rp  {
	font-size: 15px;
	margin: 30px 0px 0px;
}
.service_rp td {
	border: 1px solid #e5e5e5;
	overflow: visible;
}
.service_rp .rp {
	padding: 0 15px;
	background: #fcfcfc;
	/* IE FF 最小高度 */
	height: auto!important;
	height: 90px;
	min-height: 90px;
	display: block;
}
.service_rp .rp_time {
	padding: 0 15px;
	background: #e5e5e5;
	color: #222;
	font-weight: bold;
	text-align: right;
	position: relative;
	overflow: visible;
}
.service_rp .rp_time span {
	float: left;
	width: 60%;
	text-align: left;
}
.service_rp .icon_rp {
	background: url(/https/cs.udn.com/html/service/img/icon_rp.gif) no-repeat;
	display: block;
	position: absolute;
	height: 64px;
	width: 64px;
	left: 5px;
	top: -20px;
}
#qfile_echo .topic {
	font: bold 20px/1.5 "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	color: #46701D;
	border-top: 1px solid #68A629;
	margin: 10px 0px 0px;
	padding: 6px 10px 5px;
}

.full_width {
    width: 380px;
}

#service_message {
	font-size: 15px;
}

#service_main {
	overflow: visible;
}
#service_main .num {
	font-size: 24px;
	font-weight: bold;
	color: #FF8000;
}
#service_main a.num {
	text-decoration: underline;
}
#service_main a.num:hover {
	color: #000;
}


	
/* 部落格排行榜 */
div#main_body div#rank_main ul#usertop,
div#main_body div#rank_main ul#userdown {
	list-style: none;}
div#main_body div#rank_main ul#userdown li {
	float:left;
	width:50%;}
div#main_body div#rank_main ul#usertop li,
div#main_body div#rank_main ul#userdown li {
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
	padding: 15px 0px;
	position: relative;
	height: 85px;
}
div#main_body div#rank_main ul#usertop li span,
div#main_body div#rank_main ul#userdown li span {
	float:left;
	padding:3px;
	*padding-right:0px;
	margin-left:5px;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/rank_imgbg.gif) repeat-x right top;
	height:60px;
}
div#main_body div#rank_main ul#usertop li span img, 
div#main_body div#rank_main ul#userdown li span img {
	width: 60px;
	height: 60px;
	border: 1px solid #ccc;
}
div#main_body div#rank_main ul#usertop li span p,
div#main_body div#rank_main ul#userdown li span p {
	float:none;
	font:bold 13px/20px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color:#FFF;
	width:60px;
	height:20px;
	*padding-bottom:5px;
	display:block;
	margin:0px;
	text-decoration: none;}
div#main_body div#rank_main ul#usertop li dl,
div#main_body div#rank_main ul#userdown li dl {
	width: 200px;
	float:left;
	display:block;
	padding-left:5px;
	padding-right:10px;
	overflow: hidden;}
div#main_body div#rank_main ul#usertop li dl dd,
div#main_body div#rank_main ul#userdown li dl dd {
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 200px;
	height: 20px;
	font: bold 12px/20px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #46701d;
	text-decoration: none;
}
div#main_body div#rank_main ul#userdown li dl dd a {
	color: #46701D;
}
div#main_body div#rank_main ul#usertop li dl dd.rank_txt,
div#main_body div#rank_main ul#userdown li dl dd.rank_txt {
	height: 40px;
	white-space: normal;
	color: #444;
	font-weight: normal;
	overflow: hidden;
}
div#main_body div#rank_main ul#usertop li p {
	float:right;
	font:12px/20px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	width:290px;
	*width:290px;
	height:40px;
  	overflow: hidden;
	margin:0;
	padding:0;}
div#main_body div#rank_main ul#usertop li div.sort{width:505px;}
div#main_body div#rank_main ul#userdown li div.sort{
	width: 215px;
	position: absolute;
	right: 0px;
	bottom: 15px;
}
div#main_body div#rank_main ul#usertop li div.sort,
div#main_body div#rank_main ul#usertop li div.sort span,
div#main_body div#rank_main ul#userdown li div.sort span {
	display:block;
	font:13px/25px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #333;
	text-align: left;
	float:right;
	padding:0 8px 0 15px;
	margin:0px;
	height:25px;
}
div#main_body div#rank_main ul#usertop li div.sort span a,
div#main_body div#rank_main ul#userdown li div.sort span a {
	color: #333;
	text-decoration: none;
}
div#main_body div#rank_main ul#usertop li div.sort span a:hover,
div#main_body div#rank_main ul#userdown li div.sort span a:hover {
	color: #41681A;
	text-decoration: none;}
div#main_body div#rank_main ul#usertop li div.sort span.push,
div#main_body div#rank_main ul#userdown li div.sort span.push {
	background: url(http://g.udn.com.tw/community/img/ugc_2011/icons.png) no-repeat 0px -303px;
}
div#main_body div#rank_main ul#usertop li div.sort span.guest,
div#main_body div#rank_main ul#userdown li div.sort span.guest {
	background: url(http://g.udn.com.tw/community/img/ugc_2011/icons.png) no-repeat 0px -332px;}
div#main_body div#rank_main ul#usertop li div.sort span.update,
div#main_body div#rank_main ul#userdown li div.sort span.update {
	padding-left:22px;
	margin-left:3px;
	float:left;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/icons.png) no-repeat 0px -2183px;}
div#main_body div#rank_main ul#userdown li div.sort span.update {
	width:182px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 25px;
}

/* 文章排行榜 */
div#main_body div#rank_main ul#article {
	list-style: none;}
div#main_body div#rank_main ul#article li {
	padding-top:15px;
	padding-bottom:5px;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;}
div#main_body div#rank_main ul#article li span {
	float:left;
	padding:3px;
	*padding-right:0px;
	margin-left:5px;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/rank_imgbg.gif) repeat-x right top;
	height:90px;}
div#main_body div#rank_main ul#article li span img {
	width:60px;
	height:60px;}
div#main_body div#rank_main ul#article li span p {
	float:none;
	font:bold 13px/20px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color:#FFF;
	width:60px;
	height:20px;
	padding:0;
	*padding-bottom:5px;
	display:block;
	margin:0px;
	text-decoration: none;}
div#main_body div#rank_main ul#article li h1 {
	position: relative;
	display:block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding:3px 0 5px 10px;
	margin:0;}
div#main_body div#rank_main ul#article li h1 a {
	font: bold 15px/20px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #46701d;
	text-decoration: none;}
div#main_body div#rank_main ul#article li h1 a:hover {
	color: #68A629;}
div#main_body div#rank_main ul#article li p {
	position: relative;
	display:block;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
	padding:0 10px 5px 5px;
	margin:0;
	font: 12px/24px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #333;
	text-decoration: none;}
div#main_body div#rank_main ul#article li p a {
	padding:0 5px 0 5px;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;}
div#main_body div#rank_main ul#article li p a:hover {
	color: #68A629;
	text-decoration: underline;}
div#main_body div#rank_main ul#article li div.sort {
	position:relative;
	float:right;
	width:505px;
	height:25px;
}
div#main_body div#rank_main ul#article li div.sort span {
	display:block;
	font:13px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #333;
	text-align: right;
	float:right;
	padding-top:5px;
	padding-left:15px;
	padding-right:8px;
	margin:0px;
	height:25px;}
div#main_body div#rank_main ul#article li div.sort span a {
	color: #333;
	text-decoration: none;}
div#main_body div#rank_main ul#article li div.sort span a:hover {
	color: #41681A;
	text-decoration: none;}
div#main_body div#rank_main ul#article li div.sort span.push {
	background: url(http://g.udn.com.tw/community/img/ugc_2011/icons.png) no-repeat 0px -302px;}
div#main_body div#rank_main ul#article li div.sort span.guest {
	background: url(http://g.udn.com.tw/community/img/ugc_2011/icons.png) no-repeat 0px -332px;}
div#main_body div#rank_main ul#article li div.sort span.reply {
	background: url(http://g.udn.com.tw/community/img/ugc_2011/icons.png) no-repeat 0px -272px;}

/* 相簿排行榜 */
div#rank_main ul#photo_left {
	float:left;
	width:272px;
	clear: both;
	list-style: none;
	padding-top: 30px;
}
div#rank_main ul#photo_left li {
	float: left;
	position: relative;
	width: 262px;
	height: 262px;
	overflow: hidden;
	margin-bottom: 12px;
	background: #FFF;
	border: 1px solid #eee;
	padding: 10px;
}

div#rank_main ul#photo_left li span{
	position: absolute;
	width: 262px;
	height: 50px;
	display: block;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background: #000;
	left: 0;
	bottom: -70px;
	margin: 0px;
	padding: 10px 10px 0;
}
div#rank_main ul#photo_left.photo_left_guest li span {
	height: 50px;
	bottom: -60px;
}
div#rank_main ul#photo_left li span h1{
	width: 262px;
	height:20px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
div#rank_main ul#photo_left li span h1 a{
	float: left;
	position: relative;
	width: 262px;	
  	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
	font: bold 12px/20px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #fff;
}
div#rank_main ul#photo_left li span h2 a{
	float: left;
	position: relative;
	width: 262px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font: 12px/20px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #fff;
}

div#rank_main ul#photo_right {
	float:right;
	width:296px;
	list-style: none;
	padding-top: 30px;
}
div#rank_main ul#photo_right li {
	float:left;
	position: relative;
	width:120px;
	height:120px;
	overflow: hidden;
	margin-left: 12px;
	margin-bottom: 12px;
	background: #FFF;
	border: 1px solid #eee;
	padding: 7px;
}

div#rank_main ul#photo_right li span{
	position: absolute;
	width: 114px;
	height: 50px;
	display:block;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background: #000;
	left: 0;
	bottom: -60px;
	margin: 0px;
	padding: 10px 10px 0;
}

div#rank_main ul#photo_right li span h1{
	height:20px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

div#rank_main ul#photo_right li span h1 a {
	float: left;
	position: relative;
	width: 114px;	
  	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
	font: bold 12px/20px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #fff;

  	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
}
div#rank_main ul#photo_left li span p,
div#rank_main ul#photo_right li span p {
	float: left;
	padding-left:15px;
	font:12px/20px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #fff;
	display:block;
	margin: 0px;

	color: #fff;
	position: relative;
	width: 237px;	
  	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
}
div#rank_main ul#photo_right li span p {
	width: 99px;	
}

div#rank_main ul#photo_left li span a,
div#rank_main ul#photo_right li span a {
	color: #fff;
}



div#rank_main ul#photo_left li span p.push,
div#rank_main ul#photo_right li span p.push {background: url("http://g.udn.com.tw/community/img/ugc_2011/icons.png") no-repeat scroll 0 -305px transparent;}

div#rank_main ul#photo_left li span p.guest ,
div#rank_main ul#photo_right li span p.guest
{
	background: url(http://g.udn.com.tw/community/img/ugc_2011/icons.png) no-repeat 0px -334px;
}


/* 全域各類排行榜 - 結束 */



















/* 導覽分類 */
div#rank_sub ,
div#category
{
	overflow: visible;
}
div#category {
	width: 135px;
}
#navigation .handle {
    background: url(http://g.udn.com.tw/community/img/ugc_2011/navigation.png) no-repeat -155px bottom;
    cursor: pointer;
    display: block;
    font-weight: bold;
    line-height: 1.4;
    padding: 0 0 0 15px;
}
body.service #navigation .handle {
	overflow: visible;
	background: none;
}
#navigation ul {
    overflow: visible !important;
    padding: 0 0 15px;
}
#navigation a {
	overflow: hidden;
	padding: 0 0 0 17px;
	height: 30px;
	line-height: 30px;
	display: block;
	position:relative;
}
#navigation .handle:hover ,
#navigation .selected .selected ,
#navigation .current 
{
	background:url(http://g.udn.com.tw/community/img/ugc_2011/navigation.png) no-repeat -155px top;
}
#navigation .handle:hover 
{
	color:#68a629;
	background:url(http://g.udn.com.tw/community/img/ugc_2011/navigation.png) no-repeat -155px top;
}
#navigation .current
{
	width: 126px;
	color: #fff;
	background:url(http://g.udn.com.tw/community/img/ugc_2011/navigation.png) no-repeat left top;
}
/* /導覽分類 */



/* 排行榜 */
.sort_type a {
	display: block;
}


/* 標籤 */
.common_tags{
	background: url(http://g.udn.com.tw/community/img/ugc_2011/icons.png) no-repeat left -564px;
	padding: 15px 0px 15px 18px;
	display: block;
	overflow: hidden;
}
.common_tags a {
    margin: 0 20px 0 0;
}


