
@charset "utf-8";
/*
**************************************************************************************************************************************
????
**************************************************************************************************************************************
*/
html {
	background: #FFF;
}

body {
	margin: 0 -5px 0 0;
	text-align: left;
	background: #FFF;
}
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: #FFFFFF;
	padding: 10px 20px;
}
#openCloseWrap {
	position: absolute;
	right: 0px;
	bottom: -28px;
	color: #FFFFFF;
	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;
}

#header {
	position: relative;
}
#header_body {
	position: relative;
	background-image: url(http://g.udn.com.tw/upfiles/B_WA/wangkayhua/PSN_PHOTO/285/f_9439285_1.jpg);
    background-repeat: no-repeat;
    height: 340px;
    width: 1000px;
border-width:31px;	
border-bottom-style:solid;
border-bottom-color:#ffffff;
	margin: auto;
	padding: 20px 0px;
}

#menubar { 
    position: relative;
   
    top: -290px;
    z-index: 9998;
}

#menubar_body {
	width: 1000px;
	margin: auto;
/*	overflow: hidden;*/
	position: relative;
}

#wrapper {
	width: 1000px;
	margin: -70px auto 0 auto;
    overflow: hidden;
}

#main {
	overflow: hidden;
	float: left;
	width: 760px;
}

#main_head {
}
#main_body {
	overflow: hidden;
}
#main_body_cont {
}
#main_foot {
}

#content {
	float: left;
	width: 728px;
	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%;
        box-shadow: 10px 10px 5px #888888;
}
#photo_show_case {
	text-align: center;
	display: block;
	overflow: hidden;
	position: relative;
}

#sidebar {
	float: right;
	width: 240px;
	font: 13px/200% arial, "????", PMingLiU, "???", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
}
#sidebar a:hover{
	color: #000;
	text-decoration:underline;
}


#footer {
	position: relative;
	clear:both;
	background: none repeat scroll 0 0 #FFBE00;
    border-top: 1px solid #E1DCD7;
}

#footer_body {
	width: 1000px;
	margin: auto;
	padding: 15px 0 45px 0;
	position: relative;
	overflow: hidden;
}

#footer_info {
	font-size: 12px;
	color:#000;
}
#go_top {
	float: right;
	font-size: 12px;
}
#footer_link {
	float: left;
	color:#000;
}
#copyright {
	font-size: 12px;
	float: right;
	color:#000;
}















/*
**************************************************************************************************************************************
???? class
**************************************************************************************************************************************
*/
form , dl , dt , dd {
	margin: 0px;
	padding: 0px;
}
table { border-collapse:separate; empty-cells: show; }

div {
	font-size: 13px;
	line-height: 200%;
	color: #000000;
}
body.print div {
	color: #333;
}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

/* ??????? */
a {
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}


/* ???? */
.article_content_labels {
	padding: 0px;
}
#article_show_body .article_content_labels {
	padding: 0 !important;
    position: relative;
	bottom:-3px;
    
}

.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: #FF9B00;
    font: bold 28px/150% "?????","Microsoft JhengHei","?????","Microsoft YaHei","????",PMingLiU,"???",NSimSun,"Apple LiGothic Medium",arial,Geneva,sans-serif;
	position: relative;
    padding: 10px 15px 10px 15px;
	letter-spacing: 1px;
}

.article_topic .manage {
    right: 0px;
    top: 3px;
}

#article_show_body .article_topic {}
body.print #article_show_body .article_topic {
	padding: 80px 0 10px 0;
	border:none;
	font:bold 28px/150% "?????","Microsoft JhengHei","?????","Microsoft YaHei","????",PMingLiU,"???",NSimSun,"Apple LiGothic Medium",arial,Geneva,sans-serif;
}

