@charset "utf-8";
/*
**************************************************************************************************************************************
模板框架
**************************************************************************************************************************************
*/
html {
	background: #FFF;
}

body {
	margin: 0 -5px 0 0;
	text-align: left;
	background: #f5e5ce url(http://g.udn.com.tw/community/img/style201/body.jpg) no-repeat center top;
}
body.print {
	margin: 0 ;
	background: #fff;
}

#top {
}
#top_body {
	margin: 0 auto;
	width: 1000px;
}
#top_slider {
	position: absolute;
	width: 1000px;

	height: 214px;
	margin-top: -212px;
	z-index: 9999;
}
#top_slider_content {
	color: #FFF;
	padding: 10px 20px;
}
#openCloseWrap {
	position: absolute;
	right: 0px;
	bottom: -28px;
	color: #FFF;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/logo_top.png) no-repeat 15px 7px;
	padding: 3px 13px 3px 38px;
}

#context {
	overflow: hidden;
}

#container {
	overflow: hidden;
	width: 1000px;
	margin: auto;
	padding: 0px 0px 0px 6px;
}
body.print #container {
	width: auto;
}

#header {
	position: relative;
}
#header_body {
	position: relative;
	width: 1000px;
	margin: auto;
	padding: 60px 0px 30px;
}

#menubar {
	position: relative;
}
#menubar_body {
	width: 1000px;
	margin: auto;
/*	overflow: hidden;*/
	position: relative;
}

#wrapper {
	position: relative;
	width: 1000px;
	margin: auto;
/*	overflow: hidden;*/
}

#main {
	/*	overflow: hidden;*/
	float: left;
	background: #fff9f3;
}
#main_head {
}
#main_body {
/*	overflow: hidden;*/
}
#main_body_cont {
}
#main_foot {
}

#content {
	float: left;
	width: 750px;
	/*	overflow: hidden;*/
}
#article_list img ,
#article_show img ,
#things_list .t2 img ,
#things_show .t2 img ,
.rp5 img ,
.rp img ,
#photo_show_case img
{
	height: auto !important;
	max-height: 100%;
	max-width: 100%;
}
#photo_show_case {
	text-align: center;
	display: block;
	overflow: hidden;
	position: relative;
}

#sidebar {
	float: right;
	width: 250px;
	font: 13px/200% arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
}
#sidebar a:hover{
	color: #fff;
}


#footer {
	position: relative;
	clear:both;
}
#footer_body {
	width: 1000px;
	margin: auto;
	padding: 15px 0px;
	position: relative;
	overflow: hidden;
}
#footer_info {
	font-size: 12px;
}
#go_top {
	float: right;
	font-size: 12px;
}
#footer_link {
	float: left;
}
#copyright {
	font-size: 12px;
	float: right;
}


/*
**************************************************************************************************************************************
全域共用 class
**************************************************************************************************************************************
*/
form , dl , dt , dd {
	margin: 0px;
	padding: 0px;
}
table { border-collapse:separate; empty-cells: show; }

div {
	font-size: 13px;
	line-height: 200%;
	color: #805540;
}

a {
	color: #402213;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* 去除連結需線框 */
a {
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}


/* 文章標籤 */
.article_content_labels {
	padding: 0px 0px 0px 60px;
}
#article_show_body .article_content_labels {
	padding: 0px 0px 0px 73px;
}

.article_content_labels span {
	font: 13px/150% "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #FFF;
	padding: 1px 8px 0px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.label_1 {
	background: #e45858;
}
.label_2 {
	background: #65a6de;
}
.label_3 {
	background: #e2bf38;
}
.label_4 {
	background: #ef9844;
}
.label_5 {
	background: #82b969;
}
.label_6 {
	background: #d471b8;
}

/* 文章 */
.article_topic {
	color: #402213;
	font: bold 26px/150% "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	position: relative;
	padding: 10px 0px 20px 60px;
	letter-spacing: 1px;
}

.article_topic .manage {
    right: 0px;
    top: 3px;
}
#article_show_body .article_topic {
	padding: 10px 0px 0px 73px;
}
body.print #article_show_body .article_topic {
	padding: 15px 0;
}
.article_count {
	float: right;
}
#article_list #also_all {
	float: left;
	display: inline-block;
    padding: 0 20px 0 0;
}

.article_topic a {
	display: block;
	font-size: 24px;
	letter-spacing: 1px;
}
.article_datatime {
	background: url(http://g.udn.com.tw/community/img/style201/article_datatime.gif) no-repeat left top;
	display: block;
	overflow: hidden;
	padding: 9px 14px 8px 11px;
	position: absolute;
	left: -17px;
	top: 14px;
	text-align: center;
}
#article_show_body .article_datatime {
	top: 14px;
	left: -6px;
}
#photo_also .article_datatime 
{
	background: none;
	display: block;
	overflow: hidden;
	padding: 0;
	position: relative;
	left: auto;
	top: auto;
	text-align: left;
	float: left;
}

body.print .article_datatime {
	background: none;
}

.article_datatime .yyyy ,
.article_datatime .mm
{
	color: #f2daaa;
	font-size: 12px;
}
#photo_also .article_datatime .yyyy  ,
#photo_also .article_datatime .mm
{
	color: #805540;
}

.article_datatime .dd
{
	color: #fff9f3;
	font-size: 40px;
	font-weight: bold;
	display: block;
	padding: 2px 0px 0px;
}
#photo_also .article_datatime .dd
{
	font-size: 12px;
	color: #805540;
	font-weight: normal;
	padding: 0px;
	display: inline;
}


.article_datatime .slash ,
.article_datatime .hh ,
.article_datatime .ii ,
.article_datatime .ss
{
	display: none;
}
.article_datatime .mm .slash {
	display: inline;
}
#photo_also .article_datatime .dd .slash
{
	display: inline;
}

body.print .article_datatime * {
	font: 13px/200% arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #444;
	display: inline;
}



.article_content {
	text-align:justify;
	text-justify:inter-ideograph;
	padding: 30px 0px 0;
	font-size: 15px;
	letter-spacing: 2px;
}
.article_list_more {
	text-align: right;
	padding: 30px 45px 30px 0px;
	background: url(http://g.udn.com.tw/community/img/style201/more.gif) no-repeat right 26px;
}
.more {
	font-size: 13px;
	font-weight: bold;
}
.article_count {
	overflow: hidden;
}
#photo_also .article_count {
	padding: 0px;
	float: right;
}
#article_show_body .article_count {
	float: right;
	margin: 0px 11px 0px 0px;
}

.fb-like {
	padding: 10px;
	clear: both;	
}

.article_count div {
	display: inline-block;
	padding: 0px 20px 0px 0px;
	position: relative;
	font-size: 13px;
	float: left;
}
.article_count span {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 18px;
}
.article_count_view span {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -332px;
}
.article_count_comm span {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -274px;
}
.article_count_like > span {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -304px;
	height: 22px;
}
.article_count_quote > span {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -414px;
}
div.article_count_quote {
	padding: 0px;
}
.article_count_comm_new {
	position: relative;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/icons.png) no-repeat left -2093px;
	padding: 0px 0px 0px 20px;
	float: left;
}


/* 標籤 */
.article_tags ,
.album_tags
{
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -574px;
	padding: 5px 0px 5px 18px;
	display: block;
	overflow: hidden;
	margin: 0px 11px;
}
dt .article_tags ,
dt .album_tags
{
	margin: 0px;
}

.article_tags a ,
.album_tags a
{
	margin: 0 20px 0 0;
	color: #402213;
}

/* 分頁 */
#page_go {
	width: 30px;
	color: #35d;
}
.pagelink {
	position: relative;
	clear: both;
	padding: 20px 0px 40px;
	margin: 20px 11px 0px;
	border-top: 1px solid #805540;
	overflow: hidden;
}
#photo .pagelink {
	margin: 20px 0px 0px;
}

