@charset "utf-8";
/* CSS Document */
.style2 {
	border-width: 0;
}
* {
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 10px;
}
ul {
	margin-left: 0px;
}
body {
	background: ;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}

#hr{
	width: auto;
	border-bottom-style: dotted;
	border-bottom-width: medium;
	border-bottom-color: #DF9212;
	margin-bottom: 3px;
	height: 65px;
}
#container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	border-left: 0px solid green;
	border-right: 0px solid green;
	background: #FFF;
	text-align: left;
	height: auto;
}
#header {
	width: 990px;
	z-index: 1;
	margin-bottom: 50px;
}
#phone {
	float: left;
	position: absolute;
	width: 250px;
}
#contact {
	float: left;
	position: relative;
	width: 260px;
}
#leftmenu {
	width: 140px;
	height: auto;
	background-color: #EEE;
	display: inline;
	float: left;
	position: relative;
	left: -670px;
	padding: 15px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}
#content {
	width: 670px;
	text-align: justify;
	color: #000;
	float: left;
	position: relative;
	left: 210px;
	}
#rightmenu {
	width: 139px;
	height: auto;
	margin: 0px 0px 0px 0px;
	border-right: 0px solid #C8C8C8;
	background-color: ;
	display: inline;
	float: right;
}
#footer {
width: 990px;
	height: 60px;
	background: ;
	color: #fff;
	text-align: center;
	clear: both;
	padding-top: 40px;
	}
	
#bronbuild {
	color: #008000;
	font-size: 2.0em;
	font-style: italic;
	font-weight: bold;
	position: relative;
	z-index: 3;
	width: 120px;
	float: left;
	top: -30px;
	left: 70px;
}
#title {
	color: #008000;
	font-size: 2.0em;
	font-style: italic;
	font-weight: bold;
	position: relative;
	z-index: 2;
	width: 550px;
	float: right;
	top: 5px;
}
.phone {
	color: black;
	font-size: 12px;
	text-align: left;
	left: 5px;
	position: relative;
}
.contact {
	width: auto;
	background: #;
	}
	#address {
	float: right;
	color: #008000;
	width: 350px;
}
h1 {
	font-style: italic;
	color: #008000;
	font-size: medium;
	}
h2 {
	color: #008000;
	font-size: small;
	font-style: normal;
	}
h3 {
	,color: #008000;
	font-size: small;
	arial: ;
	font-style: normal;
}
li {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}
.gn {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #008000;
}
.gnb {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #008000;
	font-variant: small-caps;
}
a:link {
	color: #DF9212;
	text-decoration: none;
}
a {
	color: #DF9212;
	text-decoration: none;
}
a:hover {
	color: green;
	text-decoration: underline;
}
a:active {
	color: blue;
}
a:hover {
	background-color: green;
}
a:hover {
	text-decoration: none;
	color: white;
}
>
.vertmenu {
font-size: 90%;
width: 135px;
padding: 0px;
margin: 250px;
}
.vertmenu h3 {
	display: block;
	background-color: #;
	font-size: 90%;
	padding: 1px 0 1px 1px;
	border: 0px solid #008000;
	color: #008000;
	margin: 0px;
	width: 135px;
}
.vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
.vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
.vertmenu ul li a {
	font-size: 90%;
	display: block;
	border-bottom: 1px dashed #008000;
	padding: 2px 0px 2px 2px;
	text-decoration: none;
	color: #DF9212;
	width: 135px;
}
.vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #FFFFFF;
	background-color: #008000;
}
