body {
	/*background-image: url(../../_files/_common/sldbbg.jpg);
	background-repeat: repeat;
	background-position: top center;
	background-attachment: fixed;*/
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
	/*line-height: 18px;*/
	color:#000000;
}

#logo {
	/*padding-left: 20px;
	padding-bottom:15px;*/
	/*float:left;*/
	width:208px;
	display:inline;
	}

#toppanel {
	float:right;
	width:624px;
	height:20px;
	background-image: url(../../_files/common/top_panel_bg.gif);
	background-repeat:no-repeat;
	background-color:#292929;
	color:#ffffff;
	right:111px;
}
#topmenu_bar {
	float:right;
	width:624px;
	height:26px;
	background-color:#292929;
	color:#ffffff;
	right:111px;
}

#sub_navi {
	width:208px;
	/*display:inline;*/
	background-image: url(../../_files/common/left_panel_bg.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	
}

#left-item {
	/*clear:both;*/
	width:209;
	float:left;
	margin-top:5px;
	position:absolute;
	
	/*display:inline;*/
	
}
#content
{
background-color:#ede8c8;
height:450px;
width:452px;
text-align:justify;
/*padding-top:10px;*/
}

#div_contentinner{
	padding:5px 10px 0 0;
	border:0px solid black;
	position:relative;
	overflow:auto;
	height:380px;
	visibility:visible;
	text-align:justify;
}

#div_contentinner_big{
	padding:5px 10px 0 0;
	border:0px solid black;
	position:relative;
	overflow:auto;
	height:380px;
	visibility:visible;
	width:700px;
	text-align:justify;
	
}
#div_contentinner_clip{
	padding:5px 10px 0 0;
	border:0px solid black;
	position:relative;
	overflow:auto;
	height:360px;
	visibility:visible;
	width:700px;
	line-height:18px;
}


#foot_navi {
background-color:#505050;
color:#ffffff;
width:945px;
height:27px;

}

#footer
{
clear: both;
margin: 0 0 0 50px;
/*padding: .5em;*/
color: #666666;
background-color: #ffffff;
/*border-top: 1px solid gray;*/
text-align:right;
height:32px;
width:945px;
}

.submenu_link:link {COLOR: #000000; TEXT-DECORATION: none; font-family: Verdana; font-size: 11px; font-weight: normal;}
.submenu_link:visited {COLOR: #000000; TEXT-DECORATION: none; font-family: Verdana; font-size: 11px; font-weight: normal;}
.submenu_link:hover {COLOR: #000000; TEXT-DECORATION: underline; font-family: Verdana; font-size: 11px; font-weight: normal;}
.footmenu_link:link {COLOR: #ffffff; TEXT-DECORATION: none; font-family: Verdana; font-size: 11px; font-weight: normal;}
.footmenu_link:visited {COLOR: #ffffff; TEXT-DECORATION: none; font-family: Verdana; font-size: 11px; font-weight: normal;}
.footmenu_link:hover {COLOR: #b2a579; TEXT-DECORATION: none; font-family: Verdana; font-size: 11px; font-weight: normal;}
.leftpanel_link:link {COLOR: #924409; TEXT-DECORATION: none; font-family: Verdana; font-size: 12px; font-weight: normal; line-height:18px;}
.leftpanel_link:visited {COLOR: #924409; TEXT-DECORATION: none; font-family: Verdana; font-size: 12px; font-weight: normal; line-height:18px;}
.leftpanel_link:hover {COLOR: #924409; TEXT-DECORATION: underline; font-family: Verdana; font-size: 12px; font-weight: normal; line-height:18px;}


.title_txt {COLOR: #000000; TEXT-DECORATION: none; font-family: Verdana; font-size: 12px; font-weight: bold;}
.leftpanel_tit_txt {COLOR: #000000; TEXT-DECORATION: none; font-family: Verdana; font-size: 15px; font-weight: normal;}
.content_tit_txt {COLOR: #ac5717; TEXT-DECORATION: none; font-family: Verdana; font-size: 13px; font-weight: normal;}

input,textarea,select {
	color: #000000;
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #ffffff;
}
.formBtn {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 12px;
}

a {
color : #924409;
text-decoration : none;
}
a:visited {
color : #924409;
text-decoration : none;
}
a:hover {
color : #924409;
text-decoration : underline;
} 

.dmx {
    font: 11px tahoma;
}
.dmx .item1,
.dmx .item1:hover,
.dmx .item1-active,
.dmx .item1-active:hover {
    padding: 5px 10px 3px 10px;
    background: inherit;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	text-align:center;
}
.dmx .item2,
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2 {
    background: #e5e1da;
	/*width:100px;*/
}
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    background: #ffffff;
}
.dmx .arrow,
.dmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.dmx .item2 img,
.dmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.dmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .dmx td { position: relative; } /* ie 5.0 fix */






