/*默认主体*/
body{margin-top:0;margin-left:0;margin-right:0;margin-bottom:0; background-image: url(/images/beijing.jpg);}
/*默认文字大小设定*/
p,tr,td,div,form,select,input {	font-family: "宋体"; font-size: 12px; LETTER-SPACING: 1px; line-height: 1.5em;}



/*正方的链接样式*/
.title
{
	font-family: "宋体";
	font-size: 16px;
	line-height: 1.2em;
	color:#0E2D72;
}
.title-content
{
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.2em;
	color:#1C439D;
}
.content
{
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.8em;
	color:#000000;
}
.bai
{
	font-family: "Arial";
	font-size: 12px;
	color:#ffffff;
}
.bt
{
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.0em;
	color:#000000;
}

a:link {color: #000000; text-decoration: none} /* 未访问的链接 */ 
a:visited {color: #000000; text-decoration: none} /* 已访问的链接 */ 
a:hover {color: #1351AD; text-decoration: underline}/* 鼠标在链接上 */ 
a:active{ color: #838588; text-decoration: underline} /* 激活链接 */ 
.Link
{
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.2em;
	color:#1351AD;
}