/*
==============================
 Index Page Style
==============================
 2009-2010 Linoa All Rights Reserved
==============================
*/

.indexframe_outer {
    margin-top: 10px;
    margin-bottom: 20px;
}

.indexframe {
    margin: 0px;
    padding: 0px;
}

.indexframe_l {
    margin: 0 10px 0 0;
    float: left;
}

.indexframe_r {
    margin: 0 0 0 10px;
    float: right;
}

.index_anno .anno {
    padding: 8px;
    margin-bottom: 15px;
    width: 97%;
}

.index_anno .anno .func {
    float: right;
    font-family: Verdana;
}

.index_anno .anno_text a {
    color:#FA5;
}
.index_anno .anno_text a:hover {
    color:#EF9C00;
}

.share_frame {
    margin: 5px;
    padding: 5px;
}

.friend_link div {
    margin: 10px 20px 0 20px;
}

/* =============== New Portal =================== */

.teaser {
    width: 100%;
    height: 141px;
}

.holder {
    width: 100%;
    vertical-align: top;
}

.reg_box {
    width: 355px;
    margin-right: 1px;
    float: left;
}

.reg_box a, .landing_intro a {
    width: 228px;
    margin: 4px auto 4px auto;
    height: 53px;
    display: block;
    line-height: 49px;
    background:url(reg_button.png);
    background-position: top;
    background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
    color: white;
    text-shadow: #f93 0px -1px 0px;
    font-size: 16px;
}

.reg_box a:hover, .landing_intro a:hover {
    text-decoration: none;
    background-position:0 -53px;
    text-shadow:#f93 0px -1px 0px;
}
.reg_box a:active, .landing_intro a:active {
    line-height:51px;
    background-position:0 -106px;
}


.login_box {
    width: 435px;
    float: right;
}

.login_box .title {
    font-size: 16px;
    font-weight: normal;
    width: 100%;
    border-bottom: 1px solid #333;
    margin-bottom: 8px;
    padding-bottom: 3px;
    float: left;
}

.login_box .set {
    width: 140px;
    padding-right: 19px;
    margin-right: 0px;
    float: left;
}

.index_bigframe_title {
    position: relative;
    top: -13px;
    left: 140px;
    height: 26px;
    width: 90px;
    overflow: hidden;
    padding: 0 4px 0 4px;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.infomation_box {
    float: left;
    display: block;
    width: 263px;
    height: 295px;
}


/* ================ LANDING ================== */

.bg {
    width:100%;
    height: 735px;
    display:block;
    line-height: 20px;
}

.landing_logo_frame {
    height:150px;
}

.landing_top_anno_frame {
    height:350px;
}

.landing_top_loginfunc_frame {
    height:250px;
}

.inner {
    margin: 0px auto;
    width: 1000px;
    height: 800px;
}

.partner {
    text-align: center;
    margin-top: 10px;
}

.partner a.p-qql {
    background-position: 0 -128px;
}
.partner a.p-sina {
    background-position: 0 0;
}
.partner a.p-qqt {
    background-position: 0 -32px;
}
.partner a.p-nga {
    background-position: 0 -64px;
}
.partner a.p-trow {
    background-position: 0 -96px;
}

.partner a {
    width: 32px;
    height: 32px;
    margin: 0px 5px 0px 5px;
    display: inline-block;
    background: url(images/oauth-login.png) no-repeat;
}

.signup {
    width: 250px;
    height: 95px;
    margin: 550px 0 0 720px;
}

.signin {
    margin: 450px 0 0 360px;
    width: 260px;
    height: 195px;
}

.character_sel {
    margin: 100px 0 0 700px;
    width: 270px;
    height: 390px;
}

.left_func {
    width: 200px;
    margin: 500px 0 0 70px;
}

.right_func {
    width: 200px;
    margin: 650px 0 0 770px;
}

.landing_content {
    width: 1000px;
    margin: 0 auto;
}

.landing_content .portalgrid {
    margin-bottom: 10px;
}

.breaking_news {
    width: 270px;
    height: 300px;
    margin:345px 0 0 10px;
}

.breaking_news .breaking_news_content {
    overflow-y: auto;
    overflow-x: hidden;
    height: 250px;
}

.flavor {
    font-size: 18px;
    line-height: 24px;
    color: #cda37A;
    /*font-family: "Palatino Linotype", "Times", serif;*/
}

.landing_character_list {
    overflow-y: auto;
    height: 240px;
}


.landing_character_list .charbox {
    height: 65px;
    margin: 0 10px 5px 0;
    line-height: 16px;
    position: relative;
    width:235px;
    cursor:move;
}

.landing_character_list .enter_world{
    position: absolute;
    right: 4px;
    bottom: 2px;
}

.landing_character_list .character_name {
    display: block;
    width: 155px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* ------------------ 低栏 ----------------- */


/* ------------------ 统计区 ----------------- */

#game_stats {
	
}

#game_stats .stats_block  {
	text-align: center;
	margin: 5px auto 5px auto;
}
#game_stats .stats_block span{
	font-size: 18px;
	color: white;	
}

/*  在线人数   */
.thin {
    border: 1px solid #333333;
    border-left: 0;
    border-right: 0;
    line-height: 150%;
    margin: 2px 0 2px 0;
    padding: 6px 0 6px 0;
}
