/* 共用樣式 */
html, body {
	margin: 0;
	padding: 0;
	background-color:#17001a;
	font-family: 'Verdana', 'Arial', 'sans-serif';
}

img	{
	border-width: 0;
}

/* 顏色 */
.red {
	color: red;
}
.green {
	color: green;
}
.gray {
	color: gray;
}
.silver {
	color: silver;
}
.lightblue {
	color: lightblue;
}
.white {
	color: white;
}
.black {
	color: black;
}


.notice {
	color: red;
}


.hand {
	cursor: pointer;
}
.nohand {
	cursor: '';
}



.style1 {
	color: #333333;
	font-size: 12px;
}
.style2 {
	color: #333333;
	font-size: 12px;
}
.style4 {
	color: #006633;
	font-weight: bold;
	font-size: 16px;
}
.style5 {
	color: #FF6600;
	font-weight: bold;
	font-size: 16px;
}
.style9 {
	font-size: 21px;
	color: #990000;
	font-weight: bold;
}
.style10 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.style6 {
	color: #c48384;
	font-weight: bold;
	font-size: 16px;
}
.style8 {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	color: #333333
}
.style11 {
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}

/****** 基本架構設定 ******/
/* 中央主架構 */
#margincenter {
	width: 990px;
	margin: 0 auto;
}
/* 側邊欄 */
#sidebar {
	width: 160px;
	position: absolute;
	top: 5px;
}
#sidebar img{behavior: url("../js/iepngfix.htc");}

/* 中央內容 */
#content {
	background-image: url('../images/header_bg.jpg');
	background-repeat: no-repeat;
	width:825px;
	position: absolute;
	margin-left:165px;
}
#content img{behavior: url("../js/iepngfix.htc");}
/* 左主選單 */
#baseX {
	width:170px;
	position: absolute;
}
/* 中間內容 */
#baseC {
	width:655px;
	position: absolute;
}
/* 右廣告欄 */
#baseY {
	width:165px;
	float:right;
}
#baseZ {
	margin:0 auto;
	width:990px;
	position:absolute;
	top: -1000px;
}

/* 上方橫幅區 */
#branding {
	background-image:url('../images/bg_head.gif');
	background-repeat:repeat-x;
	position: relative;
	width: 990px;
	height:129px;
	overflow: hidden;
	margin: 0 auto;
}
/* 下方頁尾 */
#copyright {
	width: 990px;
	height: 94px;
	background-image:url('../images/footer_bg.gif');
	background-repeat:repeat-x;
	overflow: hidden;
	text-align: center;
	font-size: 13px;
	line-height: 2;
	color:#DDDDDD;
	padding-top:15px;
	font-family: "Verdana", "Arial", "sans-serif";
}
#headermenu{ margin-left:250px; margin-top:5px;}
#headermenu img {border:0px; margin-right:20px; behavior: url("../js/iepngfix.htc");} 

/****** 基本架構設定 End ******/


/****** 首頁 ******/
#indexpec{
	background-image: url('../images/index_pec_bg.png');
	background-repeat: no-repeat;
	behavior: url("../js/iepngfix.htc");
	width:638px; height:431px;
	margin-top:60px;
	padding-top:40px; padding-left:12px;
}
#indexhot{
	background-image: url('../images/hot_bg.png');
	background-repeat: no-repeat;
	behavior: url("../js/iepngfix.htc");
	width:362px; height:215px;
}
#indexhot img {border:0px; margin-right:20px; behavior: url("../js/iepngfix.htc");}
#indexhot a{color:#FFFFFF; font-size:15px; line-height:1.5em; text-decoration:none; font-weight:bold;}
#indexhot a:hover{color:#FFFFCC; text-decoration:underline;}
#programBox {
	position: relative;
	top: 0;
	left: 0;
	width: 605px;
	height: 665px;
	overflow: hidden;
	margin: 3px auto;
	background-image: url('../images/main-bg.gif');
	background-repeat: no-repeat;
}
/* 主題攝影行程 右上角之跑馬燈 */
#programMarquee {
	position: absolute;
	top: 30px;
	left: 230px;
	width: 360px;
	height: 15px;
	font-size: 13px;
	line-height: 1.2;
	color: rgb(13,72,153);
	overflow: hidden;
}
#programMarquee marquee a {
	color: rgb(13,72,153);
	text-decoration: none;
}
/**/
#ads_image_b {
	position: absolute;

	list-style-type: none;
	margin: 0;
	padding: 0;

	overflow: hidden;
}
#ads_image_b li {
	display: none;
}

