/*** Normalized ***/


/*** Normalized ***/

#main_body {
    margin: 0;
    padding: 0;
    font-family: verdana, arial, tahoma;
    font-size: 12px;
    height: 100%;
}

#container {
    width: 780px;
    margin: 0 auto 17px 0;
    background-position: left top;
    background-repeat: repeat-y;
}

#header {
    height: 139px;
    padding: 0;
}

#logo {
    position: absolute;
    z-index: 2;
    top: 35px;
    left: 44px;
    width: 200px;
    height: 120px;
    margin: 0px;
}

#left_top_block {
    position: absolute;
    z-index: 1;
    top: 25px;
    width: 368px;
    height: 139px;
    background-repeat: no-repeat;
    background-position: left top;
}

#key_visual {
    position: absolute;
    width: 780px;
    height: 139px;
    background-repeat: no-repeat;
    background-position: right top;
}

#slogan {
    font-size: 12pt;
    font-weight: bold;
    padding: 10px 0 10px 0;
}

#main_container {
    background-position: right bottom;
    background-repeat: no-repeat;
}

#content_container {
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    overflow: hidden;
    width: 500px;
}

/* Begin Menu */

#main_nav_container {
    height: 25px;
    margin: 0;
    padding-left: 1px;
    background-position: right top;
    background-repeat: no-repeat;
}

#main_nav_list {
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#main_nav_list li {
    float: left;
    margin: 0;
    padding: 0;
}

#main_nav_list a.main_nav_item {
    float: left;
    margin: 0;
    text-align: center;
}

#main_nav_list a.main_nav_active_item {
    float: left;
    margin: 0;
    text-align: center;
}

#main_nav_list a {
    display: block;
    overflow: hidden;
    text-decoration: none;
    padding: 0 0 0 15px;
    width: 95px;
    height: 25px;
    line-height: 23px;
    float: left;
    background-repeat: no-repeat;
    background-position: right top;
}

/* Begin SubMenu */

#sub_nav_container {
    margin: 72px 0 0 31px;
    width: 158px;
    background-repeat: repeat-y;
    background-position: left top;
}

.sub_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: left top;
}

.sub_nav_list li {
    clear: both;
    margin-top: 2px;
    text-transform: capitalize;
    padding: 0;
}

.sub_nav_list a {
    text-decoration: none;
    text-align: left;
    height: 23px;
    line-height: 21px;
    overflow: hidden;
    padding: 0 0 0 20px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    background-repeat: no-repeat;
    background-position: left top;
}

/**/

#sub_container1 {
    position: relative;
    width: 202px;
    float: left;
    background-repeat: no-repeat;
    background-position: left top;
}

#sub_container2 {
    margin: 0 0 0 202px;
    padding: 10px 0 10px 25px;
    background-repeat: no-repeat;
    background-position: left top;
}

#sub_container3 {
    clear: both;
    height: 0;
    font-size: 0;
}

#footer_text {
    height: 21px;
    padding: 0 0 0 227px;
    font-size: 10px;
    background-repeat: no-repeat;
    background-position: right bottom;
}

/* Begin Content */

.content table {
    width: 99%;
    border-left: 1px solid;
    border-top: 1px solid;
    border-collapse: collapse;
    border-spacing: 0;
}

.content th {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
    text-align: left;
    font-weight: bold;
    font-family: tahoma, verdana, arial;
}

.content td {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
}

/* End Content */

/* Begin Search */

#search_block {
    padding: 12px 10px 12px 10px;
    background-repeat: no-repeat;
    background-position: left top;
}

#search_block input {
    margin: 0;
    float: left;
    width: 160px;
    height: 17px;
    border-color: #a9a9a9;
}

#search_block button {
    margin-left: 5px;
    border-color: #a9a9a9;
    height: 21px;
}

/* End Search */

.content button {
    height: 21px;
    border: 1px solid;
}

.content textarea {
    border: 1px solid;
}

.content input {
    border: 1px solid;
}

.content fieldset {
    border: 1px solid;
}

/* Begin Pager */

#pager {
    width: 331px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: left top;
    font-family: arial, tahoma, verdana;
    padding: 4px 0 0 0;
    margin: 15px 0 15px 0;
    text-align: center;
    font-size: 8pt;
}

#pager #current_page {
    margin: 0 35px 0 35px;
}

#pager a {
    text-decoration: none;
}

#pager #prev {
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 10px;
}

#pager #next {
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 10px;
}

/* End Pager */

.content {
    margin: 5px 0 15px 0;
    padding: 0;
    font-family: verdana, arial, tahoma;
    font-size: 12px;
}

.content a {
    text-decoration: none;
}

.content a:hover {
    text-decoration: underline;
}

.content h1 {
    font-size: 27px;
}

.content h2 {
    font-size: 20px;
}

.content h3 {
    font-size: 17px;
}

#content ol {
}

#content ul {
}

#content li {
}


