html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
    margin : 0;
    padding : 0;
    border : 0;
    font-weight : inherit;
    font-style : inherit;
    font-size : 14px;
    font-family : inherit;
    vertical-align : baseline;
}

body {
    line-height : 1.5;
    color : #222;
   
    font-family : Tahoma,Arial, Helvetica, sans-serif;
    margin-top : 0;
    background : url("/images/bg1.gif") no-repeat fixed 0 0 #709397;
}
table {
    border-collapse : separate;
    border-spacing : 0;
    width : 100%;
}
caption, th, td {
    font-weight : normal;
}
table, td, th {
    vertical-align : middle;
}
a img {
    border : none;
}
h1, h2, h3, h4, h5, h6 {
    font-weight : normal;
    color : #111;
}
h1 {
    font-size : 25px;
    font-weight : 700;
    line-height : 1;
    padding : 5px 0 10px;
}
h2 {
    font-size : 16px;
    margin-bottom : 5px;
}
h3 {
    font-size : 1.5em;
    line-height : 1;
    margin-bottom : 1em;
}
h4 {
    font-size : 1.2em;
    line-height : 1.25;
    margin-bottom : 1.25em;
}
h5 {
    font-size : 1em;
    font-weight : bold;
    margin-bottom : 1.5em;
}
h6 {
    font-size : 1em;
    font-weight : bold;
}
th {
    font-weight : bold;
    text-align : left;
    line-height : 24px;
    vertical-align : top;
    padding : 8px;
}
th label {
    
}
thead th {
    background : #c3d9ff;
}
th, td, caption {
}
tr.even td {
    background : #e5ecf9;
}
tfoot {
    font-style : italic;
}
caption {
    background : #eee;
}
A {
    color : #007eff;
    text-decoration : none;
}
A:hover {
    color : #cc0000;
    background-color : transparent;
}
.first {
    margin-left : 0;
    padding-left : 0;
}
.last {
    margin-right : 0;
    padding-right : 0;
}
.top {
    margin-top : 0;
    padding-top : 0;
}
.bottom {
    margin-bottom : 0;
    padding-bottom : 0;
}
.clearall {
    clear : none;
    display : none;
}
.p {
    display : none;
}

.tip {
    color : #fc0284;
}
.font_gray {
    color : #999999;
    font : 11px;
}
.l {
    float : left;
}
.r {
    float : right;
}

.hide {
    display : none;
}
.ajax {
    background: url("/images/ajax.gif") no-repeat scroll 0 0 transparent;
}

ul {
    list-style:none outside none;
    margin-bottom:5px;
    margin-left:0;
    margin-top:0;
    font:0.75em 'Lucida Grande',sans-serif;
}

/************************/
#header {
    width : 763px;
    margin : 0 auto;
    height : 52px;
    padding : 0;
    margin-top : 12px;
    background : url("/images/logo4.png") no-repeat top left;
}
#header_menu {
    float : right;
}
#navlist {
    margin : 0;
    font-weight : 600;
    background : #f5f5f5 none repeat scroll 0 0;
    border : 1px solid #eeeeee;
    padding : 5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;

}
#navlist li {
    list-style : none;
    margin : 2px;
    display : inline;
}
#navlist li a {
    padding : 3px;
    margin-left : 3px;
    border-bottom : none;
    text-decoration : none;
}
#navlist li a:link {
    color : #007eff;
}
#navlist li a:visited {
    color : #007eff;
}
#navlist li a:hover {
    color : #cc0000;
    border-bottom : 2px solid #007eff;
}
#content {
    -moz-border-radius : 5px 5px 5px 5px;
    width : 763px;
    margin : 0 auto;
    background : #fff;
    display : block;
}
#content-main {
    width : 523px;
    float : left;
    margin-right : 10px;
    min-height : 370px;
    background : #fff;
    padding : 10px 15px;
}
#content-right {
    width : 199px;
    float : right;
}
#footer {
    clear : both;
    margin : 15px auto;
    width : 763px;
    height : 20px;
    padding : 5px 0;
    text-align : center;
    background : #fff;
}
/****************** 页面具体元素 **************************/
.form_basic {
    padding : 2px;
    margin : 10px;
}
.form_basic td {
    padding : 5px;
}
.input_basic {
    border : 1px solid #ccc;
    padding : 5px;
    margin : 0px;
    min-width : 150px;
}
.input_basic:focus {
    border-color : #007eff;
}
.button_basic {
    border : 1px solid #CCC;
    padding : 2px;
    color : #007eff;
    min-width : 60px;
    background-color : #f5f5f5;
    -moz-border-radius-bottomleft : 4px;
    -moz-border-radius-bottomright : 4px;
    -moz-border-radius-topleft : 4px;
    -moz-border-radius-topright : 4px;
    text-align : center;
    text-shadow:0 1px 1px #FFFFFF;

}
.button_basic:hover {
    border-color : #007eff;
    color : #cc0000;
    cursor : pointer;
}
.button_search {
    border : 1px solid #cccccc;
    background: #F6F6F6; 
    padding: 5px; 
}
.text_search {
    border-bottom:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    border-right : none;
    height:17px;
    min-width:100px;
    width:100px;
    padding:5px;
}

