.border1 {
	border: 1px solid #886BFA;

}
.font12px {
	font-size: 12px;
}
.gradient1 {
	background-image: url(../image/gradient_1.jpg);
}
.dotline {
    border-bottom: 1px dashed #FF3366;
}
.2009easter_box {
	background-image: url(../htm/study_tour2009_easter/image/box.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.txt_150 {
	line-height: 150%;
}
.container{
	w/idth:700px;
	width:expression(document.body.clientHeight > 28? "740px" : "700px" );
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
.txt_style1{
	font-size:13px;
	line-height:130%;
}
.row{
	width:700px;
	display:block;
}
.col1{
	width:100%;
	margin-bottom:20px;
}
.col2{
	width:340px;
	margin-bottom:20px;
	float:left;
}
.col3{
	width:340px;
	margin-bottom:20px;
	float:right;
}
.name1{
	color:#FF3399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding-bottom:20px;
}
.name2{
	background-image:url(../image/donut.gif);
	background-repeat:no-repeat;
	color:#6633CC;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:10px;
}
.cruise_photo{
	padding-bottom:7px;
}
.mgn-btn {
	margin-bottom: 10px;
}
.box2{
	background-image:url(../image/box2_bkg.jpg);
	background-repeat:repeat-x;
	padding-left:7px;
}
.box3{
	border:1px dashed #6633CC;
	background-image:url(../image/box2_bkg.jpg);
}
.border2{
	border-bottom:1px solid #FF7DBE;
}
.cruise_bkg{
	background-image:url(../image/curise_bkg.jpg);
	background-repeat:no-repeat;
	height:130px;
	padding-top:225px;
}
.cruise_tour_name{
	/*
	color:#FF42A0;
	font-weight:bold;
	background-color:#FFF2BF;
	*/
	color:#000;
	font-weight:bold;
	background-color:#FFE98E;
	font-size:16px;
	line-height:130%;
}
