@charset "utf-8";
/****** --------------- Public Style (start) ------------------ ******/
HTML, BODY {
	padding: 0; margin: 0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background: #e2e2e2 url(../images/body_background.gif) repeat;
}

DIV, TABLE, TR, TH, TD, P {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 13px;
	color: #676767;
	line-height: 18px;
}
A { outline:none; }
A:link {
	color: #ff9000;
	text-decoration: none;
}
A:visited {
	color: #ff9000;
	text-decoration: none;
}
A:hover {
	color: #ff9000;
	text-decoration: underline;
}
A:active {
	color: #ff9000;
	text-decoration: none;
}
IMG {
	border: 0px;
}
/*
INPUT[type="text"], INPUT[type="password"], SELECT, CHECKBOX {
	border: 1px solid #d0d3c8;
}
*/
INPUT, SELECT, CHECKBOX {
	border: 1px solid #d0d3c8;
}
TEXTAREA {
	border: 1px solid #d0d3c8;
	width: 374px;
	height: 80px;
}
SELECT {
	color: #666666;
}
/****** --------------- Public Style (end) ------------------ ******/

/****** --------------- Public Layout (start) -------------- ******/
DIV#layoutDiv {
	width: 801px;
	margin: 0 auto;
	background: #ffffff;
	padding: 0 12px;
}
/* --- ad, title, link... (page head) --- */
DIV#layoutDiv_head {
	margin: 0 auto;
}
DIV#layoutDiv_head_AD {
	width: 729px;
	margin: 0 auto;
	padding: 10px 0 12px 0;
}
DIV#layoutDiv_head_title {
	background: url(../images/head_title_slideShow.gif) left top no-repeat;
	height: 40px;
}
DIV#slideShow_back {
	width: 350px;
	height: 40px;
	overflow: hidden;
	float: left;
}
DIV#slideShow_back H1 {
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif, "新細明體";
	font-size: 1.35em;
	margin: 0; padding: 0;
	line-height: 300em;
}

DIV#linkIMG {
	width: 303px;
	float: right;
	margin: 5px 1px 0 auto;
	clear: right;
}
/* --- copyright (page footer) --- */
DIV#layoutDiv_footer {
	width: 825px;
	margin: 0 auto;
	padding: 5px 0 28px 0;
	background: #ffffff url(../images/footer_background.gif) bottom left no-repeat;
	text-align: right;
	clear: both;
}
DIV#layoutDiv_footer P {
	font-size: 11px;
	color: #c7c7c7;
	padding: 0 12px; margin: 0;
}
/* --- searchBar (all page) --- */
DIV#search, DIV#sponsored, DIV#fw, DIV#icon {
	margin: 9px auto 14px auto;
	float: right;
}
/*--index foot hangzhou add--*/
DIV#index_footer P {
	font-size: 11px;
	color: #c7c7c7;
	padding: 0 1px; margin: 0;
}
DIV#index_footer {
	
	margin: 0 auto;
	padding: 5px 0 28px 0;
	
	text-align: right;
	clear: both;
}
/* searchBar Title */
DIV#title {
	margin: 16px auto 14px 10px;
	float: left;
	display: inline;
}
DIV#title H2 {
	font-size: 13px;
	color: #632a00;
	padding: 0; margin: 0;
}
/* searchBar Search */
DIV#search {
	width: 285px;
	padding: auto 3px;
	color: #9ec157;
	font-size: 12px;
	margin-right: 3px;
}
DIV#search IMG {
	margin: 5px 0;
}
DIV#search INPUT {
	width: 150px;
}
/* searchBar Sponsored by sparq */
DIV#sponsored {
	width: 101px;
	background: url(../images/searchBar_line_background.gif) left center no-repeat;
}
DIV#sponsored IMG {
	padding: 0 0 0 10px;
}
/* forward (slideShow) */
DIV#fw {
	width: auto;
	background: url(../images/searchBar_line_background.gif) left center no-repeat;
}
DIV#fw IMG {
	padding: 0 5px 0 5px;
}
/* icon (slideShow) */
DIV#icon {
	width: auto;
	background: url(../images/searchBar_line_background.gif) left center no-repeat;
	padding-left: 7px;
}
DIV#icon IMG {
	padding: 7px 2px 7px 3px;
}
/* Index, List, Search, slideShow. Content Layout */
DIV#content {
	clear: both;
	width: 801px;
	text-align:left;
}
/****** --------------- Public Layout (end) -------------- ******/

/****** --------------- Page Style (start) -------------- ******/
/* New Album Title (index) */

