body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
  background-color: #e4e4e4 ;
  margin:0;
  padding:0;
}
/********************* ÇÀÃÎËÎÂÊÈ ******************************/
h1{
	font-size: 10pt;
	padding: 0 15px 3px 0;
	color: #627199;
    text-transform: uppercase;
}
h2{
	font-size: 12px;
	padding: 3px;
	background-color: #e4e4e4;
	color: #344163;
    background-image: url(pic/left_menu_02.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    padding-bottom: 5px;
    margin: 0;
}
h3{
	color: #6C90C0;
	font-size: 13pt;
	padding: 3px 15px 3px 15px;
}
h4{
	padding: 3px 15px 3px 15px;
	font-size: 12pt;
	color: #9ABAE0;
}
h5{
	font-size: 11pt;
	padding: 3px 15px 3px 15px;
	color: #6C90C0;
}
h6{
	font-size: 10pt;
	padding: 3px 15px 3px 15px;
	color: #6C90C0;
	font-weight: bold;
}
/******************** ÀÁÇÀÖ ***********************************/
p { 
	font-size: 11px;
	margin: 0 0  10px 0;
	line-height: 1.3;
}
P:first-line {}
P:first-letter {}
pre {}
i, EM{
  font-weight: bold;
  font-style: normal;
  color: #c41e3d;
}
b, strong   {
  color: #344163;
}



/****************** ÑÑÛËÊÀ ************************************/
a{	
	color: #627199;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #344163;
}
/****************** ÒÀÁËÈÖÀ ***********************************/
td{
	font-size: 11px;
	line-height: 1.3;
}
td p{
	font-size: 11px;
	line-height: 1.3;
}
/****************** ÑÏÈÑÎÊ ************************************/
#text UL{
	list-style-image: url(pic/li.gif);
	margin: 3px 0 0 25px;
}
#text OL{
	margin: 0 0 0 30px;
}
li{
  	font-size: 11px;

}


li p{
	padding: 0;
	margin: 0;
}
/****************** ÔÎÐÌÛ ************************************/
FORM{}
input{
	border: 1px solid #6C90C0;
	background-color: #FAFAFA;
	color: #333333;
}
/******************* ÄÐÓÃÎÅ ******************************/
hr{
	color: #6C90C0;
}