.article_topic a {
	color: #FF9B00;
    display: block;
    font-size: 28px;
	letter-spacing: 1px;
}
.article_topic a:hover {

    background-repeat: repeat;
    display: block;
    text-decoration: none;
}
.article_datatime {	
    background: url(http://g.udn.com.tw/community/img/style205/clock.png) no-repeat 15px 4px !important;
    color: #000000;
    font-size: 12px;
    padding: 0 20px 0 35px;
    float: left;
}

.article_data {
    overflow: hidden;
    position: relative;
}
#article_list #also_all {
    display: inline-block;
    float: left;
    padding: 0 20px;
}
.article_count {
    float: right;
}


#article_show_body .article_datatime {}
#photo_also .article_datatime 
{
	display: block;
	overflow: hidden;
	position: relative;
	left: auto;
	top: auto;
	text-align: left;
	float: left;	
	background: url("http://g.udn.com.tw/community/img/style205/clock.png") no-repeat scroll left 4px transparent !important;
    color: #000000;
    font-size: 12px;
    padding: 0 15px 0 20px;
}

body.print .article_datatime {
	background: url("http://g.udn.com.tw/community/img/style205/clock.png") no-repeat scroll left 6px transparent !important;
    color: #000000;
    font-size: 12px;
    padding: 0 15px 0 20px;
}

.article_datatime .yyyy ,
.article_datatime .mm
{
	
}
#photo_also .article_datatime .yyyy  ,
#photo_also .article_datatime .mm
{
	color: #000;
}

.article_datatime .dd
{
	
}
#photo_also .article_datatime .dd
{
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding: 0px;
	display: inline;
}


.article_datatime .slash ,
.article_datatime .hh ,
.article_datatime .ii ,
.article_datatime .ss
{
	
}
.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-justify:inter-ideograph;
    color: #646464;
    font-size: 16px;
    padding: 30px 15px;
    text-align: justify;
	letter-spacing: 2px;
}
.article_list_more {
    padding: 0 15px 15px;
    text-align: right;
}
.more {
	font-size: 13px;
	color:#000;
}
.article_count {
	overflow: hidden;
    padding: 0 15px 15px;
}
#photo_also .article_count {
	padding: 0px;
	float: right;
	border:none;
}
#article_show_body .article_count {
	float:right;
	padding:0 15px 0 0;
	border:none;
}

.fb-like {
	padding: 5px 7px;
	clear: right;
	float: none;
}

.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 scroll 15px -578px transparent;
    border-left: 1px solid #E1DCD7;
    border-right: 1px solid #E1DCD7;
    display: block;
    padding: 0 15px 0 35px;
	overflow: hidden;
}

dt .article_tags ,
dt .album_tags
{
	margin: 0px;
}

.article_tags a ,
.album_tags a
{
	margin: 0 20px 0 0;
	color: #FF9B00;
}

/* ?? */
#page_go {
	width: 30px;
	color: #35d;
}
.pagelink {
	position: relative;
	clear: both;
	padding: 20px 0px 40px;
	overflow: hidden;
}
#photo .pagelink {
	margin: 20px 0px 0px;
}

.pagelink a {
	padding: 2px 8px;
	color:#000 !important;
}
.pagelink a:hover, .pagelink .on {
	background: #FFBE00;
	color: #000;
	text-decoration: none;
}
.pagenum {
	float: left;
	color:#000;
}
.pagegoto {
	float: right;
	padding: 0px 6px 0px 0px;
}



/* ???? */
input , select , label , button { vertical-align:middle; }

.input_box ,
select
{
	border: 1px solid #E1DCD7;
}

.width_100 {
	width: 100%;
}

button {
	background: #F2F2F2;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 15px;
	margin: 20px 0px;
	cursor: pointer;
	color: #000;
    padding: 5px 20px;
}
button:hover {
	background: #FFBE00;
}

/* ?? */
.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;
	color:#FFBE00 !important;
}


/* ????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;
	border-right-width: 1px;
	border-bottom-width: 1px;background:#FEEEFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E1DCD7;
	border-bottom-color: #E1DCD7;
	border-left-color: #E1DCD7;
        box-shadow: 5px 5px 3px #D8D8D8;
}
/* End hide from IE-mac */


