/* CSS Document */



body {
margin-top: 0px;
background-color: #0a1c27;
background-image: url(images/back.jpg);
background-position:top;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


a:link {
	color: #0066CC;
	text-decoration: underline;
	outline:none;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
	outline:none;
}

a:visited {
	color: #0066CC;
	text-decoration: underline;
	outline:none;
}

.wrap {
margin-left: auto;
margin-right: auto;
text-align: center;
}

.all {
width: 800px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

h3 {
font-size: 14px;
color: #205797;
font-style: italic;
}

h6{
color: #FFFFFF;
}

/* LAYOUT CLASSES */

.main {
width: 800px;
height: auto;
margin-left: auto;
margin-right: auto;
}

.banner {
margin-left: auto;
margin-right: auto;
width: 800px;
height: 200px;
background-image: url(images/banner.jp);
}

.menu {
margin-top:7px;
margin-left: auto;
margin-right: 10px;
text-align:right;
width: 790px;
height: 40px;
background-image: url(images/menu.jpg);
}

.middle {
margin-top:13px;
width: 800px;
height: auto;
margin-left: auto;
margin-right: auto;
}

.footer{
width: 800px;
height: 30px;
color: #999999;
font-size:11px;
}


/* MAIN CLASSES */


.text {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: justify;
padding-top: 5px;
padding-left: 20px;
padding-right: 10px;
color: #666666;
line-height:20px;
}

.text2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
text-align: left;
padding-left: 0px;
color: #FFFF00;
line-height:20px;
}

.text3 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
padding-top: 5px;
color: #333333;
line-height:20px;
}

.bold{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
text-align: left;
color: #f7bb01;
line-height:20px;
}

.textart {
color: #FFFFFF;
font-size: 15px;
margin-left: auto;
margin-right: auto;
font-weight: bold;
text-align: left;
}

.ul_welcome {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align:left;
line-height: 22px;
}

li {
list-style:square;
color:#666666;
}

/* FOOTER WEBWORKS */

.webworks {
color: #006699;
font-size: 11px;
font-family: Verdana;
}


a.webworks:link {
color: #006699;
font-size: 11px;
font-family: Verdana;
text-decoration: none;
}


a.webworks:visited {
color: #006699;
font-size: 11px;
font-family: Verdana;
text-decoration: none;
}

a.webworks:hover {
color: #006699;
font-size: 11px;
font-family: Verdana;
text-decoration: underline ;
}

/* WEBWORKS */
