/*---------------------*/
body {
	color: #888888;
	font-family:"ËÎÌå"
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.gif)
}
a:link{
	color: #888888;text-decoration: none
}
a:visited{
	color: #888888;text-decoration: none
}
a:hover{
	color: #48B301;text-decoration: none
}
a:active{
	color: #888888;text-decoration: none
}
.a_blue:link {COLOR: #1857F7; TEXT-DECORATION: none}
.a_blue:visited {COLOR: #1857F7; TEXT-DECORATION: none}
.a_blue:hover {COLOR: #ff6600; TEXT-DECORATION: underline}

.a_w:link {COLOR: #ffffff; font-size:14px; TEXT-DECORATION: none}
.a_w:visited {COLOR: #ffffff; font-size:14px; TEXT-DECORATION: none}
.a_w:hover {COLOR: #ffffff; font-size:14px; TEXT-DECORATION: underline}

.a_yl:link {COLOR: #ff6600; TEXT-DECORATION: none}
.a_yl:visited {COLOR: #ff6600; TEXT-DECORATION: none}
.a_yl:hover {COLOR: #ff6600; TEXT-DECORATION: underline}

/*-----------------------*/
h1 {
	font-size:10pt;
	line-height:13pt;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h2 {
	font-size:11pt;
	font-weight: bold;
	line-height:15pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#6493B1;
}	
h3 {
	font-size:10pt;
	font-weight: bold;
	line-height:12pt;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#ffffff;
}
h4 {
	font-size:14pt;
	font-weight: bold;
	line-height:16pt;
	margin-left: 20px;
	margin-top: 10px;
	margin-right:10px;
	margin-bottom:10px;
	color:#000000;
}
.fontsize_9_linehi10 {
	font-size: 9pt;
	line-height: 12pt;
}

.fontsize_10_linehi12 {
	font-size: 10pt;
	line-height: 12pt;
}
.fontsize_10_2_linehi12 {
	font-size: 10pt;
	line-height: 16pt;
}
.fontsize_11_linehi14 {
	font-size: 11pt;
	line-height: 18pt;
}
.fontsize_12_linehi16 {
	font-size: 12pt;
	line-height: 16pt;
}
.fontsize_14_linehi20 {
	font-size: 14pt;
	line-height: 20pt;
}
.font_color_red {
	color: #FF0000;
}
.font_color_white {
	color: #FFFFFF;
}
.font_color_blue {
	color: #1857F7;
}
.font_color_green {
	color: #48B301;
}
.font_color_yellow {
	color: #ff6600;
}


/*------------------*/

.bg01 {
	background-image: url(images/images/bg_r.gif);
	background-repeat: repeat-y;
}


.padding {								
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.border {								
	border: 1px solid #C9C9C9;
}
.border2 {								
	border: 1px solid #87B8CD;
}

/*-------------*/

.input   
  {   background-color:   #C3C387;}   
.radio   
  {background-color:   #B4A280;} 
