 body {
	margin:0px;
	padding:0px;
	background:URL(images/back_main.gif);
	background-position:center middle;
	text-align: justify;
}
  .main{
	font-family:Tahoma;
	font-size:10px;
	color:#000;
	line-height:14px;
	text-align: center;
}
  .main_l{font-family:Tahoma; font-size:11px;  color:#5E5E5E;}
  .yellow_9{font-family:Tahoma; font-size:9px;  color:#E5A500;}
  .yellow_11{font-family:Tahoma; font-size:11px;  color:#E5A500;}
  .blue{
	font-family:Tahoma;
	font-size:12px;
	color:#0A8EB0;
	font-style: italic;
	text-align: center;
}
  .red{font-family:Tahoma; font-size:11px;  color:#C13232;}





  .input{
  		width:167px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#A5A3A3;
		font-family:Tahoma; font-size:11px;  color:#636363;
		}
		.input1{
  		width:152px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#A5A3A3;
		font-family:Tahoma; font-size:11px;  color:#636363;
		}
		.input2{
  		width:149px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#A5A3A3;
		font-family:Tahoma; font-size:11px;  color:#636363;
		}

	
		.textarea{
	width:160px;
	height:77px;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
	border-color:#A5A3A3;
	font-family:Tahoma;
	font-size:11px;
	color:#636363;
	overflow:auto;
	text-align: justify;
		}


 






 
.main strong {
	font-size: 14px;
}
