﻿#sc_container {
    width: 965px;
    margin: 10px auto;
}
#sc_container img {
    border: none;
    margin: 0;
}
#sc_container p {
    width: auto;
}
#sc_navi {
    float: left;
    margin: 0 12px 0 0;
    min-height: 300px;
    width: 19%;
    border: 1px solid #d2d2d2;
}
#sc_main {
    float: left;
    width: 79%;
    min-height: 600px;
    border: 1px dashed #666;
    margin: 0 0 20px;
    padding: 0 0 10px 0;
}
#sc_trash,#sc_bucket,#sc_share {
    border: 1px dashed #666666;
    height: auto;
    margin: 5px auto;
    padding: 2px;
    width: 70%;
}
#sc_trash .trash_t {
    padding: 5px;
    background: lightblue;
    color: white;
    display: inline-block;
    text-align: center;
    width: 5%;
}
#sc_bucket .sc_bucket_t {
    padding: 5px;
    background: lightblue;
    color: white;
    display: inline-block;
    text-align: center;
    width: 5%;
}
#sc_share .sc_share_t {
    padding: 5px;
    background: lightblue;
    color: white;
    display: inline-block;
    text-align: center;
    width: 5%;
}
#sc_trash .trash_item {
    background: lightgreen;
    color: #663322;
    padding: 3px;
    margin-right: 7px;
    border: 1px sold #DDD;
    cursor: pointer;
}
#sc_bucket .bucket_item {
    background: lightgreen;
    color: #663322;
    padding: 3px;
    margin-right: 7px;
    border: 1px sold #DDD;
    cursor: pointer;
}
#sc_share .share_item {
    background: maroon;
    color: wheat;
    padding: 3px 5px;
    margin-right: 7px;
    border: 1px sold #000;
    cursor: pointer;
}
#sc_share .share_item a {
    background: maroon;
    color: wheat;
    font-weight: bold;
}
#sc_share .share_btn {
    float: right;
    margin: 0 1px;
}
#sc_trash .to_clip {
    float: right;
    margin: 0 1px;
}
#sc_bucket .to_is {
    float: right;
    margin: 0 1px;
}
#sc_container .sc_panel {
    width: 100px;
}
#sc_container .sc_panel button {
    margin: 0 2px 3px 0;
    float: left;
    width: auto;
}
#sc_container .sc_panel_left button {
    float: right;
}
textarea {
    width: 100%;
    /*height: 380px;*/
}
#sc_container p.status {
    background-color: darkgreen;
    padding: 5px;
    display: none;
    margin: 10px 0 10px 0;
    width: auto;
    color: white;
}
#sc_container .ke-dialog-body img {
    border: none;
    margin: 0;
}
.ke-tabs-li {
    background-image: none;
}
.ke-input-text {
    height: 22px!important;
}
#sc_container div.float_temp {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 10px solid #333333;
    left: 0;
    position: absolute;
    top: 0;
}
i.trash_view {
    background: blueviolet;
    color: white;
    left: -7px;
    padding: 3px 5px;
    position: relative;
    cursor: help;
}
i.bucket_view {
    background: blueviolet;
    color: white;
    left: -7px;
    padding: 3px 5px;
    position: relative;
    cursor: help;
}
#sc_container .ke-dialog-row {
    margin-bottom: 0!important;
}
#sc_head {
    min-height: 110px;
}
div#sc_dir_tree {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 2px solid #666666;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 13%;
    overflow: auto;
}
div#sc_dir_tree ul li{
    background-image: none;
}
#sc_container .no_border {
    min-height: 125px;    
}
#sc_main_text {
    margin-bottom: 20px;
}

/*sample css 补充*/
#sc_container p.graph {
    padding: 5px 12px 0 10px;
    width: auto;
}
#sc_container div.picWithTitle {
    width: auto;
}
#sc_container .pleft5 {
    padding-left: 5px;
}
#sc_container .pleft10 {
    padding-left: 5px;
}
#sc_container .picWithTitle {
    margin: 0 12px 5px 10px;
}
#sc_container .mleft10 {
    margin-left: 10px;
}
#sc_container .mleft5 {
    margin-left: 5px;
}
#sc_container .mbtm10 {
    margin-bottom: 10px;
}
#sc_container .top-todo {
    width: 47%;
}
#sc_container .top-todo p.titleCenter {
    width: 97%;
}
#sc_container .top-todo img.normal {
    width: 94%;
}
#sc_container .top-todo img.normal-pic {
    width: 94%;
}
#sc_container .top-todo p.infoCenter {
    width: 94%;
}
#sc_container .top-todo ul {
    width: 94%;
}
#sc_container div.themeTitle {
    background: none repeat scroll 0 0 #E4E4E4;
    border-left: 7px solid #A6A6A6;
    font-size: 15px;
    margin-bottom: 1px;
    padding: 5px 0 5px 5px;
}
#sc_container ul.tourThemes {
    margin: 5px 0 7px;
}
#sc_container ul.tourThemes li {
    border-bottom: 1px solid #D1D1D1;
    line-height: 18px;
    list-style: none outside none;
    margin-bottom: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    background-image: none;
}
#sc_container ul.tourThemes li a {
    color: #545454;
    text-decoration: none;
}
#sc_container h2.bg-red {
    margin-top: 0;
}
#sc_container #sc_head h1 {
    border: medium none;
    color: #990518;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 26px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top:0 ;
}
#sc_container #sc_head {
    margin-bottom: 10px;
}
#sc_container .no_border img {
    border: medium none;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
#sc_content {
  margin: -10px auto;
  top:0;
}
/*sc_navi_slink*/
#sc_container div.ci-other-cityinfo {
    background-color: #EFEFEF;
    border: 1px solid #C5C5C5;
    padding: 10px;
    margin-bottom: 10px;
}
#sc_container .ci-other-cityinfo ul {
    margin-left: 0;
}
#sc_container .ci-other-cityinfo h4 {
    color: #545454;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}
#sc_container .ci-other-cityinfo li {
    line-height: 16px;
    list-style: none outside none;
    margin-bottom: 8px;
    background: none;
}
#sc_container .ci-other-cityinfo li a {
    text-decoration: underline;
}
/*sc_navi_slink*/

/*sc_bread*/
#sc_bread {
  position: absolute;
  top: -24px;
  z-index: 3;
}
#sc_bread a {
  background-image: url("http://www.chinahighlights.com/css/images/arrow-navigate.gif");
  background-position: right 7px;
  background-repeat: no-repeat;
  color: #444444;
  padding: 2px 8px 4px 5px;
  text-decoration: underline;
}
#sc_bread span {
  color: #A31022;
}
/*sc_bread*/