.AlbumCate{
  background-color:black;
  position:relative;
  height:140px;
  overflow:hidden;
}


table.line {
  padding: 4px 6px;
  border-collapse: collapse;
  border:2px solid rgb(48,48,48);
}

table.line th {
  border:1px solid rgb(144,144,144);
  background-color:rgb(252,252,252);
  padding: 4px 6px;
  font-size:12px;
}

table.line td {
  border:1px solid rgb(144,144,144);
  padding: 4px 6px;
  font-size:12px;
}


/* admin/index.php */
.pic_li_border{
  list-style: none;
  background-position: center center;
  background-repeat: no-repeat;
  padding:0px;
  width:150px;
  height:150px;
  border:1px solid #cfcfcf;
  margin: 4px;
  float: left;
  position: relative;
}

.pic_bg{
  width: 150px;
  height: 150px;
  vertical-align:bottom;
  position:relative;
  background-image:url(images/film.gif);
}

.pic_title {
  font-size:11px;
  height:16px;
  line-height:16px;
  position: absolute;
  left: 19px;
  top: 0px;
  width: 112px;
  color: #f0f0f0;
  font-weight: normal;
  background-color: #0c0c0c;
  text-align:center;
  vertical-align:middle;
  overflow:hidden;
}

.pic_desc {
  font-size:11px;
  height:39px;
  position: absolute;
  left: 19px;
  bottom: 0px;
  width: 112px;
  color: #5f5f5f;
  font-weight: normal;
  background-color: #ffffff;
  text-align:left;
  overflow:hidden;
  line-height:13px;
  white-space:pre-wrap;
}

.mode_change{
  padding:2px 6px;
  border:1px solid gray;
  background-color:#F0F0F0;
  text-decoration:none;
}


.mode_change:hover{
  background-color:rgb(255,204,51);
  color:#000000;
  text-decoration:none;
}

#save_msg{
  float:right;
  color:rgb(0,153,204);
}

/* view.php */

#photo_title{
  font-size:16px;
  color: rgb(51,102,204);
  margin:4px 0px;
}

/* 有表單的表格樣式 */
table#view_photo {
    padding:0px;
    margin:0px;
    border-collapse: collapse;
}
/* 有表單的儲存格樣式 */
table#view_photo td {
  padding: 0px;
}


td#pre_photo:hover{
    background-image:url(images/photonav_prev.png);
}

td#next_photo:hover{
    background-image:url(images/photonav_next.png);
}


#jquery-tabs{
  font-size:12px;
}

/* index.php */
.pic_title2 {
  font-size:11px;
  height:18px;
  line-height:16px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 140px;
  color: gray;
  font-weight: normal;
  background-color: rgb(249,249,249);
  text-align:center;
  vertical-align:middle;
  overflow:hidden;
}

select {
  font-size:12px;
  border:1px solid gray;
}


.PhotoCate{
  margin: 5px;
  float: left;
  width: 135px;
  height: 120px;
  position: relative;
  padding:0px;
  border:10px solid rgb(249,249,249);
}

.GalleryCate {
  margin: 5px;
  float: left;
  width: 140px;
  height: 138px;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
  padding:0px;
  background-color: rgb(249,249,249);
  border:none;
}

.GalleryCate_txt {
  width: 140px;
  height: 138px;
  background-image: url(images/txt_bg.png);
  background-repeat: no-repeat;
}


