* {
    margin:0;
    padding:0;
}

#flashMessageDialog{
    position:relative;
    float:left;
    z-index:4000 !important;
    display:none;
    cursor:default;
    width: 492px;
    background:url('../dialog/dialog_02.jpg') repeat-y 0px 74px;
    color:#FFF6E2;
}

#flashMessageHead{
    position:relative;
    float:left;
    background:url('../dialog/dialog_01.jpg') repeat-y;
    width:492px;
    height:74px;
}

#flashMessageContent{
    position:relative;
    float:left;
    width:452px;
    margin-left:20px;
    text-align:center;
    padding:20px 0px 20px 0px;
}

#flashMessageFooter{
    position:relative;
    float:left;
    background:url('../dialog/dialog_03.jpg') repeat-y;
    width:492px;
    height:11px;
}

.blockUI.blockMsg.blockPage{
    border:0 !important;
    background:none !important;
}

.blockUI{
    z-index:3500 !important;
}

input[type="submit"] {
    border: 1px solid black; 
    padding:1px 5px;
    cursor:pointer;
    color:#34280b;
    background:#ead7a8;
}

input[type="submit"]:hover {
    background:#FFFFFF;
    color:#000000;
}

input[type="button"] {
    border: 1px solid black; 
    padding:1px 5px;
    cursor:pointer;
    color:#34280b;
    background:#ead7a8;
}

input[type="button"]:hover {
    background:#FFFFFF;
    color:#000000;
}

:focus {
    outline:none;
}

a img { border: 0; }

a, a:link, a:visited { 
    text-decoration: none;
    color:#FFFFFF;
}

a:hover, a:focus { 
    text-decoration: underline 
}

/*body {
    color:#FFFFFF;
    font-size:12px;
    font-family: Arial,Verdana,Tahoma,sans-serif;
    background: #000 url(../layout/front_blue/background_front.jpg) top center no-repeat;
}*/


body {
    color:#FFFFFF;
    font-size:12px;
    font-family: Arial,Verdana,Tahoma,sans-serif;
    background: #000 url(../layout/front_blue/background_front_new.jpg) top center no-repeat;
}


#blue_front{
    position:relative;
    margin:210px auto 0px auto;
    width:1026px;
    min-height:560px;
}

#logo_link{
    display: block;
    height: 114px;
    left: 16px;
    position: absolute;
    top: 12px;
    width: 375px;
}

#front_text{
    position:absolute;
    top:100px;
    left:50px;
    width:420px;
    height:50px;
    font-size:11px;
    color:#ddcea2;
}

#login_container{
    position:absolute;
    top:34px;
    left:414px;
    width:575px;
    height:100px;
    z-index:2000;
}

.login_input{
    background:transparent;
    border:0px solid;
    width:150px;
    color:#FFFFFF;
}


#register_text_container{
    height: 50px;
    left: 6px;
    position: absolute;
    top: 70px;
    width: 370px;
}

.register_text{
    position:relative;
    float:left;
    width:250px;
    height: 25px;
}

.register_text_link{
    position:relative;
    float:left;
    display: block;
    width:120px;
    height: 25px;
    background-position:0px 0px;
}

.register_text_link:hover{
    background-position:0px -25px;
}

.register_text_error{
    position:relative;
    float:left;
    width:370px;
    margin-top:5px;
    height: 20px;
    color:#FF0000;
    font-weight:bold;
    text-align:center;
}

.add_text_error{
    position:absolute;
    width:576px;
    top:150px;
    color:#FF0000;
    font-weight:bold;
    text-align:center;
    padding:10px;
    background:url(../misc/transparent_png_20.png);
    border:#FF0000 1px solid; 
    z-index:3000;
}

.submit_login{
    display: block;
    height: 36px;
    left: 392px;
    position: absolute;
    top: 73px;
    width: 172px;
    background-position: 0px 0px;
}

.submit_login:hover{
    background-position: 0px -36px;
}

.submit_register{
    display: block;
    height: 36px;
    left: 392px;
    position: absolute;
    top: 78px;
    width: 172px;
    background-position: 0px 0px;
}

