body, form, ul, li, dl, dd { margin:0; padding:0; }
body {
	font: 12px/150% Arial,helvetica,clean,"新細明體","PMingLiU",sans-serif;
	background-image: url(../images/Painting_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #f3f3f3;
} 


#head {
	left: 50%; /* -height 的一半 */
	margin-left: -500px; /* -width 的一半 */
	position: absolute;
	width:1000px;
	height:209px;
	clear: both;
	float: left;
	background-image: url(../images/head_bg.gif);
	top: 0px;
	z-index: 999;
}

#head_img {
	position:absolute;
	top: 90px;
	width: 324px;
	left: 676px;
	height: 119px;
}


#title_img {
	position:absolute;
	top: 31px;
	width: 252px;
	left: 241px;
}

#path {
	color:#eeeeee;
	opacity:0.8;
	padding:5px 0 2px;
	position:absolute;
	text-indent:20px;
	left: 0px;
	width: 660px;
	top: 158px;
}

#path a {color:#FFFFFF; text-decoration: none;}
#path a:hover {color:#00FFFF; text-decoration: none;}


/* ----------【城邦共用導覽列】-------------- */
#header_top, #header_common_left, #header_common_main, #header_common_main_bg, #header_common_line, #header_common_right{
}
 
/* ----------【城邦共用導覽列】連結-------------- */
#header_common a {
 color: #ffffff; /* 連結文字的顏色  */
 text-decoration: none; /* 滑鼠移到連結上時，不要底線 */
}
 
/* ----------【城邦共用導覽列】下拉選單-------------- */
.chapter {
 width: 100%; /* 寬度 */
 border: 1px solid #B3CCE6; /* 線框 */
 background-color: #EBF2F8; /* 背景色 */
}
.chapter-point {
 color: #4D4D4D; /* 文字顏色 */
}
.chapter-line {
 background-color: #D8E5F2; /* 分隔線顏色 */
}
 
.chapter-text, a.chapter-text:link, a.chapter-text:hover, a.chapter-text:visited {
 color: #274D74; /* 連結文字的顏色 */
}
 
#top_bg {
	LEFT: 0px;
	VISIBILITY: visible! important;
	WIDTH: 100%! important;
	POSITION: absolute! important;
	TOP: 0px;
	HEIGHT: 28px;
	moz-opacity: 0.4;
	opacity: 0.4;
	background-image: url(../images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#top {
	Z-INDEX: 9999! important;
	POSITION: absolute! important;
	font-size: 12px;
	line-height: 22px;
	right: 10px;
}

#top_bar {
	PADDING-RIGHT: 10px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	Z-INDEX: 9999;
	FLOAT: right;
	VISIBILITY: visible! important;
	PADDING-BOTTOM: 0px;
	MARGIN: auto;
	PADDING-TOP: 4px;
	POSITION: relative! important;
	TEXT-ALIGN: right;
}
#top_bar TABLE {
	FONT: 12px/160% Verdana, Arial, Helvetica, sans-serif
}

#common_sub TABLE {
	FONT: 13px/160% Verdana, Arial, Helvetica, sans-serif
}
#common_sub {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	RIGHT: 0px;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	POSITION: absolute;
	TOP: 25px;
}
#common_sub A {
	PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; PADDING-TOP: 3px; WHITE-SPACE: nowrap; TEXT-ALIGN: center
}
#top_bar A:hover {
	TEXT-DECORATION: underline
}
#top_bar A {
	TEXT-DECORATION: none
}
#common_sub A:hover {
	TEXT-DECORATION: none
}
#common_sub TH A {
	BACKGROUND: #e5e5e5; COLOR: #000000
}
#common_sub A:hover {
	BACKGROUND: #e5e5e5; COLOR: #000000
}
#common_sub A {
	COLOR: #666666; TEXT-DECORATION: none
}
#common_sub {
	BACKGROUND: #ffffff
}
#common A {
	FONT-SIZE: 13px; COLOR: #333333; TEXT-DECORATION: none
}

/* ----------【城邦共用導覽列結束】---------- */

#main {
	left: 50%; /* -height 的一半 */
	margin-left: -500px; /* -width 的一半 */
	position: absolute;
	width:1000px;
	clear: both;
	float: left;
	top: 209px;
}

/* ----------【左側導覽列】-------------- */
#left_content {
	width: 231px;
	position: relative;
	float: left;
}

/* ----------【右側內容】-------------- */
#content {
	width: 769px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}

.list {
	width: 755px;
	float: left;
	position: relative;
	padding-right: 14px;
}

#fk {
	width: 550px;
	height: 230px;
	float: left;
	position: relative;
	padding-right: 15px;
	background-image: url(../images/fk_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 47px;
	padding-left: 10px;
}

