﻿/*页脚*/
#footer
{
    float:left;
	width:1003px;
	clear:both;
	background-image:url(../IMG/footbg.gif);
	height:135px;
}/*页脚*/

#hr0
{
    float:left;
	width:1003px;
	height:5px;
	background-color:white;
	overflow:hidden;
}

#hr
{
    float:left;
	background-color:#78797D;
	width:1003px;
	height:1px;
	overflow:hidden;
}
#hr2
{
    float:left;
    width:1003px;
	background-color:white;
	height:5px;
	overflow:hidden;
}
#content
{
    float:left;
    width:383px;
    padding-top:30px;
	/*margin:20px auto 0px auto;*/
}
#content ul
{
	font-size:9pt;
	text-align:center;
	line-height:22px;
	list-style:none;
	cursor:default;
}
#content a
{
	color:Black;
}