
@font-face {
    font-family: "Bauhaus Lt BT";
    font-style: normal;
    font-weight: normal;
    src: url("BauhausLightBT.eot?#iefix") format("embedded-opentype"), url("BauhausLightBT.svg#Bauhaus Lt BT") format("svg"), url("BauhausLightBT.woff") format("woff"), url("BauhausLightBT.ttf") format("truetype");
}
@font-face {
    font-family: "Bauhaus Md BT";
    font-style: normal;
    font-weight: normal;
    src: url("BauhausBoldBT.eot?#iefix") format("embedded-opentype"), url("BauhausBoldBT.svg#Bauhaus Md BT") format("svg"), url("BauhausBoldBT.woff") format("woff"), url("BauhausBoldBT.ttf") format("truetype");
}
html {
    height: 100%;
    width: 100%;
}
body {
    border: 0 none;
    color: #444444;
    direction: ltr;
    font-family: "Bauhaus Lt BT";
    font-size: 12px;
    font-weight: bolder;
    height: 100%;
    margin: 0;
    max-height: 100%;
    overflow: hidden;
    padding: 0;
	background: url("../pics/bg.jpg") no-repeat fixed center center / cover rgba(0, 0, 0, 0);
}
#backframe {
	height: 100%;
	width: 100%;
	background-image: url("../pics/pattern2.png");
	background-repeat: repeat;
}
#backframe2 {
    background: url("../pics/bbg_02.jpg") no-repeat fixed center center / cover rgba(0, 0, 0, 0);
    height: 100%;
    width: 100%;
}
#framecontentTop {
    background-image: url("../pics/o1.png");
    box-shadow: 0 2px 8px 5px rgba(0, 135, 138, 0.2);
    height: 72px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
#framecontentBottom {
    background-image: url("../pics/fbot.png");
    border-top: 2px solid #888888;
    bottom: 0;
    box-shadow: 0 0 8px 5px rgba(0, 135, 138, 0.2);
    direction: ltr;
    font-family: "Bauhaus Lt BT";
    height: 55px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 100%;
    z-index: 2;
}
#maincontent {
    left: 50%;
    margin-left: -512px;
    margin-top: -240px;
    min-width: 1023px;
    position: absolute;
    top: 50%;
}
#main {

}
#middlebox {
    background-color: rgba(204, 204, 204, 0.8);
    border-bottom-right-radius: 15px;
    border-color: #ffffff;
    border-style: solid;
    border-top-left-radius: 25px;
    height: 482px;
    width: auto;
}
.text {
    color: #444444;
    font-family: "Bauhaus Md BT";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 0 0 0 10px;
    text-shadow: 2px 2px #cccccc;
}
#logo {
    margin: -15px -185px;
    position: fixed;
}
.maintitle {
    background-color: rgb(255, 255, 255);
    border-top-left-radius: 20px;
    color: #787873;
    direction: ltr;
    font-family: "Bauhaus Md BT";
    font-size: 32px;
    letter-spacing: 3px;
    margin: 2px 0 0 2px;
    padding-left: 20px;
    padding-top: 7px;
    text-shadow: 1px 1px #000000;
    width: 1013px;
}


#box {
z-index:3;
}

#box a {
}

#box a:hover {
color:black;
}

#box a span {
	display:none;
	}

#box a:hover span {
	background-color:#333333;
	color:#FFFFFF;
	border:1px solid black;
	display:inline;
	position:absolute;
	margin-left:5px;
	bottom:35px;
}

.c-more {
    background: none repeat scroll 0 0 #444;
    bottom: 10px;
    color: white;
    font-family: "Bauhaus LT BT";
    font-size: 18px;
    font-weight: bolder;
    padding: 4px 15px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px #000;
}
.c-more:hover {
    box-shadow: 0 2px 4px 1px #000;
	background-color:#00878a;
}


#boxi div{display:none;}

#boxi:hover div{
    color: #787873;
    display: block;
    height: 36px;
    left: 10px;
    position: absolute;
    bottom: 8px;
    width: 220px;
    padding-top: 8px;
    font-family: "Bauhaus MD BT";
    font-size: 16px;
    text-shadow: 1px 1px #000;
    letter-spacing: 3px;
    font-style: italic;
}

.ca-content-text-overflow {
    font-size: 15px;
    height: 79%;
    line-height: 24px;
    margin: 10px 20px;
    overflow: auto;
    padding: 2px 20px;
    font-size: 12px;
    letter-spacing: 1px;
}
.ca-item h5 {
    font-size: 16px;
    font-style: italic;
    margin: 5px 0px -15px 0px;
    padding-left: 10px;
    text-align: justify;
    text-shadow: 1px 1px #000000;
    font-family: Bauhaus Md BT;
    color: #a0a0a0;
}