BODY {
	FONT-SIZE: 12px;/*字体大小*/ COLOR: #bd9349;/*字体颜色*/ FONT-FAMILY: "宋体"; /*页面字体*/
	background:url(/images/beijing.jpg);/*背景颜色background-color:#FFFFFF;*/
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TABLE {
	FONT-SIZE: 12px; FONT-FAMILY: "宋体"
}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: "宋体"
}
TH {
	FONT-SIZE: 12px; FONT-FAMILY: "宋体"
}	
a:link {
 text-decoration:none;
  color: #BD9349;
}
a:visited {
  color: #BD9349;
   text-decoration:none;
}
a:hover {
  color: #FDE6AE;
   text-decoration:none;
}
a:active {
  color: #FDE6AE;
   text-decoration:none;
}

.b a:link {
    font-weight:bold;
	color: #BD9349;
	FONT-SIZE: 14px;
}
.b a:visited {
    font-weight:bold;
	color: #BD9349;
	FONT-SIZE: 14px;
}
.b a:hover {
    font-weight:bold;
	color: #FDE6AE;
	FONT-SIZE: 14px;
}
.b a:active {
    font-weight:bold;
	color: #FDE6AE;
	FONT-SIZE: 14px;
}

p{
FONT-SIZE: 12px;
text-indent:2em; 
line-height:260%;
/*text-align:justify;*/
text-justify:inter-ideograph;
}
.p1{
FONT-SIZE: 12px;
text-indent:0em; 
line-height:260%;
text-align:justify;
text-justify:inter-ideograph;
color:#bd9349;
}
.p_eng{
FONT-SIZE: 12px;
text-indent:2em; 
line-height:160%;
text-align:justify;
text-justify:inter-ideograph;
font-family:Arial, Helvetica, sans-serif;
}
.STYLE1 {
	color: #704a26;
	font-size: 12px;
}
.STYLE2 {
	font-size: 14px;
	color: #bd9349;
	font-weight: bold;
}
.STYLE3 {
	color: #fde6ae;
	font-size: 14px;
	font-weight: bold;
}
.STYLE4 {
	color: #bd9349;
	font-size: 12px;
}
.STYLE5 {
	color: #fde6ae;
	font-weight: bold;
}
.STYLE6 {
	color: #AEA389;
	font-size: 12px;
}
.STYLE7 {
	color: #000000;
	font-size: 12px;
}

.font_english{font-family:Arial, Helvetica, sans-serif;font-size:12px;}
