@charset "utf-8";
/* CSS Document */

/* ▼------------ pagebase ------------▼ */
html {
		font-family : Arial, Helvetica, sans-serif;
		width:100%;
		height:100%;
		margin:0px;
		padding:0px;
		background-color:#ffffff;
}

#PAGEBASE {
		width:100%;
		height:100% !important;
		margin:0px auto;
}

li {
		list-style-type:none;
		font-size:12px;
		color:#666;
		line-height:18px;
}

img	{
		margin:0px;
		padding:0px;
		border-width:0px;
}

a	{
		margin:0px;
		padding:0px;
		border-width:0px;
}

span.pagetop {
		font-size:10px;
		float:right;
		font-weight:normal;
		
}

div:nth-of-type(1) span.pagetop {
		font-size:10px;
		float:right;
}

p span	{
		color:#F63;
		line-height:16px;
}

.orenge	{
		color:#F93;
}

.clear	{
		clear:both;
}

/* ▼------------ header ------------▼ */
#PAGEHEAD {
		width:1000px;
		height:49px;
		margin:0px auto;
}

h1#SITELOGO {
		width:140px;
		height:45px;
		margin:0px;
		padding:0px;
		float:left;
}

.INFOMATION {
		width:216px;
		height:45px;
		padding-top:4px;
		float:right;
		background-image:url(../img/angelic_address.gif);
		background-position:center;
		background-repeat:no-repeat;
}

#MENUAREA {
		width:1000px;
		height:34px;
		margin:0px auto;
}

#MENULINE	{
		width:1000px;
		height:34px;
		margin:0px;
		padding:0px;
}

.menu {
		width:127px;
		height:34px;
		padding:0px;
		margin:0px;
		float:left;
}

#MENU-SITEMAP	{
		width:111px;
		height:34px;
		padding:0px;
		margin:0px;
		float:left;
}

/* ▼------------ body ------------▼ */
div#PAGEBODY {
		width:1000px;
		padding:0px;
		margin:20px auto;
}

#INDEX-PAGEBODY {
		width:1000px;
		padding:0px;
		margin:20px auto;
}

#TOP-PAGEBODY {
		width:1000px;
		height:auto;
		margin:20px auto 20px auto;
		padding:0px;
		clear:both;
		background-image:url(../img/bg-top.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
}

div#contener	{
		width:1000px;
		height:280px;
		margin:0px 0px 20px 0px;
}

#STAFF-PAGEBODY {
		width:1000px;
		height:auto;
		padding:0px;
		margin:20px auto;
}

#FLASH	{
		padding:0px;
}

#TOP-IMG	{
		width:520px;
		height:260px;
		margin:10px auto;
		padding-top:10px;
}

/* ▼--LEFT Body--▼ */
#Lbody	{
		width:238px;
		height:auto;
		margin:0px;
		padding:0px;
		float:left;
		background-color:#FFF8DF;
}

#Linfo	{
		margin:0px;
		padding:10px 60px;
}

h3.Linfo-title	{
		width:90%;
		height:20px;
		margin:0px auto;
		padding:0px 0px 0px 6px;
		font-size:14px;
		text-align:left;
		color:#666;
		background-image:url(../img/dot-line.gif);
		background-repeat:repeat-x;
		background-position:bottom;

}

div.Linfo-img	{
		width:auto;
		height:auto;
		margin:0px auto;
		padding:8px 0px 10px 0px;
}

p.Ltxt	{
		margin:0px;
		padding:0px 8px 0px 8px;
		font-size:12px;
		color:#666;
		text-align:left;
}


/* ▼-- RIGHT Body --▼ */
#Rbody	{
		width:746px;
		margin:0px 0px 20px 16px;
		_margin-left:10px !important;
		padding:0px;
		float:right;
		position:relative;
		background-image:url(../img/content-line.gif);
		background-repeat:repeat-x;
		background-position:top;
}

div#TOP-Rbody	{
		width:746px;
		height:auto;
		margin:0px 0px 20px 16px !important;
		_margin-left:10px !important;
		padding:0px;
		float:right;
}

#Content_menu-space	{
		width:127px;
		height:auto;
		padding:0px;
		margin:0px;
}

#Content-title	{
		width:127px;
		height:14px;
		padding:0px;
		margin:0px;
		margin-top:10px !important;
		_margin-top:5px !important;
}

#Content-menu	{
		width:127px;
		height:auto;
		float:left;
		margin:0px;
}

.Contents-menu	{
		width:120px;
		height:81px;
		margin:10px 5px 0px 0px;
		*float:left;
}

#Content-area	{
		width:599px;
		margin:0px 0px 0px 16px !important;
		*margin:0px 0px 0px 0px !important;
		padding:0px;
		float:right;
}

/* ▼------------ footer ------------▼ */
#PAGEFOOTER	{
		width:100%;
		height:15px;
		margin:0px auto;
		padding:0px;
		background-image:url(../img/angelic_footer-line.gif);
		background-repeat:no-repeat;
		background-position:top;
		clear:both;
}

.copyrights	{
		width:auto;
		margin:14px auto;
		padding:0px 0px 10px 0px;
		font-size:10px;
		color:#666;
		clear:both;
}

