
@media screen { /*unpr*/

/*
* {
	border: 1px solid black !important
}
*/

.orangebold { font-size: 14px; font-weight: bold; color: #fe8e00; }
.blackbold { font-size: 18px; font-weight: bold; color: #000; }
img { border: none;}

 /* *********** bck line ************ */
 
.bckln_01    {
	position: absolute; left: -2200px; top: 0px;
	width: 2980px; height: 5px; font-size: 0; /* ie6 hack */
	background-color: #a3acb3;
	z-index: 5;
     }	
	  
.bckln_02  { position: absolute; left: -2200px; top: 1000px; 
padding:0; margin:0; border:0; width: 2980px; height: 5px; background-color: #a3acb3; }
	  
 /* *********** bck picture ************ */
.bckpc_01    {
	position: absolute; left: 0px; top: 5px;
	width: 780px; height: 320px;
	background: url("../3_05bck/bckpc/bckpc_01.jpg") no-repeat;
	z-index: 0;
     }	

.bckpc_02  {
	position: absolute; left: 16px; top: 325px;
	width: 220px; height: 150px;
	background: url("../3_05bck/bckpc/bckpc_02.jpg") no-repeat;
	z-index: 0;
     }	
	 
.bckpc_03  {
	position: absolute; left: -2200px; top: -3px;
	width: 2200px; height: 360px;
	background: url("../3_05bck/bckpc/bckpc_03.jpg") repeat-x;
	z-index: 0;
     }		 

.border_01, .border_02, .border_03   {
	position: absolute; left: 0px; top: 296px;
	width: 2px; height: 702px;
	background: url("../3_05bck/bckpc/border.jpg") repeat-y ;  
	z-index: 0;
     }		
	 
.border_02 { left: 250px;  }
.border_03 { left: 778px;  }	

    	 

 /* ************* index ********************* */

.txt1, .txt2, .txt3, .txt4, .txt5 {position: absolute; height: auto; z-index: 0;}   

.txt1 { left: 270px; top: 330px; width: 490px; }
.txt2 { left: 270px; top: 215px; width: 520px; height: 40px;}	
.txt3 { left: 570px; top: 22px; width: 220px; font-size: 12px; font-weight: bold; }	
.txt3 a {color: #000;}	
.txt3 a:hover {color: #647079;}	

.txt4 { left: 37px; top: 500px; width: 180px; }
.txt5 { left: 37px; top: 170px; width: 185px; }
  
 /* *************************************** */

   }	