/*  exif  **/
#DHTMLgoodies_formTooltipDiv {
  color: #FFF;
  font-family: arial;
  font-weight: bold;
  font-size: 0.8em;
  line-height: 120%;
}
.DHTMLgoodies_formTooltip_closeMessage {
  color: #FFF;
  font-weight: normal;
  font-size: 0.7em;
}
/* 投影片效果 */
ul#animated-portfolio {
  list-style-type: none;
}
ul#animated-portfolio li {
  list-style: none;
}
.innerfade-title {
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 290;
  width: 100%;
  background: #00a7ee;
  height: 34px;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: .8;
  border-top: 1px solid white;
}
.innerfade-title h2 {
  color: white;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  font-family: Arial;
  font-size: 16px;
  font-style: italic;
  line-height: 34px;
}
.mycontrolboxclass {
  position: absolute;
  right: 35px;
  top: 20px;
}
ul#animated-panorama {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
ul#animated-panorama li {
  padding: 0;
}
/* 紫色圓角框 */
dl.bot_rgt {
  background: #7f7f9c url(images/c_tl.gif) top left no-repeat;
  margin: 5px 0;
  padding: 0;
  float: left;
  margin-right: 10px;
}
dl.bot_rgt dt {
  background: transparent url(images/c_tr.gif) top right no-repeat;
  padding: 10px;
  text-align: center;
  color: #fff;
}
dl.bot_rgt dt a {
  color: #fff;
  background: none;
}
dl.bot_rgt dd {
  background: #eee url(images/c_bl.gif) bottom left no-repeat;
  padding: 0;
  margin: 0;
}
dl.bot_lft {
  background: #7f7f9c url(images/c_tl.gif) top left no-repeat;
  margin: 5px 0;
  padding: 0;
  float: left;
  margin-right: 10px;
}
dl.bot_lft dt {
  background: transparent url(images/c_tr.gif) top right no-repeat;
  padding: 10px;
  text-align: center;
  color: #fff;
}
dl.bot_lft dd {
  background: #eee url(images/c_br.gif) bottom right no-repeat;
  padding: 0;
  margin: 0;
}
dl.top_rgt {
  background: #eee url(images/c_bl.gif) bottom left no-repeat;
  margin: 5px 0;
  padding: 0;
  float: left;
  margin-right: 10px;
}
dl.top_rgt dt {
  background: #7f7f9c url(images/c_tl.gif) top left no-repeat;
  padding: 10px;
  text-align: center;
  color: #fff;
}
dl.top_rgt dd {
  background: transparent url(images/c_br.gif) bottom right no-repeat;
  padding: 0;
  margin: 0;
}
dl.top_lft {
  background: #eee url(images/c_bl.gif) bottom left no-repeat;
  margin: 5px 0;
  padding: 0;
  float: left;
  margin-right: 10px;
  width: auto;
}
dl.top_lft dt {
  background: #7f7f9c url(images/c_tr.gif) top right no-repeat;
  padding: 10px;
  text-align: center;
  color: #fff;
}
dl.top_lft dd {
  background: transparent url(images/c_br.gif) bottom right no-repeat;
  padding: 0;
  margin: 0;
}
dd p {
  margin: 0;
  padding: 10px;
  line-height: 1.3em;
}
.pic_filename {
  color: #4169E1;
  font-weight: bolder;
  overflow: hidden;
}
.pic_size {
  color: gray;
}
.pic_wh {
  color: #FFA500;
}
.pic_author {
}
.pic_date {
  color: rgb(51,153,0);
  font-size: 10px;
}
/************************** 表單表格樣式 **************************/
/* 有表單的表格樣式 */
table#form_tbl {
  width: 100%;
  padding: 8px;
  border-collapse: collapse;
}
/* 有表單的儲存格樣式 */
table#form_tbl td {
  padding: 3px;
}
/* 標題儲存格樣式 */
table#form_tbl th {
  padding: 3px;
  border-top: 1px solid rgb(119,119,119);
  border-left: 1px solid rgb(119,119,119);
  border-bottom: 1px solid rgb(255,255,255);
  border-bottom: 1px solid rgb(255,255,255);
  text-align: center;
  vertical-align: middle;
}
/* 有表單的「表單標題」儲存格樣式 */
table#form_tbl td.form {
  font-weight: bold;
  font-size: 110%;
  background-color: #efefef;
  color: rgb(127,0,0);
  text-align: center;
}
/* 有表單的「標題」儲存格樣式 */
table#form_tbl td.title {
  background-color: transparent;
  color: rgb(0,0,0);
  text-align: right;
  padding: 4px 4px 4px 20px;
  vertical-align: middle;
  border-bottom: 1px dotted rgb(150,150,150);
}
/* 有表單的「輸入欄位」儲存格樣式 */
table#form_tbl td.col {
  padding: 4px 6px 4px 6px;
  background-color: transparent;
  border-bottom: 1px dotted rgb(200,200,200);
}
/* 有表單的「工具列」儲存格樣式 */
table#form_tbl td.bar {
  text-align: center;
  color: rgb(0,0,153);
  background-color: rgb(192,224,127);
}