/* ???? */
.head {
	padding: 15px 0 5px;
	font: bold 16px/200% "?????", "Microsoft JhengHei", "?????", "Microsoft YaHei", "????", PMingLiU, "???", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	text-decoration: none;
	overflow: hidden;
	color:#000;
	letter-spacing: 1px;
}

#sidebar .head {
	color:#000;
}
#sidebar .head a {
	color: #000;
}


.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;
	overflow: hidden;
}
#sidebar .body ,
#profile
{
	color: #000;
	background-color:#FFF;
}

#sidebar .body a {
	color:#444444;
}
#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: 0;
}

.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/style205/s_bg.gif) repeat-x left bottom;
    height: 20px;
    margin: 10px 0;
}




/* ?? */
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 {
	color: #FF0033;
	margin: -15px 0 0 30px;
	font-family: "?????", "Microsoft JhengHei", "?????", "Microsoft YaHei", "????", PMingLiU, "???", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	font-size: 40px;   
        text-shadow:2px 2px 6px #3A2108;
	line-height: 200%;
	font-weight: bold;
	letter-spacing: 1px;
}
#header_name a{
	color: #FF9800;
	text-decoration: none;
}
#header_name a:hover{
	border-bottom:solid 1px #FF9800;
}

body.print #header_name {
	color: #000;
}

#header_description {
	font-size: 16px;
        font-weight: bold;
        text-shadow:1px 1px 2px #3A2108;
	color: #E1DCD7;
    margin: -15px 0 0 33px;
}



/* ??? */
#menu {
	position: relative;
	z-index: 999;
	display: inline-block;
	text-align: center;
}
#menu dt {
	position: relative;
	float: left;
    background: url(http://g.udn.com.tw/community/img/style205/m_line.gif) no-repeat 115px 12px;
	margin-bottom: 8px;
}


#menu a {
	font-size: 20px;
	float: left;
	width: 120px;
	/*	overflow: hidden;*/
	display: block;
	padding: 5px 0 0;
	white-space: nowrap; /* ????? */
	text-overflow: ellipsis;
?/*??????*/
; 	font-weight: bold;
}

#menu a {
	color: #FF9800;text-shadow:2px 2px 6px #3A2108;
	overflow: hidden;
}

#menu dt:hover a ,
#menu dt.on a
{
	color: #FFF;
	text-decoration: none;
}
#menu_1 a {}
#menu_2 a {}
#menu_3 a {}
#menu_4 a {}



/* ???? */
#article_list_body #structure dt {
	padding: 6px 0px 3px;
	margin: 0px 11px;
}
#article_list {
	display: block;
	background: none repeat scroll 0 0 #FFFFFF;
}

#article_list_head {
	display: block;
	position: absolute;
    height: 35px;
    margin: 2px 0 0 940px;    
    top: 141px;
    z-index: 9998;
}

#article_list_head.panel {
	border-bottom: 1px solid #cccccc;
}
#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: 0;
}
#article_list_body dl > dt {
	overflow: hidden;
	margin: 30px 0;
}

#article_list_body > dl > dt {
	/* IE FF ???? */
	height:auto!important;
	height:70px;
	min-height:70px;
	border:1px solid #CACFFF;background:#FEEEFF;
        box-shadow: 5px 5px 3px #D8D8D8;
}

#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;
}

#article_list_head_link a:hover ,
#article_list_head_link .on
{
	color:#000;
}

#article_list_head_ctrl_bar {
	text-align:center;
	width:60px;
}
#article_list_head_ctrl_bar div {
	background: #FFF;
	border: 3px solid #FFFFFF;
}

#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 #dddddd;
}
#article_list_head_ctrl_bar_ob {

}
#article_list_head_ctrl_bar_ob a {
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat 5px -51px;
	color: #000;
	padding:0 0 0 10px;
}
#article_list_head_ctrl_bar_ob dt a:hover {
	background: #000 url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat 5px -141px;
	color: #FFF;
}




