@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #333;
}


#header {
	width: 100%;
	height: 80px;
	clear: both;
	min-width:965px;
	background-color: #000;
}
.navi {
	clear:both;
	width:965px;
	height: 80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
}
.navi li {
	display: inline;
}
.navi .logo {
	float: left;
	height: 80px;
	width: 100px;
}
.navi .logo img {
	margin-left: 25px;
}

.navi .menu {
	float: left;
	height: 80px;
	width: 860px;
}
#wrapper {
	clear:both;
	margin:0 auto;
	width:965px;
}


#contianer {
	float:left;
	width:963px;
	background-color: #FFF;
}
#contianer .top1 {
	float: left;
	height: 13px;
	width: 965px;
	background-color: #333;
	background-image: url(../images/inside-bg.jpg);
	background-repeat: no-repeat;
}
#contianer .top2 {
	float: left;
	width: 963px;
	background-color: #FFF;
}
*html body #contianer .top2 {
	float: left;
	width: 963px;
	margin-top: -5px;
}

#leftcolumn {
	width: 533px;
	float: left;
}
*html body #leftcolumn {
	width: 533px;
	float: left;
	margin-top: -5px;
}
.path {
	float: left;
	width: 200px;
}
.path2 {
	float: left;
	width: 333px;
}
.path .tab2 {
	float: left;
	height: 160px;
	width: 200px;
	background-image: url(../images/inside_03.gif);
	background-repeat: repeat-y;
	background-position: 16px;
}
.path .tab3 {
	background-image: url(../images/inside_06.gif);
	background-repeat: no-repeat;
	float: left;
	height: 311px;
	width: 200px;
	background-position: 16px;
}
.path .tab2 .name {
	float: left;
	height: 44px;
	width: 200px;
	background-image: url(../images/name2.jpg);
	background-repeat: no-repeat;
	background-position: 16px;
}
.path .tab2 .name2 {
	float: left;
	height: 114px;
	width: 200px;
	background-image: url(../images/name-pic.gif);
	background-repeat: no-repeat;
	background-position: 16px;
}
.path2 .entry1 {
	float: left;
	height: 112px;
	width: 333px;
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
}
.path2 .entry2 {
	width: 333px;
	margin-bottom: 15px;
	float: left;
}
*html body .path2 .entry2 {
	width: 333px;
	margin-bottom: 15px;
	z-index: 1;
}
.path2 .entry2 p {
	margin-left: 10px;
	text-align: justify;
}
*html body .path2 .entry2 p {

}
#rightcolumn {
	float: left;
	width: 430px;
}

*html body #rightcolumn {
	float: left;
	width: 430px;
}
#rightcolumn .flashme {
	float: left;
	width: 430px;
	text-align: right;
	margin-bottom: 15px;
}


*html body #rightcolumn .flashme {
	width: 430px;
}
#rightcolumn .swith1 {
	height: 822px;
	width: 420px;
	float: left;
	padding-left: 10px;
	background-image: url(maehongson.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#rightcolumn .swith2 {
	height: 20px;
	width: 430px;
	float: left;
}
#rightcolumn .swith3 {
	width: 430px;
	float: left;
}
h1 {
	font-size: 16px;
	margin-top: 30px;
	margin-left: 80px;
}

#footer {
	clear:both;
	width:100%;
	background-color: #414141;
}

.footerbub1 {
	clear:both;
	width:964px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #414141;
}
.footerbub1 .address {
	float: left;
	height: 70px;
	width: 943px;
	padding-top: 30px;
	padding-left: 20px;
	text-align: center;
	background-color: #999;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
}
