@charset "utf-8";

#campaign{
	background-color:#FFF;
}
#campaign h1{
	width:670px;
	height:400px;
	position:relative;
}
#campaign h2{
	width:670px;
	height:100px;
	position:relative;
	margin:20px 0;
}
#campaign h1 img, #campaign h2 img{
	position:absolute;
	left:0;
	top:0;
}
#campaign #desc p{
	padding:5px 10px;
}
#campaign #desc a{
	color:#0066FF !important;
}
#campaign #desc a:hover, #campaign #desc a:focus{
	text-decoration:underline !important;
}
#campaign .tbl1{
	border-collapse:collapse;
	margin:10px 0;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
#campaign .tbl1 td{
	padding:5px;
	text-align:left;
	vertical-align:top;
}
#books .list{
	border:5px solid #CCCCCC;
	margin-bottom:20px;
	padding:30px;
	padding-bottom:0;
}
#books .list ul{
	list-style:none;
}
#books .list ul li{
	width:130px;
	height:300px;
	float:left;
	text-align:center;
	font-size:11px;
	line-height:15px;
	padding:0 10px;
}
#books .list ul li .books1{
	width:120px;
	height:20px;
	background:#FFF url("/images/campaign/2009summer/books1.gif") right top no-repeat;
}
#books .list ul li .books2{
	width:120px;
	height:20px;
	background:#FFF url("/images/campaign/2009summer/books2.gif") right top no-repeat;
}
#books .list ul li .books3{
	width:120px;
	height:20px;
	background:#FFF url("/images/campaign/2009summer/books3.gif") right top no-repeat;
}
#books .list ul li img{
	height:150px;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
}
#books .list ul li .btn{
	border:none !important;
	height:30px !important;
	margin-bottom:0 !important;
}
.subformtable th, .subformtable td{
	padding:5px 0;
}