.pagelink a {
	padding: 2px 8px;
	margin: 0 2px;
	border: 1px solid #CBB3A1;
}
.pagelink a:hover, .pagelink .on {
	background: #402213;
	color: #FFF;
	text-decoration: none;
}
.pagenum {
	float: left;
}
.pagegoto {
	float: right;
	padding: 0px 6px 0px 0px;
}



/* 表單物件 */
input , select , label , button { vertical-align:middle; }

.input_box ,
select
{
	border: 1px solid #805540;
}

.width_100 {
	width: 100%;
}

button {
	background: #663d29;
	border: 3px solid #402213;
	padding: 5px 40px;
	text-align: center;
	font-size: 15px;
	margin: 20px 0px;
	cursor: pointer;
	color: #FFF;
}
button:hover {
	border: 3px solid #000;
	background: #402213;
}

/* 列表 */
.list {
	line-height: 150%;
}
.list a {
	display: block;
	padding: 5px 0px 5px 13px;
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat -5px -1167px;
}
.list a:hover {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -1167px;
}


/* 解決使用float 的div高度超出父div之外 */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* 單元標頭 */
.head {
	padding: 15px 11px 5px;
	font: bold 16px/200% "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	text-decoration: none;
	overflow: hidden;
	letter-spacing: 1px;
}
#sidebar .head {
	color: #FFF;
	background: url(http://g.udn.com.tw/community/img/style201/box.jpg) no-repeat left top;
}
#sidebar .head a {
	color: #FFF;
}


.head span {
	display: inline-block;
	display: none;
	float: right;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
}
.head span:hover {
	text-decoration: underline;
	cursor:pointer;
}

.body {
	padding: 0px 5px;
	overflow: hidden;
}
#sidebar .body ,
#profile
{
	background: url(http://g.udn.com.tw/community/img/style201/box.jpg) repeat-y -250px top;
	color: #f2daaa;
}
#sidebar .body a {
	color: #f2daaa;
}
#response .body ,
#echo .body
{
	padding: 0;
}
#stmts_body .body {
	padding: 0px 11px;
}


#procount .body ,
#search .body ,
#category .body ,
#calendar .body ,
#tags .body ,
#ranking .body ,
#myselected .body ,
#myrecommend .body ,
#irecommend .body ,
#useful .body ,
#myblogs .body ,
#network .body ,
#clock .body ,
#myvote .body ,
#mycity .body ,
#respected .body ,
#myfriend .body ,
#rssb2b .body ,
#custom_body_1 ,
#custom_body_2 ,
#custom_body_3 ,
#custom_body_4 ,
#custom_body_5 ,
#custom_body_6 ,
#custom_body_7 ,
#custom_body_8 ,
#custom_body_9 ,
#custom_body_10 ,
#photo_mark .body ,
#photo_recommend .body ,
#ranking_album .body ,
#friend_album .body ,
#albumfolder .body ,
#profile .body
{
	padding: 0px 15px;
}

.foot {
	padding: 0 0 10px;
	display: block;
	clear: both;
	float: none;
}
#album_index .foot {
	padding: 0 11px 10px;
}
#sidebar .foot {
	background: url(http://g.udn.com.tw/community/img/style201/box.jpg) no-repeat -500px bottom;
	height:10px;
}


/* 燈箱 */
body.popup {
	padding: 0 30px 0px;
	background: none;
}
body.popup button {
	margin: 20px 0 0;
}

#preview {
	width:168px;
	height:168px;
	position:fixed;
	background:url(/ugc_2011/img/preview.png) no-repeat center center;
	left:0%;
	top:0%;
	_position:absolute;
	z-index: 2147483647;
}

.button_align {
	text-align: center;
}




















/*
**************************************************************************************************************************************
物件樣式 id
**************************************************************************************************************************************
*/
/* 山頭 */
#header_name {
	font: bold 36px/200% "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	color: #402213;
	letter-spacing: 1px;
}
body.print #header_name {
	color: #000;
}

#header_description {
	font-size: 15px;
}

/* 主選單 */
#menu {
	position: relative;
	z-index: 999;
	display: inline-block;
}
#menu dt {
	position: relative;
	float: left;
}


#menu a {
	font-size: 16px;
	float: left;
	width: 50px;
	/*	overflow: hidden;*/
	display: block;
	padding: 5px 0 0;
	white-space: nowrap; /* 文字不斷行 */
	text-overflow: ellipsis;
　/*產生省略記號*/
; 	font-weight: bold;
}

#menu a {
	height: 32px;
	float: left;
	background: #fff9f3 url(http://g.udn.com.tw/community/img/style201/menu.png) no-repeat left top;
	padding: 8px 0px 0px 45px;
	border: 3px solid #fff9f3;
	margin: 0px 1px 0px 0px;
}

#menu dt:hover a ,
#menu dt.on a
{
	color: #FFF;
	text-decoration: none;
	background-color: #663d29;
	border: 3px solid #402213;
}
#menu_1 a {
	background-position: 10px 5px;
}
#menu_2 a {
	background-position: 10px -85px;
}
#menu_3 a {
	background-position: 10px -175px;
}
#menu_4 a {
	background-position: 10px -265px;
}



/* 文章列表 */
#article_list_body #structure dt {
	padding: 6px 0px 3px;
	margin: 0px 11px;
}
#article_list {
	display: block;
}
#article_list_head {
	width: 728px;
	height: 46px;
	display: block;
	border-bottom: 1px solid #805540;
	position:absolute;
	z-index: 99;
	background: #fff9f3;
	margin: 0px 11px;
}
#article_list_head.panel {
	border-bottom: 1px solid #805540;
}
#article_list_head a {
	color: #805540;
	display: block;
	float: left;
}
#article_list_head a:hover ,
#article_list_head .on
{
	color: #402213;
}

#article_list_body {
	padding: 45px 0px 0px;
}
#article_list_body dl > dt {
	/*	overflow: hidden;*/
	padding: 20px 0px 40px;
	position: relative;
	border-top: 1px dotted #cbb3a1;
	margin: 0px 11px;
}
#article_list_body > dl > dt {
	/* IE FF 最小高度 */
	height:auto!important;
	height:70px;
	min-height:70px;
}

#structure dl dt {
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#structure dl dt {
	border-top: 1px dotted #cbb3a1;
}

#article_list_head_link {
	float: left;
	font-size: 15px;
}
#article_list_head_link a {
	padding: 0px 20px;
	margin: 10px 1px 0px 0px;
}
#article_list_head_link a:hover ,
#article_list_head_link .on
{
	background: #efe6de;
}

#article_list_head_ctrl_bar {
	padding: 8px 0px 0px 0px;
	float: right;
}
#article_list_head_ctrl_bar div {
	background: #e4d6cb;
}
#article_list_head_ctrl_bar a {
	text-decoration: none;
	float: none;
	display: block;
}
#article_list_head_ctrl_bar div:hover {
	background: #fff;
}



#article_list_head_ctrl_bar dl {
	display: none;
}
#article_list_head_ctrl_bar div:hover dl {
	display: block;
}
#article_list_head_ctrl_bar_date:hover #article_list_head_ctrl_bar_date_all{
	display: block;
}
#article_list_head_ctrl_bar div:hover dt a {
	border-top: 1px solid #805540;
}
#article_list_head_ctrl_bar_ob {
	float: left;
	border: 3px solid #a17d66;
}
#article_list_head_ctrl_bar_ob a {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat 9px -51px;
	color: #402213;
}
#article_list_head_ctrl_bar_ob dt a:hover {
	background: #402213 url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat 10px -141px;
	color: #fff;
}
#article_list_head_ctrl_bar_ob a {
	padding: 0px 8px 0px 18px;
}




/* 側欄 */
#sidebar hr ,
#share_body hr
{
	border-bottom: 1px dotted #805540;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
}