.submit_register:hover{
    background-position: 0px -36px;
}

#front_menu{
    position:relative;
    float:left;
    margin-top:156px;
    margin-left:45px;
    width:172px;
    height:354px;
}

.front_menu_button{
    position: relative;
    display: block;
    float:left;
    height: 36px;
    width: 172px;
    margin-bottom: 8px;
    background-position: 0px 0px;
    overflow:hidden;
}

.front_menu_button:hover{
    background-position: 0px -36px;
}

.front_menu_button_bg{background-image:url(../layout/front_blue/buttons/button_bg.png);}

.front_menu_button_text{
    display:block;
    width:172px;
    height:72px;
    cursor:pointer;
}

#gondal_layout_content_bg{
    position: relative;
    float:left;
    width:800px;
    margin-top:164px;
    margin-left: 9px;
    background:url(../layout/front_blue/ua/uabody_03.jpg) top left repeat-y;
    min-height: 343px;
}

#gondal_layout_content{
    min-height: 336px;
    position: relative;
    width: 720px;
    margin-left: 17px;
    background:#000;
}


#ua_border_right{
    position:absolute;
    top:165px;
    bottom:0px;
    right:0px;
    width:61px;
    background:url(../layout/front_blue/ua/uabody_04.png) top left repeat-y;
}

#ua_border_contentbottom{
    position:absolute;
    bottom:-52px;
    right:0px;
    width:800px;
    height:64px;
    background:url(../layout/front_blue/ua/uabody_06.png) top left repeat-y;
}

#gondal_layout_footer {
    bottom: 30px;
    color: brown;
    position: absolute;
    right: 65px;
    text-align: right;
    width: 720px;
    user-select: none;
   -o-user-select:none;
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
}

#gondal_layout_footer a{
    color:#717171;
}

#gondal_layout_footer a:hover{
    color:#FFFFFF;
}

/* Buttons */
.button_125px {
    display:block;
    width:125px;
    height:33px;
    background-position: top center;
}

.button_125px:hover {
    background-position: bottom center;
}

.button_164px {
    display:block;
    width:164px;
    height:29px;
    background-position: top center;
}

.button_164px:hover {
    background-position: bottom center;
}

.button_95px {
    display:block;
    width:95px;
    height:25px;
    background-position: top center;
}

.button_95px:hover {
    background-position: bottom center;
}

.button_150px {
    display:block;
    width:150px;
    height:33px;
    background-position: top center;
}

.button_150px:hover {
    background-position: 0 -33px;
}

.button_150px_disabled {
    display:block;
    width:150px;
    height:33px;
    background-position: bottom center;
}

/* FRONT VIEWS */

/* STORY */

#story, #screenshots{
    position:absolute;
    top:0px;
    left:0px;
    width:720px;
    height:336px;
}

#story{background-image:url(../layout/front_blue/story_bg.jpg);}

#screenshots{background-image:url(../layout/front_blue/screenshots_bg_new.jpg);}

.story_text{
    position: absolute; 
    width: 418px; 
    left: 150px; 
    top: 19px;
    color: #000000;  
}

.story_text h1{font-size:17px;}

.story_text p{
    margin:4px 0;
    font-size: 12px; 
    text-align: justify;
}

.story_button{
    position:absolute;
    bottom:98px;
    cursor:pointer;
}
.button_right{right:148px;}
.button_left{left:144px;}

/* SCREENSHOTS */
 
#screenshotcontainer{
    position:relative;
    margin: 10px 0px 0px 134px;
    width:452px;
    height:330px;
    -moz-user-select:none;
}

.screenshot_small{
    position:absolute;
    z-index:500;
    cursor:pointer;
    -moz-user-select:none;
}

.screenshot_big{
    position:absolute;
    z-index:2000;
    -moz-user-select:none;
}

#screenshot_0{top:0px;left:0px;}
#screenshot_1{top:0px;left:151px;}
#screenshot_2{top:0px;left:302px;}
#screenshot_3{top:107px;left:0px;}
#screenshot_4{top:107px;left:151px;}
#screenshot_5{top:107px;left:302px;}
#screenshot_6{top:214px;left:0px;}
#screenshot_7{top:214px;left:151px;}
#screenshot_8{top:214px;left:302px;}

