*{
	margin:0px;
	padding:0px;
	font-family: sans-serif;
	}
img{border:none;}
p.clear{clear:both;}

h1{
    width:785px;
    position:absolute ;
    top:5px;
    left:0;
    text-align:right;
    z-index:1;
    letter-spacing:1px;
    font-weight:normal;
	}
	
h1 a{
    font-size:0.4em;
    color:#fff;
    text-decoration:none;
	}
	
div#globalbox{
    width:100%;
    height:100%;
	background-image:url(images/main_back02.jpg);
	background-color:#CBD0D3;
	background-repeat: no-repeat;
	}
	
div#mainbox{
	width:795px;
	}


div#header{
	width:795px;
	height:87px;
	background-image:url(images/header_back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position:relative;
	}
	
div#header h2{
	position: absolute;
	top:10px;
	left:39px;
@@}

	
div#header ul{
	position:absolute;
	top:55px;
	left:585px;
	}
	
* html div#header ul{
	position:absolute;
	top:55px;
	left:580px;
	}

div#header ul li{
	display:inline;
	padding:0 5px;
	border-right:solid 1px #333;
    text-transform:uppercase;
	list-style:none;
	}
	
div#header ul li#last{
	border-right:none;
	}
	
div#header ul li a{
	font-size:0.7em;
	color:#555;
	text-decoration:none;
	font-weight:normal;
	}

* html div#header ul li a{
	font-size:0.75em;
	color:#555;
	text-decoration:none;
	font-weight:normal;
	}
	
div#header ul li a:hover{
	color:#f00;
	}
	
div#header ul li a:hover{
	color:#ff0000;
	} 

div#main{
    width:795px;
    height:176px;
    }

div#box{
    background-image:url(images/cont_back.jpg);
	background-repeat:y-repeat;
    width:795px;
	height:auto;
	}

.clearfix:after{
    content:".";
    clear:both;
	display: block;
	height: 0px;
	visibility:hidden;
    }

.clearfix{
    zoom:1;
    }

* html div#contents{
    float:left;
    height:auto;
    width:550px;
    }
        
div#contents{
    width:550px;
    float:left;
    height:auto;
    }

div.cont_main{
   	position:relative;
    top:0px;
    left:0px;
    margin-top:30px;
    line-height:160%;
    }
    
p.title{
    background-image:url(images/title.jpg);
    background-position: top left;
    background-repeat:no-repeat;
    height:53px;
    width:543px;
    font-weight:bold;
    padding:15px 0 0 0px;
    font-size:0.9em;
    text-indent:60px;
    color:#555;
    }

p.title02{
    background-image:url(images/title.jpg);
    background-position: top left;
    background-repeat:no-repeat;
    height:53px;
    width:543px;
    font-weight:bold;
    padding:15px 0 0 0px;
    font-size:0.7em;
    text-indent:60px;
    color:#555;
    }

p.main_text{
    font-size:0.8em;
    color:#555;
    width:520px;
    line-height:150%;
    height:auto;
    text-align:justify;
    margin-left:15px;
    margin-bottom:15px;
    }

p.main_text a{
    text-decoration:none;
    font-size:0.8em;
    border-bottom:1px solid #555;
    color:#555;
    }

p.glossary{
    display:inline;
    margin-left:15px;    
    }

p.glossary span{
    vertical-align:4px;
    margin-left:4px;
    }
    
p.glossary a{
    text-decoration:none;
    font-size:80%;
    display:inline;
    color:#000;
    }
    
    
p.glossary_text{
    font-size:0.8em;
    color:#110C84;
    width:520px;
    line-height:160%;
    height:auto;
    text-align:justify;
    margin-left:15px;
    }

p.glossary_text a{
    font-size:0.8em;
    color:#110C84;
    }

table{
    
    }

table#form{
	border:solid 1px #555;
	text-align:left;
	border-collapse:collapse;
	font-size:0.7em;
	margin:20px auto;
	}
	
table#form td#head{
	background-color:#D9E0E3;
	padding:8px 0 8px 10px;
 	color:#ff0000;
	}
	
table#form td{
	border:solid 1px #555;
	padding:8px 0 8px 10px;
	}

table#form td.cell2{
	width:375px;
	padding-right: 10px;
	}
	
table#form td.cell5{
  	color:#555;
    background-color:#D9E0E3;
    }
    
table#form td.cell5 span{
    color:#ff0000;
    }
    
    
