.hxlilgallery_element {
	float: left;
	width: 250px;
	height: 260px;
	border-right: 15px solid #ffffff;
	border-left: 15px solid #ffffff;
	border-bottom: 10px solid #ffffff;

}

.hxlilgallery_label {
	width: 250px;
	height: 30px;
	font-weight: bold;
	color: #00287c;
	font-size: 12px;
}

.hxlilgallery_image {
	width: 250px;
}

.hxlilgallery_description {
	width: 250px;
	height: 50px;
}

.hxlilgallery_left {
	float: left; 
	width: 10%;
}

.hxlilgallery_center {
	float: left;
	width: 80%;
	text-align: center;
}

.hxlilgallery_right {
	float: left;
	width: 10%;
	text-align: right;
}

#startup_main{
	width: 100%;
	padding-top: 150px;
	height: 300px;
	background-color: #002e5c;
	text-align: center;
}

#m_de {
	position: absolute;
	top: 295px;
	left: 50%;
	margin-left: -167px;
	width: 40px;
	height: 25px;

}

#m_it {
	position: absolute;
	top: 295px;
	left: 50%;
	margin-left: -107px;
	width: 40px;
	height: 25px;

}

#i_de {
	position: absolute;
	top: 295px;
	left: 50%;
	margin-left: 48px;
	width: 40px;
	height: 25px;

}

#i_it {
	position: absolute;
	top: 295px;
	left: 50%;
	margin-left: 108px;
	width: 40px;
	height: 25px;

}

body {
	background-color: #002e5c;
	background-image: url(../images/site_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	color: #30557B;
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height: 14px;
}
a {
	color:#30557B;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #d31d1c;
}

a img {
	border: 0px;
	text-decoration: none;
}
.h1 {
	font-weight: bold;
	color: #00287c;
	font-size: 12px;
}

.h2 {
	font-weight: bold;
	color: #00287c;
	font-size: 12px;
}

.h3 {
	font-weight: bold;
	color: #00287c;
	font-size: 12px;
}

.h4 {
	font-weight: bold;
	color: #00287c;
	font-size: 12px;
}

h1, h2, h3, h4 {
	font-weight: bold;
	font-size: 11px;
	color: #00287c;
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 715px;
	left: 60px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}
#main_navi {
	border-top:2px solid #FFFFFF;
	font-weight: bold;
	background-image: url(../images/navi_bg.gif);
	background-repeat: none;
	height: 570px;
}
#partner {
	margin-top: 15px;
	margin-left: 300px;
}
#partner div img{
	float: left;
	padding-left: 5px;
}
#left {
	width: 125px;
	float: left;
	margin-top: -15px;
}
#right {
	float: left;
	width: 580px;
}
#right_content1_1 {
	padding: 12px;
}

#right_content1_2 {
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	float: left;
	width: 275px;
}

#right_content2_2 {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
	float: right;
	width: 275px;
}

#lang_navi {
	border-bottom: 2px solid #022d58;
	padding-bottom :0;
	padding-top: 86px;
	padding-left: 10px;
	line-height: 16px;
	margin-top: 5px;
}
#content {
	width: 100%;
}
#footer {

}
#footerleft {
	height: 40px;
	float: left;
	width: 490px;
	padding: 10px;
}
#footerright {
	padding-top: 3px;
	padding-right: 3px;
	height: 37px;
	float: right;
	text-align: right;
}
#meta_navi {
	border-top: 2px solid #ffffff;
	padding-bottom: 10px;
}
#logo {
	padding-top: 10px;
	text-align: center;
}

#title {
	text-align: right;
	width: 558px;
	padding-top: 2px;
	padding-right: 8px;
	background-color: #eff0f4;
	margin-left: 12px;
	margin-top: 15px;
	height: 16px;
}
.clear{
	clear: both;
}