.box {
    border-top:solid 1px #999999;
    border-left:solid 1px #999999;
	margin:0px 20px;
}

.boxhalf {
width : 375px; 
float:left; 
}

.l1 { 
width : 350px; 
float:left; 
}

.l2 { 
width : 350px; 
float:left; 
}

.l3 { 
width : 230px; 
float:right; 
}

.c-both {
 clear:both; 
_height: 1%;
}

img{
text-align : center;
}

h1{
	color : #FFF;
	font-size : 20px;
	font-weight : bold;
	margin : 0 10px;
	padding: 10px;
	letter-spacing : 10px;
	text-align : left;
	border-left-width : 10px;
	border-left-style : solid;
	border-left-color : #090;
	background-color: #060;
}

h2{
font-size : 16px;
margin : 50px 20px 20px 20px;
padding: 10px;
letter-spacing : 5px;
text-align : left;
color : #ff4200;
border-left-width : 10px;
border-left-style : solid;
border-left-color : #ff4200;
border-bottom-width : 1px;
border-bottom-style : dashed;
border-bottom-color : #ff4200;
}


h3{
font-size : 12px;
margin : 40px 20px 0px 20px;
padding: 5px;
letter-spacing : 5px;
text-align : left;
font-weight : bold;
background-color : #cccccc;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : black;
border-right-width : 1px;
border-right-style : solid;
border-right-color : black;
}

h4 {
font-size : 14px;
font-weight : bold;
padding: 10px;
letter-spacing : 2px;
}

p{
font-size : 16px;
line-height : 25px;
text-align : left;
color : #464646;
font-weight : bold;
margin-left : 40px;
margin-right : 40px;
}

.clear { clear: both; }

li.info{
margin-left : 20px;
margin-bottom : 5px;
}

ul.map {
    list-style:none;
    width:300px;
}

ul.map li {
    list-style:none;
    padding-left:15px;
    background : url(img/point-s.gif) no-repeat center left;
}

ul.map a{
color:#222222;
}

ul.map li a:hover{
color:red;
}

ul.map a:visited{
color:#777777;
}

h4 a:link{
color:#ff8000;
}

h4 a:hover{
color:red;
}

#white {
			color : #ffffff;
}

th {
font-size:16px;
text-align:center;
padding:10px 0;
}

td {
	font-size:16x;
	font-weight:bold;
	padding-left:10px;
}

#bc {
background-color : #bbbbbb;
}

#bc2 {
background-color : #DFFBDB;
}

#bc3 {
background-color : #CCF0C7;
}
