@charset "utf-8";
/*==========基本設定==========*/
@import "gopage.css";
#album_map {
	width:auto;
	overflow:hidden;
	height:170px;
}
.clear_both {
	/*border-top:1px solid transparent !important;*/
	margin-top:-1px !important;
	border-top:0px;
	margin-top:0px;
	visibility:hidden;
	clear:both;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
}
h2, h3 {
	margin-top:0px;
}
body, html, form {
	margin:0px;
	padding:0px;
}
body {
	background-color:#333333;
}
ul {
	list-style-type:none;
	margin: 0px;
}
p {
	font: Arial, Verdana, Arial, Helvetica, sans-serif;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
	margin-bottom: 10px;
}
img {
	border:0 none;
}
input {
	vertical-align:middle;
}
table {
	border: none;
}
a:link, a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF1DD;
	text-decoration: underline;
}
h4 a:link, h2 a:link, h4 a:visited, h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h4 a:hover, h2 a:hover, h4 a:active, h2 a:active {
	font-weight: bold;
}
/*==========框架設定==========*/

#wrapper {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:955px;
}
#content {
	width: 955px;
	float: left;
	position:relative;
	margin-top:0px;
	background-color:#494949;
}
#footer {
	position:relative;
	height:0;
	background-image: url(../images/zoo_main_bottom.jpg);
	background-repeat: no-repeat;
	height:372px;
}
#footer_content {
	position:absolute;
	width:1022px;
	top:335px;
	left:1px;
	z-index:10000;
	height: 30px;
}
#copyright {
	font-size: 12px;
	float: right;
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	position: absolute;
	left: 765px;
	top: 12px;
}
#extr_1 {
	top: 20px;
	color: FFF;
	width: 800px;
	position: absolute;
	left: 154px;
	background-image: url(none);
}
#extr_1_top {
	background-position: left top;
	height: 54px;
	width: 16px;
	float:right;
}
#extr_1_content {
	height:36px;
	vertical-align:middle;
	padding-top:5px;
	float:right;
	display: block;
	font-size:14px;
}
#extr_1_bottom {
	background-position: left top;
	height: 54px;
	width: 17px;
	float:right;
	margin-right:-1px;
}
#extr_1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#extr_1 a:hover, #extr_1 a:active {
	text-decoration: underline;
}
#extr_1 a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#header {
	color:#003232;
	background-image: url(../images/zoo_main_top.jpg);
	background-repeat:no-repeat;
	width: 955px;
	height: 388px;
	display: block;
}
#header h1 {
 *position:absolute;
 *left: -1000px;
 *top: -1000px;
	z-index: 998;
	visibility: hidden;
}
.header_nav {
	margin: 72px 10px 0px 0px;
 *margin: 104px 10px 0px 0px;
	padding-left:0px;
	padding-bottom:0px;
	text-align: right;
}
.header_nav li {
	display: inline;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 5px;
}
#header .header_nav li img {
	vertical-align: middle;
	width: 21px;
	height: 21px;
}
.header_nav li a:link, .header_nav li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.header_nav li a:hover {
	color:#fff;
	font-weight:normal;
	font-size:12px;
	text-decoration: underline;
}
#navbar_top {
	position: absolute;
	z-index: auto;
	width: 100%;
	left: 22px;
	top: -50px;
}
#navbar_top h2 {
	color: #FFFFFF;
	vertical-align:middle;
	font-size: 16px;
	background-repeat: no-repeat;
	text-align: left;
 *margin-left: 0px;
	padding-left: 20px;
}
#navbar_top h2 a {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
#navbar_top h2 a:hover {
	color:#FFFF99;
}
#navbar_top_submenu *{
display:inline;
vertical-align:middle;
}
#navbar_top_submenu {
margin-top:5px;
}
#show_text {
	width: 551px;
	height: 22px;
	padding-top:3px;
	padding-left: 100px;
	padding-right: 15px;
	background-image: url(../imgs/show_text_bg.png);
	_background-image: url(../imgs/show_text_bg.jpg);
	background-repeat: repeat-x;
	border:	1px solid #9AADBD;
	position:absolute;
	overflow:hidden;
	top: 138px;
	z-index: 999;
}
/*footer-info*/
#info {
	FLOAT: left;
	/*	WIDTH: 580px;*/
	text-align: left;
	padding-left: 30px;
}
#info ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#info li {
	display: inline;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	margin-right: 8px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
#info a:link {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#info a:visited {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#info a:hover {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
#info a:active {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
/* CSS Document */
ul {
	margin: 0px;
	padding: 0px;
}
#content {
	width: 955px;
}
#show_text {
	width: 840px;
	display: none;
}
#m_zone {
	position:relative;
	width: 955px;/*	padding-top: 5px;*/
	margin-top: 60px;
}
/*======own_map=======*/
#album_map {
	width:172px;
	margin-left:18px;
