﻿
#top_top_view
{
    line-height:14px;
    font-size:12px;
    background-color:#890018;
    height:14px;
    color:#fff;
}

#top_top_view a
{
	color:#fff;
}

#top_bottom_view
{
    line-height:0px;
    font-size:0px;
    background-color:#890018;
    height:3px;
}

#top_bottom_view,#bottom_bottom_view
{
    background-color:#890018;
}

#bottom_bottom_view
{
    background-color:#890018;
    height:8px;
}

#bottom_top_view
{
    line-height:0px;
    font-size:0px;
    height:3px;
    background-color:#890018;
    margin-top:10px;
}


#logo
{
    background-image:url("../../images/logo/logo.png");
    background-repeat:no-repeat;
    height:90px;
    width:220px;
}

a
{
    color:#553e1c;
}
a.hover
{
    color:#ff9900;
}

#topBanner
{
    height:90px;
    text-align:right;
    overflow:hidden;
}

#nav
{  
    text-align:right;
}
#nav ul
{
    margin:0px;    
}

#nav li
{
    margin: 4px 6px;
    float:left;
    list-style-position:inside;
    list-style-type:none;
}

#nav li a
{
    display: block;
    text-align: center;
    color: #0066FF;
    text-decoration: none;
}

#nav li a:hover
{
    color: #FF9900;
    text-decoration: none;
}

.singlTagList
{
    margin-top:6px;
}

.bigTagNav
{
    line-height:23px;
    font-size:14px;
    text-align:center;
    font-weight:bold;
}

.bigTagNav a
{
    text-decoration:none; 
}

.bigTagNav a.hover
{
    text-decoration:underline;
    color:#990000; 
}

.subTagNav a.hover
{
    text-decoration:underline;
    color:#990000; 
}

.subTagNav a
{
   text-decoration:none;
   margin:0px 8px 0px 0px;
}


.tagck0 {
	text-decoration: none
}
a.tagck0:hover {
	color: #ff9900; text-decoration:underline;
}


.tagck1 {
	color: #0589db; text-decoration: none
}
a.tagck1:hover {
	color: #ff9900; text-decoration: none
}

.tagck2 {
	color: #f80000; text-decoration: none
}
a.tagck2:hover {
	color: #ff9900; text-decoration: none
}


#game_list,#vouchGamelist
{
    padding-left:5px;
    text-align:center;
}



.newgamelist li
{
    margin-left:40px;
}

.show_game
{
    margin-bottom:10px;
}



.gameImg img
{
    border:solid 1px #553e1c;
    width:100px;
    height:100px;
}

#advList img
{
    border:solid 1px #553e1c;
    width:100px;
    height:75px;
}
#advList h1
{
    font-size:18px;
    font-weight:bold;
}

.game_title h3
{
    font-size:14px;
    line-height:23px;
}

.game_title
{
    overflow:hidden;
    height:23px;
}

.lanmutitle
{
    background-color: #fe280e;
    height:24px;
    margin-top:4px;
    margin-bottom:10px;
    color:yellow;
    /*background-image:url("yw.png")*/
}

.lanmutitle h2
{
    font-size:14px;
    margin:4px 0px 0px 0px;
    padding:0px;
    font-weight:bold;
    color:#eee;    
}

.friendlink img
{
   border:solid 1px #553e1c;
}

#footer
{
    background-color:#eee;
}

.subtagList a
{
    background-position: 10px;
    display: block;
    clear: both;
    text-align: center;
    background-image: url( "../../images/button/tagbt.jpg" );
    background-repeat: no-repeat;
    height: 30px;
    margin-bottom: 4px;
}

.gameList
{
    text-align:center;
    padding-left:20px;
    margin-bottom:10px;
}

.pagenav
{
    text-align:center;
    background-color:#dfc9a7;
}
.webroot
{
    padding-top:4px;
    height:26px;
    padding-bottom:4px;
    background-color:#eee;
    color:#fff;
}

.smallline
{
    height:10px;
}