#screenshotposition_0{z-index:500;top:0px;left:0px;}
#screenshotposition_1{z-index:500;top:0px;left:151px;}
#screenshotposition_2{z-index:500;top:0px;left:302px;}
#screenshotposition_3{z-index:500;top:107px;left:0px;}
#screenshotposition_4{z-index:500;top:107px;left:151px;}
#screenshotposition_5{z-index:500;top:107px;left:302px;}
#screenshotposition_6{z-index:500;top:214px;left:0px;}
#screenshotposition_7{z-index:500;top:214px;left:151px;}
#screenshotposition_8{z-index:500;top:214px;left:302px;}


.screenshot_grey{position:absolute; z-index:1000; display:none; width:720px;height:336px; background:url('../misc/transparent_png_50.png') repeat;left:-134px; top:-10px;-moz-user-select:none;}

.screenshot_pagination{
    display:none;
    position:absolute;
    width:30px;
    height:50px;
    cursor:pointer;
    background-position:top center;
    z-index:2001;
    -moz-user-select:none;
}

.screenshot_pagination:hover{
    background-position:bottom center;
}

.shotpagina_left{background-image:url('../layout/front_blue/signups_left.png'); top:140px; left:40px;}
.shotpagina_right{background-image:url('../layout/front_blue/signups_right.png'); top:140px; right:40px;}

/* INSTRUCTIONS */
    
#instructionsview {
    height: 336px;
    width: 720px;
    background-image: url("../languages/de/screenshots/persp_.gif");
}

#instructionpic_canvas{
    position:absolute;
    top:0px;
    height: 336px;
    width: 720px;
    overflow: hidden;
}

#instructionpic_0, #instructionpic_1{
    position:absolute;
    top:-20px;
    height: 400px;
    width: 720px;
    background-repeat:no-repeat;
}

.ipic_character{background-image: url("../languages/de/screenshots/persp_1.gif");}
.ipic_ride{background-image: url("../languages/de/screenshots/persp_2.gif");}
.ipic_map{background-image: url("../languages/de/screenshots/persp_3.gif");}
.ipic_quest{background-image: url("../languages/de/screenshots/persp_4.gif");}
.ipic_horde{background-image: url("../languages/de/screenshots/persp_5.gif");}
.ipic_items{background-image: url("../languages/de/screenshots/persp_6.gif");}
.ipic_bank{background-image: url("../languages/de/screenshots/persp_7.gif");}
.ipic_service{background-image: url("../languages/de/screenshots/persp_8.gif");}
.ipic_guild{background-image: url("../languages/de/screenshots/persp_9.gif");}


#instructions_title{
    position:absolute;
    top: 20px;
    text-align:center;
    width:100%;
    height:25px;
    background:url('../misc/transparent_png_20.png') repeat;
    border-top:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;        
}

#instructions_title h3{
    font-size:14px;
    color:#DBCE9B;    
    margin: 4px 0px 0px 0px;
}    

.instructions_text h4{
    font-size:12px;
    color:#DBCE9B;    
    margin: 1px 0px 10px 0px;
}

.instructions_text{
    position:absolute;
    top: 50px;
    right:20px;
    text-align:left;
    width:200px;
    height:200px;
    padding:10px;
    background:url('../misc/transparent_png_50.png') repeat;
    border:1px solid #FFFFFF;
}    

.instructions_link{
    float: right;
    display:block;
    width:100%;
    text-align:right;
}

.ibutton{
    position:absolute;
    bottom:5px;
    background-position:top center;
    cursor:pointer;
    width:30px;
    height:50px;
}

.ibutton:hover{
    background-position:bottom center;
}

.ibutton_next{background-image:url('../layout/front_blue/signups_right.png');right:10px;}
.ibutton_back{background-image:url('../layout/front_blue/signups_left.png');left:10px;}
    
/* IMPRINT */

