body {
 margin:auto;
 padding:0;
 color:#000000;
 background-color:#E6E6FA
;
 width:800px;
 font-size:small;
 
}



a:link {
 color:blue;
} 
a:visited {
 color:blue;
}
a:hover {
 color:red;
}

a:activ {

 color:red;

}



img {

 border-style:none;

}



#sub a:link {

 color:black;

} 

#sub a:visited {

 color:black;

}

#sub a:hover {

 color:red;

}

#sub a:activ {

 color:red;

}

#sub a {

 text-decoration:none;

}

 

#menu ul {

 width:800px;

 height:30px;

 margin:0px;

 padding:0px;

 list-style-type:none;

}



#menu li,

#menu a {

 float:left;

}

#menu a {

 display:block;

}



div#menu a:hover img

{

opacity:0.8;

filter: alpha(opacity=80);

-ms-filter: "alpha( opacity=80 )";

background: #fff;

}



#sub ul {

 list-style-type:none;

 margin:0px;

 padding:0px;

}

#sub li {

 width:201px;

 height:51px;

 background : transparent url(kpict/btns.gif) no-repeat scroll 0% 0%;

 padding-bottom:5px;

}
#sub a {

 padding-left:25px;

 line-height:51px;

}



#main2 h1 {

 width:570px;

 height:41px;

 background : transparent url(kpict/title.png) no-repeat scroll 0% 0%;

 margin:0px;

 font-size:medium;

}

#main2 h1 {

 padding-left:15px;

 line-height:41px;

}



div#border1 {

 margin:0px;

 width:800px;

 height:10px;

 background-color:#7400B4;

}

 

div#header {

 margin-top:5px;

 margin-bottom:5px;

 width:500px;

 height:70px;

 float:left;

}



div#header2 {

 margin-top:10px;

 margin-bottom:5px;

 width:300px;

 float:right;

 text-align:right;

}



div#topp {

 margin-bottom:5px;

}



div#menu {

width:800px;

float:left;

margin-bottom:10px;

}



div#main {

 float:left;

 width:570px;

 height:400px;

 overflow:auto;

}



#main dd {

 margin-bottom:10px;

}



div#main2 {

 float:left;

 width:570px;

 
}

 

div#main3 {

 margin:auto;

 width:540px;

 border:1px;

 border-style:solid;

 border-color:gray;

 padding:10px;

 margin-top:10px;

}



div#sub {

 float:right;

 width:201px;

 padding:0px;

}



div#container:after {

 display:block;

 clear:both;

 height:0;

 visibility:hidden;

 content:".";

}



div#footer {

 width:760px;

 margin-top:15px;

 padding:20px;

 background-color:#7400B4;

 color:white;

 text-align:center;

}



