body
{
    margin: 0px;
	padding: 0px;
	background-image: url(../images/page_back.jpg);
	background-position:center;
	color: #999999;
	background-repeat: repeat-y;
}
#wrapper
{
    margin: 0px auto;
    width: 800px;
    background-repeat: repeat-x;    
}

#header
{
    float: right;
    height: 285px;
    background-repeat: no-repeat;
}

#logo
{
    float: left;
    margin: 0px;
    padding: 0px;
    width:223px;
}

#top_info
{
    float: left;
	font-size: .8em;
    text-align: right;
    width: 567px;
    padding: 12px 10px 0px 0px;
    margin: 0px;
    line-height: 2em;
    color: #ffffff;
    height: 50px;
    display: inline;
	background-image:url(../images/page_info.jpg);
	font-family:Arial;
}

#top_info a
{
    color: #ffffff;
	vertical-align:center;
	padding: 0px 5px 0px 5px;
    font-family: Arial;
    text-decoration: none;
}

#top_info a:hover
{
    color: #FFFF00;
    text-decoration: underline;
	font-family:Arial;
}

#login
{
    margin: 0px 0px 0px;
    font-size: .8em;
    text-align: left;
    width: 20%;
    float: right;
    color: #ffffff;
    padding: 0px;
}

#login a
{
    color: #ffffff;

}

#srch
{
    margin: -2em 5px 0px;
    padding: 0px;
    font-size: .8em;
    text-align: left;
    display: inline;
    float:right;
    color: #ffffff;

}

#nav
{
    float: left;
	font-size: .8em;
	text-align: right;
	width: 790px;
    margin: 0px;
    padding: 13px 10px 0px 0px;
    height: 36px;
	color: #ffffff;
	font-weight: bold;
	background-image:url(../images/page_nav.jpg);
	font-family:Arial;
}

#nav a
{
    color: #ffffff;
	padding: 0px 5px 0px 5px;
    font-family: Arial;
    text-decoration: none;
	font-weight: bold;
	font-family:Arial;
}

#nav a:hover
{
    color: #FFFF00;
    text-decoration: underline;
	font-weight: bold;
	font-family:Arial;
}

.noborder
{
    border: none;
}

#sidebar
{
    margin: 0px;
    padding: 0px;
    float: left;
	background-image: url(../images/page_left_1.jpg);
	background-repeat:no-repeat;
	height: 100%;
	width: 237px;
}

.submenu
{}

.submenu ul
{
    margin: 20px 0px 0px 23px;
    padding: 2px;
	color: #000066;
	font-weight: bold;
	font-family:Arial;
}

.submenu li
{
    background-image: url(../images/submenu_item.gif);
    list-style-type: none;
    background-repeat: no-repeat;
    text-indent: 1em;
    font-size: .9em;
    background-position: 0em .2em;
    margin: 2px;
	font-family:Arial;
	color: #000066;
}

.submenu li a
{
    text-decoration: none;
    color: #666666;
}

.submenu li a:hover
{
    text-decoration: underline;
}

.submenu ul ul
{
    margin: 0px 0px 0px 0px;
    padding: 5px;
}
.submenu ul ul li
{
    margin: 2px;
    padding: 0px;
    font-size: 0.8em;
    background-image: url(../images/menu_item.gif);
    color: #666666;
    background-repeat: no-repeat;
    background-position: 0em .2em;
	font-family:Arial;
}
.submenu ul ul li a
{
    text-decoration: none;
    color: #666666;
}

.submenu ul ul li a:hover
{
    text-decoration: underline;
    color: #0099FF;
	text-decoration: underline;
}

#container_wrap
{
	background-image: url(../images/page_line.jpg);
	background-repeat: repeat-y;
}

#container
{
    background-image: url(../images/page_left_2.jpg);
    background-repeat: no-repeat;
    background-position: 0px 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px;
	height:100%;
}
#content_wrap
{
    float: left;
    background-repeat: repeat-x;
    text-indent: 1em;
    margin: 0px;
    width: 563px;
}
#content
{
    margin: 0px;
}

#route
{
    background-image: url(../images/route.jpg);
    background-repeat: no-repeat;
    font-size: .8em;
    height: 3em;
    line-height: 3em;
    background-position: 0em 1em;
    text-indent: 1em;
    margin: 0px;
	font-family:Arial;
}

#route a
{
    color: #760202;
	font-family:Arial;
}

#route a:hover
{
    color: #b70000;
    text-decoration: underline;
	font-family:Arial;
}

#page_textdate
{
    margin:0px;
    padding:0px;
}

#page_tit
{
    background-repeat: no-repeat;
    letter-spacing: 0px;
    font-size: 1.2em;
    height: 40px;
    line-height: 2.5em;
	font-family:Arial;
}

#page_matter
{
	font-size: .9em;
    line-height: 1.8em;
    padding: 0px 20px;
    color:#666666;
	font-family:Arial;
}


#footer
{
    background-image: url(../images/footer_bg.jpg);
	height: 40px;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 11px 0px 0px 245px;
	line-height: 1.4em;
    font-size: 0.8em;
    color: #999999;
    background-repeat: no-repeat;
	font-family:Arial;
}

.aaa
{
    float: right;
    margin: 0px 10px;
	padding: 0px 30px 0px 0px;
}

p
{
    margin: 0px;
}

a:link
{
    color: #885b1a;
    text-decoration: none;
}

a:hover
{
    color: #FFFF00;
    text-decoration: underline;
	font-family:Arial;
}

a:active
{
    color: #885b1a;
	font-family:Arial;
}

a:visited
{
    text-decoration: none;
	font-family:Arial;
}


.sitemap_box
{
    margin: 0px;
    padding: 0px;
    float: left;
    font-size: 1.2em;
}