.imprint{
    width:720px; 
    height:336px;
    background: url('../layout/front_blue/imprint_new.jpg'); 
    position: relative; 
    top:0px; 
    left:0px; 
    font-family: Tahoma, Verdana,Helvetica,Arial;  
    color:#FFF8E6;
}

/* LOGIN */

.login_bg {
    width:720px; 
    height:336px; 
    color:#fefeda;
    user-select: none;
   -o-user-select:none;
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
    
}

.login_content {
    height: 245px;
    left: 122px;
    position: absolute;
    text-align: center;
    top: 109px;
    width: 484px;
}

.login_content_title {
    font-size:16px;
    margin-top:10px;
}

.login_content_form {
    margin:10px;
}

.login_content_input {
    font-family: Arial, Verdana, Helvetica, Arial;
    background-color: #000000;
    padding: 2px;
    border: 1px solid #9D9D9D;
    vertical-align: middle;
    font-size: 18px;
    color: #ffffff;
    width: 200px;
}

.passforgot{
    position:relative;
    text-align: right;
}

.passforgot a, .passforgot a:visited {
    font-family: Arial,Verdana, sans-serif;
    font-size: 11px;
    color: #cccccc;
}

#lostpw_container{
    position:absolute;
    top:52px;
    left:60px;
    width:575px;
    height:100px;
}

.agbs_lostpw{
    position:absolute;
    top:172px;
    right:102px;
}


/* ADD */

#add_container{
    position:absolute;
    top:0px;
    left:65px;
    width:575px;
    height:100px;
}

#add_success{
    height: 245px;
    position: relative;
    text-align: center;
    margin:0px auto;
    top: 40px;
    width: 484px;
}

.agbs{
    position:absolute;
    top:120px;
    right:102px;
}

.agbs a, .add_lostpw a{
    color: #808080;
    font-family: Arial,Verdana,sans-serif;
    font-size: 10px;
}

/* ADD SCREENSHOTS */
 
#register_screenshotcontainer{
    position:absolute;
    top:180px;
    left:132px;
    overflow:hidden;
    user-select: none;
   -o-user-select:none;
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
}

.register_screenshot_small{
    position:relative;
    z-index:500;
    cursor:pointer;
    -moz-user-select:none;
    float:left;
    margin-right:10px;
}

.register_screenshot_big{
    position:absolute;
    z-index:2000;
    -moz-user-select:none;
    top:10px;
    left:126px;
    width:476px;
    height:320px;
    display:none;
    cursor:pointer;
    user-select: none;
   -o-user-select:none;
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
}

.register_screenshot_grey{
    position:absolute; 
    z-index:1500; 
    display:none; 
    width:100%;
    height:100%; 
    background:url('../misc/transparent_png_50.png') repeat;
    left:0px; 
    top:0px;
    -moz-user-select:none;
}

.register_screenshot_pagination{
    position:absolute;
    width:30px;
    height:50px;
    cursor:pointer;
    background-position:top center;
    z-index:1000;
    -moz-user-select:none;
}

.register_screenshot_pagination:hover{
    background-position:bottom center;
}

.register_shotpagina_left{background-image:url('../layout/front_blue/signups_left.png'); top:208px; left:84px;}
.register_shotpagina_right{background-image:url('../layout/front_blue/signups_right.png'); top:208px; right:84px;}

.close_screenshot{
    position:absolute;
    top:6px;
    right:7px;
    color:#FFF;
    cursor:pointer;
    background:#ae1010;
    width:15px;
    height:15px;
    text-align:center;
}

.close_screenshot:hover{
    color:#000;
}

/* GAMEINFO */

#gameinfo{
    width:340px;
    background:url(../misc/transparent_png_20.png);
    border:#DDCEA2 1px solid;
    color:#DDCEA2;
    position:absolute;
    top:70px;
    left:80px;
    padding:10px;
    text-align:justify;
}

#gameinfo h1{
    font-size:16px;
}

#gameinfo p{
    margin-top:10px;
}

/* DROPDOWN */

   
.jspContainer
{
    overflow: hidden;
    position: relative;
}

.jspPane
{
    position: absolute;
}

.jspVerticalBar
{
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: black;
    width: 5px;
}

