
/* 內頁欄位配置  開始------------------------ */
#contentwrap {
	overflow: auto !important;
	overflow /**/: hidden;
	padding: 6px 20px;
	background: url(imgs/content-bg.gif) repeat-y;
}
#content {
	overflow: auto !important;
	overflow /**/: hidden;
	padding: 10px;
	background: #ffffff;
}
#primary {
	float: right;
	width: 502px;
	padding: 20px;
	border: 1px solid #e0e0e0;
	background: #ffffff url(imgs/primary-bg.gif) top repeat-x;
}
#primary .img {
	float: left;
	margin: 0 8px 8px 0;
}
#primary h3 {
	font-size: 120%;
	padding-bottom: 10px;
}
#primary p {
	padding-bottom: 14px;
	color: #999999;
}
#secondary {
	float: left;
	width: 176px;
}
#secondary ul {
	margin-right: 20px;
	list-style: none;
	text-align: right;
}
#secondary li a {
	line-height: 24px;
}

/* 內頁欄位配置  結束------------------------ */


/* 服務項目設定區 開始------------------------ */

#section {
	clear: both;
	padding: 10px 10px 0 10px;
	border-top: dashed 1px #e0e0e0; 
}
#section h4 {
	display: block;
	width: 219px;
	height: 50px;
	font-size: 110%;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 35px;
	background: url(imgs/bg-service-nav.gif) left top no-repeat;
}
#section p {
	line-height: 1.6;
	padding-left: 40px;
}
.guild {
	padding: 15px 0 0 40px;
}
.top {
	text-align: right;
	padding: 0;
	margin: 0;
}

/* 服務項目設定區 結束------------------------ */

/* 服務據點設定區 開始------------------------ */

#location {
	width: 387px;
	margin-left: 65px;
}
#location-column-1 {
	width: 223px;
	position: relative;
	float: left;
}
#location-column-1 .title {
	height: 34px;
	padding-top: 7px;
	padding-left : 10px;
	background: url(imgs/location-column-1-title.gif) left top no-repeat;
}
#location-column-1 .service-item {
	height: 98px;
	padding-left : 3px;
	background: url(imgs/location-column-1-service.gif) left top no-repeat;
}
#location-column-1 .contact {
	padding-top: 3px;
	border-top: dashed 1px #e0e0e0;
	text-align: center;
	font-size: 90%;
	background: url(imgs/location-column-1-contact.gif) left top repeat-y;
}
#location-column-1 .bottom {
	height: 36px;
	background: url(imgs/location-column-1-bottom.gif) left top no-repeat;
}
#location-column-2 {
	position: relative;
	width: 164px;
	float: left;
}
#location-column-2 .top {
	height: 20px;
	background: url(imgs/location-column-2-top.gif) left top no-repeat;
}
#location-column-2 .idea {
	text-align: center;
	font-size: 90%;
	color: #999999;
	height: 70px;
	padding-top: 15px;
	background: url(imgs/location-column-2-idea.gif) left top no-repeat;
}

/* 服務據點設定區 結束------------------------ */

/* 聯絡表單設定區 開始------------------------ */

#contact-form {
	clear: both;
	width: 444px;
	height: 404px;
	padding-top: 70px;
	margin-top: 40px;
	margin-left: 35px;
	background: url(imgs/bg-contact-form.gif) top left no-repeat;
}
#inquiry {
	text-align: left;
	padding-left: 40px;
	width: 360px;  /* 設定整個表單的寬度 */
}
#inquiry table {
	border: none; /* 指定框線 */
	font-size: 100%; /* 為了ie5正常顯示 */
	width: 100%;
}
#inquiry td {
	border: none;
	padding: 5px; /* 指定內距 */
}
#inquiry th {
	border: none;
	padding: 5px; 
	font-weight: normal; /* 指定字粗﹙th會自動將自變粗﹚ */
	width: 70px; /* 指定儲存格寬 */
}
.text1, .text2 { /* 相同的就一齊設 */
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 2px;
}
.text1 {
	width: 160px;
}
.text2 {
	width: 240px;
}
#inquiry .submit {/* 送出按鈕 */
	text-align: center;
	margin-top: 20px;
}
/* 聯絡表單設定區 結束------------------------ */

/* 作品設定區 開始------------------------ */

#work-section {
	text-align: center;
	padding-bottom: 20px;
}
.img_border { 
	padding: 6px; 
	border: 1px solid #ddd; 
	background: #fff; 
 
}
.content_works_title {
	font-weight: lighter;
	color: #333333;
	line-height: 16pt;
	letter-spacing: 0.5pt;
	text-decoration: none;
	text-align: left;

}
.content_works_text {
	font-weight: lighter;
	color: #CCCCCC;
	line-height: 1.2;
	letter-spacing: 0.5px;
	text-decoration: none;
	padding-bottom: 25px;
	text-align: left;

}
.content_works_dot {
	background-image: url(imgs/main-jukeslog-dot.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 10px;
	width: 238px;
}
.content_bg_link, .content_bg_pics {
	margin-bottom: 2px;
	text-align: right;
	line-height: 1.8;
}
.content_bg_link {
	background: url(imgs/background-works-content-link.gif) right center no-repeat;
}
.content_bg_pics {
	background: url(imgs/background-works-content-pics.gif) right center no-repeat;
}

/* 作品設定區 結束------------------------ */