/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6DE7E;
}
body {
	background-color: #000000;
	background-image: url(../gif/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.csc-frame-frame1{
	border-bottom-color: #F6DE7E;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

h4 {
	font-size: 12px;
	color: #F2F2F2;
	font-weight: bold;
	margin-top: 0px;
	margin-bot: 0px;
}

a {
	color: #FBBB33;
	font-weight: bold;
	text-decoration: none;

}

/********************************
*           HOLDER              *
********************************/
#logo {
	height: 140px;
}

#navi_holder {
	float: left;
	padding-left: 25px;
	width: 175px;
	margin-right: 65px;
	margin-bottom: 22px; 
}
#content_holder {
	float: right;
	margin-bottom: 22px;
	width: 720px; 
}
#content_right_holder {
	float: left;
	width: 195px;
}
#wrap {
	width: 1024px;
}


/********************************
*          CONTENT              *
********************************/

#content_bg {
	position: inherit;
	float:left;
	background-image: url(../gif/content_bg.png);
	background-repeat: repeat;
	width: 720px;
	height: auto;
}

#content_normal {
	float: left;
	width: 467px;
	padding-bottom: 0px;
	padding-left: 28px;
	padding-right: 20px;
	padding-top: 0px;
}
#content_right {
	float: right;
	width: 170px;
	left: 0px;
	top: 0px;
	position: relative;
}

/********************************
*            NAVI               *
********************************/

#navi {
	float: left;
	margin-bottom: 55px; 
}
#navi_2eb_holder {
	float: left;
	background-image: url(../gif/navigation/bg_eb-2.png); 
	width: 190px;
	left: 1px;
	position: relative;
	border-bottom-color: #712608;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 16px; 	
	margin-bottom: 11px; 	
}
#navi_2eb {
	float: left;
	width: 174px;
	left: 13px;
	top: 8px;
	position: relative;
	margin-bottom: 8px; 	
}

#navi_2eb a.menuli2 {
	color: #712608;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	text-decoration: none;
}
#navi_2eb a.menuli2:hover {
	color: #F6DE7E;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
	text-decoration: none;
}
#navi_2eb a.menuli2:active {
	color: #F6DE7E;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
	text-decoration: none;
}
#navi_2eb a.menuli2_active {
	color: #F6DE7E;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	text-decoration: none;
}
#navi_2eb a.menuli2_active:hover {
	color: #F6DE7E;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
	text-decoration: none;
}
#navi_2eb a.menuli2_active:active {
	color: #F6DE7E;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
	text-decoration: none;
}


#navi_2eb a.menuli3 {
	color: #712608;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 17px;
}
#navi_2eb a.menuli3:hover {
	color: #F6DE7E;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 17px;
}
#navi_2eb a.menuli3:active {
	color: #F6DE7E;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 17px;
}
#navi_2eb a.menuli3_active {
	color: #F6DE7E;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;
	margin-left: 17px;
}
#navi_2eb a.menuli3_active:hover {
	color: #F6DE7E;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;
	margin-left: 17px;
}
#navi_2eb a.menuli3_active:active {
	color: #F6DE7E;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;
	margin-left: 17px;

}

/********************************
*           FOOTER              *
********************************/

#footer {
	background-image: url(../gif/bg_footer.gif); 
	clear: both;
	left: 0px;
	width: 100%;
	height: 22px;
	margin-bottom: 15px; 
}

