.top_news {
    background-color: #ffffcc;
    padding: 3px;
    border-bottom: orange 1px solid;
    text-align: center;
    color: red;
}
.row_footer {
    font-style: italic;
    color: gray;
}
.content {
    width: 950px;
    margin-bottom: 10px;
    display: inline-block;
    text-align: left;
    /* background: url("images/bg.jpg") no-repeat #ffffff; */
}
.row {
    border-bottom: #b0c5e3 1px dashed;
    padding-bottom: 4px;
}
.panel {
    padding-top: 5px;
}
.content_center_body {
    border-bottom: #808080 1px solid;
}
.row div {
    padding-top: 1px;
    padding-bottom: 2px;
}
.toolbar {
    padding-top: 7px;
    padding-bottom: 1px;
}
.menu_member td {
    padding-left: 5px;
    padding-right: 5px;
}
.menu_member td a img {
    border: 0px;
}
.flash_error {
    border: red 1px solid;
    padding: 5px;
    color: red;
    background: #ffffcc;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
    background-repeat: no-repeat;
    margin: 1px;
}
.flash_complete {
    color: green;
    font-weight: bold;
    padding: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    border: green 1px solid;
    background: #eef7e5;
    padding-left: 10px;
    background-repeat: no-repeat;
    margin: 1px;
}
.tab_content {
    background-color: #fafcfc;
    padding: 4px;
    display: inline-block;
    border: #79b7e7 1px solid;
    height: 350px;
    min-height: 350px;
}
.article_block {
    margin-bottom: 20px;
}
.pagination {
    background: #e9eff8;
    border: #b0c5e3 1px solid;
    padding: 5px;
}
.pagination a {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 7px;
    padding-bottom: 7px;
    min-width: 18px;
    text-align: center;
    text-decoration: none;
}
.block_topic {
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    padding-left: 5px;
    border-bottom: #808080 1px solid;
    background-image: url(images/block_topic.jpg);
    background-color: #72bfdd;
    background-repeat: repeat-x;
}
table.grid thead tr td {
    border-top: #808080 1px solid;
    border-bottom: #808080 1px solid;
    background-image: url(images/grid_header.jpg);
    text-align: center;
    font-weight: bold;
    padding: 4px;
}
.grid_row_over {
    background: #e9eff8;
}
.grid_row_selected {
    background: #ffff9c;
}
.grid_left {
    text-align: center;
    background: #e1e1e3;
    font-weight: bold;
}
table.grid tbody tr td {
    padding: 4px;
    border-bottom: #cccccc 1px dashed;
}
table.grid tfoot tr td {
    background: #ffffff;
    padding: 5px;
    border-top: #000000 1px solid;
    border-bottom: black 3px double;
}
.block {
    border: #808080 1px solid;
}
.block_body {
    padding: 10px;
}
.block_data {
    padding: 10px;
}
.block_body div a{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: #cccccc 1px dashed;
    width: 100%;
    display: inline-block;
    padding-left: 3px;
}
.block_body div a:hover {
    background: #d1e0f5;
    color: black;
    text-decoration: none;
}
.app_button {
    background-image: url(images/app_button.jpg);
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    border: #808080 1px solid;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
}
.app_button:hover {
    cursor: pointer;
    background: #e9eff8;
    color: black;
    text-decoration: none;
}
.pagination a:hover {
    border: #6a6663 1px solid;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 1px;
    padding-right: 1px;
    background: #d3dce3;
    text-decoration: none;
}
.pagination strong {
    background: #6a6663;
    padding: 4px;
    border: #000000 1px solid;
    color: white;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}
.button_logout {
    border: red 1px solid;
    color: red;
    font-weight: bold;
    background: #ffffcc;
    padding: 4px;
    padding-left: 10px;
    padding-right: 10px;
}
.question {
    font-weight: bold;
    font-size: 15px;
}
.answer {
    padding-left: 20px;
}
.content_center_topic {
    background: url(images/socialize.gif) no-repeat scroll 0 4px;
    padding-left: 18px;
    font-size: 16px;
    border-bottom: #9dd395 3px double;
    padding-bottom: 4px;
    margin-bottom: 5px;
    font-weight: bold;
}
.content_center_body {
    padding-bottom: 20px;
    font-size: 14px;
}
.label_stat {
    margin-left: 20px;
}
.a_button {
    background: #e9eff8;
    border: blue 1px solid;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    color: black;
    text-decoration: none;
}
.a_button:hover {
    background: #b0c5e3;
    border: #808080 1px solid;
    color: black;
}
.block_cd {
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: #cccccc 1px dashed;
}
.button {
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: blue;
    text-decoration: none;
    font-weight: bold;
}
.stat {
    color: red;
    font-weight: bold;
}
.block_content_body {
    padding: 10px;
}
.button_logout:hover {
    background: red;
    color: white;
}
.warning {
    color: red;
    font-weight: bold;
}
.message {
    border: red 1px solid;
    padding: 10px;
    background: #ffffcc;
}
a {
    text-decoration: none;
    color: black;
}
a:hover {
    color: blue;
    text-decoration: underline;
}
.block_menu {
    padding: 3px;
    background: #f4f7f9;
    border: #8ab8da 1px solid;
}
.topic_header {
    background: #eeeeee;
    font-size: 17px;
    padding: 5px;
    border-bottom: #808080 1px solid;
}
.topic_header a {
    color: black;
    font-size: 17px;
    text-decoration: none;
}
.block_content_center {
    padding: 5px;
    border: #8db9db 1px solid;
    background: none;
}
.block_content_title {
    text-align: left;
    font-weight: bold;
    border-bottom: #808080 3px double;
    margin-bottom: 5px;
    padding: 5px;
    background: #eac18a;
}
.comment {
    border: #000000 1px solid;
    background: #fffffc;
    margin-bottom: 10px;
}
.comment_body {
    padding: 10px;
    border-bottom: #808080 1px solid;
}
.comment_footer {
    padding: 5px;
    background: #d3dce3;
}
.comment_footer span {
    padding-right: 5px;
}
.block_title {
    background: url("images/title_menu.png");
    color: white;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}
