/*design*/
body {padding:0px;
      margin:0px}
.fon1 {background:url(image/fon1.jpg) repeat-x;}
.fon2 {background:url(image/fon2.jpg) repeat-y;}
.bottom {background:url(image/bottom.jpg) repeat-x;}
.main {background-color:#E3E7E6;}
div.main {padding:10px 30px 30px 90px;}
.main p, .main td, .main li {text-align:justify;}
.or {color:#EF7015}
td {font:12px Arial; 
    color: #000000;}

/*end design*/		

/*menu*/
.menuleft {
           background:url(image/menu.jpg) no-repeat;
           font: 14px Courier New;
		   color: #000000;
		   }
div.m {padding:4px 40px 4px 60px;
       display:block;
	   height:20px}
div.podmenu {padding:2px 20px 2px 90px}		

/*common*/
h1 {padding:10 0 0 20px;
        margin:0px;
		font: 14px Verdana;
		color:#EF7015;
		font-weight:bold;}
h2 {font-size: 16px;color:#666666;}
h3 {font-size: 13px;color:#666666;}
a {color:#EF7015;}
ul li {list-style-image:url(image/li.gif)}
.alter {background-color:#EDF1EE}
div.space {padding-left:20px}
/*end common*/ 
		 
a.active {
          background:url(image/bg_menu.gif) no-repeat;
          padding:3px 0px 0px 10px;
		  font: 14px Courier New;
		  color: #000000;
		  text-decoration: none;
		  display:block;
		  height:20px
		  }   
a.menu {color: #000000;
        text-decoration: none;
        padding:3px 0px 0px 10px;
		display:block;
		height:20px
		  }
a.menu:hover {
        background:url(image/bg_menu.gif) no-repeat;
        padding:3px 0px 0px 10px;
		font: 14px Courier New;
		color: #000000;
		text-decoration: none;
		display:block;
		height:20px}
a.podmenu {
           color: #000000;
		   text-decoration: none;       
		  }
a.podmenu:hover {background:url(image/line.gif) left bottom no-repeat;
                 padding-bottom:2px;}
a.podmenu_act{color: #000000;
		   text-decoration: none;  
		   background:url(image/line.gif) left bottom no-repeat;
           padding-bottom:2px;}
/*end menu*/ 


		 
		
