td,p,div {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
}
.text {
	text-indent: 24px;
}

body
{
    margin: 0px;
    padding: 0px;
}
.titleWhite12
{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-size: 12px;
	color: #000000;
	font-family: "宋体";
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #993300;
	font-family: "宋体";
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.titwhitelink:link {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "宋体";
	font-weight: bold;
}
.titwhitelink:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.titwhitelink:hover {
	font-size: 12px;
	color: #511B00;
	font-family: "宋体";
	font-weight: bold;
}
.titwhitelink:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
#top
{
    width: 1000px;
    background-image: url(images/default_logobg.jpg);
    height: 114px;
    background-color: white;
    padding: 0;
}
TABLE
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-color: #ffffff;
}
#banner
{
    width: 1000px;
    height: 258px;
    padding: 0;
}
#index
{
    background-image: url(images/default_r3_c1.jpg);
    width: 1000px;
    height: 50px;
    text-align: center;
    padding: 6px 0px 0px 0px;
    overflow: visible;
    background-position-y: top;
    background-repeat: repeat-x;
    background-color: #ffffff;
}
#index ul
{
    margin: 0;
    padding: 4;
    list-style: none;
    text-align:center;
}
#index a
{
    display:block;
    width:10em;
}
#index li
{
    float:left;
    width:10em;
}
#index li ul
{
    margin: 0;
    display: none;
    background-color: #FAEBD7;
    padding:2px 2px 2px 4px;
    list-style: none;
}
#index li:hover ul
{
    display: block;
    width: 10em;
}
#main
{
    overflow: visible;
    width: 990px;
    background-color: white;
    height: 260px;
    padding:5px 5px 5px 5px;
    margin:0 auto;
}

#pannal
{
    width: 333px;
    height: 240px;
    display: inline;
    overflow: auto;
    visibility: visible;
}
#copyright
{
    width: 1000px;
    height: 41px;
    background-image: url(images/default_bottombg.jpg);
    padding: 0;
}
DIV
{
    padding:3px 3px 3px 3px;
    margin: 0;
}
#navbar ul
{
    margin: 0;
    padding: 4;
    list-style: none;
    width: 200px;
}
#navbar li
{
    width: 200px;
    text-align: left;
}
#navbar li ul
{
    display: none;
    background-color: #FAEBD7;
    padding:2px 2px 2px 4px;
}
#navbar li dl
{
    background-color: #FAEBD7;
    padding:2px 2px 2px 4px;
    }
#navbar li:hover ul
{
    display: block;
    width: 10em;
}
#navbar
{
    position: relative;
    top: 0px;
    left: -380px;
}
#content
{
    left: 138px;
    position: relative;
    top: -220px;
}
.sysfont
{
    color: #cc0000;
}
#tit01 ,#tit02 ,#tit03 {
            float:left;            /*统一设置float属性为left*/
            height:240px;        /*统一设置高度为240个像素*/

}
#tit02
{
	background-image: url(images/default_titline.jpg);
	width: 320px;
	text-align: left;
	background-repeat: repeat-y;
}
#tit03
{
	width: 320px;
	text-align: left;
	background-image: url(images/default_titline.jpg);
	background-repeat: repeat-y;
}
#maintable{
	font-family: "宋体";
	line-height: 160%;
	letter-spacing: 1px;
	text-indent: 27px;
}
.brown {
	color: #522415;
}
.txttitle {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
