/* CSS Document */

/**************************************************************************
* style-bigdeal.css 2007/09/25
===========================================================================
* 台灣漫畫家名人錄CSS
===========================================================================
* Edited by Edward in GOGOTDI
* Copyright (C) 2007 Tang Digital Integration
***************************************************************************/

.list-btn{
	position:absolute;
	padding-left:498px;
	padding-top:7px;
	z-index:1;
}
	.list-btn input{
		border:none;
		background:#FFFFFF;
		width:125px;
		height:30px;
		margin-left:10px;
	}
	.list-btn select{
		border:1px solid #A5ACB2;
		float:right;
		margin-top:3px;
		margin-right:15px;
	}
.select-pop{
	position:absolute;
	z-index:99px;
	margin-top:0px;
	margin-left:232px;
	width:530px;
	height:320px;
	border:1px solid #A5ACB2;
	background-color:#FFFFFF;
	overflow:scroll;
	overflow-x:hidden;
}
	.cartoonist{
	table-layout:fixed;
	*table-layout:auto;
	}
		.cartoonist td{
			background-image:url(../images/bg/cartoonist-img.gif);
			background-repeat:repeat-y;
			text-align:center;
			padding:0px;
		}
		.cartoonist td.cartoonist-name{
			background-image:none;
			word-wrap:break-word;
			word-break:break-all;
			overflow:hidden;
		}
.enter-box{
	border-bottom:1px dashed #ccc;
	padding:20px;
}
	.pic-text{
		margin-left:40px;
		margin-right:20px;
		margin-top:10px;
	}
.tab01{
	margin:10px auto;
}
	.tab01 td{
		border-bottom:1px solid #E1E1E1;
		padding:10px 0px 10px 10px;
	}
		.tab01 td table{
			color:#666666;
			line-height:16px;
		}
			.tab01 td table th{
				text-align:left;
				word-wrap:break-word;
				word-break:break-all;
				overflow:hidden;
			}
			.tab01 td table td{
				padding:0px;
				border-bottom:0px solid #ccc;
				word-wrap:break-word;
				word-break:break-all;
				overflow:hidden;
			}
				.tab01 td table.go-page td table td{
					padding:3px;
					}
