html { 
    margin: 0; 
    padding: 0; 
    border: 0;
    height: 100%;
}

body {
    font: 13px "Verdana", "Tahoma", "sans-serif";
    height: 100%;
}

img, ul, li { margin: 0; padding: 0; border: 0; }

a:link {text-decoration: none ; color:#000000}
a:active {text-decoration: none ; color:#FF0000}
a:visited {text-decoration: none ; color:#000000}
a:hover {text-decoration: none ; color:#FF0000}

.pager {
    padding: 0 10px 0 10px;
    margin-bottom: 10px;
    font-weight: bold;
}

#pager1, #pager2 {
    display: inline;
}

.head12 {
	font-size: 12px;
}
.head5 {
	font-size: 5px;
}
.pager a {
    font-weight: bold;
    padding: 0 5px 0 5px;
    font-size: 1em;
}

.curpage {
    background-color: #000;
    display: inline;
}

.curpage a {
    color: #fff;
}

.loading {
    color: #fff;
    background-color: #f33;
    padding: 2px;
    display: inline;
    margin: 10px;
    font-size: 12px;
}

.clear {
    clear: both;
}

/* for seccode */
.seccode {
}

.seccode img {
    background-color: #fff;
    height: 40px;
    width: 80px;
    margin-top: 5px;
    border: #c0c0c0 double 3px;
    vertical-align: middle;
}

.seccode input[type=text] {
    font-size: 1.2em;
    text-align: center;
    margin: 4px;
    width: 80px;
}

.sectip {
    font-size: 0.6em;
    margin: 3px 0 3px 0;
}

#copyright {
    text-align: center;
    color: #000080;
    font-size: 12px;
    line-height: 150%;
}

#footer_link {
    text-align: center;
    font-size: 13px;
    line-height: 160%;
}

#footer_link a, #footer_link a:hover, #footer_link a:visited {
    color: #085CCA;
}

/* for star box */
.star_box {
    position: relative;
    width: 160px;
    height: 126px;
    text-align: center;
    background-color: #fdd;
    border: #DFA3A3 solid 1px;
    margin: 0px 10px 0 30px;
}

.star_view {
    margin: 4px; 
    font-size: 0.8em;
}

.star_banner {
    background-color: #D40E0E; 
    text-align: center;
    color: #fff;
    padding: 3px 5px 3px 5px;
    font-weight: bold;
    margin: 2px;
    font-size: 1.3em;
    display: block;
}

.star_ticket {
    position: relative;
    height: 54px;
    width: 132px;
    background: transparent url(../images/Olympics_vote1.gif) repeat-y top center;
    margin: 5px;
    display: block;
    text-align: center;
}

.ticket {
    font-size: 18pt;
}

.star_ticket .ticket {
    position: relative;
    top: 10px;
    margin: 8px 4px auto 0;
    display: block;
}

/* star search */
#star_search {
    position: relative;
    height: 31px;
    width: 201px;
    border-collapse: collapse;
    margin: 5px 5px 5px 5px;
}

#star_search_form {
    width: 162px;
    height: 31px;
    background: transparent url(../images/Olympics_a_search1.gif) no-repeat;
    font-size: 12px;
    color: #fff;
    line-height: 31px;
    display: block;
}

#star_search_form input {
    border: 0px;
}

/* search form */
#lightbox_search {
    background: transparent url(../images/Olympics_b.jpg) no-repeat;
    width: 586px;
    height: 387px;
}

#navigator {
    width: 784px;
    height: 34px;
    background: transparent url(../images/Olympics_07.gif);
    line-height: 27px;
    font-size: 1.1em;
    color: #fff;
}

#navigator a {
    color: #fdd;
}

#navigator a:hover {
    color: #fff;
}
