body {
	margin:0px auto;
	padding-top:10px;
	padding-bottom:20px;
	text-align:center;
	background: url('img/taust.png') repeat-x #1c072e;
	font-family: arial;
	font-size: 12px;
}

UL {
padding: 0px;
}

LI {
color: #575f78;
padding-bottom: 5px;
}



a {
color: red;
font-family: arial;
}
a:visited {
color: red;
font-family: arial;
}


#boxtop {
position:relative;
	margin:0px;
	padding:0px;
	width:900px;
	height:5px;
	background: #fff  url('img/box_top.png') no-repeat top;
}

#boxbot {
position:relative;
	margin:0 auto;
	padding:0;
	width:900px;
	height: 5px;
	background: #fff  url('img/box_bot.png') no-repeat bottom;
}

#box {
	position:relative;
	margin:0px;
	padding-top:41px;
	padding-bottom:41px;
	padding-left:20px;
	padding-right:20px;
	width:860px;
	text-align:justify;
	color:#fff;
	background: #fff;
	border: 0px solid black;
	line-height: 18px;
	font-family: arial;
	font-size: 12px;
}
#box p
{
margin:0px;
padding:0px;
}

#menu {
float:left;
margin:0px;
width:905px;
height:105px;
text-align:left;
}

#item {
float:left;
border: 0px solid;
}

#itemcontact {
float:left;
border: 0px solid;
font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: white;
	padding-top: 10px;
	padding-right: 25px;
}


.title {
font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color: #1c072e;
}

.frontleft {
	width:200px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align:left;
	vertical-align: top;
}

.frontright {
	width: 450px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align:left;
	vertical-align: top;
}