@charset "UTF-8";
/* CSS Document */


/* PAGE 2 */

.grant-trip-container {
	position:relative;
	width:675px;
	height:1475px;
	background-image:url(../../common/images-trip-winner/bg-top.jpg);
	background-repeat:no-repeat;
}
.grant-trip-bottom {
	position:relative;
	width:675px;
	height:270px;
	background-image:url(../../common/images-trip-winner/bg-bottom.jpg);
	background-repeat:no-repeat;
}
.grant-trip-intro {
	position:relative;
	width:413px;
	height:72px;
	left:95px;
	top:115px;
}
.grant-trip-photo {
	position:absolute;
	width:269px;
	height:567px;
	left:0px;
	top:198px;
}
.grant-trip-body {
	position:absolute;
	width:315px;
	left:269px;
	top:290px;
}
.grant-trip-body-inner1 {
	position:relative;
	width:252px;
	left:30px;
}
.grant-trip-body-inner2 {
	position:relative;
	width:252px;
	left:30px;
}
.grant-trip-header1 {
	color:#EDAA59;
	font-weight:bold;
	font-style:italic;
}
.grant-trip-header2 {
	color:#76b0ae;
	font-weight:bold;
	font-size:14px;
}