/* --- Info Large (index) --- */
DIV#infoLarge {
	width: 400px;
	height: 486px;
	float: left;
	background: url(../images/infoLarge_background.gif) left top no-repeat;
}
DIV#infoLarge IMG {
	margin: 8px;
}
DIV#infoLarge_content {
	margin: 0 5px;
	background: url(../images/infoLarge_content_background.gif) left top no-repeat;
	padding-top: 7px;
	/*margin-top:15px;*/
}
DIV#infoLarge_content IMG {
	margin: 0;
	display: none;
}
DIV#infoLarge_content H3 {
	padding: 0; margin: 0;
	margin: 0 0 8px 51px;
	color: #632a00;
	font-size: 15px;
}
DIV#infoLarge_content H3 IMG {
	display: inline;
	margin: -2px 0 0 9px;
}
DIV#infoLarge_content H3 A {
	color: #632a00;
	text-decoration: none;
}
DIV#infoLarge_content H3 A:hover {
	color: #632a00;
	text-decoration: underline;
}
DIV#infoLarge_content P {
	padding: 0; margin: 0;
	margin-left: 51px;
	line-height: 1.6em;
}
/* --- Info Small (index) --- */
DIV#infoSmall {
	width: 394px;
	float: right;
}
/* List - DIV */
DIV.list {
	float: left;
	width: 165px;
	height: 167px;
	padding: 8px 11px 0 11px;
	margin: 0 5px 10px 5px;
	background: url(../images/infoSmall_list_background.gif) top left no-repeat;
	font-size: 12px;
	display: inline;
}
/* List - Image */
DIV.list .pic {
	border: #9e9e9e 1px solid;
}
/* List - Text & View Icon */
DIV.list UL {
	list-style: none;
	padding: 6px 0 0 0; margin: 0;
}
DIV.list LI {
	line-height: 1.3em;
	color: #632a00;
	padding: 0; margin: 0;
}
DIV.list LI IMG {
	padding-left: 5px;
}
DIV.list LI A:link, DIV.list LI A:visited, DIV.list LI A:active {
	color: #632a00;
	text-decoration: none;
}
DIV.list LI A:hover {
	color: #632a00;
	text-decoration: underline;
}
/* --- Hot Album (index) --- */
DIV#hotAlbum {
	width: 395px;
	float: right;
	clear: right;
	background: url(../images/hotAlbum_background.gif) bottom right no-repeat;
	/* IE7 only */
	*margin-top: 10px !important;
	/* IE6 only */
	*margin-top: 0;
}
DIV#hotAlbum_title {
	height: 35px;
	background: url(../images/hotAlbum_title.gif) left top no-repeat;
}
DIV#hotAlbum UL {
	margin: 5px 0 0 1em; padding: 0 0 0 1.5em;
}
DIV#hotAlbum LI {
	list-style: url(../images/hotAlbum_listStyle.gif) outside;
	margin: 0.7em 0 0.6em 0; 
}
/* --- moreBar (index) --- */
DIV#moreBar {
	clear: both;
	padding: 17px 13px 0 0;
	background: url(../images/moreBar_background.gif) bottom left no-repeat;
	text-align: right;
	font-size: 12px;
	display: block;
	/* IE7 only */
	*padding-top: 9px !important;
	/* IE6 only */
	*padding: 0 13px 0 0;
	*margin-top: 17px; 
}
DIV#moreBar IMG {
	padding: 0 6px 0 0 ;
}
/* --- pageSelect (list & search) --- */
DIV#pageSelect {
	clear: both;
	padding: 6px 13px 0 0;
	background: url(../images/moreBar_background.gif) bottom left no-repeat;
	text-align: center;
	font-size: 12px;
	display: block;
	/* IE7 only */
	*padding-top: 0 !important;
	/* IE6 only */
	*padding: 0 13px 0 0;
	*margin-top: 6px; 
}
DIV#pageSelect UL {
	list-style: none;
	padding: 0; margin: 0;
}
DIV#pageSelect LI {
	display: inline;
	padding: 0;
	margin: 0;
	margin: auto -0.1em;
}
DIV#pageSelect LI.listNumber A:link, DIV#pageSelect LI.listNumber A:visited {
	padding: 2px 5px;
}
DIV#pageSelect LI.listNumber A:hover, DIV#pageSelect LI.listNumber A:active { /* white background 1px grey border*/
	background: #ffffff;
	border: #dcdcdb 1px solid;
	padding: 2px 4px;
	text-decoration: none;
}
DIV#pageSelect IMG {
	padding: 5px 4px;
	*padding: 5px 6px !important;
}
/* --- Item List (list & search) --- */
/* Item List - DIV */
DIV.itemList {
	float: left;
	width: 169px;
	height: 243px;
	padding: 8px 11px 0 11px;
	margin: 0 7px 13px 7px;
	background: url(../images/itemList_background.gif) top left no-repeat #ffffff;
	font-size: 12px;
	display: inline;
}
/* Item List - Image */
DIV.itemList .pic {
	border: #9e9e9e 1px solid;
}
/* Item List - Text & View Icon */
DIV.itemList UL {
	list-style: none;
	padding: 6px 0 0 0; margin: 0;
}
DIV.itemList LI {
	line-height: 1.3em;
	color: #632a00;
	padding: 0; margin: 0;
}
DIV.itemList LI.heading{
	padding-top: 3px;
	height:40px;
	border-bottom: #d8e0c6 1px solid;
}
DIV.itemList LI.contents {
	padding-top: 9px;
}
DIV.itemList LI IMG {
	padding: 0 5px;
}
DIV.itemList LI A:link, DIV.itemList LI A:visited, DIV.itemList LI A:active {
	color: #632a00;
	text-decoration: none;
}
DIV.itemList LI A:hover {
	color: #632a00;
	text-decoration: underline;
}
/****** --------------- Page Style (end) -------------- ******/

: #d8e0c6 1px solid;
}
DIV.itemList LI.contents {
	padding-top: 9px;
}
DIV.itemList LI IMG {
	padding: 0 5px;
}
DIV.itemList LI A:link, DIV.itemList LI A:visited, DIV.itemList LI A:active {
	color: #632a00;
	text-decoration: none;
}
DIV.itemList LI A:hover {
	color: #632a00;
	text-decoration: underline;
}
/****** --------------- Page Style (end) -------------- ******/


