body { 
    font-family: Verdana, Geneva, sans-serif; 
    font-size: 12px; 
    line-height: 25px; 
    color:#000000; 
    text-align: justify; 
    background-image: url(img/bgbody.gif); 
    background-repeat: repeat-x;
    background-color: #9ccdeb;
    line-height: 20px; 
    }

ul, ol {
    margin-left: 50px;
    font-size: 15px;
}

blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
    margin-left: 50px;
    margin-right: 50px;
    width: 600px;
    text-align: center;
}

.scroll {
    max-width: 800px;
    overflow: auto;
}

tr, td {
    padding: 0px;
}


table tr td p {
    margin: 0px;
    text-align: center;
    text-indent: 0px;
}

a {
	color: blue;
	outline: none;
	text-decoration: underline;
}

dt a {
    color: black;
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
p {
	margin: 0;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}

#start {
    width: 409px;
    height: 499px;
    margin: 25px auto;
}
#start a {
    border: none;
}

#start p {
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    color:#333;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
    border: 1px solid #3e9dd4;
    background-color: #fff;
    background-image: url(img/content.jpg);
}

#nb {
	text-indent: 0;
	}
	
ol ul {
	margin-left:4px;
	}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 180px;
	background: #fff;
    border: 5px solid #ffffff;
    background: url(img/header.png) no-repeat left top;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
    
}
#content {
	padding: 0 60px 0 60px;
    
}

#content h1 {
    margin: 25px;
    font-weight: bold;
    color: #333;
    margin-left: 20px;
    font-size: 20px;
}

#content p {
    margin: 20px;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 40px;
	background: #BFF08E;
}

#pagiantion {
    margin: 20px;
    text-align: center;
}

#pagiantion a {
    font-size: 20px;
    text-decoration: underline;
    color:#08A9BD;
}


.zmist {
    margin-left: 100px;
    font-size: 15px;
}

.zmist1 {
    margin-left: 50px;
    font-size: 20px;
}

#zmist {
    text-align: center;
}

.text {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

p {
    text-indent: 20px;
    font-size: 15px;
}

h1 {
    text-decoration: underline;
}

pre {
    text-align: center;
    font-size: 20px;
}

#t1 {
    text-align: center;
    font-size: 10px;
}

h3 {
    text-align: center;
    font-size: 17px;
}
