/* CSS Document */
body
{
margin:0px;
padding:0px;
background:url(../images/body-bg.jpg) left top repeat-x #F7F7F7;
}
.right
{
float:right;
}
.left
{
float:left;
}
p
{
margin:6px 0px;
text-align:justify;
}
* {
	margin:0;
	padding:0;
}
.input-box
{
width:130px;
border:1px solid #CCCCCC;
background:url(../images/login-input.jpg) left top repeat-x;
height:16px;
padding:4px 0px 4px 6px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 24px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #4B4B4B;
text-decoration: none;
margin:0px;
}
.container
{
width:920px;
height:auto;
margin:0px auto;
text-align:center;
border-left:1px solid #C1C7CC;
border-right:1px solid #C1C7CC;
background-color:#FFF;
}
.header
{
width:900px;
height:124px;
background:url(../images/header-top-bg.jpg) left top no-repeat;
text-align:center;
margin:0px 10px 10px 10px;
}
.header-left
{
width:290px;
height:124px;
float:left;
text-align:left;
}
.logo
{
margin-left:23px;
margin-top:23px;
}
.header-right
{
width:600px;
height:124px;
float:right;
text-align:left;
padding-right:10px;
}
.login-box
{
width:430px;
height:56px;
margin-top:10px;
float:right;
background:url(../images/header-login-bg.gif) left top no-repeat;
padding:8px;
}
.login-left
{
width:378px;
height:56px;
float:left;
text-align:left;
}
.login-right
{
width:51px;
height:56px;
float:right;
text-align:left;
}
.menu-box
{
width:600px;
height:26px;
float:right;
text-align:left;
padding-top:16px;
}
/* CSS Menu */
#navcontainer {
        margin:0px;
        padding: 0px;
        height: 26px;
}

#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;
		background: url(../images/menu-bt-bormal.gif) center center no-repeat;
		height:26px;
}

#navcontainer ul li a {
        background: url(../images/menu-bt-bormal.gif) center center no-repeat;
        width: 113px;
        height: 26px;
        padding: 0px;
        margin: 0px 3px;
        color: #4b4b4b;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 11px/26px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover {
        color: #0066CC;
        background: url(../images/menu-bt-hover.gif) center center no-repeat #FFF;
		height:26px;
}

#navcontainer li.active a {
        color: #3B9A25;
        background: url(../images/menu-bg-active.gif) center center no-repeat #FFF;
		height:26px;
}
-->


.body-main
{
width:920px;
height:auto;
text-align:center;
background-color:#FFF;
}
.body-top-banner
{
width:918px;
height:276px;
background:url(../images/header-banner-bg.jpg) left top repeat-x;
float:left;
border-left:1px solid #196CC8;
border-right:1px solid #196CC8;
text-align:left;
}
.body-bottom
{
width:920px;
height:auto;
float:left;
text-align:center;
}
.body-left
{
width:615px;
height:auto;
padding:20px 25px 20px 20px;
float:left;
text-align:left;
}
.intro-text-box
{
width:583px;
height:117px;
float:left;
text-align:left;
background:url(../images/intro-text-bg.jpg) left top no-repeat;
padding:10px 16px 0px 16px;
font-size:20px;
line-height:24px;
color:#565B6B;
font-style:italic;
}
.body-left-box
{
width:615px;
height:auto;
float:left;
text-align:left;
padding-top:20px;
}
.info-box-left
{
width:290px;
height:auto;
float:left;
text-align:left;
}
.info-box-right
{
width:290px;
height:auto;
float:right;
text-align:left;
}
.body-right
{
width:260px;
height:auto;
float:right;
text-align:left;
background:url(../images/body-right-bg.gif) left top no-repeat;
padding-top:20px;
text-align:center;
}
.body-right-box
{
width:238px;
height:auto;
padding-bottom:12px;
margin:0px auto;
text-align:left;
}
.newsletter-box
{
width:162px;
margin-left:11px;
background:url(../images/newsletter-bg.jpg) left top no-repeat;
float:left;
height:70px;
padding-left:76px;
padding-top:6px;
text-align:left;
}
.banner-main
{
margin-left:14px;
margin-top:14px;
border:4px solid #FFF;
}
.footer
{
width:900px;
height:54px;
background:url(../images/footer-bg.gif) left top no-repeat #FFF;
clear:both;
margin:0px 10px 10px 10px;
padding-top:20px;
line-height:18px;
}
.blank
{
width:900px;
height:1px;
}
.bulet
{
margin-right:7px;
}
.thumb-border
{
border:4px solid #EBEBEB;
}
.thumb-border:hover
{
border:4px solid #3B9A25;
}
/* CSS Text Document */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B4B;
	text-decoration: none;
}
.bule-text
{
color:#51A7F0;
font-weight:bold;
}
.green-text
{
color:#3B9A25;
font-weight:bold;
}
.black-title
{
color:#606677;
font-size:22px;
line-height:24px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
text-decoration:none;
}
.green-title
{
color:#3B9A25;
font-size:22px;
line-height:24px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
text-decoration:none;
}
.blue-title
{
color:#51A7F0;
font-size:22px;
line-height:24px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
text-decoration:none;
}
.body-link
{
color:#0066CC;
text-decoration:underline;
}
.body-link:hover
{
background-color:#0066CC;
color:#FFF;
}
.footer-link
{
color:#24374A;
text-decoration:none;
line-height:18px;
}
.footer-link:hover
{
color:#FFF;
background-color:#5CA007;
}