*margin-left:2px;
	text-align:center;
	height:180px;
}
/*======pics_album=======*/
#pics {
padding-top:5px;
	padding-bottom: 50px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#pics_description {
	color:#999999;
	font-size:15px;
	margin-left:10px;
	overflow:hidden;
	height:100px;
}
#des_button_show {
	display:none;
	text-align:center;
	margin-top:3px;
}
#pics li {
	display:inline;
}
.pics_item {
	width: 170px;
	float: left;
	text-align: center;
	margin: 5px;
	_margin: 3px;
}
.pics_item_top {
	width:170px;
	background-image: url(../images/zoo_duck_top.jpg);
	height: 50px;
}
.pics_item_content {
color:#999999;
	padding-left:20px;
	padding-bottom:5px;
	background-repeat: repeat-y;
	background-image: url(../images/zoo_duck_mid.jpg);
}
.pics_item_title {
	color:#CCCCCC;
	height:38px;
	overflow:hidden;
	padding-left:15px;
	padding-right:15px;
}
.pics_item_bottom {
	width:170px;
	background-image: url(../images/zoo_duck_bottom.jpg);
	background-repeat:no-repeat;
	height: 12px;
}
.pics_cut {
	width: 150px;
	height: 150px;
	margin-left: 0px;
	margin-bottom: 15px;
	display: block;
}
.pics_cut img {
	width: 150px;
	height: 150px;
	display: block;
}
#pics_message {
	color:#FFFFFF;
	font-size:15px;
	margin-left:50px;
}
/*pics_list*/
.pics_viewcount {
color:#FFFFFF;
	margin-top:-10px;
	text-align:left;
	padding-left:15px;
	height:15px;
}
/*.pic_script2 img {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}*/
.pic_script3 {
	height: 170px;
	margin-left: 30px;
	_margin-left: 18px;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	width: 120px;
}
/*pics_item2*/
.pics_item2 {
	width: 430px;
	float: left;
	position: relative;
	margin-bottom:10px;
	margin-right: 0px;
}
.pics_item2_top {
	background-image: url(../images/zoo_duck_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:50px;
}
.pics_item2_content {
	background-image: url(../images/zoo_duck_mid.jpg);
	background-repeat: repeat-y;
}
.pics_item2_left {
	width:150px;
	float:left;
	margin-left: 5px;
}
.pics_item2_des {
	float:left;
	width:250px;
	height:150px;
	overflow: auto;
	margin-left: 5px;
	color: #999999;
	background-color: #333333;
	padding: 5px;
}
.pics_item2_bottom {
	height:12px;
	background-image: url(../images/zoo_duck_bottom.jpg);
	background-repeat: no-repeat;
}
.pics_cut2 {
	width: 120px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.pics_cut2 img {
	width: 120px;
	height: 120px;
	display: block;
}
.pics_viewcount2 {
	text-align:left;
	padding-left:15px;
	color: #FF6600;
}
.album_add_puz {
	margin-left: 30px;
}
.pics_add_puz {
	margin-top: 5px;
	margin-left: 20px;
}
/*search_zone*/
.btn_style_search {
	width:auto;
}
#search_zone {
	line-height:1.5;
	display:inline;
	vertical-align:middle;
	font-size:12px;
	text-align:center;
	color: #FFFFFF;
	/*	white-space: nowrap;*/
	position:absolute;
	top: -51px;
	z-index:100000;
	left: 47px;
	width: 955px;
	background-position: center top;
	height: 33px;
	padding-top: 15px;
	width:815px;
	color:#E2C68B;
	background-image: url(none);
}
#search_zone input {
	width: 100px;
	vertical-align:middle;
	display:inline;
}
#search_zone select {
	vertical-align:middle;
	display:inline;
}
/*相簿長度設定*/
#sel_album_id {
	width:20em;
}
/*灰btn區*/
a.button {
	padding-right: 5px;
	display: block;
	float: left;
	font: 12px sans-serif;
	color: #FFFFFF !important;
	margin-right: 5px;
	height: 26px;
	text-decoration: none !important;
	background-image: url(../images/zoo_guestbook_btn_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.button span {
	padding-right: 5px;
	display: block;
	padding-left: 12px;
	padding-bottom: 0px;
	line-height: 26px;
	padding-top: 0px;
	background-image: url(../images/zoo_guestbook_btn_01.gif);
	background-repeat: no-repeat;
}
a.button:hover {
	background-position: right -26px;
	color: #009900!important;
}
a.button:hover span {
	background-position: left -26px;
}
a.button:active {
	/*	background-position: right -27px;*/
	color:#FFFFFF!important;
	outline: none;
}
a.button:active span {
	padding-right: 5px;
	padding-left: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
}

