/*------------------------------------------------------------campaign common setting*/

#contents .body {
	padding-top: 0px;
}
.body h2 {
	margin: 0px;
}

/*------------------------------------------------------------contents*/

#detail1 .left {
	float: left;
	width: 460px;
	padding-top: 20px;
}
#detail1 .right {
	float: right;
	width: 240px;
}
#detail1 h3 {
	margin-bottom: 15px;
}
#detail2 .service {
	background-image: url(/images/event/valuepack/img_05.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F5F0DB;
	padding-bottom: 15px;
	padding-top: 5px;
}
#detail2 .service ul {
	margin: 0px;
}
#detail2 .service ul li {
	list-style-type: none;
	float: left;
	width: 200px;
	margin-left: 30px;
}

