
html, body {
    font-family: "宋体","Times New Roman";
    font-size: 12px;
    height: 100%;
    margin: 0;
    padding: 0;
}
ul, li, form, input {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
input:focus {
    outline: medium none;
}
#dialog {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    display: none;
    height: 150px;
    position: absolute;
    width: 230px;
    z-index: 200;
}
#signInTop {
    background: url("../images/topic/signInBoxBg.gif") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #CCCCCC;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    padding: 5px 0 0 10px;
}
.signInX {
    background: url("../images/topic/signInx.gif") no-repeat scroll center top transparent;
    display: block;
    height: 26px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 26px;
}
#dialog p {
    margin: 15px 0 0;
    padding: 0 0 0 10px;
}
.signInId {
    background: url("../images/topic/inputIdBg.gif") no-repeat scroll 2px 3px transparent;
    border: 1px solid #999999;
    color: #666666;
    height: 16px;
    padding: 4px 0 0 20px;
    width: 120px;
}
.signInPassword {
    background: url("../images/topic/inputPasswordBg.gif") no-repeat scroll 2px 3px transparent;
    border: 1px solid #999999;
    color: #666666;
    height: 20px;
    padding: 0 0 0 20px;
    width: 120px;
}
#dialog a:link, #dialog a:visited {
    color: #333333;
    text-decoration: none;
}
#dialog a:hover {
    color: #666666;
    text-decoration: underline;
}
.signIn {
    color: #999999;
    display: block;
    float: right;
    margin: 0 20px 0 0;
    padding: 3px 5px 1px 0;
    width: 40px;
    z-index: 10;
}
#fullMark {
    background: none repeat scroll 0 0 #000000;
    display: none;
    left: 0;
    opacity: 0.4;
    position: absolute;
    top: 0;
    z-index: 100;
}
a:link, a:visited {
    color: #777777;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
#changeIndex {
    height: 30px;
    line-height: 30px;
    position: relative;
    right: 3%;
    text-align: right;
    width: 100%;
}
#content {
    background:url(../images/index_concise/main_pic.jpg) no-repeat scroll 0 0 transparent;
    height: 502px;
    margin: 0 auto;
    position: relative;
    top: 2%;
    width: 882px;
    z-index: 1;
}
#searcher {
    background:url(../images/index_concise/search_input.gif) no-repeat 2px 7px;
    left: 190px;
    position: absolute;
    top: 255px;
}
#q {
    background-color: transparent;
    border: medium none;
    color: #000000;
    font: 18px "����",Arial;
    height: 30px;
    line-height:30px;
    margin: 0 0 0 12px;
    width: 450px;
}
.search_button {
	background:url(../images/index_concise/btn_search.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 59px;
    margin: 1px 0 0;
    width: 112px;
}
.search_button:hover, .search_button_over, .search_button_clicked{ background:url(../images/index_concise/btn_search1.gif) no-repeat;cursor: pointer;
    display: block;
    height: 59px;
    margin: 1px 0 0;
    width: 112px;}
#showmenu {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 20px;
    left: 190px;
    letter-spacing: 3px;
    padding: 15px 0 0;
    position: absolute;
    text-align: center;
    top: 223px;
    width: 410px;
}
#showmenu a:hover {
    text-decoration: underline;
}
#buttons {
    left: 195px;
    position: absolute;
    top: 320px;
}
#fourMT ul {
    padding: 0 0 0 15px;
}
#fourMT li {
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    letter-spacing: 2px;
    padding: 28px 0 0;
    width: 105px;
}
#fourMT li a {
    color: #817F82;
    text-decoration: none;
	background:url(../images/index_concise/icon.gif) no-repeat;
	padding:1px 0 0 22px;
}
#fourMT li a:hover, #fourMT li a.nonce {
    color: #333333;
    text-decoration: none;
}

#footer {
    color: #666666;
    height: 30px;
    margin: 2% auto 0;
    padding: 0 0 0 160px;
    width: 722px;
}