#note_form {
    padding : 2px;
}

#post_note {
    float : right;
    padding : 2px;
    width : 54px;
    margin : 0px 5px 5px 0px;
}

#note_words {
    color : #cc0000;
    font-weight : 700;
    width :54px;
    height : 20px;
    text-align : center;
    padding : 2px;
    margin : 6px 5px 0px 0px;
    position: absolute;
    right : 5px;
    top : 5px;
    display : block;
}
#note_url {
    width : 100%;
    overflow:auto;
}

#main-columns .tabMenu li {
    display:inline;
    margin:0;
    padding:0;
}
#main-columns .tabMenu li.active a {
    background-color:#FFFFFF;
    border-color:#C4C4C4 #C4C4C4 #FFFFFF;
    border-style:solid;
    border-width:1px;
    color:#333333;
    padding:5px 14px;
}

#main-columns .tabMenu li a {
    -moz-border-radius:3px 3px 0 0;
    font-size:13px !important;
    text-transform:capitalize;
    background-color:#F0F0F0;
    color:#2276BB;
    display:inline;
    margin-right:1px;
    padding:6px 15px 5px;
    text-decoration:none;
}
.content-heading {
    margin:10px 25px 25px;
}
#main-columns .tab-baseline {
    border-top:1px solid #CECECE;
    margin-left:0;
    margin-top:1px;
}
/*********************** user *****************/

#users .user_one {
    border-bottom:1px solid #CECECE;
    list-style:none;
    min-height : 70px;
    position : relative;
}
#users .user_one:hover {
    background-color : #F7F7F7;
}
#users .user_one .user_head {
    position:absolute;
}
#users .user_one .user_name {
    margin:5px 20px 5px 55px;
}
#users .user_one .user_action {
    display:block;
    position:absolute;
    right:5px;
    top:5px;
}
.is_following {
    background-image:url("/images/sprite-icons.png");
    background-position:-160px -16px;
    background-repeat:no-repeat;
    height:9px;
    margin-right:5px;
    width:10px;
    display:inline-block;
}
.btn {
    -moz-border-radius : 5px 5px 5px 5px;
    border-color : #DDDDDD #DDDDDD #CCCCCC;
    border-style : solid;
    border-width : 1px;
    color : #333333;
    cursor : pointer;
    margin : 0;
    overflow : visible;
    padding : 2px 4px 2px;
    text-shadow : 1px 1px 0 #ffffff;
    width : auto;
}
.btn:hover, .btn:focus {
    border-color : #999999 #999999 #888888;
    color : #000000;
    text-decoration : none;
}
.btn span {
    font-size : 12px;
}
.foll i {
    background:url("/images/sprite-icons.png") no-repeat scroll -160px -32px transparent;
    display:inline-block;
    height:13px;
    margin-right:5px;
    vertical-align:top;
    width:15px;
}

.unfoll i {
    background:url("/images/sprite-icons.png") no-repeat scroll -192px -32px transparent;
    display:inline-block;
    height:13px;
    margin-right:5px;
    vertical-align:top;
    width:15px;
}


/********************* new *****************/
.round {
    -moz-border-radius:5px 5px 5px 5px;
}
.round_left {
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-topleft:5px;
}
.round_right {
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topright:5px;
}
.round_bottom {
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
}
.round_top {
    -moz-border-radius-topright:5px;
    -moz-border-radius-topleft:5px;
}
.columns {
    vertical-align:top;
    height : 400px;
}
#main-columns-content {
    background-color:#FFFFFF;
    margin-top:0;
    width:564px;
    word-wrap:break-word;
}

#main-columns-sidebar {
    background-color:#DDEEF6;
    border-left:1px solid #C0DEED;
    line-height:1.2;
    width:199px;
    background-color:#F6F6F6;
    border-left:1px solid #EEEEEE;
}
.wrapper {
    padding : 15px;
}
.wrapper h2 {
    border-bottom : 1px solid #cccccc;
}
.profile {
    margin : 0 10px;
    background-color:#F6F6F6;
    border:1px solid #EEEEEE;
    margin-bottom:15px;
    padding:7px 10px;
}
.profile .screenname {
    font:bold 1.5em 'Helvetica',sans-serif;
}
.section {
    padding : 0 10px;
}
.meta {
    display : block;
}
.user_note_body, .note_body {
    position : relative;
}
#main_notes li {
    border-bottom : 1px solid #EEEEEE;
    line-height : 16px;
    padding : 5px 0 8px;
    min-height : 65px;
}
#main_notes li:hover {
    background-color : #F7F7F7;
}
.note_one .head {
    display : block;
    position : absolute;
}
.note_body .comm {
    margin : 5px 20px 5px 55px;
}
.note_body .url {
    margin : 5px 20px 5px 55px;
}
.note_body .note_time {
    margin : 5px 20px 5px 55px;
}

