body {
	background-color: #181818;
	background-image: url(../images/head_repeat.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}
img {
	border: 0px;
}
.clear {
	clear: both;
}
div.body {
	width: 990px;
	position: relative;
	z-index: 2;
	left: 0px;
	top: 0px;
}
div.header {
	height: 269px;
	position: relative;
}
div.header_logo {
	height: 340px;
	width: 70px;
	position: absolute;
	top: 30px;
	left: 25px;
}
div.header_logo img {
	display: block;
	width: 340px;
	height: 70px;
}
div.header_galery {
	width: 245px;
	height: 60px;
	position: absolute;
	top: 185px;
	left: 725px;
}
div.header_galery img {
	width: 245px;
	height: 60px;
	display: block;
}
div.header_bg_img_h {
	width: 990px;
	position: absolute;
	z-index: 1;
	height: 269px;
	overflow: hidden;
}
div.header_bg_img {
	position: absolute;
	top: 0px;
	right: 0px;
}
div.content_main_h {
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 300px;
}
div.content_main {
	padding-bottom: 20px;
}
div.content_left_h {
	width: 130px;
	float: left;
	margin-right: 20px;
}
div.content_left {
	position: relative;
	background-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	top: -80px;
}
div.content_left_itm1, div.content_left_itm1_act, div.content_left_itm2, div.content_left_itm2_act {
	padding-left: 30px;
}
div.content_left_itm1 a, div.content_left_itm1_act a, div.content_left_itm2 a, div.content_left_itm2_act a {
	font-family: Arial;
	font-size: 12px;
	color: #ffde00;
	text-decoration: none;
}
div.content_left_itm1 a:hover, div.content_left_itm1_act a, div.content_left_itm2 a:hover, div.content_left_itm2_act a {
	color: #fff;
}
div.content_left_itm3, div.content_left_itm3_act {
	padding-left: 40px;
}
div.content_left_itm3 a, div.content_left_itm3_act a {
	font-family: Arial;
	font-size: 10px;
	color: #ffde00;
	text-decoration: none;
}
div.content_left_itm3 a:hover, div.content_left_itm3_act a {
	color: #fff;
}
div.content_left_sp {
	background-image: url(../images/menu_sp.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-top: 6px;
	margin-bottom: 4px;
	margin-right: 15px;
}
div.content_right_h {
	float: left;
	width: 840px;
	padding-top: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}
div.content_right {
}
div.content_right a {
	color: #ffde00;
}
div.content_right a:hover {
	color: #fff;
}
div.content_right table td {
	color: #fff;
}
div.content_right table a {
	color: #ffde00;
}
div.footer_h {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
}
div.footer {
	width: 990px;
	font-family: Arial;
	font-size: 10px;
	color: #fff;
	padding-top: 5px;
	text-align: right;
}
div.footer_txt {
	padding-right: 30px;
}
div.langs {
	position: absolute;
	left: 720px;
	top: 276px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
div.langs a.lang {
	color: #fff;
	text-decoration: none;
}
div.langs a.lang_act {
	color: #ffde00;
	text-decoration: none;
}
div.langs a.lang:hover {
	color: #ffde00;
}
div.langs span.lang_sp {
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;
}
div.gallery_itm_h1, div.gallery_itm_h2 {
	width: 415px;
	height: 164px;
	background-image: url(../images/gallery_itm_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
div.gallery_itm_h1 {
	margin-right: 10px;
}
div.gallery_itm_pic1 {
	position: absolute;
	top: 28px;
	left: 22px;
}
div.gallery_itm_pic1 img {
	border: 1px solid #37391a;
}
div.gallery_itm_pic2 {
	position: absolute;
	top: 28px;
	left: 227px;
}
div.gallery_itm_pic2 img {
	border: 1px solid #37391a;
}
div.gallery_itm_tools {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 60px;
}
div.gallery_itm_ttl {
	font-family: Arial;
	font-size: 12px;
	color: #ffde00;
	position: absolute;
	top: 8px;
	left: 25px;
}

.imgcar {
float:left;
padding-right: 10px;
padding-top: 10px;
}

div.footer_txt a {
  color: #FFDE00;
  text-decoration: underline;
}


