﻿DIV#main
{
	text-align:center; 
	margin:auto;
	padding:0;
	width:1000px;	
}
div#head
{
    padding: 0px;
    margin: 0px;
    background-image: url(img/header_bkg.gif);
    background-repeat: repeat-x;
    background-position: center top;
}
div#head1
{
	height: 63px;
	padding: 0px;
    margin: 0px;	
}
div#head2
{
	text-align:center;
	padding-top:10px;
    margin: 0px;
	height:35px;	
}
div#head2 A
{
COLOR: #ffffff; 
FONT-SIZE: 14px; 
TEXT-DECORATION: none;
margin:0px 10px 0px 10px;
}
div#head2 u
{
    width:1px;
    background-color:White;
	}
div#content_banner
{    
    margin:-10px 0 0 0px;
    padding:0px;
   
    }
div#main-content
{
    padding:30px;
    width:940px;
    margin-top:-20px;
    text-align: left;
    height: auto;
    background-attachment: scroll;
    background-color: #ffffff;
    background-image: url(img/content_header.gif);
    background-repeat: no-repeat;
    background-position-y: top;
}

#foot1
{
    background-color:#82817e;
    height:230px;
    width:1000px;
    }
   #foot1 h4
{
    color: White;
    font-size:13px;
   
}
#foot1 a
{
    margin-right: 20px;
    color: gainsboro;
}
#foot1 ul
{
    margin:0 0 0 -40px;
 }
#foot1 ul li
{ 
    color: gainsboro;
    list-style-type:none;
    margin:0px;
    height:18px;
 }
    #foot2
{
    width: 1000px;
    background-color: #5b5957;
    height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 11px;
    padding:10PX 0 0 0;
}


#default-banner
{
    
}

#default-banner-nei
{
    height: 300px;
    background-image: url(../Images/index_r2_c1.png);
    background-repeat: repeat-x;
    background-position: center top;
   margin:-10px 0 0 0;
}