
BODY {	
    BACKGROUND: url(../images/bg.gif) #603137 repeat-x ;/*背景图像将在水平方向重复*/
	font-family:Verdana;
	MARGIN: 0px auto;
	padding: 0;/*--for opera--*/
	text-align: center;/*--for IE5.0--*/

}
A {
	COLOR: #333333;
	text-decoration:underline;
	
}
A:hover {
	COLOR: #A40A14;
	border-bottom: dotted 1px;
	text-decoration:none;
}

#center {
	MARGIN: 0 auto; WIDTH: 780px;
}

#info {
	FONT-SIZE: 12px; 
	COLOR: #666666;  
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
	/*整体文字效果*/
}


.copyright {
	FONT-SIZE: 12px;
	padding-right:20px;
	padding-bottom:10px;
	COLOR: #666666; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.menu2 {
	color:#666666;
	text-decoration:none;
};

.menu2:hover	{
	color:#A40A14;
	text-decoration:none;
}
.index_text {
	FONT-SIZE: 12px;
	COLOR: #A40A14; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif

}	


.main_text {
	FONT-SIZE: 14px;
	COLOR: #333333; 
	FONT-FAMILY: Verdana;
	line-height:20px;
}

.main_title {
	FONT-SIZE: 22px;
	COLOR: #333333; 
	FONT-FAMILY: Verdana;
	font-weight:bold;
	/*line-height:18px;*/
}


.team_name{
	FONT-SIZE: 14px;
	COLOR: #333333; 
	FONT-FAMILY: Verdana;
	font-weight:bold;

}
	.team_job {
	FONT-SIZE: 14px;
	COLOR: #333333; 
	FONT-FAMILY: Verdana;
	line-height:30px;
		font-weight:bold;
	}
	.team_text {
		FONT-SIZE: 14px;
	COLOR: #333333; 
	FONT-FAMILY: Verdana;
	line-height:20px;
	}