table#form_tbl td.col input,table#form_tbl td.col textarea {
  border:1px solid gray;
}
/************************** 一般表格樣式 **************************/
/* 表格樣式 */
table#tbl {
  width: auto;
  padding: 8px;
  border-collapse: collapse;
}
/* 標題儲存格樣式 */
table#tbl th {
  padding: 5px;
  border-bottom: 1px solid rgb(192,192,192);
  text-align: center;
  vertical-align: middle;
}
/* 儲存格樣式 */
table#tbl td {
  padding: 5px;
  border-bottom: 1px solid rgb(192,192,192);
  vertical-align: middle;
}
/************************** 3D圓角樣式 **************************/
/*  立體圓角框  */
.raised {
  background: transparent;
  width: auto;
  margin: 20px;
}
.raised h1, .raised p {
  margin: 0 10px;
}
.raised h1 {
  color: rgb(51,102,255);
  margin-bottom: 5px;
  font-size: 2em;
}
.raised p {
  padding-bottom: 0.5em;
}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {
  display: block;
  overflow: hidden;
  font-size: 1px;
}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {
  height: 1px;
}
.raised .b2 {
  background: #ccc;
  border-left: 1px solid #fff;
  border-right: 1px solid #eee;
}
.raised .b3 {
  background: #ccc;
  border-left: 1px solid #fff;
  border-right: 1px solid #ddd;
}
.raised .b4 {
  background: #ccc;
  border-left: 1px solid #fff;
  border-right: 1px solid #aaa;
}
.raised .b4b {
  background: #fff;
  border-left: 1px solid #eee;
  border-right: 1px solid #999;
}
.raised .b3b {
  background: #fff;
  border-left: 1px solid #ddd;
  border-right: 1px solid #999;
}
.raised .b2b {
  background: #fff;
  border-left: 1px solid #aaa;
  border-right: 1px solid #999;
}
.raised .b1 {
  margin: 0 5px;
  background: #fff;
}
.raised .b2, .raised .b2b {
  margin: 0 3px;
  border-width: 0 2px;
}
.raised .b3, .raised .b3b {
  margin: 0 2px;
}
.raised .b4, .raised .b4b {
  height: 2px;
  margin: 0 1px;
}
.raised .b1b {
  margin: 0 5px;
  background: #999;
}
.raised .boxcontent {
  display: block;
  background: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #999;
  background-image: url(images/panel.jpg);
  background-repeat: repeat-x;
  padding: 10px 25px 10px 25px;
}
/*  內嵌圓角框  */
.inset {
  background: transparent;
  width: auto;
  margin: 20px;
}
.inset h1, .inset p {
  margin: 0 10px;
}
.inset h1 {
  color: rgb(51,102,255);
  margin-bottom: 5px;
  font-size: 2em;
}
.inset p {
  padding-bottom: 0.5em;
}
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {
  display: block;
  overflow: hidden;
  font-size: 1px;
}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {
  height: 1px;
}
.inset .b2 {
  background: #ccc;
  border-left: 1px solid #999;
  border-right: 1px solid #aaa;
}
.inset .b3 {
  background: #ccc;
  border-left: 1px solid #999;
  border-right: 1px solid #ddd;
}
.inset .b4 {
  background: #ccc;
  border-left: 1px solid #999;
  border-right: 1px solid #eee;
}
.inset .b4b {
  background: #fff;
  border-left: 1px solid #aaa;
  border-right: 1px solid #fff;
}
.inset .b3b {
  background: #fff;
  border-left: 1px solid #ddd;
  border-right: 1px solid #fff;
}
.inset .b2b {
  background: #fff;
  border-left: 1px solid #eee;
  border-right: 1px solid #fff;
}
.inset .b1 {
  margin: 0 5px;
  background: #999;
}
.inset .b2, .inset .b2b {
  margin: 0 3px;
  border-width: 0 2px;
}
.inset .b3, .inset .b3b {
  margin: 0 2px;
}
.inset .b4, .inset .b4b {
  height: 2px;
  margin: 0 1px;
}
.inset .b1b {
  margin: 0 5px;
  background: #fff;
}
.inset .boxcontent {
  display: block;
  background: #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #fff;
  background-image: url(images/panel.jpg);
  background-repeat: repeat-x;
  padding: 10px 25px 10px 25px;
}
/*  白底灰圓角框  */
.corners {
  background: transparent;
  width: auto;
  margin: 20px;
}
.corners h1, .inset p {
  margin: 0 10px;
}
.corners h1 {
  color: rgb(51,102,255);
  margin-bottom: 5px;
  font-size: 2em;
}
.corners p {
  padding-bottom: 0.5em;
}
.corners .b1, .corners .b2, .corners .b3, .corners .b4, .corners .b1b, .corners .b2b, .corners .b3b, .corners .b4b {
  display: block;
  overflow: hidden;
  font-size: 1px;
}
.corners .b1, .corners .b2, .corners .b3, .corners .b1b, .corners .b2b, .corners .b3b {
  height: 1px;
}
.corners .b2 {
  background: #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
.corners .b3 {
  background: #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
.corners .b4 {
  background: #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
.corners .b4b {
  background: #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
.corners .b3b {
  background: #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
.corners .b2b {
  background: #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
.corners .b1 {
  margin: 0 5px;
  background: #999;
}
.corners .b2, .corners .b2b {
  margin: 0 3px;
  border-width: 0 2px;
}
.corners .b3, .corners .b3b {
  margin: 0 2px;
}
.corners .b4, .corners .b4b {
  height: 2px;
  margin: 0 1px;
}
.corners .b1b {
  margin: 0 5px;
  background: #999;
}
.corners .boxcontent {
  display: block;
  background: #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  background-repeat: repeat-x;
  padding: 5px 10px 5px 10px;
}
/*  幻燈片圓角框  */
.pic_corners {
  background: transparent;
  margin: 8px;
}
.pic_corners h1, .inset p {
  margin: 0 10px;
}
.pic_corners h1 {
  color: rgb(51,102,255);
  margin-bottom: 5px;
  font-size: 2em;
}
.pic_corners p {
  padding-bottom: 0.5em;
}
.pic_corners .b1, .pic_corners .b2, .pic_corners .b3, .pic_corners .b4, .pic_corners .b1b, .pic_corners .b2b, .pic_corners .b3b, .pic_corners .b4b {
  display: block;
  overflow: hidden;
  font-size: 1px;
}
.pic_corners .b1, .pic_corners .b2, .pic_corners .b3, .pic_corners .b1b, .pic_corners .b2b, .pic_corners .b3b {
  height: 1px;
}
.pic_corners .b2 {
  background: #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
.pic_corners .b3 {
  background: #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
.pic_corners .b4 {
  background: #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
.pic_corners .b4b {
  background: #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
.pic_corners .b3b {
  background: #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
.pic_corners .b2b {
  background: #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
.pic_corners .b1 {
  margin: 0 5px;
  background: #999;
}
.pic_corners .b2, .pic_corners .b2b {
  margin: 0 3px;
  border-width: 0 2px;
}
.pic_corners .b3, .pic_corners .b3b {
  margin: 0 2px;
}
.pic_corners .b4, .pic_corners .b4b {
  height: 2px;
  margin: 0 1px;
}
.pic_corners .b1b {
  margin: 0 5px;
  background: #999;
}
.pic_corners .boxcontent {
  display: block;
  background: #fff;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  background-repeat: repeat-x;
  padding: 5px 10px 5px 10px;
}
.pic_corners .boxcontent img {
  border: 1px solid #999;
}
