@charset "utf-8";
/* CSS Document */

#content {
	width:690px;
	padding:5px;
	clear:both;
	float:left;
	}
h1 {
	font-size:15px;
	color:#f57b3f;
	border-bottom:1px solid #f57b3f;
	margin:10px 0 8px 8px;
	padding-bottom:5px;
	line-height:18px;
	}
	
#right {
	width:480px;
	margin:0 5px;
	float:right;	
	}

#title {
	height:25px;
	width:470px;
	margin:2px;
	font-size:16px;
	line-height:25px;
	font-weight:bold;
	color:#f57b3f;
	float:left;
	}

#text00 {
	width:470px;
	margin:0 0 5px 2px;
	float:left;
	}
#text00 p {
	font-size:12px;
	font-weight:bold;
	line-height:15PX;
	color:#666;
	}

#text00 a {
	margin:1px 7px 5px 0;
	display:block;
	height:22px;
	width:98px;
	text-decoration:none;
	font-size:10px;
	line-height:22px;
	text-align:center;
	color:#fff;
	background-color:#f90;
	border-top:1px solid #f93;
	border-left:1px solid #f93;
	border-bottom:1px solid #f63;
	border-right:1px solid #f63;
	float:left;
	}

#text00 a:hover{
	background-color:#fc6;
	}
	
#photo {
	width:150px;
	clear:both;
	float:left;
	}
#text {
	width:325px;
	float:right;
	}
#text p {
	font-size:12px;
	line-height:15PX;
	margin-bottom:5px;
	color:#666;
	}	
	
.book {
	width:80px;
	margin-top:5px;
	clear:both;
	float:left;
	}
.booktext {
	margin-top:5px;
	width:385px;
	float:right;
	}
.booktext p {
	font-size:11px;
	line-height:13PX;
	color:#666;
	}
	

a {
	text-decoration:none;
	color:#2E8B57;
	}
a:hover {
	text-decoration:underline;
	color:#6B8E23;
	}
strong {
	color:#2E8B57;
	}
em {
	display:block;
	margin:5px 0;
	height:23px;
	background:url(../images/icon/pdf.gif) no-repeat 0 0;
	text-indent:2em;
	line-height:23px;
	font-style:normal;
	}

#table {
	width:480px;
	margin-top:5px;
	float:left;
		}
		
#table p {
	margin:2px;

	font-size:11px;
	color:#666;
	line-height:14px;
		}

#table table {
	width:480px;
	border-collapse:collapse;
	border-color:#666;
	margin-top:5px;
	float:left;
	}
#table td {
	margin:0;
	padding:2px;
	height:auto;
	font-size:12px;
	color:#666;
	line-height:15px;
	border:1px solid #666;
	}
	
#table02 {
	width:660px;
	margin:5px;
	float:left;
		}
		
#table02 table {
	width:680px;
	border-collapse:collapse;
	border-color:#666;
	margin-top:5px;
	}
#table02 td {
	margin:0;
	padding:2px;
	height:auto;
	font-size:12px;
	color:#666;
	line-height:16px;
	border:1px solid #666;
	}

#table02 p {
	margin:2px;
	font-size:10px;
	color:#666;
	line-height:13px;
		}
		
#order a {
	display:block;
	height:22px;
	width:98px;
	text-decoration:none;
	font-size:10px;
	line-height:22px;
	text-align:center;
	color:#fff;
	background-color:#39c;
	border-top:1px solid #6c9;
	border-left:1px solid #6c9;
	border-bottom:1px solid #669;
	border-right:1px solid #669;
	float:right;
	}

#order a:hover{
	background-color:#3cc;
	}