#program1Img {
	position: absolute;
	top: 870px;
	left: 15px;

	width: 700px;
	height: 250px;

	list-style-type: none;
	margin: 0;
	padding: 0;

	overflow: hidden;
}
#program1Img li {
	position: absolute;
	top: 0;
	left: 0;

	width: 700px;
	height: 250px;
	margin: 0;

	display: none;
}

#program1List {
	position: absolute;
	top: 65px;
	left: 320px;

	width: 280px;
	height: 250px;

	list-style-type: none;
	margin: 0;
	padding: 0;

	overflow: hidden;
}
#program1List li {
	float: left;

	width: 120px;
	height: 120px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#program2Img {
	position: absolute;
	top: 125px;*top: 125px;_top:50px;
	left: 15px;
	width: 615px;
	height: 409px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#program2Img li {
	float: left;
	width: 615px;
	height: 409px;
	margin: 0;
}


#program2List {
	position: absolute;
	top: 405px;
	left: 320px;

	width: 280px;
	height: 250px;

	list-style-type: none;
	margin: 0;
	padding: 0;

	overflow: hidden;
}
#program2List li {
	float: left;

	width: 120px;
	height: 120px;
	margin-right: 10px;
	margin-bottom: 5px;
}

div.pro_titleS1 {
	font-size: 13px;
	line-height: 1.2;
	color: rgb(107,165,116);
	text-decoration: none;
}
div.pro_price1 {
	font-size: 13px;
	line-height: 1.2;
	color: rgb(219,145,2);
	text-decoration: none;
}
div.pro_titleS2 {
	font-size: 13px;
	line-height: 1.2;
	color: rgb(3,162,214);
	text-decoration: none;
}
div.pro_price2 {
	font-size: 13px;
	line-height: 1.2;
	color: rgb(135,75,160);
	text-decoration: none;
}


#rightside {
	width: 160px;
	float: right;
	margin-top:90px;
}
#rightside img{behavior: url("../js/iepngfix.htc"); margin-bottom:5px;}
div.ads {
	margin-top: 5px;
	margin-bottom: 5px;
}

/****** 首頁 End ******/



/****** 攝影套餐 分類列表 ******/
#programsTitleBox {
	position: relative;
	top: 0;
	width: 788px;
	height: 63px;
	background-image: url('../images/program-title.gif');
	background-repeat: no-repeat;
}
#programsTitleBox h3 {
	position: absolute;
	top: 28px;
	left: 5px;

	font-size: 13px;
	line-height: 1.3;
	color: white;

	* top: 43px;
}
#programsTitleBox ul {
	position: absolute;
	top: 20px;
	right: 10px;

	list-style-type: none;
	margin: 0;
	padding: 0;
}
#programsTitleBox ul li {
	float: left;
	display: inline;
	margin-right: 20px;

	font-size: 13px;
	line-height: 1.3;
	color: rgb(1,166,212);
	vertical-align: top;
}
#programsTitleBox ul li a {
	font-size: 13px;
	line-height: 1.3;
	color: rgb(1,166,212);
	text-decoration: none;
	vertical-align: top;
}

