@CHARSET "ISO-8859-1";
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
.input_text {
	background-image: url(../images/03_dp_lft_but_grad_78.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 10px;
	width: 64px;
	height: 21px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #811D35;
	}
#header {
	height: 70px;
	}
#hm_header {
	width: 880px;
	} 
#hm_header_sp {
	height: 33px;
	}
#hm_title {
	width: 880px;
	height: 452px;
	}
#hm_title table {
	width: 880px;
	}
#hm_title_tr {
	height: 204px;
	}
#hm_buoy {
	padding-left: 53px;
	}
#hm_news {
	width: 223px;
	height: 243px;
	background: transparent url(../images/hm_news.png) no-repeat scroll 5px 8px;
	}
#hm_news_ft {
	width: 223px;
	height: 243px;
	background: transparent url(../images/hm_news_ft.png) no-repeat scroll 5px bottom;
	}
#hm_news_box {
	font-family: Arial;
	width: 200px;
	font-size: 11px;
	color: #fff;
	overflow: hidden;
	}
#hm_info {
	width: 411px;
	height: 235px;
	background: transparent url(../images/hm_info.png) no-repeat scroll 5px 8px;
	}
#hm_info_ft {
	width: 411px;
	height: 235px;
	background: transparent url(../images/hm_info_ft.png) no-repeat scroll 5px 197px;
	}
#hm_info_box {
	font-family: Arial;
	width: 380px;
	font-size: 11px;
	color: #000;
	}
#hm_info_box img {
	display: inline;
	}
#hm_fontSize {
	width: 150px;
	text-align: right;
	}
.hm_content_table1 td {
	text-align:right;
	}
.hm_content_table1 img {
	display: inline;
	}
.hm_hr_white {
	border: none;
	color: #fff;
	background-color: #fff;
	width: 205px;
	height: 1px;
	}
.hm_hr_red {
	border: none;
	color: #8e1935;
	background-color: #8e1935;
	width: 196px;
	height: 1px;
	}
	
/* OVERLOADING */
a {
	font-weight: bold;
	text-decoration: none;
	color: #8e1935;
	}
a:hover {
	text-decoration: underline;
	}
#main_center_space {
	height: 710px;
	background: #4d6889 url(../images/hm_bg_ship.jpg) no-repeat scroll 0px 0px;
	}
#footer {
	background-color: #4d6889;
	}