/* ?? */
#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 {
	width: 240px;
	position: relative; /* ???? */
	overflow: visible;
}
#profile_body a {
	text-decoration: none;

}
#profile_body a:hover {
	text-decoration: underline;
}
#profile dl {
	float: right;
}
#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;
	color: #FF9B00;
}
#profile dt a:hover {
	background: url("http://g.udn.com.tw/community/img/ugc_2011/icons.png") no-repeat scroll left -1168px;
	text-decoration: underline;
}
/* ????? */
#procount:hover span {
	display: inline-block;
}
#procount_body {
	color:#000;
}
#procount_body span {
	display: inline-block;
	width: 70px;
	color:#000;
}
#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 !important;
	background: #f2853d;
	padding: 1px 5px;
	border: 1px solid #ed6b2a;
}
#b2b_btn {
	font-size: 13px;
	color: #FFF !important;
	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 0;
	border-bottom: 1px solid #ddd;
}
#search .input_box {
	font-size: 15px;
	color: #000;
	height: 24px;
	width: 203px;
	border: 1px solid #E1DCD7;
	float: left;
	line-height: 30px;
	padding:0 0 0 5px;
    border-right-style: none;
}

/*#search_subme {
	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;
}*/


#search_subme, #search button {
    background: url("/meiji/ART1202CD002/_template/ugc_2011/css/new_themes_001/icons.png") no-repeat scroll 7px -177px #FF9B00;
    display: block;
    float: left;
    height: 26px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 31px;
	border: 1px solid #FF9B00;
}


#search_subme:hover {
	background-position: 8px -206px;
}






/* ???? */
#search_prompt ul ,
#search_prompt li
{
	padding:0;
	margin:0;
}

#search_prompt img ,
.search_main_article_list_img img , search_main_photo_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_main_photo_list{
	height:60px;
}

#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 {
	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: #FFBE00;
    display: block;
    font: bold 18px/150% "?????","Microsoft JhengHei","?????","Microsoft YaHei","????",PMingLiU,"???",NSimSun,"Apple LiGothic Medium",arial,Geneva,sans-serif;
    left: 78px;
    margin: 0;
    position: absolute;
    top: 4px;
    white-space: nowrap;
}


.search_main_article_list h4 a{
	color:#FFBE00;
}
#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_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;
	border-top: 1px solid #E1DCD7;
	border-right: 1px solid #E1DCD7;
	border-left: 1px solid #E1DCD7;

}
#article_show_content {
    color: #646464;background:#FEEEFF;
    font-size: 16px;
    padding: 50px 15px 70px 15px;
    text-align: justify;
	letter-spacing: 2px;
}
body.print #article_show_content {
	padding: 50px 0;
	border:none;
}
#article_show_body {
	padding: 5px 0 0 0;
	position: relative;
}

#cc {
	float: left;
}

#also {
	padding: 20px 0 10px 0;
}
#photo #also {
	margin: 0px 6px;
}

.body #also a {
	float: none;
	color: #FF9B00;
}
#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: 13px;
	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 #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	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 #CCCCCC;
	color: #333;
	text-decoration: none;
	display: block;
	float: none;
	clear: both;
}
#tools .recommend dt a:hover {
	background: #f2f2f2;
	color: #000;
}
#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 #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	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 #CCCCCC;
	color: #333;
	text-decoration: none;
	display: block;
	float: none;
	clear: both;
}
#tools .quote dt a:hover {
	background: #f2f2f2;
	color: #000;
}
#tools .forward {
	background-position: left -444px;
}
#tools .print {
	background-position: left -515px;
}
#tools .favorite {
	background-position: left -545px;
}



/* ?????????? */
#interest {
	overflow: hidden;
	padding: 20px 0 30px 0;
}
#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: #000;
}
#interest_body.only_title dt {
	float: none;
	width: auto;
}
#interest_body.only_title a {
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 0px 2px;
	display: block;
	text-decoration: none;
}
#interest_body.only_title a:hover {
	color: #000;
	background: #F5F5F5;
}
#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 0 0 0;
}

