body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

body, td, th {
    font-family: arial, verdana, Gulim, Dotum;
    font-size: 12px;
}

/*basic link*/
a:link {
    text-decoration: none;
    color: #222222;
}

a:visited {
    text-decoration: none;
    color: #222222;
}

a:active {
    text-decoration: none;
    color: #222222;
}

a:hover {
    text-decoration: none;
    color: #000000;
}

/*leftmenu link*/
a.left:link {
    text-decoration: none;
    color: #250854;
}

a.left:visited {
    text-decoration: none;
    color: #250854;
}

a.left:hover {
    text-decoration: underline;
    color: #000000;
}

a.left:active {
    text-decoration: none;
    color: #250854;
}

/* text */
.t11 {
    font-size: 11px;
    line-height: 1.3;
}

.title {
    font-size: 15px;
    font-weight: bold;
    color: #222222;
    line-height: 1.3;
}

.menuButton {
    border-style: none;
    width: 25px;
    height: 25px;
    background-color: #C6C3C6;
}

img {
    border: 0px;
}

.padd_left {
    padding: 3px 0px 3px 16px;
}

.padd_left_bold {
    padding: 3px 0px 3px 0px;
    font-weight: bold;
}

.padd_cons {
    padding: 0px 0px 0px 0px;
}

.click_img {
    cursor: pointer;
}

.ip {
    font-size: 12px;
    color: #ffffff;
    text-align: right;
}

/* for Board, not Admin, by Tago's designer */
/*board link*/
.board a.bd:link {
    text-decoration: none;
    color: #333333;
}

.board a.bd:visited {
    text-decoration: none;
    color: #333333;
}

.board a.bd:hover {
    text-decoration: underline;
    color: #000000;
}

.board a.bd:active {
    text-decoration: none;
    color: #333333;
}

/* form css */
.board .form {
    border: 1px solid #BDBDBD;
    font-size: 12px;
    color: #333333;
}

.board .tb_input {
    font-family: Dotum, Gulim, arial, verdana;
    border: 1px solid #8B8B8B;
    font-size: 12px;
    color: #222222;
    background-color: #ffffff;
}

.board .rw_cont {
    border: 1px solid #BDBDBD;
    font-size: 12px;
    color: #333333;
    width: 595px;
}

/* board */
.board .td_pad {
    padding: 4px;
    text-align: left;
}

.board .td_con {
    padding: 8px 10px 8px 10px;
    text-align: left;
    line-height: 140%;
}

.board .td_w {
    padding: 3px 10px 3px 10px;
    text-align: left;
}

.board .td_w2 {
    padding: 3px 10px 3px 20px;
    text-align: left;
}

/* text */
.board .t11 {
    font-size: 11px;
    line-height: 1.3;
}

/* cafe */
.boardNameBorder {
    height: 33px;
    margin-bottom: 10px;
}

.boardName {
    width: 60%;
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-indent: 10px;
    line-height: 34px;
    text-align: left;
}

.more_view {
    width: 100px;
    float: right;
    font-size: 11px;
    color: gray;
    text-align: right;
    cursor: pointer;
    margin-right: 10px;
    line-height: 34px;
}

.bulLink {
    cursor: pointer;
    font-size: 12px;
    margin-left: 10px;
}

#ebImg {
    max-width: 100% !important;
}
