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 { 
font-family: ??; 
font-size: 12px; 
color: #000000; 
border: expression((this.type=="image"||this.type=="checkbox"||this.type=="radio"?"!important":"1px #666666 solid")); /*????0px,??xp????????????,??????????????*/
/*background-color: #DBFBF7; */
}
 
select, option{
	border: 1px gray solid;
	color: #666666;
	margin: 0px;
	padding-top: 3px;
	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;
}

.del_btn{
	border: #FF0000 1px outset;
	border-collapse: collapse;
	background-color: #FFBBFF;
	color: #FF0000;
	cursor: hand;
	font-family: "MS PGothic";
	font-size: 9pt;
	height: 20px;
	line-height: 14px;
	text-align: center;
	vertical-align: baseline;
}

.edit_btn{
	border: #0000FF 1px outset;
	border-collapse: collapse;
	background-color: #00EEFF;
	color: #0000FF;
	cursor: hand;
	font-family: "MS PGothic";
	font-size: 9pt;
	height: 20px;
	line-height: 14px;
	text-align: center;
	vertical-align: baseline;
}


.titlecell{
	padding-right: 5px;
	text-align : right;
}

.full_box {
	width: 100%;
}

.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_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: 300px;
	position: absolute;
	top:0px;
	left:-105px;
	text-align: left;
	border: 1px #555555 dotted;
	background-color: #FFFFCC;
	opacity:100%;

}
.detailCostInfo
{
	top: 20px;
	left:0px;
	position: absolute;
	background-color: transparent;
}

.b_css{

	border:solid 1px gray;
	word-break:break-all;

}