/* 個人檔案 */
div#profile {
	position: relative;
	overflow: visible;
}
#profile_body a {
	text-decoration: none;
}
#profile_body a:hover {
	text-decoration: underline;
}
#profile dl {
	float: right;
}
/*
#profile:hover dl {
	display: block;
}
*/
#profile dt a {
    background: url("http://g.udn.com.tw/community/img/ugc_2011/icons.png") no-repeat scroll -5px -1168px;
    display: block;
    padding: 0px 60px 0px 13px;
}
#profile dt a:hover {
	background: url("http://g.udn.com.tw/community/img/ugc_2011/icons.png") no-repeat scroll left -1168px;
	text-decoration: none;
}

/* 個人小檔案 */
#procount:hover span {
	display: inline-block;
}
#procount_body {
}
#procount_body span {
	display: inline-block;
	width: 70px;
}
#procount_body b {
}


/* QR-Code */
#qrcode {
}

/* 我建立的投票 */
#myvote:hover span {
	display: inline-block;
}


/* 我的城市 */
#mycity {
	overflow: hidden;
}
#mycity:hover span {
	display: inline-block;
}
#mycity_body {
	padding: 0px 0px 5px;
	overflow: hidden;
}
#mycity_body a {
	display: block;
	margin: 0px 4px 0px 0px;
	float: left;
	height: 51px;
	width: 51px;
	overflow: hidden;
	padding: 0px 0px 6px;
}
#mycity_body a img {
	width: 51px;
}

/* 部落格推薦人 */
#respected {
	overflow: hidden;
}
#respected:hover span {
	display: inline-block;
}
#respected_body {
	padding: 0px 0px 5px;
	overflow: hidden;
}
#respected_body a {
	display: block;
	margin: 0px 4px 0px 0px;
	float: left;
	height: 51px;
	width: 51px;
	overflow: hidden;
	padding: 0px 0px 6px;
}
#respected_body a img {
	width: 51px;
	height: auto;
}

/* 我的朋友 */
#myfriend {
	overflow: hidden;
}
#myfriend:hover span {
	display: inline-block;
}
#myfriend_body {
	padding: 0px 0px 5px;
	overflow: hidden;
}
#myfriend_body a {
	display: block;
	margin: 0 4px 6px 0 ;
	float: left;
	height: 51px;
	width: 51px;
	overflow: hidden;
}
#myfriend_body a img {
	width: 51px;
}

/* 誰來我家 */
#comehome {
	overflow: hidden;
}
#comehome:hover span {
	display: inline-block;
}
#comehome_body {
	padding: 0px 0px 5px;
	border-bottom: 1px solid #805540;
	overflow: hidden;
}
#comehome_body a {
	display: block;
	margin: 0px 4px 0px 0px;
	float: left;
	height: 51px;
	width: 51px;
	overflow: hidden;
	padding: 0px 0px 6px;
}
#comehome_body a img {
	width: 51px;
}

/* 我去誰家 */
#gohome {
	overflow: hidden;
}
#gohome:hover span {
	display: inline-block;
}
#gohome_body {
	padding: 0px 0px 5px;
	border-bottom: 1px solid #805540;
	overflow: hidden;
}
#gohome_body a {
	display: block;
	margin: 0px 4px 0px 0px;
	float: left;
	height: 51px;
	width: 51px;
	overflow: hidden;
	padding: 0px 0px 6px;
}
#gohome_body a img {
	width: 51px;
}

/* 文章推薦人 */
#recommend {
	overflow: hidden;
}
#recommend_head {
    overflow: hidden;
}
#recommend_body a {
	display: block;
	margin: 0px 4px 0px 0px;
	float: left;
	height: 51px;
	width: 51px;
	overflow: hidden;
	padding: 0px 0px 6px;
}
#recommend_body a img {
	width: 51px;
}

/* 自訂欄位 */
#custom {
	padding: 0px 0px 20px;
}

/* RSS及聯播 */
#rss_btn {
	font-size: 13px;
	color: #FFF;
	background: #f2853d;
	padding: 1px 5px;
	border: 1px solid #ed6b2a;
}
#b2b_btn {
	font-size: 13px;
	color: #FFF;
	background: #7247b3;
	padding: 1px 5px;
	border: 1px solid #59329e;
}
#rssb2b_body a {
	margin: 0px 5px 0px 0px;
	float: left;
}







/* 我的閱讀訂閱 */
#mysubscribe_body div {
	text-align:left;
	color: #999;
	line-height: 150%;
}
#mysubscribe_body a {
	padding: 0px 0px 10px 13px;
	background-position: -5px -1173px;
}
#mysubscribe_body a:hover {
	background-position: 0px -1173px;
}

/* 搜尋 */
#search {
}
.search_main_about {
	margin:0 0 -1px;
	padding:10px;
	border-bottom: 1px solid #ddd;
}
#search span {
	display: none;
}
#search .input_box {
	font-size: 15px;
	color: #333;
	height: 26px;
	width: 179px;
	border-right-style: none;
	border-color: #a17d66;
	padding: 0px 0px 0px 5px;
	float: left;
	line-height: 30px;
	background: #e4d6cb;
}

#search_subme ,
#search button
{
	float: left;
	height: 28px;
	width: 35px;
	display: block;
	overflow: hidden;
	background: #a17d66 url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat 8px -176px;
	text-indent: -9999px;
	border-top: 1px solid #805540;
	border-right: 1px solid #805540;
	border-bottom: 1px solid #805540;
	margin: 0;
	padding: 0;
	border-left-style: none;
}
#search_subme:hover ,
#search button:hover
{
	background-position: 8px -206px;
}






/* 搜尋結果 */
#search_prompt ul ,
#search_prompt li
{
	padding:0;
	margin:0;
}

#search_prompt img ,
.search_main_article_list_img img
{
	height: auto !important;
	max-height: 60px;
	max-width: 60px;
}

#search_prompt li ,
.search_main_article_list li ,
.search_main_photo_list
{
	float: left;
	position: relative;
	width: 716px;
	margin: 0px;
	padding: 0px;
	display: block;
	border-top: 1px dotted #ddd;
	overflow: hidden;
	padding: 10px 6px;
	position: relative;
}
#search_prompt .article_title {
	color: #000000;
	font: bold 16px/150% "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	letter-spacing: 1px;
	display: block;
	left: 75px;
	position: absolute;
	top: 35px;
	white-space: nowrap;
}
#search_prompt li img ,
.search_main_article_list_img ,
.search_main_photo_list_img
{
    display: block;
    float: left;
    height: 60px;
    margin: 0 10px 0 0;
    overflow: hidden;
    position: relative;
    width: 60px;
}

#search_prompt h1 {
	color: #000000;
	font: bold 18px/150% "微軟正黑體","Microsoft JhengHei","微软雅黑体","Microsoft YaHei","新細明體",PMingLiU,"新宋体",NSimSun,"Apple LiGothic Medium",arial,Geneva,sans-serif;
	display: block;
	left: 78px;
	position: absolute;
	top: 25px;
	white-space: nowrap;
}
.search_main_article_list h4 ,
.search_main_photo_list a
{
	margin:0;
	color: #000000;
	font: bold 18px/150% "微軟正黑體","Microsoft JhengHei","微软雅黑体","Microsoft YaHei","新細明體",PMingLiU,"新宋体",NSimSun,"Apple LiGothic Medium",arial,Geneva,sans-serif;
	display: block;
	left: 78px;
	position: absolute;
	top: 16px;
	white-space: nowrap;
}
.search_main_photo_list a {
	color: #402213;
	margin:-10px 0 0;
}
#search_prompt h3 {
    left: 78px;
    position: absolute;
    top: 0px;
		color: #444444;
    font: 13px/200% arial,"新細明體",PMingLiU,"新宋体",NSimSun,"Apple LiGothic Medium",Geneva,sans-serif;
}
.search_main_article_list h5 {
	margin:0;
	left: 78px;
	position: absolute;
	top: 40px;
	color: #444444;
	font: 13px/200% arial,"新細明體",PMingLiU,"新宋体",NSimSun,"Apple LiGothic Medium",Geneva,sans-serif;
}
/* /搜尋結果 */




