@charset "utf-8";
/* CSS Document */

#body {
margin:0px;
background-color:#FFFFFF;
font-family:"Segoe UI", "Lucida Grande", Tahoma, Verdana, Arial;
background-image:url(../images/header_bg.gif);
background-repeat:repeat-x;
}

#container {
width:1000px;
margin-left:auto;
margin-right:auto;
}

.main-top {
height:20px;
position:absolute;
left:0px;
right:0px;
top:0px;
border-style:solid;
border-width:1px;
border-color:#eaeaea;
border-right-style:none;
border-bottom-style:none;
color:#999999;
font-size:11px;
line-height:20px;
background-color:#ffffff;
}

.main-footer {
width:1000px;
height:22px;
color:#999999;
float:left;
font-size:11px;
line-height:20px;
background-color:#ffffff;
}

.main-bottom {
float:left;
width:1000px;
height:1px;
margin-top:20px;
border-bottom:#CCC 2px solid;

}

.top-bottom {
position:absolute;
left:0px;
right:0px;
top:20px;
height:5px;
background-image:url(../images/frame_border/bottom.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#ffffff;
}

.banner {
width:1000px;
height:70px;
margin-top:10px;
margin-bottom:10px;
}

.banner_text {
position:absolute;
margin-left:-280px;
top:85px;
font-size:14px;
color:#666;
word-spacing:4px;
}

.main-menu {
width:1000px;
float:left;
top:119px;
height:24px;
border-color:#CCC;
border-bottom-style:solid;
border-width:1px;
}

.main {
width:1000px;
float:left;
background-color:#ffffff;
}

.top-menu-tab {
float:left;
height:22px;
line-height:20px;
margin-top:2px;
padding-left:6px;
padding-right:6px;
text-align:center;
text-decoration:none;
border-style:solid;
border-width:1px;
border-color:#CCC;
border-bottom-style:none;
color:#666666;
font-size:12px;
background-color:#ebebeb;
}

.top-menu-right {
float:left;
height:22px;
width:5px;
margin-top:2px;
margin-right:5px;
background-image:url(../images/frame_border/right.gif);
background-position:left;
background-repeat:repeat-y;
background-color:#ebebeb;
}

a.top-menu-tab:link {
color:#666666;
}

a.top-menu-tab:hover {
background-color:#efefef;
color:#333333;
}

.top-right-menu-tab {
float:right;
height:22px;
line-height:20px;
margin-top:2px;
margin-left:5px;
text-align:center;
text-decoration:none;
border-style:solid;
border-width:1px;
border-color:#CCC;
border-bottom-style:none;
border-right-style:none;
color:#666666;
font-size:12px;
background-color:#ebebeb;
}

.top-right-menu-right {
float:right;
height:23px;
width:5px;
margin-top:2px;
background-image:url(../images/frame_border/right.gif);
background-position:left;
background-repeat:repeat-y;
background-color:#ebebeb;
}

a.top-right-menu-tab:link {
color:#666666;
}

a.top-right-menu-tab:hover {
background-color:#efefef;
color:#333333;
}

a.bar_btn:link {
color:#999999;
text-decoration:none;
}

a.bar_btn:visited {
color:#999999;
text-decoration:none;
}

a.bar_btn:hover {
color:#666666;
text-decoration:underline;
}

.lang_btn {
width:130px;
float:left;
color:#999999;
padding-left:10px;
text-decoration:none;
}

a.lang_btn:hover {
color:#FFFFFF;
background-color:#666666;
}

.language_box {
position:absolute;
top:1px;
width:140px;
color:#999999;
font-size:11px;
line-height:18px;
background-color:#FFFFFF;
right:6px;
border-style:solid;
border-width:1px;
border-color:#eaeaea;
visibility:hidden;
}
