@CHARSET "UTF-8";

/* --------- Box */
div.dt_headerBox {
	width: 760px;
	min-height: 200px;
	background: url("../images/style/header_bgTop.jpg") no-repeat left top;
}

* html div.dt_headerBox {
	height: 200px;
}

/* --------- Sction */
div.dt_headerStr {
	padding: 70px 5px 5px 30px;
}

div.dt_headerImg {
	padding: 70px 5px 5px 30px;
}