/* ??????????????? */
#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 #cccccc;
	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: #FF9B00;
	font-size: 15px;
	line-height: 160%;
	padding: 6px 0 0 0;
}
.rp2 span {
	font-size: 15px;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}
.rp4 {
	background-image: url(http://g.udn.com.tw/community/img/style205/clock.png);
	background-position: left 5px;
	background-repeat: no-repeat;
	color: #000000;
	float: left;
	font-size: 12px;
	padding: 0 0 0 20px;
}
.rp5 {
	text-align:justify;
	text-justify:inter-ideograph;
	float: left;
	position: relative;
	width: 100%;
	padding: 20px 0px;
	color:#646464;
}
.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 {	
	background:#F7F7F7;
    clear: both;
    color: #000000;
    margin: 5px 0 10px 75px;
    padding: 10px 30px 10px 20px;
    position: relative;
    text-align: justify;
}
.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: #FFFAE6;
}
.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: #FF9B00;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0 5px;
}
.rp .pmsg_icon {
	background: #FF9B00;
	right: 0px;
}



.prt {
	font-size: 12px;
	color: #999;
	display: block;
}
.prt a {
	color: #FF9B00;
}
.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;
}
#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%;
	border-bottom: 1px solid #805540;
}
#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 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;
}
#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:#FFBE00 !important; border:none !important; padding:1px 2px !important; }
.jstree-default .jstree-clicked { background:#FFBE00 !important; border:#FFBE00 !important;}
/*.jstree-default.jstree-focused { background:none !important; }*/


/* ?? */
#calendar_jumpMenu {
	width: 240px;
}


/* ???? */
#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: 5px 5px 5px 11px;
	clear: both;
	overflow: hidden;
	margin: 0px;
	border: 1px solid #CCCCCC;
}

.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: #444444;
}
#sidebar .ranking_body_tab a.selected {
	color: #000;
	background: #FFBE00;
}
#sidebar .ranking_body_tab a.selected:hover {
	color: #000;
}
.content {
	float: left;
	clear: both;
	width: 208px;
	padding: 10px 15px;
	border: 1px solid #CCCCCC;
	border-top:none !important;
}

/* ??????? */
#ranking_album {
	overflow: hidden;
}
.ranking_album_body_tab {
	padding: 5px 5px 5px 11px;
	clear: both;
	overflow: hidden;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
.ranking_album_body_tab li {
	display: inline;
}
#sidebar .ranking_album_body_tab li a {
	float:left;
	text-decoration: none;
	color: #444444;
	text-align: center;
	display: block;
	overflow: hidden;
	width: 68px;
	margin: 2px;
}
#sidebar .ranking_album_body_tab a.selected {
	color: #000;
	background: #FFBE00;
}
#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;
	padding-top:15px;
}
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;
	padding-top:2px;
}


#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 #E1DCD7;
	text-decoration: none;
}
#albumfolder_body .list a:hover {
	color: #FFBE00;
	background: 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: 0;
}

#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/style205/pagination.gif);
	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/style205/common_leftbtn.gif) 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/style205/common_rightbtn.gif) 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(255, 255, 255, 0.5);
	background: rgba(255, 255, 255, 0.5);
}

.showimg_slides_txt span {
	font: 13px/30px arial, "????", PMingLiU, "???", NSimSun, "Apple LiGothic Medium", Geneva, sans-serif;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/* ???? */




#showimg_slides dl,
#showimg_slides dl dd {
	height: 400px;
    background:url(http://g.udn.com.tw/community/img/style205/img_bg.gif) repeat #FFF;
}

.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 0;
	overflow: hidden;
	position:relative;
	left:50%;
	width: 730px;
} 
.album_list dt {
	position: relative;
	width: 150px;	
	border: 1px solid #E1DCD7;
    float: left;
    margin: 0 10px 20px;
    padding: 5px 5px 30px 5px;
    text-align: center;
}

