body {
    height: auto;
}

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input {
    margin: 0;
    padding: 0;
}

#content {
	padding-top:20px;
	margin:0 auto;
/*
    margin-left: 20px;

*/    height: auto;
    width: 960px;
    background-color: #ffffff;
}

#content_left {
    width: 560px;
    height: auto;
    float: left;
    font-size: 12px;
    margin-right: 20px;
}

#content_right {
    width: 380px;
    float: right;
    height: auto;
}

#author_list {
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

#author_list ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
	height:auto;
	width:100%;
}

#author_list ul li {
    display: block;
    float: left;
    height: 90px;
    line-height: 18px;
    margin: 0 6px 18px 0;
    overflow: visible;
    text-align: center;
    width: 72px;
}

#author_list ul li .author {
    border: 1px solid #E1E1E1;
    width: 100%;
    height: 100%;
}

#author_list ul li .author a {
    color: #333333;
    text-decoration: none;
}

#author_list ul li .author a img {
    display: block;
    height: 70px;
    margin: 1px;
    width: 70px;
    border: 0 none;
}

.tip_popup {
    background-color: white;
    padding: 0;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    height: 356px;
    width: 500px;
}

.tip_popup h2 {
    background: #F07B05 none repeat scroll 0 0;
    border: 1px solid #CCCCCC;
    color: white;
    float: none !important;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

.tip_popup h2 span {
    display: block;
    padding: 4px 10px 5px;
}

.tip_popup_content {
    background: #FFFFFF none repeat scroll 0 0;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px;
}

.tip_popup_content {
    background: #FFFFFF none repeat scroll 0 0;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px;
}

.dialog_summary {
    background: #F2F2F2 none repeat scroll 0 0;
    border-bottom: 1px solid #CCCCCC;
    padding: 8px 10px;
}

.clearfix {
    display: block;
}

#Author_search {
    background-image: url(/image/NewSearch_BG.gif);
    float: left;
    margin-bottom: 15px;
    width: 204px;
}

#Author_search dl {
    float: left;
    height: 68px;
    margin: 0;
    padding-top: 38px;
    width: 204px;
}

#Author_search form {
    margin: 0;
    padding: 0;
}

#Author_search dt {
    background-image: url(/image/ASearchInput.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 26px;
    margin: 0;
    padding-left: 26px;
    padding-top: 6px;
    width: 178px;
}

#Author_search .Author_search_Input {
    background-color: #BD0304;
    border: 0 solid #BD0304;
    color: #FFFFFF;
    font-size: 12px;
    height: 18px;
    width: 150px;
}

#Author_search dd {
    margin: 0;
    padding-left: 60px;
    width: 100px;
}

.Author_search_bottom {
    float: left;
    height: 117px;
    width: 204px;
}

