@charset "utf-8";
/*==========基本設定==========*/
#album_map {
	width:auto;
	overflow:hidden;
	height:170px;
}
/* CSS Document */
ul {
	margin: 0px;
	padding: 0px;
}
#side1 {
	margin-top: 5px;
}
#sub_nav li {
	margin-left: 20px;
}
#content {
	width: 955px;
}
#show_text {
	width: 840px;
	display: none;
}
#side2 {
	display:none;
}
#m_zone {
	width: auto;
	padding-top: 5px;
}
#m_zone_1 {
	width:200px;
	float:left;
}
#m_zone_2 {
	width:550px;
	float:left;
}
#m_zone_3 {
	width:200px;
	float:left;
}
#m_pic {
	overflow:hidden;
	text-align: center;
	width:100px;
	border:5px #FFF solid;
	margin-left:auto;
	margin-right:auto;
}
#m_pic img {
	width:100px;
}
/*left panel*/
#m_info {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
#m_info_top span {
	font-size:17px;
	padding-top:60px;
	display: block;
	color: #000000;
	font-weight: bold;
	padding-left: 65px;
}
#m_info_top {
	background-image: url(../images/photoman_p2_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:98px;
}
#m_info_content {
	padding-left:10px;
	color:#fff;
	background-image: url(../images/photoman_p2_mid.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
#m_info_bottom {
	height:11px;
	background-image: url(../images/photoman_p2_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#m_name {
	font-weight:bold;
	text-align: center;
	font-size: large;
	color:#FFFFFF;
	width:160px;
}
#other_msg {
	width:160px;
	padding-left:10px;
	padding-top: 5px;
	text-align: center;
	font-size: small;
	color:#0099CC;
}
#other_msg a:link {
	font-size:1em;
	display:block;
}
#other_msg a:link, #other_msg a:active {
	color: #990000;
	font-weight: bold;
	text-decoration:underline;
}
#other_msg a:hover {
	text-decoration:none;
	color: #FFCC33 !important;
}
#other_msg a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration:underline;
}
.setup {
	width:16px;
	height:16px;
	background-image: url(../images/ico_edit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	left: 522px;
	top: 35px;
}
.setup a {
	display:block;
	width:16px;
	height:16px;
}
/*================left_panel===================*/
.panel {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}
.panel_top {
	background-image: url(../images/photoman_p1_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:62px;
}
.panel_top span {
	font-size:13px;
	padding-top:23px;
	display: block;
	color: #000000;
	font-weight: bold;
	padding-left: 65px;
}
.panel_content {
	background-image: url(../images/photoman_p1_mid.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.panel_bottom {
	background-image: url(../images/photoman_p1_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:13px;
}
/*================center_panel===================*/
.panel2 {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	position: relative;
	margin-top: 10px;
}
.panel2_top {
	background-image: url(../images/photoman_p5_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:78px;
}
.panel2_top span {
	font-size:13px;
	padding-top:35px;
	display: block;
	color: #000000;
	font-weight: bold;
	padding-left: 80px;
}
.panel2_content {
	color:#0099CC;
	width:530px;
	padding-left:15px;
	background-image: url(../images/photoman_p5_mid.jpg);
	background-position: left;
	background-repeat: repeat-y;
	height: 120px;
	padding-right: 5px;
}
.panel2_content table {
	width:100%;
}
.panel2_bottom {
	height:13px;
	background-image: url(../images/photoman_p5_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.panel3 {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	position: relative;
}
.panel3_top {
	background-image: url(../images/photoman_p3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:50px;
}
.panel3_top span {
	font-size:17px;
	padding-top:20px;
	display: block;
	padding-left: 60px;
	color: #FFFFFF;
	font-weight: bold;
}
.panel3_content {
	color:#FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
}
.panel3_bottom {
	height:10px;
}
/*=============================================*/
.panel4 {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	margin-top:21px;
}
.panel4_top {
	background-image: url(../images/photoman_p1_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:62px;
}
.panel4_top span {
	font-size:13px;
	padding-top:25px;
	display: block;
	color: #000000;
	font-weight: bold;
	padding-left: 65px;
}
.panel4_content {
	color:#FFFFFF;
	background-image: url(../images/photoman_p1_mid.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align:center;
}
.panel4_bottom {
	background-image: url(../images/photoman_p1_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:13px;
}
/*================left_panel===================*/

.panel_comein {/*誰來我家*/
	width: 160px;
	margin-left:auto;
	margin-right:auto;
}
.panel_comein li {
	margin-right:5px;
	margin-top: 5px;
	float:left;
	width:43px;
	height: 43px;
}
.panel_comein img {
	border:2px #FFF solid;
	width:43px;
	height:43px;
}
.panel_thesame {/*誰來我家*/
	width: 160px;
	margin-left:auto;
	margin-right:auto;
}
.panel_thesame li {
	margin-right:5px;
	margin-top: 5px;
	float:left;
	width:43px;
	height: 43px;
}
.panel_thesame img {
	border:2px #FFF solid;
	width:43px;
	height:43px;
}
.panel_tag a {/*標籤*/
	line-height:30px;
}
.panel_tag {/*標籤*/
	height:250px;
	overflow-y:auto;
	font-size: 15px;
	text-align: left;
	width: 185px;
	margin-left: auto;
	margin-right: auto;
}
.my_tag {/*標籤*/
	height:250px;
	overflow-y:auto;
	font-size: 15px;
	text-align: left;
	width: 185px;
	margin-left: auto;
	margin-right: auto;
}
.panel_member_info {
	height:250px;
	overflow-y:auto;
	width: 185px;
	margin-left: auto;
	margin-right: auto;
	color: #0099CC;
}
.panel a:link, .panel a:active {
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}
.panel a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}
.panel a:visited {
	color: #FFCC33;
	font-weight: normal;
	text-decoration: none;
}
.panel4 a:link, .panel4 a:active {
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}
.panel4 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}
.panel4 a:visited {
	color: #FFCC33;
	font-weight: normal;
	text-decoration: none;
}
/*panel_other*/
.aj_btn_left {
	height: 90px;
	width: 25px;
	float:left;
	background-image: url(../images/photoman_right.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.aj_btn_right {
	height: 90px;
	width: 25px;
	float:left;
	background-image: url(../images/photoman_left.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.aj_btn_left a, .aj_btn_right a {
	display:block;
	height: 90px;
	width: 24px;
}
/*panel_other*/
.msg_system {
	margin-top:5px;
	background-image: url(../images/photoman_p4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 550px;
	padding-top: 30px;
}
.msg_system span {
	padding-left:80px;
	color:#FFFFFF;
	font-weight: bold;
}
/*留言框框的東西*/

.msg_user {
	white-space: nowrap;
}
.msg_twiter {
	white-space: nowrap;
	font-size:13px;
}
.msg_twiter a:link, .msg_twiter a:active {
	color: #FFCC33;
	text-decoration: underline;
}
.msg_twiter a:hover {
	text-decoration: none;
	color: #0099CC;
}
.msg_twiter a:visited {
	color: #FFCC33;
	text-decoration: none;
}
.msg_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}
#my_newphoto ul {
	display:inline;
}
#my_newphoto li {
	white-space: normal;
	width: 93px;
	height:90px;
	overflow: hidden;
	float:left;
}
#my_newphoto .holder {
	width: 93px;
	height:90px;
	display:table;
	position:relative;
}
#my_newphoto .holder div {
*position:absolute;
	top:50%;
	left:0;
	display:table-cell;
	vertical-align:middle;
	width:100%;
}
#my_newphoto .holder p {
	position: relative;
	top:-50%;
	text-align:center;
	margin:auto;
	padding:auto;
}
#my_newphoto .img_list {
	border:1px #666666 solid;
	padding:3px;
}
#my_newphoto .title {
	width:100px;
	padding:2px;
	height:18px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#my_newphoto .title a:link, #my_newphoto .title a:hover {
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}
#my_newphoto .title a:visited {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
#my_lovephoto ul {
	display:inline;
}
#my_lovephoto li {
	white-space: normal;
	width: 103px;
	height:90px;
	overflow: hidden;
	float:left;
}
#my_lovephoto .holder {
	width:105px;
	height:100px;
	display:table;
	position:relative;
}
#my_lovephoto .holder div {
*position:absolute;
	top:50%;
	left:0;
	display:table-cell;
	vertical-align:middle;
	width:100%;
}
#my_lovephoto .holder p {
	position: relative;
	top:-50%;
	text-align:center;
	margin:auto;
	padding:auto;
}
#my_lovephoto .img_list {
	border:1px #666666 solid;
	padding:3px;
}
#my_lovephoto .title {
	width:100px;
	padding:2px;
	height:18px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#my_lovephoto .title a:link, #my_lovephoto .title a:hover {
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}
#my_lovephoto .title a:visited {
	font-size: small;
	color:#FFFFFF;
	text-decoration: none;
}
#my_Puzzlesphoto ul {
	display:inline;
}
#my_Puzzlesphoto li {
	white-space: normal;
	width: 103px;
	height:90px;
	overflow: hidden;
	float:left;
}
#my_Puzzlesphoto .holder {
	width:105px;
	height:100px;
	display:table;
	position:relative;
}
#my_Puzzlesphoto .holder div {
*position:absolute;
	top:50%;
	left:0;
	display:table-cell;
	vertical-align:middle;
	width:100%;
}
#my_Puzzlesphoto .holder p {
	position: relative;
	top:-50%;
	text-align:center;
	margin:auto;
	padding:auto;
}
#my_Puzzlesphoto .img_list {
	border:1px #666666 solid;
	padding:3px;
}
#my_Puzzlesphoto .title {
	width:100px;
	padding:2px;
	height:18px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#my_Puzzlesphoto .title a:link, #my_Puzzlesphoto .title a:hover {
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}
#my_Puzzlesphoto .title a:visited {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.msg_icon {
	background-image: url(../images/msgbd_icon.gif);
	width: 15px;
	height: 14px;
	background-repeat: no-repeat;
}
#my_topphoto ul {
	display:inline;
}
#my_topphoto li {
	white-space: normal;
	width: 93px;
	height:90px;
	overflow: hidden;
	float:left;
}
#my_topphoto .holder {
	width: 93px;
	height:90px;
	display:table;
	position:relative;
}
#my_topphoto .holder div {
*position:absolute;
	top:50%;
	left:0;
	display:table-cell;
	vertical-align:middle;
	width:100%;
}
#my_topphoto .holder p {
	position: relative;
	top:-50%;
	text-align:center;
	margin:auto;
	padding:auto;
}
#my_topphoto .img_list {
	border:1px #666666 solid;
	padding:3px;
}
#my_topphoto .title {
	width:100px;
	padding:2px;
	height:18px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#my_topphoto .title a:link, #my_topphoto .title a:hover {
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}
#my_topphoto .title a:visited {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}