.jspHorizontalBar
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: black;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
    margin: 0;
    padding: 0;
}

.jspCap
{
    display: none;
}

.jspHorizontalBar .jspCap
{
    float: left;
}

.jspTrack
{
    background: url('../scrollbar_small/scrollbar_02.jpg') -1px 0px repeat-y;
    position: relative;
}

.jspDrag
{
    background: url('../scrollbar_small/scrollpanedrag.jpg') 0px 0px repeat-x;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    margin-left: 1px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
    float: left;
    height: 100%;
}

.jspArrow
{
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    height: 25px;
    width:29px;
}

.jspArrow.jspDisabled
{
    cursor: default;
}

.jspVerticalBar .jspArrow
{
    height: 16px;
}

.jspHorizontalBar .jspArrow
{
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
    outline: none;
}

.jspCorner
{
    /*background: #eeeef4;*/
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
    margin: 0 -3px 0 0;
}

    .dropdown{
        width:202px;
        min-height:35px;
        position:relative;
        color:#FFFFFF;
        white-space: nowrap;
        z-index:2000;
    }
    
    .dropdown .ddtextcontainer{
        float:left;
        width:200px;
        height:18px;
        background:#000000;
        border:1px #615630 solid;
        border-right:1px #000000 solid;
        overflow: hidden;
    }
    
    .dropdown .ddtext{
        position:absolute;
        top:3px;
        left:5px;
    }
    
    .dropdown a.ddbutton{
        position:absolute;
        float:left;
        width:18px;
        height:18px;
        right:0px;
        top:1px;
        cursor:pointer;
        background-image: url('../dropdown/dd_button.jpg');
        background-position: top left;
        z-index:90;
    }
    
    .dropdown a.ddbutton:hover{
        background-position: bottom left;
    }
    
    .dropdown .ddopen{
        position:absolute;
        left:0px;
        top: 22px; 
        width:199px;
        background: #000000;
        border:1px #615630 solid;
        border-top: 1px #000000 solid;
        z-index: 2000;       
    }
    
    .dropdown .ddopen .jspPaneContainer {
        margin-bottom: 5px;
    }
    .dropdown .ddopen .jspTrack {
        background: url('../scrollbar_small/scrollbar_02.jpg') 0px 0px repeat-y;
    }
    .dropdown .ddopen .jspPaneDrag {
        background: url('../scrollbar_small/scrollpanedrag.jpg') no-repeat;
        height:20px;
        width:3px;
    }
    
    .dropdown .ddopen a.jspArrowUp {
        background: url('../scrollbar_small/scrollbar_01.jpg') 0px 0px no-repeat;
        height: 3px;
        width:5px;
    }
    .dropdown .ddopen a.jspArrowUp:hover {
        background: url('../scrollbar_small/scrollbar_01.jpg') 0px 0px no-repeat;
    }
    
    .dropdown .ddopen a.jspArrowDown {
        background: url('../scrollbar_small/scrollbar_03.jpg') 0px 0px no-repeat;
        height: 3px;
        width: 5px;
    }
    .dropdown .ddopen a.jspArrowDown:hover {
        background: url('../scrollbar_small/scrollbar_03.jpg') 0px 0px no-repeat;
    }
    
    .dropdown .ddopen .ddlist{
        width:190px;
        padding-bottom:5px;
        margin-left:5px;
        height: 100px;
    }
    
    .dropdown .ddopen .ddlist a{
        display:block;
        width:94%;
        margin-top:3px;
        margin-left:5px;
        color:#FFFFFF;
    }
    
    .dropdown .ddopen .ddlist a:hover{
        background:url('../misc/gold_10x10_30p.png') repeat;
        color:#FFFFFF;
        text-decoration:none;
    }
    /*
    .dropdown .ddopen .ddscrollbar{
        display:none;
        float:right;
        width:22px;
        height:100px;
    }
    
    .dropdown .ddopen .ddscrollbar a.ddup{
        display: block;
        float:left;
        width:22px;
        height:16px;
        background: url('../scrollbar_small/scrollbar_01.png') 0px 0px no-repeat;
    }
    
    .dropdown .ddopen .ddscrollbar a.ddup:hover{
        background: url('../scrollbar_small/scrollbar_01.png') 0px -16px no-repeat;
    }
    .dropdown .ddopen .ddscrollbar .ddscroll{
        float:left;
        width:22px;
        height:69px;
        background: url('../scrollbar_small/scrollbar_02.png') 0px 0px no-repeat;
    }
    
    .dropdown .ddopen .ddscrollbar a.dddown{
        display: block;
        float:left;
        width:22px;
        height:15px;
        background: url('../scrollbar_small/scrollbar_03.png') 0px 0px no-repeat;
    }
    
    .dropdown .ddopen .ddscrollbar a.dddown:hover{
        background: url('../scrollbar_small/scrollbar_03.png') 0px -15px no-repeat;
    } 
    */

