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

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img{border:0px;}
a:link, a:active, a:visited{ text-decoration:none; color:#000000; font-weight:bold;}
a:hover{text-decoration:none; color:#999999; font-weight:bold;}

.carine,.sido,.buro{
	padding:5px 0px 5px 480px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:480px;
	height:40px;
	font-weight:normal;
}
.carine:link, .sido:link, .buro:link,
.carine:visited, .sido:visited, .buro:visited,
.carine:active, .sido:active, .buro:active
{ background-image:url(../img/img_pagebase/case.gif); background-repeat:no-repeat; font-weight:normal;}
.sido:hover{background-image:url(../img/img_pagebase/case_carine.gif);color:#333333;}
.buro:hover{background-image:url(../img/img_pagebase/case_buro.gif);color:#333333;}
.carine:hover{background-image:url(../img/img_pagebase/case_sido.gif); color:#333333;}

.SIDO:link, .SIDO:visited, .SIDO:active{
	padding:5px 0px 5px 480px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:480px; 
	font-weight:normal;
	background-image:url(../img/img_pagebase/case_carine.gif);color:#333333;
}
.CARINE:link, .CARINE:visited, .CARINE:active{
	padding:5px 0px 5px 480px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:480px; 
	font-weight:normal;
	background-image:url(../img/img_pagebase/case_sido.gif);color:#333333;
}

.align-width{width:740px; margin:0px auto 0px auto;}
#top{height:151px; text-align:right;}
#desc{height:17px; text-align:right; margin-bottom:17px;}
#desc img{margin-right:30px}
#menu{height:17px; border-bottom:1px dashed #333333; text-align:justify;}
.menu{float:left; font-weight:bold; text-transform:capitalize;}
/*.menu-betw{float:left; width:131px; height:17px;}*/
#menu ul{margin:0px; padding:0px; text-align:justify;}
#menu li{ display:inline; margin-right:118px;}
#menu li a:link, #menu li a:active, #menu li a:visited{font-weight:bold; text-transform:uppercase; text-decoration:none; color:#000000;}
#menu li a:hover{
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none; 
	color:#999999;
}
#menu li.active a{color:#999999;}
#menu li.last{ margin-right:0px;}
#breadcrumbs{margin-top:2px;}
#breadcrumbs a{ font-weight:normal;}
#body{margin-top:34px;}