img{border:0}
body, td
{
	font-size: 9pt;
	color: #666666;
	line-height: 140%;
	font-family: "MS PGothic"
}

a{
	margin: 0px;
	padding: 0px;
	color: #666666;
}

a.link2:hover {text-decoration:underline overline; color:red}
a:link, a:visited, a:active{
	margin: 0px;
	padding: 0px;
	color:#666666;
	text-decoration: none;
}

a:hover{
	margin: 0px;
	padding: 0px;
	color: red;
	text-decoration: none;
}
/*Hyper Link*/
/*Form*/
form{
	margin: 0px;
	padding: 0px;
}

input, select, option{
	border: 1px gray solid;
	color: #666666;
	margin: 0px;
	padding: 0px;
	padding: 1px;
	font-family: "MS PGothic"
	font-size: 9pt;
}

.txtbox, textarea{
	border: 1px gray solid;
	color: #666666;
	margin: 0px;
	padding: 1px;
}

.chkbox{
	border: 0px gray solid;
	color: #666666;
	margin: 0px;
	padding: 1px;
}

.button{
	border: #CDCDCD 1px outset;
	border-collapse: collapse;
	background-color: #CDCDCD;
	color: #666666;
	cursor: hand;
	font-family: "MS PGothic";
	font-size: 9pt;
	height: 20px;
	line-height: 14px;
	text-align: center;
	vertical-align: baseline;
}

.button1{
	border: #CC3300 1px outset;
	border-collapse: collapse;
	background-color: #FFFFFF;
	color: #CC3300;
	cursor: hand;
	font-family: "MS PGothic";
	font-size: 9pt;
	height: 18px;
	line-height: 14px;
	text-align: center;
	vertical-align: baseline;
	width:70;
}

.button3{
	border: #FF9900 1px outset;
	border-collapse: collapse;
	background-color: #FFFFFF;
	color: #FF9900;
	cursor: hand;
	font-family: "MS PGothic";
	font-size: 9pt;
	height: 18px;
	line-height: 14px;
	text-align: center;
	vertical-align: baseline;
	width:70;
}

.button2{
	border: #6600FF 1px outset;
	border-collapse: collapse;
	background-color: #FFFFFF;
	color: #6600FF;
	cursor: hand;
	font-family: "MS PGothic";
	font-size: 9pt;
	height: 18px;
	line-height: 14px;
	text-align: center;
	vertical-align: baseline;
	width:60;
}

.titlecell{
	padding-right: 5px;
	text-align : right;
}

.full_box {
	width: 100%;
}

.ft_box {
filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#EFEFEF,EndColorStr=#FFFFFF);
}

.shadow1 {font-size:9pt;width:100%;font-family:±¼¸²;;filter:dropshadow(color=#333333,offX=1,offY=1,positive=1);} 
.shadow2 {font-size:9pt;width:100%;font-family:±¼¸²;;filter:dropshadow(color=#3333FF,offX=1,offY=1,positive=1);} 
.shadow3 {font-size:9pt;width:100%;font-family:±¼¸²;;filter:dropshadow(color=#FFFFFF,offX=1,offY=1,positive=1);} 

.pd_hotel_list1 {
	padding-left: 0;
	padding-right: 4;
	padding-top: 4;
	padding-bottom: 4;
}

.pd_hotel_list2 {
	padding-left: 4;
	padding-right: 0;
	padding-top: 4;
	padding-bottom: 4;
}

.pd_lr {
	padding-left: 10;
	padding-right: 10;
}

.pd_left {
	padding-left: 10;
	padding-right: 10;
	padding-top: 5;
	padding-bottom: 5;
	text-align : left;
}

.pd_all {
	padding-left: 10;
	padding-right: 10;
	padding-top: 10;
	padding-bottom: 10;
	text-align : left;
}

.contentcell{
	padding-left: 5px;
	text-align : left;
}


.imgHotelSmall{
width:80 ;
height:60;
border:solid 1px black;
}

.detailCostInfoField
{
	padding: 10px;
	font: 9pt 'MS PGothic';
	color: black;
	width: 400px;
	position: absolute;
	top:0px;
	left:0px;
	text-align: left;
	border: 1px #7C99E2 solid;
	background-color: #ECE9D8;
	opacity:100%;

}
.detailCostInfo
{
	top: 20px;
	left:0px;
	position: absolute;
	background-color: transparent;
}

.b_css{

	border:solid 1px gray;
	word-break:break-all;

}