.floatleft {
    float: left;
}

#worlddropdown{
    z-index:2000;
}

#worlddropdown .dropdown {
    width: 173px;
}
#worlddropdown .dropdown .ddtextcontainer {
    width: 171px;
}
#worlddropdown .dropdown .ddopen {
    width: 301px;
}
#worlddropdown .dropdown .ddopen .ddlist {
    width: 290px;
}
#worlddropdown .dropdown .ddtext {
    width: 145px;
    overflow: hidden;
}

/* footer game links */
#front_games_footer{
    position:relative;
    clear:both;
    width:1026px;
    height:110px;
    margin:0px auto;
    background:url(../layout/front_blue/gamelinksfooter.png) center top no-repeat;
    padding-top:30px;
}

#front_footergamelinks{
    height:50px;
    position:relative;
    width:100%;
    text-align:center;
    font-size:11px;
    margin-top:10px;
}

a.fgamelink{
    margin-left:10px;
    margin-right:10px;
}

#front_footergametitle{
    height:15px;
    position:relative;
    width:100%;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:#DBCE9B;
}

/* Sitelinks */
#sitelinks {
    text-align:center;
    width:720px;
    margin:0 auto 20px auto;
    position:relative;
    color:brown;
    user-select: none;
   -o-user-select:none;
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   
}

#sitelinks a{
    color:#717171;
}

#sitelinks a:hover{
    color:#FFFFFF;
}

/* PAGES: news */

    /*#frontnewsview {
        position:relative;
        background: url("../layout/front_blue/transparent_content.jpg") top center no-repeat #000;
        width: 720px;
        top:0px;
        padding-bottom:90px;
    }*/
    #frontnewsview {
        position:relative;
        background: url("../layout/front_blue/transparent_content_new.jpg") top center no-repeat #000;
        width: 720px;
        top:0px;
        padding-bottom:90px;
    }
    #frontnews_title{
        position:relative;
        top: 10px;
        text-align:center;
        width:100%;
        height:25px;
        background:url('../misc/transparent_png_20.png') repeat;
        border-top:1px solid #FFFFFF;
        border-bottom:1px solid #FFFFFF;        
    }

    #frontnews_title h3{
        font-size:14px;
        color:#DBCE9B;    
        margin: 4px 0px 0px 0px;
    }  
    
    #front_news_container{
        position:relative;
        margin: 0px auto 40px;
        text-align:left;
        width:600px;
        padding:10px;
        background:url('../misc/transparent_png_10.png') repeat;
        border:1px solid #FFFFFF;
        top:20px;
    }
    
    .front_news_date{
        font-size:8px;
        color:#777;
    }
    
    .front_news_entry h3{
        margin: 4px 0px 0px 0px;
        color:#DBCE9B;    
    }
    
    .front_news_entry_spacer{
        position:relative;
        width:100%;
        margin:10px auto;
        height:1px;
        border-bottom:1px solid #DBCE9B; 
    }
    
    .more_news{
        position:relative;
        display:block;
        text-align:center;
        width:100%; 
        clear:both;
        margin-top:5px;
    }
    
    .more_news a{ 
        color:#DBCE9B; 
    }
    
    .more_news a:hover{
        color:#FFF;
        text-decoration:underline
    } 
    