/* //////////////////////////// */
/* ///   1. SCREEN STYLE    /// */
/* //////////////////////////// */

#screen01_white_bar {
    height: 145px;
}

#screen01_maintext_container {
    height: 145px;
    width: 850px;
}

.screen01_head_cont {
    height: 145px;
    left: 125px;
}

#screen01_head1 {
    height: 145px;
    width: 260px;

    font-size: 30px;
    line-height: 25px;
}

#screen01_head2 {
    height: 145px;
    width: 340px;

    font-size: 30px;
    line-height: 25px;
}

#screen01_menu_hr_cont {
    height: 145px;
}

.screen01_text_wrapper {
    height: 145px;
    width: 320px;
}

.screen01_text{
    height: 145px;
    font-size: 14px;
    line-height: 24px;
}

/* //////////////////////////// */
/* ///   2. SCREEN STYLE    /// */
/* //////////////////////////// */

#screen02_menubar_cont {
    width: 170px;
}

.screen02_menu {
    height: 130px;
    width: 130px;
}

.screen02_menu img{
    height: 130px;
    left: -155px;
}

.screen02_text {
    width: 170px;
    font-size: 18px;
}

#screen02_owner {
    width: 200px;
}

#screen02_editor {
    width: 200px;
}

.screen02_quote{
    font-size: 11px;
}


/* //////////////////////////// */
/* ///   3. SCREEN STYLE    /// */
/* //////////////////////////// */

#screen03_maintext ul{
    font-size: 24px;
}

#screen03_maintext_title{
    font-size: 47px;
}

#screen03_maintext_bot{
    font-size: 20px;
}

/* //////////////////////////// */
/* ///   5. SCREEN STYLE    /// */
/* //////////////////////////// */

#screen05_maintext {
    font-size: 60px;
    letter-spacing: 30px;
    line-height: 100%;
}
.screen05_hover_maintext{
    font-size: 60px;
    letter-spacing: 30px;
    line-height: 100%;

}

/* //////////////////////////// */
/* ///   6. SCREEN STYLE    /// */
/* //////////////////////////// */

#screen06_cont {
    width: 1024px;
}

#screen06_mid_cont {
    width: 810px;
    margin: 100px auto;
}

#screen06_row1 {
    height: 200px;
    width: 800px;
}

#screen06_row2 {
    height: 200px;
    width: 800px;
}

#screen06_row3 {
    height: 200px;
    width: 600px;
    margin-bottom: 40px;
}

.screen06_img {
    height: 200px;
    width: 200px;
}

#screen06_maintext2 {
    width: 300px;
    left: 670px;
}

/* //////////////////////////// */
/* ///   7. SCREEN STYLE    /// */
/* //////////////////////////// */

#screen07_title {
    font-size: 28px;
}

#screen07_quote {
    font-size: 26px;
}

#screen07_maintext {
    font-size: 14px;
}

/* //////////////////////////// */
/* ///   14. SCREEN STYLE   /// */
/* //////////////////////////// */

#screen14_comment{
    height: 100px;
}