/* CSS Document */
*
{
padding:0;
border:0;
margin:0; 
}

#papa
{
position:relative;
/*
background-image:url(../image/font.jpg);
background-repeat:repeat;
*/
width:100%;
height:100%;
margin: 0px auto;
}

#header
{
position:relative;
background-image:url(../image/kub.gif);
background-repeat:no-repeat;
background-position: left;
width:1024px;
height:273px;
margin: 0px auto;
clear:both;
}

#logotext
{
position:absolute;
top:10px;
left:160px;
background-image:url(../image/logotext.gif);
background-repeat:no-repeat;
width:890px;
height:250px;
margin: 0px auto;
}

h1
{
text-align:center;
}

h2
{
text-align:center;
}

p
{
text-indent:20px;
font-weight: bold;
padding:5px;
}

input
{
border:#00F 2px double;
font-size: 20px;
font-family: "Times New Roman", Times, serif;
}

#navigation
{
position:relative;
/*
float:left;
*/
width:1004px;
height:100%;
/*
top:15px;
left:15px;
margin: 5px 5px 5px 5px;
*/
margin: 0px auto;
clear:both;
}

/*
#k1
{
background-image:url(../image/b.gif);
background-repeat:no-repeat;
width:219px;
height:55px;
text-align:center;
padding-top:25px;
}
*/

#content
{
position: relative;
/*
overflow: auto; 
*/
font-size: 16px;
font-family: "Book Antiqua", "Comic Sans MS", Mistral;
text-align:justify;
color: #000;
top:30px;
/*
right:10px;
*/
width:100%;
height:100%;
margin: 0px auto;
clear:both;
}


#cou
{
position: relative;
font-size: 14px;
font-family: "Book Antiqua", "Comic Sans MS", Mistral;
float:left;
}

#lis
{
position: relative;
font-size: 14px;
font-family: "Book Antiqua", "Comic Sans MS", Mistral;
float:left;
}

#niz
{
position: relative;
font-size: 14px;
font-family: "Book Antiqua", "Comic Sans MS", Mistral;
float: right;
}