.block_footer {
    text-align: left;
    padding: 10px;
}
.block_footer div {
    padding-top: 3px;
    padding-bottom: 2px;
}
.vdo_block a:hover {
    color: blue;
}
.article_row {
    padding: 3px;
    border-bottom: #808080 1px dashed;
}
.block_content {
    padding: 3px;
}
.vdo_block {
    padding: 5px;
    border-bottom: #cccccc 1px solid;
}
.vdo_block div {
    padding-top: 3px;
    padding-bottom: 3px;
}
.menu_left_title {
    color: black;
    font-weight: bold;
    border-bottom: 1px black dashed;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}
.footer_content {
    margin-bottom: 10px;
}
.footer_content td {
    border-top: #06569f 3px solid;
    padding: 5px;
}
.footer_content .title {
    font-weight: bold;
    color: #808080;
    font-size: 14px;
    margin-bottom: 5px;
}
.footer_content .body div {
    padding-top: 3px;
    padding-bottom: 3px;
}
form {
    margin: 0px;
    padding: 0px;
}
.body_content {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 40px;
    padding-bottom: 10px;
    display: inline-block;
}
.top_page {
    background: #d9e5f4;
    padding: 5px;
    text-align: left;
    border-bottom: #a9bfd3 1px solid;
}
.top_page a {
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    border-right: black 1px solid;
}
.body_content .center_content {
    margin-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
}
body {
    margin: 0px;
    text-align: center;
}
.menu_left {
    background: #f3f3f3;
}
.menu_left .title {
    text-align: center;
    padding: 5px;
    font-size: 15px;
    color: white;
    font-weight: bold;
    background: url("images/menu_title.jpg");
}
.backend_header {
    border-bottom: #808080 1px solid;
    background: url(images/grid_left.jpg);
    text-align: left;
    font-size: 25px;
    padding: 10px;
}
.menu_left .menu {
    border-bottom: #000000 3px solid;
    border-left: #000000 1px solid;
}
.menu_left_body div {
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    display: block;
}
.menu_right {

}
.header {
    
}
.header .top {
    font-size: 13px;
    padding-top: 5px;
    padding-right: 10px;
    text-align: left;
    background: #f0f0f0;
    padding-bottom: 10px;
}
.header .flash {
    text-align: center;
}
.header .menu {
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
}
.header .menu a {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 3px;
    color: black;
    text-decoration: none;
    padding-top: 5px;
    display: inline-block;
    font-size: 13px;
    text-align: center;
    border-bottom: #f34325 3px solid;
    background-color: #eeeeee;
}
.header .menu a:hover {
    background-color: #dfdfdf;
    border-bottom: #808080 3px solid;
}
.footer {
    background-image: url("images/title_menu.png");
    background-repeat: repeat-x;
    color: white;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    height: 100px;
}
* {
    font-size: 13px;
    font-family: tahoma;
}
.tab_content {
    border: #79b7e7 1px solid;
    background: #f9f9f9;
    width: 100%;
}
.sub_tab {
    margin-right: 10px;
}
.comment_block_left {
    padding: 4px;
    background: #e9eff8;
    border-right: #61b1e6 1px solid;
    text-align: center;
}
.comment_block_left img {
    border: 0px;
}
.comment_block_footer {
    background: #e9eff8;
    padding: 4px;
    text-align: right;
    border-top: #5dace5 1px solid;
}
.comment_block_right {
    background: #fbfbfb;
    padding: 4px;
}
.tab {
    padding-right: 10px;
}
.tab_menu {

}
.tab_menu a {
    display: inline-block;
    color: black;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #f9f8f7;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
}
.tab_menu a.menu:hover {
    background: #fcb22f;
}
.tab_data {
    padding: 5px;
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-bottom: black 1px solid;
    background: #f9f8f7;
}
.current_tab {
    background-image: url(images/block_topic.jpg);
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
}

/*
 * Board
*/
.board_panel_header {
    padding: 8px;
    background-image: url("images/board/panel_header.jpg");
    background-repeat: repeat-x;
}
.board_panel_header a {
    font-size: 16px;
    font-weight: bold;
    color: white;
}
.board_panel_body {
    background-color: #f6f6f6;
    padding: 15px;
    border: black 1px solid;
    border-top: 0px;
}
.board_zone_topic {
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    background-image: url("images/board/panel_header.jpg");
    background-repeat: repeat-x;
    color: white;
}
.board_zone_content {
    padding: 10px;
}
.board_group_left {
    background: #ecedf3;
    padding: 10px;
}
.board_group_right {
    background: #ffffff;
    padding: 10px;
}
.board_group_right .topic {
    color: #476c8e;
    font-weight: bold;
    font-size: 14px;
}
.board_group_right .detail {
    color: black;
    font-size: 12px;
}
.board_top_menu {
    background-image: url("images/board/top_menu.jpg");
    padding: 8px;
}
.board_top_menu a {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: underline;
}
.board_block {
    border: #365e81 1px solid;
}
.board_post {
    background: #fffffa;
    margin-top: 10px;
    border: #808080 1px solid;
}
.board_post .detail {
    padding: 15px;
}

/*
 * Validator
*/
.warnning {
    padding: 10px;
    border: red 1px solid;
    background: #ffffcc;
    color: red;
}