@charset "UTF-8";

/* ================================================================ *
	BusinessWing 2009
	Template CSS
	
	所有個別網頁的基本設定,視實際需求請調整之。
 * ================================================================ */

html {
	background:url(../images/intro/page/htmlbg.png) #e9e4b8 repeat-x;}

#bg {
	background:url(../images/intro/page/outerbg.png) left bottom repeat-x;}

#wrap {
	background:url(../images/intro/page/containerbg.png) repeat-y;}
	
#container {
	background:url(../images/intro/page/mainbg.png) left bottom no-repeat;
	min-height:790px;
	height:auto !important;
	height:790px;}
	
#container h3 {
	font-size:13px;
	color:#4a4435;
	padding-left:1px;
	padding-bottom:5px;
	margin-bottom:28px;
	background:url(../images/intro/underline2.png) left bottom no-repeat;
	text-align:left;}

* html #container {
	margin-bottom:-4px;}
	
*+html #container {
	margin-bottom:-4px;}

#subcontainer {
	background:url(../images/intro/page/subcontainerbg.png) left top no-repeat;
	padding-right:2px;}	

/*-- main --*/

#main {
	float:left;
	width:518px;
	padding-top:42px;
	color:#5b5b5b;}
	
#main > h1 {
	margin-top:0;
	margin-bottom:14px;}
	
h1 + img {
	float:left;
	border:4px solid #fff;
	margin-left:16px;
	margin-right:12px;}
	
#main > h2 {
	font-size:15px;
	padding-top:4px;
	margin-bottom:0.2em;}
	
#main > p {
	line-height:2;
	padding-right:14px;}
	
#main > h3 {
	clear:left;
	padding-top:26px;
	margin-left:21px;}
	
#main > h3 + p{
	margin-left:21px;}

/*-- sub --*/	
	
#sub {
	float:right;
	width:472px;
	padding-top:12px;
	position:relative;
	text-align:center;}

#sub > h3 {
	margin-left:16px;}

#gallerylist {
	margin:35px auto 52px;
	width:404px;}

#gallerylist > li {
	display:inline;
	margin-left:11px;}
	
#gallerylist > li:first-child {
	margin-left:0;}
	
#gallerylist img, #gallerybtn img {
	cursor:pointer;}
	
#gallerybtn, #gallerybtn > li:first-child, #gallerybtn > li:last-child {
	position:absolute;}

#gallerybtn {
	width:100%;
	left:0;
	margin-top:-98px;}

#gallerybtn > li:first-child {
	left:17px;}

#gallerybtn > li:last-child {
	right:17px;}

#subselect {
	position:absolute;
	top:25px;
	right:34px;}
	
#records {
	width:442px;
	margin-left:16px;
	text-align:left;}
	
#records > li {
	background:url(../images/icon/grayd.png) left bottom repeat-x;
	padding-top:8px;
	padding-bottom:7px;}
	
#records > li:first-child {
	padding-top:0;}
	
#records > li > a {
	padding-left:14px;
	background:url(../images/icon/reda.png) 1px 2px no-repeat;
	color:#535353;
	text-decoration:underline;}

#pathnav {
	right:492px;}

#footer {
	background-image:url(../images/intro/page/footerbg.png);}
