body {
	background-repeat:repeat-y;
	margin: 0;
	padding: 0;
	
}

a:link {
	color: #004775;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004775;
}
a:hover {
	text-decoration: underline;
	color: #004775;
}
a:active {
	text-decoration: none;
	color: #004775;
}

div {
	margin: 0;
	padding: 0;
	
}

p {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

p.pr {
	font-size: 12px;
	line-height: 14px;
	color: #222222;
}
#space {
	line-height: 10px;
}

#privacy {
	color: #222222;
	margin: 0 5px;
	padding: 0;
}

#all {
	background-image: url(images/back.gif);
	text-align: left;
	padding: 0px;
	margin: auto;
	border: 0px;
	width: 950px;
}



/*-------------------------
header
-------------------------*/
#header {
	padding: 0px;
	border: 0px;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#title {
	position: relative;
	font-size: 20px;
	font-weight: lighter;
	color: #B8B8B8;
	top: 22px;
	left: 128px;
	text-align: left;
	border: 0;
	margin: 0;
	padding: 0;
	width: 300px;
}

#titleline {
	position: relative;
	top: 0px;
	left: 40px;
	text-align: left;
	border: 0;
	margin: 0;
	padding: 0;
	width: 400px;
}


#container {
	position: relative;
	padding: 0px;
	margin: auto;
	border: 0px;
	width: 950px;
	top: -20px;
	text-align: left;

}

/*-------------------------
menu
-------------------------*/
#menu {
	position: absolute;
	left: 93px;
	width: 140px;
}

#ulmenu{
	list-style-image:url(images/menu.gif);
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #004775;
	margin: 0;
	padding: 0;
	list-style: 20;
	vertical-align:middle;
}

#limenu{
	height: 29px;
	margin-bottom: -5px;
}

/*-------------------------
contents
-------------------------*/
#contents {
	text-align:left;
	position: relative;
	left: 270px;
	width: 620px;
	margin: 0;
}

#ulcon{
	list-style-image:url(images/d.gif);
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin: 0;
	padding: 0;
	position: relative;
	left: 22px;
}

#licon{
	height: 24px;
}

#contitle{
	background-image: url(images/bo.gif);
	background-repeat:no-repeat;
	margin: 0;
	background-position: 145px;
}


#company_tdl{
	font-size: 12px;
	line-height: 22px;
	color: #0B3E53;
	height: 45px;
	width: 110px;
	vertical-align: top;
}
#company_tdr{
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	width: 462px;
	vertical-align: top;
}

#work_tdl{
	font-size: 12px;
	line-height: 22px;
	color: #0B3E53;
	height: 45px;
	width: 180px;
	vertical-align: top;
}
#work_tdr{
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	width: 400px;
	vertical-align: top;
}

#news-orange {
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	color: #D62D16;
}

/*-------------------------
footer
-------------------------*/
#banner {
	text-align:center;
	position: relative;
	top: 30px;
	width: 950px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
}

#footer {
	text-align:center;
	position: relative;
	top: 30px;
	width: 950px;
}