ul.programs {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.programs li {
	position: relative;
	width: 640px;
	height: 327px;
	margin-bottom: 5px;
}
ul.programs li a {
	text-decoration: none;
}
ul.programs li div {
	position: absolute;
	
	top: 100px;

	width: 250px;
	height: 200px;

	overflow: hidden;
}
ul.programs li div marquee {
	font-size: 13px;
	line-height: 1.5;
	color: rgb(228,228,228);
}
/****** 攝影套餐 分類列表 End ******/



/****** 攝影套餐 檢視: 部分樣式沿用「攝影套餐 分類列表」 ******/
div.programSteps {
	margin: 5px auto;
	width: 660px;
}
div.programStep {

}
div.programStep div.subtitle {
	
}
/****** 攝影套餐 檢視 End ******/


/****** 風采特區 ******/
#dressTitleBox {
	position: relative;
	top: 0;
	left: 20px;

	width: 750px;
	height: 63px;
	background-image: url('../images/dress-title.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}
#dressTitleBox ul {
	position: absolute;
	top: 20px;
	right: 10px;

	list-style-type: none;
	margin: 0;
	padding: 0;
}
#dressTitleBox ul li {
	float: left;
	display: inline;
	margin-right: 20px;

	font-size: 13px;
	line-height: 1.3;
	color: rgb(1,166,212);
	vertical-align: top;
}
#dressTitleBox ul li a {
	font-size: 13px;
	line-height: 1.3;
	color: rgb(1,166,212);
	text-decoration: none;
	vertical-align: top;
}
#dressInfo {
	position: relative;
	width: 694px;
	height: 620px;
	background-image: url('../images/dress-bg.png');
	behavior: url("../js/iepngfix.htc");
	background-repeat: no-repeat;
}
#dressInfo div.dressNow {
	position: absolute;
	top: 20px;
	left: 20px;

	font-size: 18px;
	font-weight: bold;
	line-height: 2;
	color: rgb(22,135,172);
}
#dressInfo ul.dressList {
	position: absolute;
	margin-left:20px; margin-top:60px;
	width: 250px;
	height: 150px;
	list-style-type: none;
}
#dressInfo ul.dressList li {
	font-size: 13px;
	line-height: 1.8;
	color: rgb(130,130,130);
	vertical-align: top;
}
#dressInfo ul.dressList li a {
	color: rgb(130,130,130);
	vertical-align: top;
	text-decoration: none;
}
#dressImage {
	position: absolute;
	width: 380px;
	height: 570px;
	list-style-type: none;
	overflow: hidden;
	margin-left:300px;
	margin-top:30px;
}
#dressImage li {
	position: absolute;
	left: 0;
	top: 0;

	width: 380px;
	height: 570px;

	overflow: hidden;

	display: none;
}
#dressImageList {
	position: absolute;
	width: 270px;
	height: 270px;
	list-style-type: none;
	margin-left:20px; margin-top:340px;
}
#dressImageList li {
	float: left;

	width: 62px;
	height: 62px;

	margin-right: 5px;
	margin-bottom: 5px;

	overflow: hidden;
}

/****** 風采特區 End ******/

/****** table layout ******/
#content_inner {
	background-image: url('../images/header_bg.jpg');
	background-repeat: no-repeat;
	width:825px;
	padding:5px;
}
#content_inner img{behavior: url("../js/iepngfix.htc");}
#floor{
	background-image: url('../images/floor_bg.png');
	background-repeat: no-repeat;
	width:800px;
	height:510px;
	padding:10px 0 0 10px;
	behavior: url("../js/iepngfix.htc");
}
#floor img{behavior: url("../js/iepngfix.htc");}
#sidebar2 {
	width: 160px;
	top: 5px;
}
#sidebar2 img{behavior: url("../js/iepngfix.htc");}
/****** table layout end ******/
/* floor */
#floor_con{ background-image:url('../images/about002.jpg'); background-repeat:no-repeat; width:780px; height:550px; margin-top:10px; padding-top:50px; padding-left:20px;}

/* contact */
#contact_table{ background-color:#69486C; width:500px; border:1px solid #A575C1;}
.input1{background-color:#E1D2E6;}
.input2{background-color:#432B4A;  filter:alpha(opacity=80); opacity:.8;}
/* font */
.font12o{color:#f36f05; font-size:12px; font-weight:bold;}
.font13c{color:#ececec; font-size:13px;}
.font13c a{color:#ececec; font-size:13px;}
.font13c a:hover{color:#00CCFF;}
.font15c{color:#ffffff; font-size:15px;}
.font15c a{color:#ffffff; font-size:15px;}
.font15c a:hover{color:#00CCFF;}
.font18c{color:#ffffff; font-size:18px; font-weight:bold;}
.font18c a{color:#ffffff; font-size:18px;}
.font18c a:hover{color:#00CCFF;}
.font12p a{color:#ebd2f5; font-size:12px; text-decoration:none;}
.font12p a:hover{color:#FAE7F5;}

#star01{position:absolute; margin-left:150px; margin-top:300px; }
