* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family:Verdana;
    font-size:13px;
    color:#808080;
    text-decoration:none;
    text-align:center;
    background-color: #FFF;
}

.container {
    width: 775px;
    text-align: left;
}
.header {
    background-image: url(header.jpg);
    background-repeat: no-repeat;
    height: 183px;
    width: 100%;
}
div.hhh {
    position: relative;
    top: 65px;
    left: 160px;
    text-align:left;
    width: 500px;
}

#h_1 {
    color: #6699CC;
    font-size: 14px;
    line-height:12px;
    padding: 1px;
}
#h_2 {
    color: #9A9A9A;
    font-size: 13px;
    font-weight: lighter;
    line-height:3px;
    padding-top:10px;
    height:20px;
}
.main {
    width: 100%;
    text-align:left;
}
.main_right {
    width: 548px;
    float: right;
}
.menu {
    background-image: url(menu.jpg);
    background-repeat: no-repeat;
    height: 122px;
    width: 219px;
    position: relative;
    left: -15px;
    top: -17px;
    font-size: 12px;
    color: #7A7A7A;
    font-weight: bold;
    background-color: #669966;
}
.lng_menu {
    width: 200px;
    text-align: center;
}

.menu ul {
    padding: 6px 2px 0px 35px;
}
.menu ul li {
    list-style-type: none;
    margin: 0px 0px 16px 0px;
    text-align: left;
}
.menu a {
    color: #FFF;
    text-decoration: none;
}
.menu a:hover {
    color: #FFF;
    text-decoration: underline;
}

.new {
    float: right;
    vertical-align: top;
    width: 250px;
    height: 232px;
    background-image: url(text_b_.gif);
    background-repeat: repeat-x;
}
.entry {
    float: right;
    vertical-align: top;
    width: 548px;
    height: 234px;
    background-image: url(entry.jpg);
    background-repeat: no-repeat;
}
.entry_main {
    float: right;
    vertical-align: top;
    width: 548px;
    background-image: url(entry_03.jpg);
    background-repeat: repeat-y;
}
.entry_mainend {
    float: right;
    vertical-align: top;
    width: 548px;
    height: 22px;
    background-image: url(entry_main_02.jpg);
    background-repeat: no-repeat;
}
#text-h-en {
    float: left;
    padding: 12px 5px 0 40px;
    color: #6699CC;
    font-size: 15px;
    font-weight: bold;
    text-align: justify;
    background-image: url(/images/entry_main_01.jpg);
    background-repeat: repeat-x;
}
#text-h-en2 {
    float: left;
    padding: 12px 5px 0 40px;
    height: 232px;
    color: #6699CC;
    font-size: 15px;
    font-weight: bold;
    text-align: justify;
    background-image: url(/images/entry_main_01.jpg);
    background-repeat: repeat-x;
    width: 100%;
}
#text-h {
    background-image: url(text_l_.jpg);
    background-repeat: no-repeat;
    float: left;
    padding: 12px 0 0 40px;
    height: 232px;
    color: #6699CC;
    font-size: 15px;
    font-weight: bold;
    text-align: justify;
}
#text-h-t {
    color: #808080;
    font-size: 13px;
    font-weight: lighter;
    position: relative;
    left: -20px;
    padding-bottom:10px;
    line-height:17px;
}
.new_right {
    float: right;
    vertical-align: top;
    width: 11px;
    height: 232px;
    background-image: url(text_r_.gif);
    background-repeat: no-repeat;
    margin-top: 0px;
}
p#hr a {
    font-size: 13px;
    color: #66CC00;
    font-weight: bold;
    float: right;
    text-decoration: none;
    padding:5px;
    position: relative;
    bottom: 10px;
}

p#hr a:hover {
    text-decoration: underline;
}

.add {
    padding: 20px 10px 5px 2px ;
    margin: 0 10px 0px 10px;
    background-image: url(button_.jpg);
    background-repeat: no-repeat;
    height: 69px;
    width: 175px;
    font-size: 15px;
    font-weight: bolder;
    text-align:center;
}
wiki_imgs {
    position:relative;
    right:10px;
}

.add a {
    color: #339933;
    text-decoration: none;
    padding-left: 3px ;
}
.add a:hover {
    color: #009933;
    text-decoration: none;
}
.add:active {
    margin-top: 3px;
}

select {
    font-size:14px;
    border-style:solid;
    border-width:1px;
    border-color:#C9C2C2;
    background-color:#ffffff;
    color:#565656;
}


.textarea {
    font-family:verdana;
    width:100%;
    height:230px;
    font-size:14px;
    border-style:solid;
    border-width:1px;
    border-color:#C9C2C2;
    background-color:#ffffff;
    color:#565656;
    overflow:auto;
    margin-left:0px;
    margin-right:0px;
    line-height:17px;
}

.menu_f a:hover, a:hover{text-decoration:underline;}

.button {
    background-image: url(smallb.jpg);
    background-repeat: no-repeat;
    height: 52px;
    width: 138px;
    font-size: 16px;
    font-weight: bolder;
    color: #009966;
    border: none;
    background-color: transparent;
    padding-bottom: 15px;
}

.button:active {
    margin-top: 3px;
}

.green {
    width: 100%;
    float: left;
    background-image: url(polosa.jpg);
    background-repeat: repeat-y;
    padding: 0 5px 3px 25px;
    height: 100px;
}
.green#left {
    width: 240px;
}
.green#right {
    width: 470px;
    float: right;
}
table, td{
    font-family:Verdana;
    font-size:13px;
    padding:0;
    border:0;
    margin:0
}
.footer {
    width: 100%;
    text-align: center;
    font-size: 11px;
}
.menu_f {
    height: 25px;
    background-color: #E6E6E6;
    width: 100%;
    margin: 0 13px 5px 13px;
    padding-top: 5px;
}
.menu_f a {
    color: #6699CC;
    text-decoration: none;
    font-size: 12px;
}
.copy, .copy a {
    text-align: center;
    color: #B5B5B5;
    margin: 3px;
    text-decoration: none;
}
.clear {
  clear: both;
}
.pagenav { float:right; margin:10px 20px 10px 0px; font-size:1.1em; }
.pagenav_prev, .pagenav_next, .pagenav_first, .pagenav_last, .pagenav_pages
{ padding:3px 8px; background:#F5F5F5; margin:1px; border:1px solid #d5d5d5; height:20px;}
.pagenav_current { padding:3px 8px; font-weight:bold; text-decoration: none; background:#ededed; margin:1px; border:1px solid #c8c7c7; height:20px; }
a {
	text-decoration: none;
	color:#FF6600;
}
a:hover{
	color:#000;
}
.wiki {
float:right; padding:3px; border: solid 1px #d5d5d5; margin: 5px; font-size: 10px; text-align:center;margin-top:40px;
}
.wiki img {
padding-bottom:3px;
}
img {border:0px}
#ostr1, #ostr2, #ostr3, #ostr4 { position: relative; display:none}
fieldset { margin-top:15px; padding: 5px 20px; border:1px solid #eaeaea;width:630px; font-size:85%; text-align:justify }
legend { padding:0 1em; font-weight:bold; }
