/* CSS Document */

a {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}

a {
	background-color: #CCCCCC;
}

a:hover {
	background-color: #FF0000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#pagecontainer 
{
	background-color:#CCFFFF;
	margin:10px auto;
	width:980px;
}


body
{
    
	font-size:12px;
	overflow:auto;
	
}


#center { MARGIN-RIGHT: auto; MARGIN-LEFT: auto; } 

#topline
{	
	width:980px;
	height:85px;
	background-image:url(../image/未命名1111.jpg);
	line-height:30px;
	text-align:center
	

}
/*页面主体*/
#main{}
#main .container
{
	float:left;
}

#header
{
	width:980px; margin:auto;
	float:left;

}
.d
{
    width:196px; height:40px;
	background-color:#CCCCCC;
	text-align:center;
	line-height:40px;
	float:left;
	
	
}