@charset "utf-8";
/* CSS Document */
.sty_tit{width:1000px; height:65px; background-image: url(../images/album/album_02.jpg); float:left;}
#album_body{width:1000px; height: auto; float:left;}
#album_body .box01{width:1000px; height:110px; float:left;}
#album_body .box02{width:1000px; height: auto; float:left; background-image:url(../images/album/album_04.jpg); background-position:top; background-repeat:no-repeat;}

#album_d_body{width:1000px; height: auto; float:left;}
#album_d_body .box01{width:450px; height:70px; float:left; background-image: url(../images/album/album_detail_03.jpg); padding:40px 0px 0px 550px;}
#album_d_body .box02{width:1000px; height: auto; float:left; background-image: url(../images/album/album_detail_04.jpg); background-position:top; background-repeat:no-repeat;}

.box_01{width:697px; height:578px; padding:115px 0px 0px 132px;}
.box_02{
	width:564px;
	height:40px;
	padding:75px 0px 0px 265px;
}
.box_03{width:697px; height:578px; padding:0px 0px 0px 132px;}

A:link.album_url {
	color: #ffffff;
	TEXT-DECORATION: none;
}
/*這是沒按過的顏色指令。*/
A:active.album_url {
	color: #red;
	TEXT-DECORATION: none;
}
/*這是活動的顏色指令，平常根本看不出來。*/
A:visited.album_url {
	color: #ffffff;
	TEXT-DECORATION: none;
}
/*這是按過之後的顏色指令。*/
A:hover.album_url {
	COLOR: red;
	TEXT-DECORATION: underline;
}
/*這是被滑鼠碰到的顏色指令。*/

#album .txt_color1 {
	color:#333333;
}
#album .txt_color2 {
	color:#990000;
}
#album .txt_color3 {
	color:#FFFFFF;
	font-family:"新細明體", Arial, Helvetica, sans-serif;
	font-size:13px;
}
.album_bg_02 {
	float:left;
	width:747px;
	padding-left:0px;
	height:auto;
}
.album_tb_01 {
	float:left;
	width:884px;
	height:	auto;
	background-position:top;
	background-repeat:repeat-y;
	padding:5px 0px 0px 116px;
}
.album_down {
	float:left;
	height:103px;
	width:724px;
}
.album_photo_1 {
	float:left;
	margin:0px 20px 23px 0px;
	padding-top:14px;
	padding-left:14px;
	padding-right:10px;
	font-size:13px;
	color:#313131;
	width:175px;
	height:150px;
	background-image:	url(../img_album/album_05.jpg);
}
.album_photo_txt {
	float:left;
	padding-top:5px;
	padding-left:0px;
	font-size:13px;
	color:#313131;
	width:170px;
	height:30px;
	TEXT-DECORATION: none;
}
.album_photo_txt2 {
	float:left;
	margin:0px;
	padding-top:9px;
	width:170px;
	height:23px;
}
.album_photo_txt3 {
	float:left;
	margin:3px;
	padding-top:27px;
	font-size:13px;
	color:#ffffff;
	width:440px;
	height:50px;
}
.album_photo_1_1 {
	float:left;
	margin:0px 20px 23px 0px;
	padding-top:14px;
	padding-left:14px;
	padding-right:10px;
	font-size:13px;
	color:#313131;
	width:175px;
	height:150px;
	background-image: url(../img_album/album_detail_05.jpg);
}
.album_photo_1_2 {
	float:left;
	margin:0px 32px 5px 0px;
	padding-top:17px;
	padding-left:14px;
	padding-right:10px;
	font-size:13px;
	color:#313131;
	width:175px;
	height:153px;
	background-image: url(../img_album/album2_05.png);
}
.album_photo_button1 {
	float:left;
	width:884px;
	height:48px;
}
.album_photo_button1_1 {
	float:left;
	width:750px;
	height:55px;
	padding-top: 10px;
}

.album_picbox{width:170px; height:113px; overflow:hidden;}

