/*layout*/

	
#warp{
	width: 850px;
	margin-right: auto;
	margin-top: 0px;
	background-color: #000;
	margin-left: auto;
	}
	
#header{
	width: 850px;
	float: left;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	font-family: Arial, "新細明體-ExtB";
	vertical-align:bottom;
	height: 98px;
	background-color: #000;

}
#banner {
	float: left;
	height: 98px;
	width: 299px;
}
#menublock {
	float: left;
	height: 39px;
	background-image: url(images/menubg.jpg);
	width: 551px;
	padding-top: 59px;
	text-align: left;
}

#headline{
	width: 850px;
	float: left;
	vertical-align:bottom;
	height: 15px;
	background-image: url(images/bg5.jpg);
	background-repeat: repeat;

}


#Contentblock {
	width: 850px;
	float: left;
	min-height:550px;
	text-align:center;
	background-color: #000;
	padding-top: 35px;
	background-image: url(images/c_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 60px;

}

#Contentbg{
	width: 850px;
	min-height:550px;
	filter:alpha(opacity=70);
	opacity: 0.7;
    position:absolute;
	background-color: #FFF;
}


#Content {
	width: 710px;
	min-height:550px;
	font-family: Arial, "新細明體-ExtB";
	font-size: 13px;
	color: #DFDFDF;
	min-height:510px;
	float: left;
	padding-left: 70px;
	padding-right: 70px;
	text-align: left;
}
.bookname {
	text-indent: -15px;
	padding-left: 30px;
}



#footer{
	text-align: left;
	height: 32px;
	width: 850px;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
	font-family: Arial, "新細明體-ExtB";
	text-decoration: none;
	padding-top: 83px;
	float: left;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	text-indent: 645px;
}



#warp #footer a:link {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}

#warp #footer a:hover {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#warp #footer a:visited {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#warp #footer a:active {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	font-style: normal;
}


br {
	line-height: 20px;
	font-family: Arial, "新細明體-ExtB";
}

p {
	line-height: 20px;
	text-align: left;
	font-family: Arial, "新細明體-ExtB";
}




body{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #131313;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.title1 {
	font-size: 18px;
	color: #7d5899;
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: bolder;
}
.title2 {
	font-size: 13px;
	color: #e6c99a;
}
.line {
	float: left;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 20px;

}
.line2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363636;
	margin-bottom: 8px;
	margin-top: -5px;
}

.bookline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-top: 5px;
	margin-bottom: 10px;

}
.outlinetxt {
	color: #8E8E8E;
	margin-left: 32px;
}
#warp #Contentblock #Content ul li {
	line-height: 25px;
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#warp #Contentblock #Content ul li a:link {
	text-decoration: none;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
}

#warp #Contentblock #Content ul li a:hover {
	text-decoration: none;
	color: #c48080;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c48080;

}
#warp #Contentblock #Content ul li a:visited {
	text-decoration: none;
	color: #6C6C6C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6C6C6C;
}

#location {
	text-align: right;
	float: left;
	width: 825px;
	color: #AFAFAF;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#warp #Contentblock #location a {
	text-decoration: underline;
	color: #EEE;
}
#warp #Contentblock #Content p a:visited {
	text-decoration: none;
	color: #6C6C6C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6C6C6C;
}
