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

body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) left top repeat-x #616161; 
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
text-align:justify;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:870px;
height:auto;
text-align:center;
margin:0px auto;
}
.container-main
{
width:870px;
height:auto;
float:left;
text-align:left;
padding-bottom:28px;
}
#header
{
width:850px;
height:72px;
float:left;
text-align:left;
padding:0px 10px;
}
.logo-box
{
width:305px;
height:72px;
float:left;
text-align:left;
}
.logo
{
margin-top:18px;
}
.header-right
{
width:540px;
height:72px;
float:right;
text-align:left;
}
.header-blank
{
width:540px;
height:32px;
float:left;
text-align:left;
}
/* CSS Menu */
.navcontainer {
		width:540px;
        margin:0px;
        padding:0px;
        height:40px;
		float:left;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:40px;
		}

.navcontainer ul li a {
        width:90px;
        height: 40px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 13px/40px Arial, Helvetica, sans-serif;
		float:left;
	}

.navcontainer ul li a:hover {
        color: #FFF;
        font: bold 13px/40px Arial, Helvetica, sans-serif;
		text-decoration:none;
		background:url(../images/menu-arrow-bg.gif) center bottom no-repeat;
		display:block;
		width:90px;
		}
.navcontainer ul li.active a {
        color: #FFF;
        font: bold 13px/40px Arial, Helvetica, sans-serif;
		text-decoration:none;
		background:url(../images/menu-arrow-bg.gif) center bottom no-repeat;
		display:block;
}
#body-main
{
width:870px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-inside-bg.jpg) left top repeat-y;
}
.body-container
{
width:830px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-top-bg.jpg) left top no-repeat;
padding:10px 20px 15px 20px;
}
.body-banner-box
{
width:830px;
height:auto;
float:left;
text-align:left;
}
.body-inside-box
{
width:830px;
height:auto;
float:left;
text-align:left;
padding-top:12px;
}
.body-left
{
width:630px;
height:auto;
float:left;
text-align:left;
}
.left-top-box
{
width:630px;
height:auto;
float:left;
text-align:left;
background:url(../images/gray-line-bg.jpg) left bottom repeat-x;
padding-bottom:15px;
}
.left-bottom-box
{
width:630px;
height:auto;
float:left;
text-align:left;
padding-top:30px;
}
.bottom-title-box
{
width:630px;
height:auto;
float:left;
text-align:left;
border-bottom:1px solid #efefef;
padding-bottom:5px;
}
.left-bottom-inside
{
width:630px;
height:auto;
float:left;
text-align: justify;
padding-top:20px;
}
.left-th-01
{
float:left;
margin-right:15px;
margin-bottom:10px;
}
.body-right
{
width:180px;
height:auto;
float:right;
text-align:left;
}
.menu-box
{
width:180px;
height:auto;
float:left;
text-align:left;
padding-bottom:12px;
}
.menu-title-box
{
width:170px;
height:36px;
float:left;
text-align:left;
background:url(../images/menu-title-bg.jpg) left top no-repeat;
padding-left:10px;
font: bold 20px/36px Myriad, Arial, Helvetica, sans-serif;
color: #FFF;
}
/* sub-navigation */
.subnav
{
width:160px;
height:auto;
float:left;
text-align:left;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:8px 9px 0px 9px;
background:url(../images/menu-inside-bg.jpg) left bottom repeat-x;
}
.subnav ul
{
margin:0px;
padding:0px;
list-style-type:none;
}
.subnav ul li
{
width:160px;
height:21px;
float:left;
text-align:left;
font: normal 11px/21px Arial, Helvetica, sans-serif;
display:block;
background: url(../images/menu-arrow-bg.jpg) left center no-repeat;
color: #006666;
}
.subnav ul li a
{
font: normal 11px/21px Arial, Helvetica, sans-serif;
color: #006666;
text-decoration:none;
}
.subnav ul li a:hover
{
font: normal 11px/21px Arial, Helvetica, sans-serif;
color: #0452a4;
text-decoration: underline;
}
.subnav ul li.active a
{
font: normal 11px/21px Arial, Helvetica, sans-serif;
color: #0452a4;
text-decoration: underline;
}
.right-inside-box
{
width:160px;
height:auto;
float:left;
text-align:left;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:10px 9px 0px 9px;
background:url(../images/menu-inside-bg.jpg) left bottom repeat-x;
}
.menu-bottom-box
{
width:180px;
height:12px;
float:left;
text-align:left;
}
#footer
{
width:870px;
height:96px;
float:left;
text-align:center;
background: url(../images/footer-bg.jpg) left top no-repeat;
font: normal 11px/20px Arial, Helvetica, sans-serif;
color:#dcd4d1;
padding-top:14px;
}
#footer a
{
color:#dcd4d1;
text-decoration:none;
font: normal 11px/20px Arial, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
font: normal 11px/20px Arial, Helvetica, sans-serif;
color: #FFF;
}
/* CSS Text Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#0452a4;
text-decoration: none;
font-weight:bold;
}
body a:hover
{
color:#ff9900;
text-decoration: underline;
font-weight:bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height:24px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height:24px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}