* { margin: 0; padding: 0; }
body { background-color: rgb(173,170,173); color: black; font: 8pt Arial, Serif; }
.anchor { color: Black; text-decoration: underline;}
h1 { font-size: 7pt; color: rgb(90,90,90); margin-left: 20px; }
h2 { padding-bottom: 15px; }
h3 { font-size: 8pt; }
h4 { font-size: 8pt; font-weight: normal; }
img,a { border: 0; }
a { text-decoration: none; color: rgb(90,90,90); }
a:hover { text-decoration: underline; }
a:visited { color: rgb(90,90,90); }

#main {
 border-left: 3px solid rgb(80,0,0);
 border-right: 3px solid rgb(80,0,0);
 border-top: 1px solid rgb(80,0,0);
 border-bottom: 1px solid rgb(80,0,0);
 margin: 0px 1px;
}

#head {
 clear: both;
 background-image: url(/images/head_bg.gif);
 background-repeat: repeat-x;
 height: 132px;
 width: 100%;
}

.site {
 background-repeat: no-repeat;
 width: 263px;
 height: 12px;
}

#site_head_left { background-image: url(/images/head_left.gif); }
#site_head_right { background-image: url(/images/head_right.gif); }
#site_foot_left { background-image: url(/images/foot_left.gif); }
#site_foot_right { background-image: url(/images/foot_right.gif); }

#content_head {
 width: 100%;
 height: 17px;
 background-image: url(/images/cont_head.gif);
}

#content_foot {
 height: 17px;
 background-image: url(/images/cont_foot.gif);
}

.leftup { background-image: url(/images/left_head.gif); }
.leftdown { background-image: url(/images/left_foot.gif); }
.rightup { background-image: url(/images/right_head.gif); }
.rightdown { background-image: url(/images/right_foot.gif); }

.quote {
 background: url(/images/quote.gif) no-repeat;
 padding-left: 40px;
 margin-right: 10px;
 /*font-style: italic;*/
}

.quote img {
 margin-left: 7px;
 margin-bottom: 7px;
}

#header {
 margin: 0 auto;
 width: 436px;
 height: 130px;
 padding-top: 1px;
}

#nav_main {
 background-image: url(/images/nav_spacer.gif);
 background-repeat: repeat-x;
 height: 24px;
 width: 100%;
}

.nav_spacer {
 width: 26px;
}

#nav_mid {
 margin: 0 auto;
 width: 534px;
 height: 26px;
}

#nav_cont {
 background-image: url(/images/nav_mspacer.gif);
 background-repeat: repeat-x;
 height: 100%;
 width: 100%;
}

#navi_lang {
 float: left;
 padding-left: 90px;
 margin-top: 6px;
 height: 11px;
}

.lmargin { margin-top: 20px; }

.box {
 width: 121px;
 height: 24px;
}

.rbox {
 width: 175px;
 height: 24px;
}

.left {
 background-image: url(/images/left_back.gif);
 background-repeat: repeat-y;
 width: 121px;
}

.fb-like {
 padding-top: 10px;
 padding-left: 10px;
}

.right {
 background-image: url(/images/right_back.gif);
 background-repeat: repeat-y;
 width: 175px;
}

.partner {
 width: 122px;
}

#content_mid {
 width: 516px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 16px;
}

#content {
 /* height: 600px; */
 background-color: rgb(247,247,247);
 border-left: 1px Solid rgb(123,125,123);
 border-right: 1px Solid rgb(123,125,123);
 color: Black;
}

#footer {
 clear: both;
 height: 12px;
 margin-top: 20px;
}

.news_icon {
 float: left;
 margin-left: 12px;
 width: 42px;
 height: 42px;
}

.news_head {
 background-image: url(/images/news_head.gif);
 background-repeat: no-repeat;
 width: 454px;
 height: 42px;
}

.imap {
 width: 372px;
 margin: 10px;
 padding: 10px;
 background-color: rgb(235,235,235);
 border: 1px Solid Black;
}

.fleft {
 float: left;
}

.fright {
 float: right;
}

.italic {
 font-style: italic;
}

.bold {
 font-weight: bold;
}

* html #nav_cont { width: 482px; }