﻿/*页脚*/

#footer
{    
	width:910px;
	clear:both;
	background-image:url(../IMG/bg17.jpg);
	height:116px;
}/*页脚*/

#hr0
{
   font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	text-align:center;
}

#hr
{
    
	background-color:white;
	width:910px;
	height:10px;
	overflow:hidden;
}
#hr2
{
    
    width:910px;
	background-color:#CFB9AB;
	height:1px;
	overflow:hidden;
}
#content
{    
	margin:10px auto;
	text-align:center;
    
	/*margin:20px auto 0px auto;*/
}
#content ul
{
	font-size:9pt;
	text-align:center;
	line-height:22px;
	list-style:none;
	cursor:default;
}
a:link,a:visited 
{
	font-size:9pt;text-decoration:none;color:Black;
}
a:hover
{
	color:red;
	/*text-decoration:underline;*/
}