.bigdeal-div{
	background-image:url(../images/bg/10-3-tittel.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#EBEBEB;
	width:677px;
	margin:15px auto;
	padding-left:21px;
	padding-right:17px;
	padding-bottom:20px;
}
	.head01{
		text-align:center;
		font-size:16px;
		padding-bottom:20px;
	}
	.div01{
		background-image:url(../images/bg/div_01.jpg);
		background-repeat:repeat-y;
		margin-bottom:15px;
	}
		.comic-info{
			margin:10px auto 5px;
		}
			.comic-info th{
				text-align:right;
				font-weight:normal;
				padding:2px;
			}
			.comic-info td{
				padding:2px;
				padding-left:1em;
			}
		.personal-pic{
			width:135px;
			padding:2px;
			border:1px solid #ccc;
		}
.fix-list{
	text-align:center;
	margin:15px auto;
}
.p01{
	padding-left:35px;
}
	.p01 span{color:#FF0000;}
.head02{
	font-size:13px;
	color:#FFFFFF;
	letter-spacing:1px;
	display:inline;
	background-image:url(../images/bg/head02.gif);
	background-repeat:repeat-x;
	line-height:21px;
	padding-top:2px;
	padding-bottom:3px;
	*padding-top:0px;
}
	.head02 img{
		vertical-align:top;
		*vertical-align:middle;
	}
.p-red{
		font-size:13px;
		color:#FF0000;
		text-align:right;
		padding-right:1em;
	}
.input-tab{
	margin:10px auto;
	color:#333333;
}
	.input-tab th{
		font-weight:normal;
		text-align:right;
		padding:5px;
	}
		.input-tab th span{color:#FF0000;}
	.input-tab td{
		padding:5px;
		padding-top:3px;
	}
		.input-tab td input,select,textarea{
			border:1px solid #A5ACB2;
			padding:2px;
			color:#666666;
		}
			.input-tab td select{padding:1px;}
		.input-tab td span{
			color:#666;
			font-size:11px;
			line-height:15px;
			display:block;
			margin-top:5px;
		}
.personal-list{
	margin:10px 20px 10px 0px;
}
	.personal-list th{
		text-align:left;
		/*font-weight:normal;*/
	}
		.personal-list th.th01{
			font-weight:bold;
			padding-left:2.75em;
		}
.menu-list{
	margin:10px auto 20px;
}
	.menu-list td{
		padding-right:10px;
	}
.tab03{
	margin-bottom:20px;
}
	.tab03 th{
		font-weight:normal;
		padding:1px;
		border-bottom:1px dashed #ccc;
		text-align:left;
	}
	.tab03 td{
		color:#666666;
		padding:1px;
		border-bottom:1px dashed #ccc;
	}
		.tab03 td p{
			word-wrap:break-word;
			word-break:break-all;
			overflow:hidden;
		}
		.tab03 td.experience{padding:5px 3px 5px 1em;}
		.tab-pic{
				width:275px;
				background-image:url(../images/bg/4-2pic-bg.gif);
				background-position:center;
				background-repeat:repeat-y;
				text-align:center;
				margin-bottom:20px;
			}
				.tab-pic-top{
					background-image:url(../images/bg/4-2pic-top.gif);
					background-position:top;
					background-repeat:no-repeat;
					padding-top:8px;
				}
				.tab-pic-bottom{
					background-image:url(../images/bg/4-2pic-bottom.gif);
					background-position:bottom;
					background-repeat:no-repeat;
					padding-bottom:8px;
				}
				.tab-pic img{
					width:260px;
				}
.tab04{
	margin:0 auto 20px;
}
	.tab04 td{
		padding-bottom:15px;
	}
		.tab04 td span{
			font-size:13px;
			font-weight:bold;
		}
		.tab04 td.td-pic{
			padding-top:15px;
		}
			.tab04 td.td-pic img{
				/*width:160px;*/
				margin-right:7px;
				margin-bottom:10px;
				vertical-align:top;
			}
		.tab04 td.td-pic01{
			padding-top:15px;
		}
			.tab04 td.td-pic01 img{
				margin-right:25px;
				margin-bottom:10px;
				vertical-align:top;
			}
		.tab04 td table{}
			.tab04 td table td{
				padding:0px;
			}
.reference-tab{
	margin-top:5px;
	margin-bottom:10px;
}
	.reference-tab td a{
		margin-left:12px;
	}
		.reference-tab td a:link{
			color:#FF9900;
			text-decoration:underline;
		}
		.reference-tab td a:visited{
			color:#FF9900;
			text-decoration:underline;
		}
		.reference-tab td a:hover{
			color:#FF9900;
			text-decoration:none;
		}
		.reference-tab td a:active{
			color:#FF9900;
			text-decoration:none;
		}
.personal-list{
	margin:10px auto;
}
	.personal-list th{
		text-align:left;
		font-weight:normal;
	}
		.personal-list th.th01{
			font-weight:bold;
			padding-left:1.2em;
			padding-bottom:3px;
			font-size:13px;
			border-bottom:1px dashed #33CCFF;
			text-align:left;
			background-image:url(../images/th/10-3-blue.gif);
			background-repeat:no-repeat;
			background-position:left top;
		}
		.personal-list th span{
			font-size:12px;
			font-weight:normal;
			color:#999999;
			font-family:Arial, Helvetica, sans-serif;
			line-height:16px;
		}
	.personal-list td table td{ padding-left:5px;}
	.personal-list td table td p{word-wrap:break-word;word-break:break-all;overflow:hidden;}
	.personal-list td table th{
		/*font-weight:bold;*/
		color:#999;
		border-bottom:1px dashed #ccc;
	}
		.personal-list td table th img{ vertical-align:middle; margin-left:5px;}
.year-list{
	margin:20px auto;
}
	.year-list th{
		background-image:url(../images/th/year-list.jpg);
		background-position:top;
		background-repeat:no-repeat;
		color:#CC6600;
		padding-top:2px;
		padding-bottom:3px;
	}
	.year-list td{
		border-bottom:1px solid #CCCCCC;
	}
		.year-list td table{
			margin-bottom:10px;
		}
			.year-list td table th{
				background-image:none;
				color:#FF9900;
				text-align:right;
				padding-right:10px;
			}
			.year-list td table td{
				/*background-image:url(../images/icon/red-arrow.gif);
				background-position:5px 9px;
				background-repeat:no-repeat;*/
				border-bottom:1px dashed #CCCCCC;
				padding:3px;
				color:#666;
			}
				.year-list td table td a{
					background-image:url(../images/icon/yyear-animation.gif);
					background-repeat:no-repeat;
					background-position:left 5px;
					padding-left:1.75em;
					display:block;
				}
					.a-01 div{
						display:none;
					}
					.a-02 div{
						display:inherit;
						position:absolute;
						background-color:#FFFFFF;
						background-image:url(../images/bg/div-year.jpg);
						background-repeat:no-repeat;
						background-position:center;
						border:1px solid #999;
						text-align:center;
						padding:3px;
						width:144px;
						height:auto !important;
						min-height:50px;
						height:50px;
						margin-left:10px;
					}
						html>body .a-02 div{
							margin-left:270px;
						}
						.a-02 div img{ width:144px; border:0px solid #fff;}
.report{
	margin:10px 0px 10px 15px;
}
.report-date{
	background-image:url(../images/bg/date-blue.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.report-content{
	border-top:1px solid #ccc;
	margin-top:2px;
}
	.report-content th{
		text-align:left;
		font-size:15px;
		padding:5px;
	}
	.report-content td{
		padding:5px;
		font-weight:normal;
		font-size:13px;}
.book-list{
	margin:15px auto;
	border-bottom:1px dashed #333;
}
	.book-list table{
		margin:0 auto 10px;
	}
		.book-list table td{
			color:#333333;
			font-size:12px;
			text-align:center;
		}
			.book-list table td input{
				width:36px;
				height:12px;
				border:0px solid #fff;
			}
.div-02{
	width:700px;
	background-color:#EBEBEB;
	margin:20px auto;
	padding:10px;
}
	.tab-input{
		margin:0 auto;
	}
		.tab-input th{
			padding:3px;
			text-align:right;
			font-weight:normal;
		}
		.tab-input td{
			padding:2px;
			padding-left:1em;
		}
			.tab-input td span{
				font-size:11px;
				color:#666666;
				line-height:15px;
			}
			.tab-input td input,textarea{
				border:1px solid #A5ACB2;
				padding:2px;
				color:#666;
			}