/* 標籤雲 */
#tags {
	background: url(http://g.udn.com.tw/community/img/style201/box.jpg) repeat-y -250px top;
	color: #f2daaa;

}

#tags_body {
	text-align:justify;
	text-justify:inter-ideograph;
	overflow: hidden;

}


#tags_body a {
	margin: 0px 10px 0px 0px;
	display: inline-block;

}


/* 我加入的Blogs */
#myblogs dt {
	margin: 5px 0px;
}



/* 單一文章頁 */
#info {
	padding: 20px 11px 0;
}
#info dt {
	padding: 5px 10px;
	background: #fffceb;
	margin: 0px 0px 3px;
	border-top: 1px solid #f5ebc0;
	border-bottom: 1px solid #f5ebc0;
	float: none;
	overflow: hidden;
}
#info span {
	float: left;
	color: #402213;
}
#info .ctrl {
	float: right;
	display: none;
	color: #e5d98a;
}
#info dt:hover .ctrl {
	display: block;
}
#article_show {
	text-align:justify;
	text-justify:inter-ideograph;
}
#article_show_content {
	font-size: 15px;
	padding: 30px 11px;
	clear: both;
	letter-spacing: 2px;
}
body.print #article_show_content {
	padding: 30px 0px;
}
#article_show_body {
	padding: 20px 0 10px;
	position: relative;
}

#cc {
	float: left;
}

#also {
	border-top: 1px solid #CBB3A1;
	padding: 30px 11px 10px;
}
#photo #also {
	margin: 0px 6px;
}

.body #also a {
	float: none;
	color: #402213;
}
#also span {
	color: #999;
}
#also #also_all {
	float: left;
	padding: 0px 30px 0px 0px;
}
#also #also_my {
}

#tools {
	padding: 30px 11px 10px;
}

#tools_body {
	font-size: 15px;
	float: right;
}
#tools_body a {
	display: inline-block;
/*	overflow: hidden;*/
	margin: 0px 0px 0px 20px;
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -302px;
	float: left;
	padding: 0px 0px 0px 18px;
}
#tools .recommend {
	position: relative;
	display: inline-block;
	float: left;
}
#tools .recommend a {
	background-position: left -302px;
}
#tools .recommend dl {
	position: absolute;
	left: 20px;
	border-top: 1px solid #805540;
	border-right: 1px solid #805540;
	border-left: 1px solid #805540;
	bottom: 22px;
	display: none;
}
#tools .recommend:hover dl {
	display: block;
}
#tools .recommend dt a {
	margin: 0px;
	white-space: nowrap;
	background: #FFF;
	padding: 2px 10px;
	border-bottom: 1px solid #805540;
	color: #333;
	text-decoration: none;
	display: block;
	float: none;
	clear: both;
}
#tools .recommend dt a:hover {
	background: #f2f2f2;
	color: #402213;
}
#tools .quote {
	position: relative;
	display: inline-block;
	float: left;
}
#tools .quote a {
	background-position: left -414px;
}
#tools .quote dl {
	position: absolute;
	left: 20px;
	border-top: 1px solid #805540;
	border-right: 1px solid #805540;
	border-left: 1px solid #805540;
	bottom: 22px;
	display: none;
}
#tools .quote:hover dl {
	display: block;
}
#tools .quote dt a {
	margin: 0px;
	white-space: nowrap;
	background: #FFF;
	padding: 2px 10px;
	border-bottom: 1px solid #805540;
	color: #333;
	text-decoration: none;
	display: block;
	float: none;
	clear: both;
}
#tools .quote dt a:hover {
	background: #f2f2f2;
	color: #402213;
}
#tools .forward {
	background-position: left -444px;
}
#tools .print {
	background-position: left -515px;
}
#tools .favorite {
	background-position: left -545px;
}



/* 你可能會有興趣的文章 */
#interest {
	overflow: hidden;
	padding: 20px 11px 30px;
}
#interest_head {
	font: 16px/200% "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	font-weight: bold;
}
#interest_body  {
	padding: 0px 0px 30px;
	overflow: hidden;
	width: 738px;
}
#interest_body dt {
	float: left;
	width: 113px;
	margin: 0px 10px 0px 0px;
	line-height: 150%;
}
#interest_body dt a {
	color: #805540;
}
#interest_body.only_title dt {
	float: none;
	width: auto;
}
#interest_body.only_title a {
	border-bottom: 1px dotted #CBB3A1;
	padding: 5px 0px 2px;
	display: block;
	text-decoration: none;
}
#interest_body.only_title a:hover {
	color: #402213;
	background: #efe6de;
}
#interest_body img {
	width: 113px;
}
#interest_body span {
	width: 113px;
	display: block;
	height: 113px;
	overflow: hidden;
	background: #FFF;
	clear: both;
	margin: 0px 0px 5px;
}







/* 迴響 */
#response {
	overflow: hidden;
	padding: 40px 11px 0px;
}

/* 文章及訪客簿迴響字體大小及字距 */
#response_body div{
font-size: 15px;
letter-spacing: 2px;
}

#response_foot div { 
 font-size: 13px;
}
#response_head {
	position: relative;
}
.manage {
	position: absolute;
	top: 30px;
	right: 0px;
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -479px;
	display: block;
	float: right;
	height: 25px;
	width: 24px;
	overflow: hidden;
	text-indent: -999px;
}
.manage:hover {
	background-position: left -234px;
}
#response dt {
	padding: 20px 0;
	border-top: 1px dotted #805540;
	width: 728px;
	/* 針對特殊內容，必要時出現捲軸 */
	overflow: auto;
	position: relative;
}
.rp1 {
	float: left;
	width: 68px;
	clear: left;
}
.rp1 img {
	width: 51px;
}
.rp1 a {
	height: 51px;
	width: 51px;
	display: block;
	overflow: hidden;
}
.rp2 {
	font-weight: bold;
	color: #402213;
	font-size: 15px;
	line-height: 160%;
	padding: 6px 0px;
}
.rp2 span {
	font-size: 15px;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}
.rp4 {
	font-size: 12px;
	float: left;
}
.rp5 {
	text-align:justify;
	text-justify:inter-ideograph;
	float: left;
	position: relative;
	width: 100%;
	padding: 20px 0px;
}
.rp6 {
	clear: left;
	float: left;
	width: 660px;
	padding: 10px 0px 10px 0px;
}
.rpp {
	display: block;
	overflow: hidden;
	color: #402213;
	text-align: right;
	clear: both;
	padding: 30px 0px 0px;
}
.rpp .icon {
	background: url("http://g.udn.com.tw/community/img/style201/icons.png") no-repeat left -273px;
	display: inline-block;
	overflow: hidden;
	height: 24px;
	padding: 0 0 0 20px;
	margin: 10px 0px;
}
.icon:hover {
	text-decoration: underline;
}

.rp {
	text-align:justify;
	text-justify:inter-ideograph;
	background: #f2f2f2;
	padding: 10px 25px;
	margin: 5px 0px 5px 68px;
	clear: both;
	color: #402213;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	position: relative;
}
.rp .icon {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -840px;
	display: block;
	height: 10px;
	width: 10px;
	position: absolute;
	left: -10px;
	top: 0px;
	overflow: hidden;
}
.pmsg .rp {
	background: #fcf6d4;
	border-top: 1px solid #f3e291;
	border-bottom: 1px solid #f3e291;
}
.pmsg .rp .icon {
	background-position: left -870px
}

#response dt.pmsg {
	border-top: 5px solid #f3e291;
	padding: 20px;
	width: 688px;
}
dt.pmsg {
	background: #fffceb;
}
.pmsg_icon {
	font-size: 12px;
	background: #f3e291;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0 5px;
}
.rp .pmsg_icon {
	background: #EFE497;
	right: 0px;
}



