﻿/*页脚*/
#footer
{
	width:1003px;
	clear:both;
	background-image:url(../IMG/bg17.jpg);
	height:145px;
}/*页脚*/

#hr0
{
    float:left;
	width:1003px;
	height:5px;
	background-color:white;
	overflow:hidden;
}

#hr
{
    float:left;
	background-color:#2F74DC;
	width:1003px;
	height:10px;
	overflow:hidden;
}
#hr2
{
    float:left;
    width:1003px;
	background-color:white;
	height:3px;
	overflow:hidden;
}
#content
{
    float:left;
    padding-left:265px;
    padding-top:20px;
	/*margin:20px auto 0px auto;*/
}
#content ul
{
	font-size:9pt;
	text-align:center;
	line-height:24px;
	list-style:none;
	cursor:default;
}