.user_note_body .comm {
    margin : 5px 20px 5px 0;
}
.user_note_body .url {
    margin : 5px 20px 5px 0;
}
.user_note_body .note_time {
    margin : 5px 20px 5px 0;
}

.note_one .comm {
    font-size : 14px;
    min-height : 17px;
}
.note_one .url a {
    font-size : 14px;
    color : #007eff;
    /*
    background:url("/images/open-in-new-window.png") no-repeat scroll right center transparent;
    padding-right:18px;
    */
}
.note_one .url a:hover {
    color : #FFFFFF;
    background-color : #007eff;
}
.note_one .operate {
    visibility : hidden;
	position: absolute;
	right : 5px;
	top : 0;
	display : block;
}
.operate .delnote {
    background-image: url(/images/sprite-icons.png);
    background-position:-112px 0;
    cursor:pointer;
    display: inline-block;
    height:15px;
    width:15px;
    margin-bottom:2px;
}
.operate .delnote:hover {
    background-position:-128px 0;
}

.operate .nofavorite {
    background-image:url("/images/sprite-icons.png");
    background-position:-32px 0;
    cursor:pointer;
    display:block;
    height:15px;
    width:15px;
    margin-bottom:2px;
}
.operate .nofavorite:hover {
    background-image:url("/images/sprite-icons.png");
    background-position:-48px 0;
    cursor:pointer;
    display:block;
    height:15px;
    width:15px;
}

.operate .favorite {
    background-image:url("/images/sprite-icons.png");
    background-position:-64px 0;
    cursor:pointer;
    display:block;
    height:15px;
    width:15px;
}

.operate .favorite:hover {
    background-image:url("/images/sprite-icons.png");
    background-position:-48px 0;
    cursor:pointer;
    display:block;
    height:15px;
    width:15px;
}
.note_body .repost {
    display:block;
    float:right;
    font-size:12px;
    cursor:pointer;
    margin-right:10px;
}
.note_body .repost:hover {
    color:#007EFF;
}
.replyto {
    text-decoration : none;
    cursor : pointer;
}
.replyto:hover {
    text-decoration : underline;
}
/************** comment ***************/
#main_notes .comment {
    display : none;
    margin : 5px 20px 5px 55px;
    background-color:#EEEEEE;
    padding:5px;
    border : 1px solid #DDDEEE;
}
.comment ul {
    
}
.comment li {
    min-height:30px;
    border-bottom : 1px solid #F2F2F2;
    
}
.comment li:hover {
    background-color : EEEEEE;
    border-bottom : dotted;
}
.comment li span {
    color : #333333;
    font : 12px/1.75 Tahoma,Arial
}
#note_url_repost {
    width : 420px;
    height : 38px;
    line-height : 17px;
    overflow-y : auto;
}

.w_close {
    display:block;
    height:100%;
    position:relative;
    width:100%;
    cursor:pointer;
}
.close {
    background-image:url("/images/sprite-icons.png");
    background-position:-272px -16px;
    cursor:pointer;
    display:inline-block;
    height:10px;
    width:9px;
    margin:0;
    position:absolute;
    right:0;
}
.add-comment {
    background:url("/images/google-sprite.png") no-repeat scroll -49px -65px transparent;
    font-weight:normal;
    padding-left:18px;
}
.small_head {
    border:1px solid #DDDEEE;
    margin-top:3px;
    padding:1px;
    width : 28px;
    height : 28px;
    position:absolute;
}

/************** comment over ***************/


#pagination {
    background : #F6F6F6;
    border : 1px solid #CCCCCC;
    display : block;
    clear : both;
    font-size : 14px;
    font-weight : bold;
    height : 22px;
    line-height : 1.5em;
    margin : 10px;
    outline : medium none;
    padding : 6px 0;
    text-align : center;
    text-shadow : 1px 1px 1px #FFFFFF;
    cursor : pointer;
    color : #007EFF;
    position : relative;
}
#pagination:hover {
    color : #CC0000;
}

/************* sidebar ****************/
#sidebar {
    margin-top : 5px;
}
#sidebar ul{
    margin : 5px;
}
#sidebar ul li {
    margin : 5px 0;
    padding : 0 5px;
}
#sidebar hr {
    background:none repeat scroll 0 0 #C0DEED;
    border:0 none;
    color:#C0DEED;
    display:block;
    height:1px;
    margin:0.5em 14px;
    opacity:0.7;
}
#side-profile {

}
#side-profile .label {
    font-weight:bold;
}
#sidebar .tag_title {
    background-color:#EEEEEE;
    padding:0.5em;
    margin : 10px 0 0 0;
    display : block;
}
#sidebar .tags {
    padding:0.5em 0 0.5em 20px;
}
/********************** reply window *****************/
.reply_content {
    display : none;
    width : 200px;
    min-height: 50px;
    position:absolute;
    top: 5px;
    left : 5px;
    background-color:#f7f7f7;
    border: 1px solid #aaaaaa;
    padding : 10px;
    z-index : 100;
}

/********************* url window ******************/
.url_window {
    display : none;
    background-color:#EEEEEE;
    padding:5px;
    border : 1px solid #DDDEEE;
}