.prt {
	font-size: 12px;
	color: #999;
	display: block;
}
.prt a {
	color: #999;
}
.prt a:hover {
	text-decoration: underline;
}

.pmsg .prt ,
.pmsg .prt a
{
	color: #a69c6c;
}


.ajax_more {
	background: #f2f2f2;
	margin: 10px 6px 30px 0px;
	padding: 10px;
	border: 1px solid #805540;
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}








/* 發表迴響 */
#echo {
	padding: 0 11px;
}
#echo_head {
}

#unsignin {
	display: block;
	padding: 10px 0;
}
#unsignin .input_box {
	width: 250px;
}
.signopen {
	position: relative;
	display: inline-block;
}
.signopen a {
}
.signopen dl {
	position: absolute;
	left: 0px;
	border-top: 1px solid #805540;
	border-right: 1px solid #805540;
	border-left: 1px solid #805540;
	bottom: 22px;
	display: none;
}
.signopen:hover dl {
	display: block;
}
.signopen dt a {
	margin: 0px;
	white-space: nowrap;
	background: #FFF;
	padding: 2px 10px;
	border-bottom: 1px solid #805540;
	color: #333;
	text-decoration: none;
	display: block;
}
.signopen dt a:hover {
	background: #f2f2f2;
	color: #402213;
}

#htmlarea {
	padding: 10px 6px 10px 0;
}
#htmlarea textarea {
	height: 100px;
	width: 722px;
	overflow: auto;
	padding: 2px;
}

#set label {
	padding: 0px 20px 0px 0px;
}

#codeimg {
	width: 60px;
}


/* 推薦連結 */
#useful_body ul ,
#useful_body li
{
	margin: 0px;
	padding: 0px;
}
#useful_body a {
	line-height: 250%;
}
#useful_body ul {
	list-style: none;
}
#useful_body ul ul {
	padding: 0 0 20px 18px;
	margin: 0px ;
}
#useful_body ul ul a {
	display: block;
	line-height: 150%;
	padding: 5px 0 5px 13px;
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat -5px -1167px;
}
#useful_body ul ul a:hover {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -1167px;
}
#useful_body .handle > a {
	border-bottom: 1px solid #805540;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#useful_body .active .handle > a {
	margin: 0px 0px 5px;
}
#useful_body .handle > a:hover  ,
#useful_body .active .handle > a
{
	color: #402213;
	background-color:#e4d6cb;
}

/* 文章分類 */
#category_body ul ,
#category_body li
{
	margin: 0px;
	padding: 0px;
}
#category_body a {
	line-height: 250%;
}
#category_body ul {
	list-style: none;
}
#category_body ul ul {
	padding: 0 0 20px 15px;
	margin: 0px ;
}
#category_body ul a {
	display: block;
	line-height: 150%;
	padding: 6px 0 6px 15px;
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat -5px -1167px;
}
#category_body ul a:hover {
	background: #e4d6cb url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -1167px;
}
#category_body ul ul a {
	padding: 5px 0 5px 13px;
}
#category_body li > a ,
#category_body .handle > a
{
	text-decoration: none;
	display: block;
}
#category_body a {
	border-bottom: 1px solid #805540;
}
#category_body li li > a {
	border-bottom: 1px dotted #805540;
}
#category_body .handle > a ,
#category_body .handle > a:hover
{
	background: url(/ugc_2011/img/div_tab+.gif) no-repeat left 12px;
}
#category_body .active .handle > a {
	background: url(/ugc_2011/img/div_tab-.gif) no-repeat left 12px;
}
#category_body a:hover ,
#category_body .handle > a:hover 
{
	color: #402213;
	background-color:#e4d6cb;
}

#sidebar .jstree a {
	white-space: normal !important;
	height: auto !important;
	display:block !important;
}
#sidebar .jstree ul ul a {
	display: block !important;
	height: auto !important;
}
#sidebar .jstree ins {
	float: left;
}
#sidebar .jstree li {
	padding: 3px 0;
}
		
.jstree-default .jstree-hovered { background:#402213 !important; border:none !important; padding:1px 2px !important; }
.jstree-default .jstree-clicked { background:#402213 !important; border:#402213 !important;}
/*.jstree-default.jstree-focused { background:none !important; }*/


/* 月歷 */
#calendar_jumpMenu {
	width: 220px;
}


/* 引用清單 */
#whoquote .list a {
	border-bottom: 1px dotted #805540;
	text-decoration: none;
	position: relative;
	padding: 5px 125px 5px 0px;
	background: none;
}
#whoquote .list a:hover {
	background: #eee;
	color: #402213;
}
#whoquote dt {
	clear: both;
}
.wq1 {
	display: inline-block;
	width: 40px;
	text-align: right;
	float: left;
	padding: 0px 5px 0px 0px;
	color: #402213;
	font-size: 15px;
	font-weight: bold;
}
.wq2 {
	display: block;
	overflow: hidden;
}
.wq3 {
	color: #999;
	position: absolute;
	top: 5px;
	right: 0px;
}


/* 文章簡易排行榜 */
#ranking {
	overflow: hidden;
}
.ranking_body_tab {
	padding: 0;
	clear: both;
	overflow: hidden;
	margin: 0px;
	border-top: 1px solid #805540;
	border-right: 1px solid #805540;
	border-bottom: 1px solid #805540;
	border-left: 1px solid #805540;
}
.ranking_body_tab li {
	display: inline;
}
#sidebar .ranking_body_tab li a {
	float:left;
	text-decoration: none;
	text-align: center;
	display: block;
	overflow: hidden;
	width: 68px;
	margin: 2px;
	color: #e4d6cb;
}
#sidebar .ranking_body_tab a.selected {
	color: #402213;
	background: #e4d6cb;
}
#sidebar .ranking_body_tab a.selected:hover {
	color: #402213;
}
.content {
	float: left;
	clear: both;
	width: 208px;
	padding: 10px 5px;
}


/* 相片簡易排行榜 */
#ranking_album {
	overflow: hidden;
}
.ranking_album_body_tab {
	padding: 0;
	clear: both;
	overflow: hidden;
	margin: 0px;
	border-top: 1px solid #805540;
	border-right: 1px solid #805540;
	border-bottom: 1px solid #805540;
	border-left: 1px solid #805540;
}
.ranking_album_body_tab li {
	display: inline;
}
#sidebar .ranking_album_body_tab li a {
	float:left;
	text-decoration: none;
	color: #E4D6CB;
	text-align: center;
	display: block;
	overflow: hidden;
	width: 68px;
	margin: 2px;
}
#sidebar .ranking_album_body_tab a.selected {
	color: #402213;
	background: #E4D6CB;
}
#ranking_album .list a {
	background: none;
	padding: 0px;
    display: block;
    float: left;
    height: 49px;
    margin: 0 4px 6px 0;
    overflow: hidden;
    width: 49px;
}
#ranking_album .list a img {
    width: 49px;
}
#ranking_album .content dl {
	width: 212px;
}


/* 朋友的相簿 */
#friend_album_body .friend_album_top {
	width: 220px;
	display: block;
	height: 90px;
	overflow: hidden;
}
#friend_album_body .friend_album_top a:hover {
	text-decoration: none;
}
#friend_album_body .friend_album_top {
	line-height: 120%;
}
#friend_album_body .friend_album_top img {
	width: 90px;
	margin: 0px 10px 0px 0px;
	float: left;
}
#friend_album_body .friend_album_top .friend_album_name {
	font-weight: bold;
	color: #fff;
}
#friend_album_body .friend_album_top a:hover .friend_album_name {
	text-decoration: underline;
}
#friend_album_body .friend_album_top .friend_album_title {
	display: block;
	overflow: hidden;
	height: 33px;
}
#friend_album_body {
	position: relative;
	padding: 0px 0px 10px;
}
#friend_album_body dl {
	position: absolute;
	left: 110px;
	top: 50px;
	width: 130px;
}
#friend_album_body dt {
	float: left;
	margin: 0px 2px 0px 0px;
}
#friend_album_body dt img {
	width: 40px;
	float: left;
}




