@charset"UTF-8";
#search {
    width: 820px;
    text-align: left;
    padding: 5px 0px 5px 5px;
    margin:0px 0px 5px 40px;
    /*border: 1px solid #CCCCCC;*/
    background:url(/img/common/search_back.gif) repeat-y left top;
}

#search table.company{
    border-collapse: collapse;
    margin:0px;
    padding:0px;
}

#search table.company th img{
    vertical-align: middle;
    /*margin-right:5px;*/
}

#search table.company th{
    padding-right:10px;
}

#search table.company th.rank{
    text-align:center;
    width:40px;
}

#search table.company th.trend{
    text-align:left;
    width:50px;
}

#search table.company th.income{
    text-align:left;
    width:70px;
}

#search table.company td{
    font-size:13px;
    padding:5px 5px 5px 0px;
    background: url(/img/common/new_line.gif) repeat-x left bottom;
    
}

/*#search table.company td.rank{
    text-align:center;
}

#search table.company td.trend{
    text-align:center;
}

#search table.company td.income{
    text-align:left;
}*/

#List{width: 900px;float: left;}

div.page_select{
    width: 640px;
    margin:0px auto 0px auto;
}

#List table{
    /*border-top: solid #999999 1px;*/
    width: 900px;
}


#List th{
    border-bottom: solid #999999 1px;
    border-left: solid #999999 1px;
    text-align: left;
    font-size:12px;
    /*font-weight:normal;*/
    /*color: #996633;*/
    /*color:#1d3994;*/
    background:#EAD5A5 url(/img/common/thbg.gif) repeat-x left top;
    padding: 5px 5px;
}

#List th.last{
    border-bottom: solid #999999 1px;
    border-right: solid #999999 1px;
}

#List td{
    border-bottom: solid #999999 1px;
    border-left: solid #999999 1px;
    /*border-right: solid #999999 1px;*/
    padding: 3px 3px;
    vertical-align: top;
    height:40px;
}

#List td.last{
    border-bottom: solid #999999 1px;
    border-right: solid #999999 1px;
}

#List td.ad{
    padding: 0px;
    border-left: solid #FFFFFF 1px!important;
    border-right: solid #FFFFFF 1px;
}


#List td.ad_top{
    padding: 0px;
    border-top: solid #FFFFFF 1px!important;
    border-left: solid #FFFFFF 1px!important;
    border-right: solid #FFFFFF 1px;
    border-bottom: solid #999999 1px;
}

#List td.ad_last{
    padding: 0px;
    border-left: solid #FFFFFF 1px!important;
    border-right: solid #FFFFFF 1px;
    border-bottom: solid #FFFFFF 1px;
}

#List div.ad_728_90{
    background:#FFFFFF;
    width:900px;
    height:120px;
    padding-top:5px;
    text-align:left;
}
#List div.ad_728_90 p{
    padding-left:86px;
}

#List div.ad_300_250{
    background:#FFFFFF;
    width:900px;
    height:260px;
    padding-top:5px;
    text-align:left;
}
#List div.ad_300_250 p{
    width:300px;
    margin:0px auto;
}

#List td.ad div.ad{
    background:#FFFFFF;
    width:900px;
    height:70px;
    padding-top:5px;
    /*padding-bottom:5px;*/
}

#List td.ad div.ad_large{
    background:#FFFFFF;
    width:900px;
    height:290px;
    padding-top:5px;
    text-align:center;
}

#List td.ad div.iam{
    float:left;
    margin:7px 5px 0px 7px;
}
table#ranking{width: 900px;}
#ranking th{
    /*width:60px;*/
    background: #DDE0EC url(/img/common/match-uphbg.gif) repeat-x left top!important;
    /*color: #3366ff;*/
    /*color:#1d3994;*/
    text-align: center!important;
}

#ranking tr.you{
    background: #eaf6ff;
    /*font-weight: bold;*/
    /*color:#1d3994;*/
    text-align: center!important;
}
#ranking td{text-align: center!important;vertical-align: middle!important;}
#ranking td.name{text-align: left!important;}
#ranking td.no1{
    background: url(/img/common/rank01.gif) no-repeat center middle!important;
}
#ranking td.no2{
    background: url(/img/common/rank02.gif) no-repeat center middle!important;
}
#ranking td.no3{
    background: url(/img/common/rank03.gif) no-repeat center middle!important;
}

.tableRollOverEffect1 {
    color: #222;
    background-color:#F7F7F7;
}
.tableRollOverEffect2 {
    color: #222;
    background-color: #F7F7F7;
}
.tableRowClickEffect1 {
    color: #222;
    background-color: #eaf6ff;
}
.tableRowClickEffect2 {
    color: #222;
    background-color: #eaf6ff;
}