* { margin:0; padding:0; }
#forward_body {
    background-color: #e6e6e6;
    padding: 55px 40px;
    font-family: gulim, verdana;
}

#single_box {
    background-color: #ffffff;
    position: relative;
    margin: 0 40px;
    padding: 20px;
    text-align: left;
    border: 2px #c6c6c6 solid;
    width: 730px;
    height: 139px;
    display: inline-block;
    font-size: 1em;
    line-height: 1.5em;
}

#right_box {
    position: absolute;
    right: 0;
    top: 20px;
    margin-right: 20px;
}

.right {
    position: absolute;
    right: 0;
    margin-right: 10px;
}

#suggest_ul {
    margin-top: 0;
    margin-bottom: 0;

    padding-left: 20px;
}

#suggest_ul li {
    font-size: 0.9em;
    line-height: 1.5em;
    margin-left: 0;
    margin-right: 0;
}

.forward_title {
    font-size: 1.4em;
}

.normal {
    font-size: 1em;
}

.stronger {
    font-weight: bold;
}

.align_center {
    text-align: center;
}

.no_point {
    list-style: none;
}

.little {
    font-size: 0.8em;
    line-height: 1.5em;
}

.less_point {
    color: #a6a6a6;
}

.clickable ,
.less_point a:hover,
.less_point a:visited,
.less_point a:active,
.less_point a:link,
.less_point a{
    color: #6B6BB3;
}

span .little{
    line-height: 1.5em;
}

.hands {
    cursor: pointer;
}

#explain_option {
    padding-left: 20px;
    display: none;
}

#buttom_layer a:hover,
#buttom_layer a:visited,
#buttom_layer a:active,
#buttom_layer a:link,
#buttom_layer a{
    color: #a6a6a6;
    text-decoration: none;
}

#middle {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -426px;
    margin-top: -91px;
}

.ad_text_color {
    color: #cccccc;
}

#time_area {
    color: #cccccc;
}
