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

body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    font: 12px "Verdana", "Tahoma", "sans-serif";
    height: 100%;
}

img, ul, li, tr, td, h1, h2 { margin: 0; padding: 0; border: 0; }
table { padding: 0; border-collapse: collapse; }

a:link { text-decoration: none; color: #666; }
a:active { text-decoration: none; color: #000; }
a:visited { text-decoration: none; color: #000; }
a:hover { text-decoration: none; color: #000; }
/* end global */

/* font style */
.S { font-size: 12px; line-height: 220%; }
.M { font-size: 15px; line-height: 180%; }
.S1 { font-size: 12px; line-height: 150%; }
.M1 { font-size: 15px; }
.SS { font-size: 15px; line-height: 150%; color: #FFFFFF; background-color: #000000; }
.S2 { font-size: 12px; line-height: 150%; }
/* end font style */

#pager {
    background: transparent url(../images/articlep08_2.gif) no-repeat;
    padding: 4px 10px 0 10px;
    font-weight: bold;
    width: 520px; 
    height: 32px;
    text-align: center;
}

#pager .page, .curpage {
    font-weight: bold;
    font-size: 12px;
    margin: 0 5px 0 5px;
    line-height: 24px;
}

#prev_pager, #next_pager, .doc_button {
    background: transparent url(../images/articlep08_12.gif) no-repeat;
    width: 57px;
    height: 24px;
    font-size: 12px; 
    margin: 0 5px 0 5px;
    text-align: center;
    line-height: 24px;
}

.curpage {
    padding: 2px;
    background-color: #000;
    display: inline;
    color: #fff;
}

.curpage a {
    color: #fff !important;
}

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

.clear {
    clear: both;
}

#hot_search {
    font-size: 12px;
    margin-left: 80px;
    text-align: left;
}

#hot_search a {
    font-size: 12px;
    color: #03f;
    text-decoration: underline;
    margin: 0 1px 0 1px;
    color: red;
}

/* for sidebar */
#classbox {
    width: 175px;
    height: 119px;
    margin: 0 4px 0 4px;
    background: transparent url(../images/08asterism-news_6.gif) no-repeat;
}

#classbox div, #classbox span {
    position: relative;
    font-weight: bold;
}

#side_new_comment {
    width: 175px;
    padding-bottom: 5px;
    background: transparent url(../images/08asterism-news_12.gif) repeat-y;
}

#side_hot_comment {
    width: 175px;
    background: transparent url(../images/08asterism-news_17.gif) repeat-y;
}

#side_new_comment .box, #side_hot_comment .box {
    width: 135px;
    margin: 5px 15px 0px 15px;
    padding-bottom: 5px;
    color: #666;
    font-size: 12px; 
    line-height: 150%;
    border-bottom: #272727 dotted 1px;
    cursor: pointer;
}

/* end style for sidebar */

/* search box style */
.search_box input[type=text] {
    border: 1px solid #B7B7B7;
    background-color: #fff;
    color: #000; 
    font: 10pt;
}

.search_box select {
    border: 1px solid #B7B7B7;
    background-color: #fff;
    font: 9pt;
    width: 100px;
}

/* end style for search box */

/* for seccode */
.seccode {
}

.secimg {
    background-color: #fff;
    height: 40px;
    width: 80px;
    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;
}
/* end style for seccode */

/* for footer */
#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;
}
/* end style for footer */

/* other shared style */
h1 {
    height: 31px;
    width: 554px;
    background: transparent url(../images/08asterism-news_8.gif) no-repeat;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    line-height: 31px;
    margin-bottom: 5px;
    padding-left: 10px;
}

.abstract_box {
    width: 540px;
    text-align: left;
}

.abstract_title {
    width: 340px;
    padding: 5px 0 5px 0;
}

.abstract_title a {
    font-weight: bold;
    color: #03f;
    font-size: 15px; 
}

.abstract_date, .abstract_info, .abstract_text {
    color: #666;
    font-size: 12px; 
    font-weight: normal;
    line-height: 150%;
}

.abstract_date {
    text-align: center;
    width: 75px;
}

.abstract_info {
    text-align: right;
}

.abstract_text {
    padding: 0 10px 0 24px;
    line-height: 220%;
    color: #000;
}

.abstract_stitle {
    color: #000;
    font-size: 12px;
    padding-left: 24px;
    width: 300px;
}

#left_ads {
    margin-top: 35px;
}

/* end style for shared */