.album_list dt:hover {
	background: #f2f2f2;
}

.album_list dt > a {
	color: #646464;
	width: 150px;
	display: block;
	text-decoration: none;
	margin: auto;
	text-align: left;
	position: relative;
	cursor:pointer;
}

.photo_table {
	height: 150px;
	background: #fff;
	width: 150px;
	text-align: center;
	margin: auto;
}
.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 .photo_table .icon_type_1
{
	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 !important;
	right: 8px !important;
}

.album_list .photo_table .icon_type_2
{
	background: url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat left -1572px;
	display: block;
	height: 28px;
	width: 28px;
	overflow: hidden;
	position: absolute;
	top: 122px !important;
	right: 8px !important;
}




.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: -35px;
	right: 2px;
}
.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: #000;
	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-color: #FFBE00;
    color: #000000;
    float: right;
    font-size: 13px;
    font-weight: normal;
    line-height: 12px;
    margin: 0 0 20px;
    padding: 5px 8px;
}


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: #FF9B00;
	padding:20px 0 10px 0px;
/*	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 {
	display: block;
	height: 46px;
	position: absolute;
	width: 728px;
	z-index: 99;
}
.smart_float a {
	color: #000;
	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: #FFBE00;
}
.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 #FFBE00;
}
.smart_float_ctrl_bar_ob
{
	float: left;
	border: 3px solid #FFBE00;
}
.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: #FFBE00 url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat 9px -51px;
	color: #000;
}
.smart_float_ctrl_bar_ob a
{
	padding: 0px 8px 0px 18px;
	color: #000;
	background-color:#FFBE00;
}

.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: #FFBE00 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: #FFBE00 url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat 11px -1754px;
	color: #000;
}
.smart_float_ctrl_bar_ob dl a.mode_photo:hover
{
	background: #FFBE00 url(http://g.udn.com.tw/community/img/style201/icons.png) no-repeat 11px -1724px;
	color: #000;
}


/* ???? (????) */
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 #CCCCCC;
	padding: 0px 6px 30px 0px;
}
.photo_list a {
	display: block;
	text-decoration: none;
	padding: 30px 10px 0px;
}
.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;
}


/* ???? */
#photo_titile {
	font: 16px/150% "?????", "Microsoft JhengHei", "?????", "Microsoft YaHei", "????", PMingLiU, "???", NSimSun, "Apple LiGothic Medium", arial, Geneva, sans-serif;
	color: #FFBE00;
	padding: 0 0 20px 0;
	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-image: url(http://g.udn.com.tw/community/img/style205/aboutme_content_list_strong_top.png);
	background-repeat: no-repeat;
	background-position: 40px 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: #f2f2f2;
}

.aboutme_list {
	float: left;
	position: relative;
	margin: 0px;
	padding-bottom: 20px;
	border-top: 1px dotted #cccccc;
}

.aboutme_list > div {
	float: left;
	position: relative;
	width: 728px;
	border-bottom: 1px dotted #CCCCCC;
	background: #f2f2f2;
}

.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/style205/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: #000;
	text-decoration: none;
}

.aboutme_push_box_main dl dt p a:hover {
	color: #402213;
}

/* aboutme_push ?????? */

/* ?????? */	





/* Blogs?? */	
#network .body {
	padding: 0 15px 0 0 !important;
}
#udnblogs_uh_white {
    padding: 0 !important;
}
#udnblogs_uh_white UL {
    list-style: none;
    margin: 0 !important;
    padding: 0;
}

li#udn_logo_uh_white > a ,#blogs_name_uh_white > a{
	background-image: none;
	font-size: 15px !important;
	font-weight: bold;
	text-align: left;
}


#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 135px 5px !important;
	color: #FF8000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
/* /Blogs?? */	

/* CSS Document */



/* ???? ???? */
#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;
}

#old_blog a {
font-size: 13px;
}



































































































































