body { 
    font-family: Verdana, Geneva, sans-serif; 
    font-size: 15px; 
    line-height: 25px; 
    color:#000000; 
    text-align: justify; 
    background-repeat: repeat;
    background-color: #eeeae1;
    line-height: 20px; 
    }

ul, ol {
    margin-left: 15px;
    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: none;
    border-bottom: 1px dashed #ccc;
   /* text-transform: uppercase; */
}

dd a {
    color: #555;
    outline: none;
    text-decoration: none;
}

dd a:hover {
    color: blue;
}

dt a:hover {
    color: blue;
}

dt {
    margin-top: 20px;
    margin-bottom: 5px;
}

dd {
    margin-top: 2px;
    margin-bottom: 2px;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}
input {
	vertical-align: middle;
}



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

#nb {
	text-indent: 0;
	}
	
ol ul {
	margin-left:4px;
    font: 14px Verdana, Geneva, sans-serif;
	}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 180px;
	background: #fff;
    border: 0px 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;
}




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

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

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


.zmist {
    margin-left: 70px;
    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: 15px Arial, Helvetica, sans-serif;*/
    font: 13px Verdana, Geneva, sans-serif;
    margin: 10px;
}

ul, ol {
    font: 14px Verdana, Geneva, sans-serif;
}

h1 {
    text-decoration: underline;
}

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

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

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

h4 {
    text-align: center;
    /*font: bold 14px Arial, Helvetica, sans-serif;*/
    font: bold 14px Verdana, Geneva, sans-serif;
    color: black;
    text-decoration: underline;
}

#scroll {
    margin-left: -50px;
    overflow: scroll;
}

#pagiantion a:hover {
    color: #000;
}

#pagiantion a {
    text-decoration: none;
}

#hr1 {
    margin-bottom: -10px;
}

#hr2 {
    margin-top: -10px;
    margin-bottom: 50px;
}

li {
    font: 12px Verdana, Geneva, sans-serif;
}