@font-face{
font-family: "PT_Sans-Web-Regular";
src:url("fonts/PT_Sans-Web-Regular.eot");
src:url("fonts/PT_Sans-Web-Regular.eot?#iefix") format("embedded-opentype"),
url("fonts/PT_Sans-Web-Regular.woff") format("woff"),
url("fonts/PT_Sans-Web-Regular.ttf") format("truetype"),
url("fonts/PT_Sans-Web-Regular.svg#svgFontName") format("svg");
}

body {
  font-family: "PT_Sans-Web-Regular";
	font-size: 10pt;
	color: #000;
	/*background-color: #f7f7f7;
	background-image:url(pic/map.png);
	background-repeat: no-repeat;
	background-position:left top;*/
}
/********************* ÇÀÃÎËÎÂÊÈ ******************************/
#text  H1,  H1{
  font-size: 20pt;
    margin: 2px;
	padding: 3px 0 3px 0;
	color: #890c4b;

}
#text  H2, H2{
  font-size: 18pt;
	padding: 3px 0 3px 0;
    margin: 2px;
	color: #890c4b;
}
#text  H3, h3{
  font-size: 16pt;
  	color: #890c4b;
    margin: 2px;
	padding: 3px 0 3px 0;
}
#text  H4, h4{
  font-size: 14pt;
	padding: 3px 0 3px 0;
    margin: 2px;
	color: #890c4b;
}
#text  H5, h5{
  font-size: 12pt;
      margin: 2px;
	padding: 3px 0 3px 0;
	color: #890c4b;
}
#text  H6, h6{
  font-size: 11pt;
      margin: 2px;
	padding: 3px 0 3px 0;
	color: #890c4b;
	font-weight: bold;
}
/******************** ÀÁÇÀÖ ***********************************/
p { 
	font-size: 10pt; 
	margin: 0 0  10px 0;
	line-height: 1.3;
}
P:first-line {}
P:first-letter {}
pre {}
/****************** ÑÑÛËÊÀ ************************************/
a{	
	color: #787b7d;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #787b7d;
	text-decoration: underline;
}
/****************** ÒÀÁËÈÖÀ ***********************************/
td{
	font-size: 10pt;
	line-height: 1.3;
}
td p{
	font-size: 10pt;
	line-height: 1.3;
}
/****************** ÑÏÈÑÎÊ ************************************/
#text UL{
	list-style-image: url(pic/dotssm.png);
	padding: 0;
	margin: 0 0 3px 30px;

}
#text UL Li{
    margin: 0;
}


#text OL{
	margin: 0 0 0 35px;
	list-style-image: none;
}
li p{
	padding: 0;
	margin: 0;
}
/****************** ÔÎÐÌÛ ************************************/
#search form{
margin: 2px 0 0 0;
padding:5px 0 5px 0;
width: 220px;
}
input{
}
/******************* ÄÐÓÃÎÅ ******************************/
hr{
	color: #cdcac8;
}