/* 轉寄 */
#forward_body .input_box {
	width: 100%;
	margin: 0px 0px 5px;
}



/* 列印 */
body.print #wrapper {
	width: 660px;
	overflow: hidden;
}
body.print #header_logo {
	padding: 0px 20px 0px 0px;
	float: left;
}
body.print #header_name {
	font-size: 21px;
}
body.print #header_form {
	float: left;
	clear: left;
}
body.print #header_data {
	float: right;
}
body.print #header_print {
	position: absolute;
	left: 0px;
	top: 10px;
	text-align: center;
	width: 100%;
}
body.print #header_content {
	position: relative;
	text-align: left;
	margin: auto;
	width: 660px;
}


#footerbar {
	background: url(/ugc_2011/_demo_only/footerbar.gif) no-repeat center top;
	height: 30px;
}








/* 相簿資料夾 */
#albumfolder_body dt {
}
#albumfolder_body .list a {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -1565px;
	padding: 12px 0px 10px 34px;
	border-bottom: 1px solid #805540;
	text-decoration: none;
}
#albumfolder_body .list a:hover {
	color: #402213;
	background:#e4d6cb url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -1565px;
}






/* 相簿首頁 */
#album_index {
	padding: 10px 0px 20px 0px;
}
#album_folder {
	padding: 20px 0 0;
}
#album_list ,
#photo_list_grid ,
#photo_list ,
#photo
{
	padding: 54px 0 0;
}

/* 對齊廣告 */
#album_list ,
#album_index ,
#album_folder ,
#photo
{
	padding-left: 11px;
}
#album_list_list ,
#album_index_slideshow ,
#album_index_list ,
#album_folder_index_list ,
#album_folder_list ,
#photo_head ,
#photo_body ,
#photo_foot ,
#photo #response ,
#photo #echo
{
	margin-left: -11px;
}

#photo_list_grid > a ,
#photo_list > a
{
	padding: 0px 11px;
}



/* 精選相片 showimg */

#album_index_slideshow {
	height: 428px;
	width: 728px;
	padding: 0px 11px ;
}

#showimg_slides .pagination {
	height: 25px;
	margin: 0px auto;
	text-align: center;
	display: table;
	padding: 5px 0px 8px;
}

#showimg_slides .pagination li {
	float:left;
	margin:0 2px;
	padding: 0px;
	list-style:none;
}

#showimg_slides .pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(http://g.udn.com.tw/community/img/style201/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

#showimg_slides .pagination li.current a {
	background-position:0 -12px;
}

/* 內容 */

#showimg {
	float: left;
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	display: block;
}

#showimg_slides {
	float: left;
	position: relative;
	width: 100%;
	height: 428px;
	top:0px;
	left:0px;
	z-index:100;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.slides_control {
	overflow: visible;
}

#showimg_slides dl {
	position:relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
/*	background:-webkit-gradient(linear, 50% 35%, 50% 0%, from(#f0f0f0), to(#cacaca));*/
}

#showimg_slides dl dd {
	position: relative;
	width:100%;
	padding:0px;
	margin: 0px;
}


#showimg_slides .prev ,
#photo_show .prev
{
	position:absolute;
	width:62px;
	height: 80px;
	display:block;
	top:145px;
	left: -80px;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/common_leftbtn.png) no-repeat left center;
	z-index:101;
}

#showimg_slides .next ,
#photo_show .next
{
	position:absolute;
	width:62px;
	height: 80px;
	display:block;
	top:145px;
	right: -80px;
	background: url(http://g.udn.com.tw/community/img/ugc_2011/common_rightbtn.png) no-repeat right center;
	z-index:101;
}


.showimg_slides_img {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

.showimg_slides_img a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.showimg_slides_txt {
	position: absolute;
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
}

.showimg_slides_txt span {
	font: 13px/30px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/* 內容結束 */




#showimg_slides dl,
#showimg_slides dl dd {
	height: 400px;
}

.showimg_slides_img, 
.showimg_slides_img a {
	width: 728px;
	height: 370px;
}

#showimg_slides dl dd img {
	height: auto !important;
	max-width: 480px;
	max-height: 320px;
	height:expression((this.height>320)?320:this.height);
}

/* 精選相片 showimg 結束 */




	
#album_index_list_head {
	position: relative;
	margin: 0px 11px;
}
#album_index_list_body {
	overflow: hidden;
}

.float_alugn_center {
	position:relative;
	float:right;
	left:-50%;
}

.album_list {
	padding: 6px;
	overflow: hidden;
	position:relative;
	left:50%;
	width: 760px;
} 
.album_list dt {
	position: relative;
	float:left;
	width: 150px;
	margin: 0 15px 40px;
	padding: 0 0 28px;
	text-align: center;
	background: #663d29 url(http://g.udn.com.tw/community/img/style201/album_list.png) no-repeat right bottom;
	border: 3px solid #402213;
}
.album_list dt:hover {
	color: #fff;
	background: #402213 url(http://g.udn.com.tw/community/img/style201/album_list.png) no-repeat right bottom;
	border: 3px solid #000;
}
.album_list dt > a {
	color: #fff;
	width: 150px;
	display: block;
	text-decoration: none;
	margin: auto;
	text-align: left;
	position: relative;
	cursor:pointer;
}
.photo_table {
	height: 150px;
	border: 5px solid #bbb;
	background: #fff;
	width: 150px;
	text-align: center;
}
.photo_table td ,
.photo_table img
{
	vertical-align: middle;
}
.album_list a img {
	padding: 10px;
	height: auto !important;
	max-height: 120px;
	max-width: 120px;
	}
.album_list .album_title {
	padding: 0 10px;
	line-height: 150%;
	margin: 5px 0px;
	
	display : block;
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
	width : 152px;
}
.album_list .icon_type_1 ,
.album_list .icon_type_2
{
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -1450px;
	display: block;
	height: 28px;
	width: 28px;
	overflow: hidden;
	position: absolute;
	top: 122px;
	right: 0px;
}
.album_list .icon_type_2 {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -1572px;
}
.album_count {
	padding: 0 10px;
	display: block;
	overflow: hidden;
	color: #F2DAAA;
	position: absolute;
}
.album_count span {
    width: 65px;
    float: left;
}
.album_count span span {
    overflow: hidden;
    text-indent: -9999px;
    width: 18px;
}
.album_count .album_count_view span {
    background: url("http://g.udn.com.tw/community/img/style201/icons.png") no-repeat scroll left -332px;
}
.album_count .album_count_photo span {
    background: url("http://g.udn.com.tw/community/img/style201/icons.png") no-repeat scroll left -1414px;
}


#album_folder_index_list_head {
	position: relative;
	margin: 40px 11px 0;
}
.album_list .album_count .album_folder_num span {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -1646px;
}

.album_more {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -1509px;
	padding: 0px 3px 10px 8px;
	float: right;
}

span.recommendation {
	background: url(/ugc_2011/img/recommendation.png) no-repeat left top;
	display: block;
	overflow: hidden;
	position: absolute;
	height: 39px;

	width: 124px;
	left: -6px;
	top: -6px;
}



