﻿/* general settings */
body
{
    font-size: 12px;
    background-image: url(images/bg1.jpg);
    color: white;
    font-family: Arial;
    background-color: black;
    text-align: center;
    margin-top: 50px;
}
a {text-decoration: none;}
a:visited {color: #ffffff;}
a:link {color: #ffffff;}
a:hover {color: #f5c400;}
a:focus {color: #f5c400;}
/* div structure settings */
#divmain {margin: auto;float:left;width:100%;}
#divflash {float:none;margin:auto;width:900px;height:505px}
#divback {float:left;margin:auto;width:178px;height:55px;vertical-align:middle;line-height:55px;}
#divhead {float:left;margin:auto;width:365px;height:55px;}
#divslogan {float:right; width:357px; height:55px; vertical-align:middle; line-height:55px; margin:auto;}
#divdbox {float:left;margin:auto;width:900px;height:450px;}
.space {float:none;margin:auto;height:20px;width:900px;}
.content {float:left; margin:5px; width:440px; vertical-align:top;}
#divmultilang {float:none;margin:auto;width:900px;text-align:justify;}
#divmem {float:none;margin:auto;width:900px;text-align:center;}
.divline {float:none;margin:auto;width:900px;height:5px;}
.divline1 {float:none;margin:auto;width:900px;height:1px;}
#divfooter {float:none;margin:auto;width:900px;height:20px;text-align:right;}
.spacesmall {float:none;margin:auto;height:15px;width:900px;}
.ulfooter {float:right;margin:0;padding:0;list-style-type: none;height:20px;}
.lifooter {float:left; margin-left:20px;}
/* font settings */
#divfooter {font-size:10px;}
#divback {font-size:16px;text-align:left;}
#divslogan {font-size:26px; text-align:left; text-indent: 20px;}
.content {color:#000000; text-align:left;}
.title {font-size:40px; font-weight:bold; color:#000000; line-height:40px}
.black {font-weight:bold;}
/* color settings */
/*#divflash {background-color: white;}*/
#divdbox {background-color: white;}
.divline {background-color: white;}
.divline1 {background-color: white;}
.black {color:#000000;}

