﻿
/* ---------- ALL START -------------*/
/*
*
{
	margin: 0;
	padding: 0;
}
*/
body
{
    font: 12px "Verdana"; /*line-height: 1.6em;*/
    background: #fff;
    color: #444;
}

a
{
    color: #444444;
    background: inherit;
    text-decoration: none;
}

a:hover
{
    color: #D7D7D7;
    background: inherit;
}

/* ---------- ALL END -------------*/

.page
{
    text-align: center;
    width: 981px;
    margin-left: auto;
    margin-right: auto;
}

/* ---------- TITLE START -------------*/

#title
{
    text-align: left;
    margin-top: 25px; /*text-align: center;*/
    width: 100%;
    height: 60px; /*position: relative;*/
    background-image: url(../../images/html/logo.gif);
    background-repeat: no-repeat;
}

#title img
{
    text-align: left;
}

#title ul
{
    /*position: absolute;*/
    float: right;
    padding-top: 40px;
    bottom: 0px;
    right: 0px;
    height: 20px;
}

#title ul li
{
    list-style: none;
    float: left;
    margin-left: 10px;
    height: 20px;
}

/* ---------- TITLE END -------------*/

/* ---------- TOP NAV START -------------*/

#topNav
{
    height: 34px;
    background-image: url(../../images/html/link/navbg.gif);
    line-height: 34px;
}

#topNav ul
{
    margin-left: 20px;
}

#topNav ul li
{
    float: left;
    margin-left: 20px;
}

#topNav ul li a
{
    color: white;
    font-size: 14px;
    text-decoration: none;
}

/* ---------- TOP NAV END -------------*/

/* ---------- SITEMAP START -------------*/

.sitemap
{
    text-align: left;
    height: 10px;
    line-height: 15px;
    color: #aeaeae;
    padding-top: 5px;
    padding-left: 20px;
    border-bottom: solid 1px #aeaeae;
    margin-bottom: 5px;
}

/* ---------- SITEMAP END -------------*/

/* ---------- FOOTER START -------------*/

.footer
{
    font-size: 11px;
    width: 800px;
    border-top: solid 1px #aaa49e;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: center;
    clear: both;
}

#bottom
{
    margin-top: 10px;
    border-top: solid 1px #a5a5a5;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 40px;
}

#bottom ul
{
    list-style: none;
    width: 800px;
}

#bottom ul li
{
    list-style: none;
    display: inline;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    border-right: solid 1px black;
}
.liLast
{
    border-right-style: none !important;
}
/* ---------- FOOTER END -------------*/

/* ---------- PLACEHOLDER START -------------*/
.placeholder
{
    text-align: left;
}

/* ---------- PLACEHOLDER START -------------*/


.mainlinkarea
{
    text-align: center;
}
.mainlinkarea p
{
    text-align: left;
    border-bottom: dotted 1px #aca899;
    margin-left: 60px;
    font-size: 12px;
    background-color: #f4f2e8;
}
.mainlinkarea table
{
    width: 100px;
    font-size: 12px;
    width: 800px;
    height: auto;
    margin: 10px 5px 10px 5px;
}

.mainlinkarea table tr
{
    height: 40px;
}

.mainlinkarea table tr td
{
    border: solid 1px #e4e2d5;
    vertical-align: middle;
}

.mainlinkarea table tr td img
{
    border: solid 1px #aca899;
    height: 31px;
}

.mainimgtd
{
    text-align: center;
    width: 200px;
}

.maintxttd
{
    text-align: left;
    width: 600px;
    padding-left: 10px;
}


.sublinkarea
{
    text-align: center;
}
.sublinkarea p
{
    text-align: left;
    border-bottom: dotted 1px #aca899;
    margin-left: 60px;
    font-size: 12px;
    background-color: #f4f2e8;
}
.sublinkarea table
{
    width: 100px;
    font-size: 12px;
    width: 800px;
    height: auto;
    margin: 10px 5px 10px 5px;
}

.sublinkarea table tr
{
    height: 40px;
}

.sublinkarea table tr td
{
    border: solid 1px #e4e2d5;
    vertical-align: middle;
}

.sublinkarea table tr td img
{
    border: solid 1px #aca899;
    height: 31px;
}

.subimgtd
{
    text-align: center;
    width: 150px;
}

.subtxttd
{
    text-align: left;
    width: 250px;
    padding-left: 10px;
}

.timeline p
{
    text-align: left;
    border-bottom: dotted 1px #aca899;
    margin-left: 60px;
    font-size: 12px;
    background-color: #f4f2e8;
}

.timeline iframe
{
    text-align:center;
}

.ideaarea p
{
    text-align: left;
    border-bottom: dotted 1px #aca899;
    margin-left: 60px;
    font-size: 12px;
    background-color: #f4f2e8;
}

.ideaarea ul
{
    text-align: left;
    margin-left: 100px;
}


.referencearea p
{
    text-align: left;
    border-bottom: dotted 1px #aca899;
    margin-left: 60px;
    font-size: 12px;
    background-color: #f4f2e8;
}

.referencearea ul
{
    text-align: left;
    margin-left: 100px;
}