#album_folder_list_head ,
#album_list_list_head ,
#photo_list_grid_head ,
#photo_list_head ,
#interest_head ,
#response_head ,
#echo_head ,
#album_index_list_head ,
#album_folder_index_list_head
{
	position: relative;
	color: #402213;
	background: url(http://g.udn.com.tw/community/img/style201/head.gif) no-repeat left top;
	padding: 20px 0px 10px 60px;
/*	margin: 20px 11px 0;*/
}
#album_folder_list_head ,
#album_list_list_head ,
#photo_list_grid_head ,

#photo_list_head 
{
margin: 20px 11px 0;
}

/* 相簿列表 */
#album_count_num {
	position: absolute;
	top: 25px;
	right: 0;
	display: inline;
}
#album_folder_num {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -1679px;
	padding: 0px 0 0px 18px;
	float: right;
	margin: 10px 0 0;
}
#album_album_num {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -1646px;
	padding: 0 0 10px 18px;
	float: right;
	margin: 0px 20px 0px 0px;
}
#album_photo_num {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat scroll left -1414px;
	padding: 0 0 0 18px;
	float: right;
}
#album_view_num {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat scroll left -332px;
	padding: 0 0 0 18px;
	float: right;
	margin: 0px 20px 0px 0px;
}




/* 智慧浮動 */
.smart_float {
	background: #fff9f3;
	border-bottom: 1px solid #805540;
	display: block;
	height: 46px;
	position: absolute;
	width: 728px;
	z-index: 99;
	margin: 0px 11px;
}
.smart_float a {
	color: #805540;
	display: block;
	float: left;
	padding: 0 20px;
}
.smart_float a:hover, .smart_float .on {
	color: #402213;
}

.smart_float_link {
	margin: 10px 1px 0 0;
	font-size: 15px;
	float: left;
}
.smart_float_link a:hover ,
.smart_float_link .on
{
	background-color: #efe6de;
}

.smart_float_ctrl_bar
{
	padding: 8px 0px 0px 0px;
	float: right;
}
.smart_float_ctrl_bar div
{
	background: #E4D6CB;
}
.smart_float_ctrl_bar a
{
	text-decoration: none;
	float: none;
	display: block;
}
.smart_float_ctrl_bar div:hover
{
	background: #fff;
}
.smart_float_ctrl_bar dl
{
	display: none;
}
.smart_float_ctrl_bar div:hover dl
{
	display: block;
}
.smart_float_ctrl_bar div:hover dt a
{
	border-top: 1px solid #805540;
}
.smart_float_ctrl_bar_ob
{
	float: left;
	border: 3px solid #A17D66;
}
.smart_float_ctrl_bar_ob a
{
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat 9px -51px;
}
.smart_float_ctrl_bar_ob dt a:hover
{
	background: #402213 url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat 10px -141px;
	color: #fff;
}
.smart_float_ctrl_bar_ob a
{
	padding: 0px 8px 0px 18px;
	color: #402213;
}

.smart_float_ctrl_bar_ob a.mode_photo
{
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat 11px -1724px;
	padding: 0px 8px 0px 29px;
}
.smart_float_ctrl_bar_ob a.mode_list
{
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat 11px -1754px;
	padding: 0px 8px 0px 29px;
}
.smart_float_ctrl_bar_ob dl a.mode_list:hover
{
	background: #402213 url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat 11px -1844px;
	color: #fff;
}
.smart_float_ctrl_bar_ob dl a.mode_photo:hover
{
	background: #402213 url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat 11px -1814px;
	color: #fff;
}


/* 相片列表 (圖片模式) */
a.autoplay {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -1783px;
}
a.autoplay:hover {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -1783px;
}

#album_description {
	text-align:justify;
	text-justify:inter-ideograph;
	padding: 0px 7px 30px;	
}
/* 因 IE 相簿會網下掉問題 http://rdalbum.udn.com/webadmin/368065
.video_photo {
	display: inline-block;
	position: relative;
}
*/
.video_play {
	background: url(/ugc_2011/img/video_play.png) no-repeat center center;
	display: block;
	overflow: hidden;
	height: 120px;
	width: 120px;
	position: absolute;
	left: 15px;
	top: 15px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /*IE8*/
	filter:alpha(opacity=60);  /*IE5!BIE5.5!BIE6!BIE7*/
	opacity: .6;  /*Opera9.0+!BFirefox1.5+!BSafari!BChrome*/
}


/* 相片列表 (清單模式)  */
.photo_list dt {
	border-top: 1px dotted #805540;
	padding: 30px 6px 30px 0px;
}
.photo_list a {
	display: block;
	text-decoration: none;
	padding: 10px;
}
.photo_list .album_title {
	display: block;
	line-height: 150%;
	margin: 10px 0px 5px;
	font-size: 15px;
	font-weight: bold;
}
.photo_list .video_play {
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
.photo_list .album_count {
	padding: 0px;
	color: #805540;
}


/* 單一相片 */
#photo_titile {
	font: 16px/150% "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	color: #402213;
	padding: 0 6px 10px;
	letter-spacing: 1px;
}
#photo_source {
	background: url("http://g.udn.com.tw/community/img/ugc_2011/icons.png") no-repeat left -2032px;
	padding: 3px 0 3px 20px;
	margin: 5px 0;
	color:#333;
	display:block;
}
#photo_description {
	text-align:justify;
	text-justify:inter-ideograph;
	font-size: 15px;
	padding: 10px 6px 30px;
	letter-spacing: 2px;
}
#photo_show {
	display: block;
	overflow: hidden;
	position: relative;
	padding: 0px 6px;
}

#photo_also {
	padding: 0px 10px;
	overflow: hidden;
}
#photo_also_link {
	padding: 0px 0px 5px;
	overflow: hidden;
}
#photo_also_link a:hover {
	color: #000;
}
#photo_also_link span {
	border-right: 1px dotted #805540;
	margin: 5px 10px 0;
	height: 18px;
	width: 1px;
}

#photo_cc {
    float: left;
}
#photo_also_link {
    float: right;
    overflow: hidden;
    padding-right: 20px;
}
#photo_also_link span {
    border-right: 1px solid #CCCCCC;
    height: 18px;
    margin: 5px 12px 0 10px;
    width: 1px;
}
div#photoinfo_main div#photo_recommend {
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 10px;
}
div#photoinfo_main div#photo_recommend #photo_recommend_head a {
    color: #000000;
    display: block;
    font: bold 16px/250% "微軟正黑體","Microsoft JhengHei","微软雅黑体","Microsoft YaHei","新細明體",PMingLiU,"新宋体",NSimSun,"Apple LiGothic Medium",arial,Geneva,sans-serif;
    padding-bottom: 5px;
    padding-right: 20px;
    position: relative;
    text-decoration: none;
}
div#photoinfo_main div#photo_recommend_body {
    height: 83px;
    overflow: hidden;
    padding: 0;
}
div#photoinfo_main div#photo_recommend_body a {
    display: block;
    float: left;
    margin: 0 9px 0 0;
    overflow: hidden;
    padding: 10px 0 16px;
    width: 57px;
}
div#photoinfo_main div#photo_recommend_body a img {
    width: 57px;
}
div#photoinfo {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin: 0 auto;
    overflow: hidden;
}


/* 相片地圖 */
div#photoinfo div#mymap div#mymap_head {
	font: bold 16px/200% "微軟正黑體","Microsoft JhengHei","微软雅黑体","Microsoft YaHei","新細明體",PMingLiU,"新宋体",NSimSun,"Apple LiGothic Medium",arial,Geneva,sans-serif;
	color: #000;
	text-decoration: none;	
}

div#photoinfo div#mymap {
	display: none;
}

div.OPENMAP div#mymap {
	display:block !important;
	float:right;
	padding-left: 7px;
	padding-right:7px;
}

div#photoinfo div#photoinfo_main {
	padding-top:8px;
	padding-right: 0;
	border: none;
}

div.OPENMAP div#photoinfo_main {
	border-right: 1px solid #ddd!important;
}

div.OPENMAP div#photoinfo_main {
	display: table;  /* >IE8 OTHER */
	*display: inline-block; /* IE7 */
	_display: inline-block; /* IE6 */
}


div#photo_CCandALSO {
    border-bottom: 1px solid #DDDDDD;
    clear: both;
    overflow: hidden;
    padding: 20px 0;
}



