@charset "utf-8";
/* CSS Document */

body
{
background-color:#004d8d;
margin:0px 0px 0px 0px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
}


.body_brd
{
border-left:#001a24 2px solid;
border-right:#001a24 2px solid;
}

.top_bg
{
background-color:#1c1c1c;
background-image:url(images/top_bg.jpg);
background-repeat:repeat-x;
height:124px;
}

.top_nav_bg
{
background-image:url(images/top_nav_bg.jpg);
background-repeat:no-repeat;
height:20px;

}

.top_nav
{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
font-size:11px;
}

.top_nav:hover
{
font-weight:bold;
color:#41b9fe;
text-decoration:none;
font-size:11px;
}

.nav_bg
{
background-image:url(images/nav_bg.jpg);
background-repeat:repeat-x;
height:35px;
}

.body_header01
{
background-color:#484848;
background-image:url(images/body_header01.jpg);
background-repeat:no-repeat;
height:32px;
}

.body_header02
{
background-color:#484848;
background-image:url(images/body_header02.jpg);
background-repeat:no-repeat;
height:32px;
}

.body_header03
{
background-image:url(images/body_header03.jpg);
background-repeat:no-repeat;
height:91px;
}

.body_header04
{
background-image:url(images/body_header04.jpg);
background-repeat:no-repeat;
height:91px;
}


.body_header05
{
background-color:#484848;
background-image:url(images/body_header05.jpg);
background-repeat:no-repeat;
height:32px;
}

.body_header06
{
background-image:url(images/body_header06.jpg);
background-repeat:no-repeat;
height:91px;
}


ul 
{
list-style: none;
margin: 0px;
padding: 0px;
}

li {
padding-left: 24px;
padding-bottom:10px;
padding-top:6px;

background-image: url(images/li.jpg);
background-repeat: no-repeat;
}


.input10
{
background-color:#e6f4f8;
border:#484848 1px solid;
width:200px;
height:16px;
}

.input12
{
background-color:#e6f4f8;
border:#484848 1px solid;
width:200px;
}


.input11
{
background-color:#e6f4f8;
border:#484848 1px solid;
width:200px;
height:80px;
}

.footer_bg
{
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
height:58px;
}

.footer_txt
{
color:#FFFFFF;
text-decoration:none;
}

.footer_txt:hover
{
color:#FFFFFF;
text-decoration:underline;
}

.footer_txt_normal
{
color:#FFFFFF;
text-decoration:none;
}

.body_txt_normal
{
color:#FFFFFF;
text-decoration:none;
font-size:18px;
}


.body_txt_normal02
{
color:#016d94;
text-decoration:none;
font-size:12px;
font-weight:bold;
}

.right_cont_bg
{
background-image:url(images/right_cont_bg.jpg); background-repeat:no-repeat; height:134px;
}


















































