table#form td.cell2 span{
    margin-left:10px;
    font-size:1em;
    }

div.menu{
    margin-top:15px;
    padding-left:20px;
    float:left;
    height:auto;
    width:208px;
    }
   
p.menu_cot{	
    margin-top:5px;
    margin-bottom:15px;
	}

div.menu_bottom{
    background-image:url(images/menu_back.jpg);
    background-position: top left;
    background-repeat:no-repeat;
    height:246px;
    width:184px;
    position:relative;
    }
      
div.menu_bottom ul{   
    list-style:none;
    }

html>/**/body div.menu_bottom ul li{
    line-height:145%;
    color:#42729A;
    margin-bottom:2px;
    }

* html div.menu_bottom ul li{
    line-height:145%;
    color:#42729A;
    margin-top:2px;
    }
    
div.menu_bottom ul li{
    line-height:145%;
    color:#42729A;
    margin-top:1px;
    }

div.menu_bottom ul li a img{
    vertical-align:-3px;
    }
   
div.menu_bottom ul li a{
    color:#555;
    list-style:none;
    text-decoration:none;
    font-weight:normal;
    line-height:140%;
 	letter-spacing:1px;
   	font-size:0.7em;
    margin-left:5px;
    }

div.menu_bottom ul li span{
    color:#42729A;
    font-size:0.8em;
    margin-left:20px;
    line-height:140%;
    }    

div.menu_bottom ul li a:hover{
    color:#ff0000;   
    }        
     
p.line_menu{
    margin-top:10px;
    margin-bottom:5px;
    background-image:url(images/ken_con.jpg);
    background-position: top left;
    background-repeat:no-repeat;
    padding:5px 0 0 20px ;
    color:#fff;
    font-size:0.9em;
    line-height:180%;
    }

div.cont_top{
    background-image:url(images/menu_top.jpg);
    background-position: top lrft;
    background-repeat: no-repeat;
    width:184px;
    height:28px;
    position:relative;
    }

p.menu_top{
    color:#42729A;
    font-size:13px;
    padding-left:15px;
    padding-top:5px;
    }

div.cont_center{
    background-image:url(images/menu_center.jpg);
    background-position: top left;
    background-repeat: y-repeat;
    width:184px;
    height:auto;
    line-height:140%;
    position:relative;
    }

p.list_title{
    text-align:justify;
    font-size:13px;
    color:#42729A;
    width:150px;
    border-bottom:1px #9D9D9D solid;
    margin-left:10px;
    padding-left:10px;
    padding-top:5px;
    line-height:130%;
    padding-bottom:3px;
    }
   
div.cont_center ul li{
    color:#42729A;
    margin-top:1px;
    list-style:none;
    }

div.cont_center ul li a img{
    vertical-align:-3px;
    }
   
div.cont_center ul li a{
    color:#555;
    text-decoration:none;
    font-weight:normal;
   	letter-spacing:1px;
   	font-size:9px;
    margin-left:10px;
    line-height:170%;
    }

div.bottom_center{
    background-image:url(images/menu_center.jpg);
    background-position: top left;
    background-repeat: y-repeat;
    width:184px;
    height:auto;
    line-height:140%;
    position:relative;
    }

div.bottom_center ul li a:hover{
    color:#ff0000;   
    }

div.bottom_center ul li{
    color:#000;
    font-size:9px;
    margin-top:1px;
    margin:0px 10px;
    list-style:none;
    }

div.cont_center ul li a:hover{
    color:#ff0000;   
    }
    
div.cont_bottom{
    background-image:url(images/menu_bottom.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    width:184px;
    height:17px;
    color:#5A5A5A;
    margin-bottom:10px;
    }

p.footer_link{
    clear:both;
    text-align:center;
    margin-bottom:30px;
    font-size:10px;
    font-weight:normal;
    color:#555;
    }  

p.footer_link a{
    text-decoration:none;
    color:#555;
    line-height:140%;
    font-weight:normal;
    letter-spacing:1px;
    }

p.footer_link a:hover{
    color:#ff0000;   
    }
     
p.footer_link img{
    margin-top:10px;
    vertical-align:1px;
    }

div#copyright{
    color:#fff;
    line-height:350%;
	width:795px;
	height:41px;
	background-image:url(images/copyright.jpg);
	background-repeat: no-repeat;
    text-align:center;
    font-size:10px;
	}