/* 有誰推薦 */
#photo_recommend {
	overflow: hidden;
}
#photo_recommend:hover span {
	display: inline-block;
}
#photo_recommend_body {
	padding: 0px 0px 5px;
	overflow: hidden;
}
#photo_recommend_body a {
	display: block;
	margin: 0px 4px 0px 0px;
	float: left;
	height: 51px;
	width: 51px;
	overflow: hidden;
	padding: 0px 0px 6px;
}
#photo_recommend_body a img {
	width: 51px;
}



/* exif */
#exif_body dt {
	border-bottom: 1px dotted #805540;
	padding: 2px 0px 0px;
}
#exif_body dt span {
	display: block;
	float: left;
	width: 120px;
	overflow: hidden;
	color: #402213;
	font-weight: bold;
}

/* 分享 */
#share_body dl {
	overflow: hidden;
}
#share_body dt {
	clear: both;
	float: none;
}
#share_body span {
	width: 120px;
	float: left;
	font-weight: bold;
	color: #402213;
}
#share_body input {
	float: left;
	width: 450px;	
	height: 21px;
}
#share_body table {
	position: relative;
	top: -3px;
	overflow: hidden;
}
.my_clip_button {
	cursor:default;
	background: #F2F2F2;
	border: 1px solid #805540;
	padding: 0px 20px;
	text-align: center;
	cursor: pointer;
	margin: 0px 0px 0px 5px;
	color: #333;
	height: 24px;
}
.my_clip_button.hover {
	border: 1px solid #0f266c;
	background: #402213;
	color: #FFF;
	text-decoration: none;
 }
 
 /* 作家簡介 */

#aboutme {
	float: left;
	position: relative;
	width: 728px;
	padding: 20px 11px;
}

#aboutme_content {
	float: left;
	position: relative;
	width: 728px;
	padding: 10px 0px 0;
}

.aboutme_topic {
	color: #402213;
	font: bold 24px/150% "微軟正黑體","Microsoft JhengHei","微软雅黑体","Microsoft YaHei","新細明體",PMingLiU,"新宋体",NSimSun,"Apple LiGothic Medium",arial,Geneva,sans-serif;
	padding: 5px 0;
}

#aboutme_content .tail{
	background: url(http://g.udn.com.tw/community/img/style201/community_icons.png) no-repeat 32px bottom;
}

#aboutme_content > p {
	color: #333;
	margin: 0px 0px 10px;
	padding: 10px 20px;
	font: 15px/150% "微軟正黑體", "Microsoft JhengHei", "微软雅黑体", "Microsoft YaHei", "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	background: #efe6de;
}

.aboutme_list {
	float: left;
	position: relative;
	margin: 0px;
	padding-bottom: 20px;
	border-top: 1px dotted #d9c3b8;
}

.aboutme_list > div {
	float: left;
	position: relative;
	width: 728px;
	border-bottom: 1px dotted #d9c3b8;
	background: #efe6de;
}

.aboutme_list > div strong {
	color: #333333;
	float: left;
	font: bold 15px/60px "微軟正黑體","Microsoft JhengHei","微软雅黑体","Microsoft YaHei","新細明體",PMingLiU,"新宋体",NSimSun,"Apple LiGothic Medium",arial,Geneva,sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
	width: 120px;
}

.aboutme_list > div span dl,
.aboutme_list > div span dt {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.aboutme_list > div span dt.email {
	background: url(/ugc_2011/img/community_icons.png) no-repeat 0px 0px;
	padding-left: 35px;
	padding-bottom: 5px;
}
.aboutme_list > div span dt.weblink {
	background: url(/ugc_2011/img/community_icons.png) no-repeat 0px -60px;
	padding-left: 35px;
	padding-bottom: 5px;
}

.aboutme_list > div span dt.phone {
	background: url(/ugc_2011/img/community_icons.png) no-repeat 0px -120px;
	padding-left: 35px;
	padding-bottom: 5px;
}

.aboutme_list > div span dt.fb {
	background: url(/ugc_2011/img/community_icons.png) no-repeat 0px -180px;
	padding-left: 35px;
	padding-bottom: 5px;
}

.aboutme_list > div span dt.pk {
	background: url(/ugc_2011/img/community_icons.png) no-repeat 0px -240px;
	padding-left: 35px;
	padding-bottom: 5px;
}

.aboutme_list > div span {
	background: url(http://g.udn.com.tw/community/img/style201/aboutme_content_list_strong.png) no-repeat scroll left 25px #fff;
	display: table-cell;
	float: left;
	font: 15px/30px arial,"新細明體",PMingLiU,"新宋体",NSimSun,"Apple LiGothic Medium",Geneva,sans-serif;
	margin: 0;
	padding: 15px 20px;
	vertical-align: middle;
	width: 558px;
	/* IE FF 最小高度 */
	height:auto!important;
	height:30px;
	min-height:30px;
}

/* aboutme_push 推薦區塊 */

.aboutme_push {
	position: relative;
	width: 728px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.aboutme_push_box {
	float: left;
	position: relative;
	width: 728px;
	margin: 0px;
	padding: 0px;
}

.aboutme_push_number {
	float: left;
	position: relative;
	width: 728px;
	height: 35px;
	line-height: 30px;
	text-align: right;
	padding-bottom: 5px;
}

.aboutme_push_box_main {

	position: relative;
	float: left;
	overflow:hidden;
	width: 728px;
	margin: 0px;
	padding: 0px;
}

.aboutme_push_box_main dl {
	float: left;
	position: relative;
	width: 728px;
	margin: 0px;
	padding: 0px;
}
.aboutme_push_box_main dl dt {
	float: left;
	position: relative;
	width: 104px;
	height: 110px;
	margin: 0px;
	padding: 0px;
	display: block;
}

.aboutme_push_box_main dl dt > div {
	position: relative;
	width:104px;
	height:60px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	overflow: hidden;
}

.aboutme_push_box_main dl dt > div img {
	width:60px;
}

.aboutme_push_box_main dl dt p {
	float: left;
	position: relative;
	width:84px;
	height:38px;
	margin: 0px;
	font: normal 12px/18px arial, "新細明體", PMingLiU, "新宋体", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #333;
	text-align: center;
	text-overflow:ellipsis;
	display: block;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
}

.aboutme_push_box_main dl dt p a {
	color: #805540;
	text-decoration: none;
}

.aboutme_push_box_main dl dt p a:hover {
	color: #402213;
}

/* aboutme_push 推薦區塊結束 */

/* 作家簡介結束 */	





/* Blogs聯播 */	
#network .body {
	padding: 0 12px 0 2px !important;;
}
#udnblogs_uh_white {
    padding: 0 !important;;
}
#udnblogs_uh_white UL {
    list-style: none;
    margin: 0 0 0 13px !important;
    padding: 0;
}
#udnblogs_uh_white UL {
    list-style: none;
}
li#udn_logo_uh_white > a ,
#blogs_name_uh_white > a
{
	background-image:none;
}
#blogs_name_uh_white A {
	display: none !important;
}
#udnblogs_uh_white .udn_logo_uh_white A {
	list-style-image: none !important;
	background: url("http://act.udn.com/images/logo_small.gif") no-repeat scroll 132px 5px;
}
/* /Blogs聯播 */	




/* 文章內頁 有誰推薦 */
#article_recommend {
	width: 728px;
}
#article_recommend:hover span {
	display: inline-block;
}
#article_recommend_body {
    overflow: hidden;
    padding: 10px 0;
    width: 732px;
}
#article_recommend_body a {
	display: block;
	margin: 0px 4px 6px 0px;
	float: left;
	height: 57px;
	width: 57px;
	overflow: hidden;
}
#article_recommend_body a img {
	width: 57px;
}
/* /文章內頁 有誰推薦 */

/* /原udn部落格連結的字體大小 */
#old_blog {
font-size: 13px;
}


