body
{
	background: #000;
    overflow: auto;
    padding: 0px;
    margin: 0px;
    font-family: verdana, tahoma, arial, helvetica;
    font-size: 11px;
    color: #000000;
    text-align: left
}

img
{
	margin: 5px 10px 5px 0px;
	float: left
}

a
{
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #916A1F
}

a:hover
{
    color: #A4906A
}

h2
{

}

#container
{
	background: url(../layout/tbody.jpg) repeat-y top left;
    width: 720px;
    margin: 0px auto;
    padding: 0px;
    clear: both;
    overflow: hidden;
    position: relative
}

.toptool
{
    width: 698px;
    height: 20px;
    margin: 0px auto;
    padding: 5px 11px 0px 11px;
    color: #B2AA90;
    overflow: hidden;
    position: relative
}

#header
{
	background: url(../layout/header.png) no-repeat top left;
    width: 706px;
    height: 473px;
    margin: 0px auto;
    padding: 23px 0px 0px 14px;
    overflow: hidden;
    position: relative
}

#header img
{
	border: 0px;
	padding: 0px;
	margin: 0px
}


#content
{
	background: url(../layout/footer.jpg) no-repeat bottom left;
    float: left;
    padding: 0px 15px 40px 15px;
    width: 690px;
}

#main	
{
    width: 385px;
    float: left;
    position: relative;
    overflow: hidden
}

.text
{
    width: 375px;
    padding: 0px 5px;
    position: relative
}

.thead
{
    width: 375px;
    padding: 10px 0px;
    font-size: 19px;
    float: left;
    color: #FF4000;
    position: relative    
}

.thead:first-letter
{
    font-weight: bold   
}

.tbody
{
    width: 375px;
    float: left;
    position: relative    
}

.tfoot
{
	background: url(../layout/tfoot.jpg) no-repeat top center;
    width: 375px;
    height: 10px;
    margin: 10px 0px;
    float: left;
    position: relative    
}


.sidecolumn
{
    width: 150px;
    margin: 0px 1px;
    float: left
}

.bbody
{
	width: 130px;
    padding: 7px 9px 0px 11px; 
    color: #7D7353; 
    float: left;
    position: relative
}


.menubbody
{
	width: 130px;
    padding: 0px 10px;   
    float: left;
    position: relative
}

.lblock
{
	background: url(../layout/bhead.jpg) no-repeat 0px 14px;
	border-right: 1px solid #EEECE4;
    width: 149px;
    margin: 15px 0px 0px 0px;
    padding: 0px;
    float: left;
    text-align: left
}

.lbhead
{
	width: 130px;
	height: 22px;
    padding: 0px 9px 10px 11px;
    margin: 0px 0px 0px 0px;   
    font-size: 12px;
    font-weight: bold;
    color: #FF4000;
    float: left;
    position: relative
}

.lbfoot
{
	height: 5px;
	width: 150px;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
    float: left;
    position: relative
}

.rblock
{
	background: url(../layout/bhead.jpg) no-repeat 0px 14px;
	border-left: 1px solid #EEECE4;
    width: 149px;
    margin: 15px 0px 0px 0px;
    padding: 0px;
    float: left;
    text-align: left
}

.rbhead
{
	width: 130px;
	height: 22px;
    padding: 0px 9px 10px 11px;
    margin: 0px 0px 0px 0px;   
    font-size: 12px;
    font-weight: bold;
    color: #FF4000;
    float: left;
    position: relative
}

.rbfoot
{
	height: 5px;
	width: 150px;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
    float: left;
    position: relative
}

#footer
{
	background: #000;
    height: 27px;
    width: 720px;
    padding-top: 10px;
    position: relative;
    overflow: hidden;
    color: #B2AA90;
    text-align: center;
    font-size: 8pt;
    clear:both;
}

#footer img
{
    padding: 0px 13px;
    margin: 0px;
    border: 0px
}

.mainbutton
{
    background: url(../layout/bpoint.jpg) no-repeat 0px 50%;
    display: block;
    color: #916A1F;
    padding: 5px 0px 5px 17px;
    margin: 1px 0px
}

.mainbutton:hover
{
    background: url(../layout/bapoint.jpg) no-repeat 0px 50%;
    color: #E1B561
}

.subbutton
{
    background: url(../layout/spoint.jpg) no-repeat 7px 50%;
    display: block;
    color: #AA7102;
    font-weight: lighter;
    padding: 5px 0px 5px 17px;
    margin: 1px 0px
}

.subbutton:hover
{
    background: url(../layout/sapoint.jpg) no-repeat 7px 50%;
    color: #000000
}