.expert_slist_bg {
	width: 725px;
	background-image: url(../images/expert_slist_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.expert_slist_bg td {
	width: 145px;
	height: 30px;
	font-size: 13px;
	line-height: 30px;
	color: #333333;
	text-indent: 40px;
}

.expert_slist_bg td a {color: #333333;	text-decoration: none;}
.expert_slist_bg td a:hover {color: #FFCC00;	text-decoration: none;}

.list_hd {
	float: left;
	position: relative;
	width: 755px;
	margin: 0px;
	padding: 0px;
}

.dot {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center center;
}


/* ----------【作品欄 list】-------------- */


.subject_txt, .emoticons_txt, .msn_txt, .avatar_txt, .mood_txt, .skin_txt {
	line-height: 36px;
	font-weight: bold;
	font-size: 13px;
	color: #336699;
	text-indent: 40px;
	text-align: left;
	background-position: 2px center;
	background-repeat: no-repeat;
	height: 40px;
}

.subject_txt a, .emoticons_txt a, .msn_txt a, .avatar_txt a, .mood_txt a, .skin_txt a {
	color: #336699;
	text-decoration: none;
}

.subject_txt a:hover, .emoticons_txt a:hover, .msn_txt a:hover, .avatar_txt a:hover, .mood_txt a:hover, .skin_txt a:hover {
	color: #09C;
	text-decoration: none;
}

.subject_txt {background-image: url(../images/ico_subject.gif);}
.emoticons_txt {background-image: url(../images/ico_emoticons.gif);}
.msn_txt {background-image: url(../images/ico_msn.gif);}
.avatar_txt {background-image: url(../images/ico_avatar.gif);}
.mood_txt {background-image: url(../images/ico_mood.gif);}
.skin_txt {background-image: url(../images/ico_skin.gif);}

.list_head {
	float: left;
	position: relative;
	width: 755px;
	height: 30px;
}
#list_title {
	position: absolute;
	height: 29px;
	left: 10px;
	top: 10px;
	line-height: 30px;
	filter: Alpha(Opacity=100);
	z-index: 333;
}
#per {
	font-size: 15px;
	color: #FFFFFF;
	position: relative;
	height: 29px;
	float: left;
	background-color: #CC9900;
	line-height: 29px;
	font-weight: normal;
}
#per01 {
	position: relative;
	background-image: url(../images/per01.gif);
	height: 29px;
	width: 19px;
	float: left;
}
#per02 {
	position: relative;
	background-image: url(../images/per02.gif);
	height: 29px;
	width: 41px;
	float: left;
}

#list_com {
	font-size: 12px;
	color: #0099cc;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	width: 740px;
	text-align: right;
	padding-right: 15px;
}

#list_com a {color: #0099cc; text-decoration: none;}
#list_com a:hover {color: #66CCFF; text-decoration: none;}

#headtxt {
	width: 755px;
	line-height: 34px;
	font-size: 15px;
	font-weight: bold;
	color: #C0C;
	text-indent: 10px;
}
.list_headtxt {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	width: 745px;
	padding-left: 10px;
}

.listbox {
	float: left;
	position: relative;
	width: 755px;
	padding-bottom: 20px;
}
.listbox2 {
	float: left;
	position: relative;
	width: 755px;
}

.listbox_hleft, .listbox_hright, .listbox_left, .listbox_right {
	position: absolute;
	width: 60px;
	height: 60px;
	filter: Alpha(Opacity=100);
	z-index: 333;
}

.listbox_hleft {
	left: 0px;
	bottom: 20px;
	background-image: url(../images/list_left_bg.gif);
}
.listbox_hright {
	top: 0px;
	right: 0px;
	_right: -1px;
	background-image: url(../images/list_right_bg.gif);
}

.listbox_left {
	left: 0px;
	bottom: 20px;
	_bottom: 19px;
	background-image: url(../images/list_left_bg.gif);
}
.listbox_right {
	top: 0px;
	right: 0px;
	_right: -1px;
	background-image: url(../images/list_right_bg.gif);
}

.listbox_head {
	float: left;
	position: relative;
	width: 753px;
	margin: 0px;
	border: 1px solid #d3d3d3;
	text-align: center;
	padding: 0px;
}

.listbox_menu {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	position: absolute;
	height: 20px;
	margin: 0px;
	z-index: 333;
	right: 15px;
	bottom: 10px;
	background-color: #333333;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 16px;
	padding-left: 16px;
	filter: Alpha(Opacity=80);
}

.listbox_main {
	float: left;
	position: relative;
	width: 673px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	text-align: center;
	border: 1px solid #d3d3d3;
}
.listbox_maintxt {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	text-indent: 12px;
	text-align: left;
}
.listbox_maintxt a {color: #666; text-decoration: none;}
.listbox_maintxt a:hover {color: #09C; text-decoration: none;}

.listbox_top {
	float: left;
	position: relative;
	width: 745px;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.listbox_top a, .listbox_menu a {color: #ffffff; text-decoration: none;}
.listbox_top a:hover, .listbox_menu a:hover {color: #FFFF66; text-decoration: none;}


.desktop ul {
	display: block;
	text-align: left;
	padding-left: 35px;
}
.desktop ul li {color: #333333;	font-size: 12px;	line-height: 18px; font-weight: normal;}
.desktop ul li a {color: #333333; text-decoration: none;}
.desktop ul li a:hover {color: #0099CC; text-decoration: none;}


/* ----------【作品欄 list 結束】-------------- */

/* ----------【刊尾】-------------- */
#footer {
	width: 1000px;
	height: 120px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	text-align: center;
}
/* ----------【刊尾結束】-------------- */
