/* CSS Document */
body
{
margin:0px;
padding:0px;
background:url(../images/bg.jpg) left top repeat-x;
}
.right
{
float:right;
}
.left
{
float:left;
}
p
{
margin:7px 0px;
text-align:justify;
}
*
{
margin:0px;
padding:0px;
}
br
{
clear: both;
}
#container
{
width:900px;
height:auto;
margin:0px auto;
padding:0px;
text-align:center;
}
#header
{
width:900px;
height:93px;
margin:0px auto;
padding:0px;
text-align:center;
}
.header-left
{
width:250px;
height:93px;
float:left;
text-align:left;
}
.logo
{
margin:10px 0px 0px 10px;
}
.header-right
{
width:630px;
height:93px;
float:right;
text-align:left;
padding-right:10px;
}
.top-banner-box
{
width:630px;
float:left;
text-align:center;
margin:0px auto;
padding:0px;
height:61px;
}
/* CSS Menu */
#navcontainer {
		width:630px;
        margin:0px;
        padding: 0px;
        height: 32px;
		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;
		background: url(../images/menu-bg-normal.gif) center center no-repeat;
}

#navcontainer ul li a {
        width: 70px;
        height: 16px;
        padding: 8px 0px;
        margin: 0px 4px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 13px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		background-color:inherit;
}

#navcontainer ul li a:hover {
        color: #F0F0F0;
		height:16px;
		padding:8px 0px;
		background:url(../images/menu-bg-hover.gif) center center no-repeat;
}

#navcontainer li.active a {
        color: #247ADC;
		height:16px;
		padding:8px 0px;
		background:url(../images/menu-bg-active.gif) center center no-repeat;

}
-->
#body-main
{
width:900px;
height:auto;
text-align:center;
margin:0px auto;
padding:0px;
}
.body-top
{
width:900px;
height:20px;
float:left;
text-align:left;
background:url(../images/left-top-corner.gif) left top no-repeat #FFF;
}
.body-inside
{
width:860px;
height:auto;
float:left;
text-align:center;
padding:0px 20px 20px 20px;
color:#4b4b4b;
background-color:#FFF;
}
/* CSS Sub Menu */
#submenu {
		width:849px;
        margin:0px;
        padding-left: 11px;
        height: 31px;
		float:left;
		background-color:#FFF;
}

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

#submenu ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
		background: url(../images/sub-menu-bg.gif) center center no-repeat;
}

#submenu ul li a {
        width: 122px;
        height: 15px;
        padding: 8px 0px;
        margin: 0px 4px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 13px/15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		background-color:inherit;
}

#submenu ul li a:hover {
        color: #F0F0F0;
		height:16px;
		padding:8px 0px;
		background: url(../images/sub-menu-hover.gif) center center no-repeat;
		font: bold 13px/15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#submenu li.active a {
        color: #FFF;
		height:16px;
		padding:8px 0px;
		background:url(../images/sub-menu-hover.gif) center center no-repeat;
		font: bold 13px/15px Tahoma, Verdana, Arial, Helvetica, sans-serif;

}
-->
.search-banner
{
width:800px;
height:198px;
background:url(../images/search-banner.gif) left top no-repeat;
float:left;
padding:30px;
text-align:left;
font-size:13px;
color:#FFF;
line-height:20px;
}
.search-left
{
width:400px;
float:left;
text-align:left;
height:198px;
}
.search-right
{
width:270px;
height:198px;
float:right;
text-align:left;
}
.hr-bar
{
width:860px;
height:30px;
background: url(../images/bar-bg.gif) left top no-repeat;
float:left;
text-align:left;
font-size:13px;
color:#FFF;
line-height:30px;
margin-bottom:10px;
margin-top:20px;
}
.inside-box
{
width:860px;
height:auto;
text-align:left;
float:left;
}
.image-box-left
{
width:420px;
height:auto;
float:left;
text-align:left;
}
.image-box-right
{
width:420px;
height:auto;
float:right;
text-align:left;
line-height:14px;
}
.round-box-top
{
width:420px;
height:12px;
float:left;
background:url(../images/round-box-top.gif) left top no-repeat;
}
.round-box-bottom
{
width:420px;
height:12px;
float:left;
background:url(../images/round-box-bottom.gif) left bottom no-repeat;
}
.round-box-middle
{
width:360px;
height:auto;
border-left:1px solid #DCDCDC;
border-right:1px solid #DCDCDC;
padding:0px 29px;
float:left;
}
.image-box
{
width:162px;
height:auto;
float:left;
text-align:center;
margin-right:28px;
margin-bottom:10px;
}
.image-box-01
{
width:162px;
height:auto;
float:left;
text-align:center;
margin-bottom:10px;
}
.image-th
{
padding:3px;
background-color:#FFF;
border:3px solid #D8D8D8;
margin-bottom:10px;
}
.image-th:hover
{
padding:3px;
background-color:#FFF;
border:3px solid #BAE500;
margin-bottom:10px;
}
.top-image-th
{
padding:3px;
background-color:#FFF;
border:3px solid #D8D8D8;
}
.top-image-th:hover
{
padding:3px;
background-color:#FFF;
border:3px solid #36A3EE;
}
.poplar-title
{
width:400px;
padding-left:20px;
height:30px;
float:left;
text-align:left;
color:#000;
font-weight:bold;
}
.top-text-title
{
width:400px;
padding-left:20px;
height:30px;
float: right;
text-align:left;
color:#FFF;
font-weight:bold;
}
#footer-main
{
width:900px;
height:91px;
margin-bottom:30px;
clear:both;
}
.footer-box
{
width:900px;
height:91px;
float:left;
clear:both;
background:url(../images/footer-th.gif) left top no-repeat;
}
.footer-text
{
width:880px;
border-top:1px solid #D8D8D8;
padding-top:16px;
padding-bottom:14px;
height:60px;
margin:0px auto;
float:left;
margin-left:10px;
}
/* CSS Text Document */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4b4b4b;
	text-decoration: none;
}
.white-link
{
font-size:13px;
font-weight:bold;
color:#FFF;
text-decoration:underline;
}
.white-link:hover
{
color:#C2E4FF;
text-decoration:underline;
}
.body-link
{
color:#247BDD;
text-decoration:none;
}
.body-link:hover
{
color:#247BDD;
text-decoration:underline;
}
.footer-link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4b4b4b;
	text-decoration: none;
}
.footer-link:hover
{
color:#247BDD;
text-decoration:underline;
}