
.MainDivTable .Main {
    float: left;
    width: 70%;
}
.c_t_right { 
    float: right;
    text-align: right;
    width:300px;
    }

 .Side .dragTable {
    float: right;
}
.c_t_right {
    margin-top:-6px;
}
.Side .dragTable {
    width: 98%;
}
.c_t_right .dragTable {
    border: 0 solid #9acad6;
    margin-top: -6px;
    width: 100%;
}
.c_t_right .dragTable .head {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ccc url("../images/head_bg.gif") no-repeat scroll right center;
    border-color: #fff #fff #c6ebee;
    border-image: none;
    border-style: solid;
    border-width: 0;
    height: 30px;
    padding-top: 0;
}
.c_t_right .dragTable .head .L {
    background: rgba(0, 0, 0, 0) url("../images/hd_a1.gif") repeat scroll 0 0;
    float: left;
    height: 30px;
    margin-left: 0;
    width: 30px;
}
.c_t_right .dragTable .TAG {
    color: #666;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 21px;
    padding: 9px 5px 0 0;
}
.c_t_right .dragTable .TAG a {
    font-size: 13px;
}
.c_t_right .dragTable .morelink {
    float: left;
    padding-left: 10px;
    padding-top: 8px;
}
.c_t_right .dragTable .morelink a {
    margin-left: 10px;
    text-decoration: underline;
}
.c_t_right .dragTable .more {
    float: right;
    padding-right: 1em;
    padding-top: 8px;
}
.c_t_right .dragTable .more a {
    color: #666;
}
.c_t_right .Side .dragTable .middle {
    line-height: 17px;
}
.c_t_right .dragTable .middle {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d0d0d0;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    height: 50px;
    line-height: 20px;
    padding: 6px 1px 4px 7px;
}
.c_t_right .Side .dragTables {
    width: 98%;
}
.c_t_right .dragTables {
    border: 0 solid #9acad6;
    margin-left: 6px;
    margin-top: 5px;
    width: 100%;
}
.c_t_right .dragTables .head {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ccc url("../images/head_bg.gif") no-repeat scroll right center;
    border-color: #fff #fff #c6ebee;
    border-image: none;
    border-style: solid;
    border-width: 0;
    height: 30px;
    padding-top: 0;
}
.c_t_right .dragTables .head .L {
    background: rgba(0, 0, 0, 0) url("../images/hd_a12.gif") repeat scroll 0 0;
    float: left;
    height: 30px;
    margin-left: 0;
    width: 30px;
}
.c_t_right .dragTables .TAG {
    color: #666;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 21px;
    padding: 9px 5px 0 0;
}
.c_t_right .dragTables .TAG a {
    font-size: 13px;
}
.c_t_right .dragTables .morelink {
    float: left;
    padding-left: 10px;
    padding-top: 8px;
}
.c_t_right .dragTables .morelink a {
    margin-left: 10px;
    text-decoration: underline;
}
.c_t_right .dragTables .more {
    float: right;
    padding-right: 1em;
    padding-top: 8px;
}
.c_t_right .dragTables .more a {
    color: #666;
}
.c_t_right .Side .dragTables .middle {
    line-height: 17px;
}
.c_t_right .dragTables .middle {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d0d0d0;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    height: 50px;
    line-height: 20px;
    padding: 6px 1px 4px 7px;
}
#AutoRows .dragTable .middle {
    height: 100px;
    padding-bottom: 0;
    padding-top: 0;
}
.c_t_right .listpic {
    float: left;
    padding: 3px 7px 3px 5px;
    width: 120px;
}
.c_t_right .listpic .title {
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 120px;
}
.c_t_right .listpic img {
    border: 1px solid #fff;
    height: 90px;
    width: 120px;
}
.c_t_right .listpic .img a {
    border: 1px solid #ccc;
    display: block;
    height: 90px;
    margin-bottom: 5px;
    text-align: center;
    width: 120px;
}
.c_t_right .page {
    padding: 8px;
    text-align: center;
}
.c_t_right .content_word, .c_t_right .content_word p {
    font-size: 15px;
}
.c_t_right #comment .content, .c_t_right #comment_show .content {
    border: 1px dotted #ddd;
    margin-bottom: 10px;
    width: 99%;
}
.c_t_right #comment .content .word, .c_t_right #comment_show .content .word {
    border-bottom: 1px solid #eee;
    height: 50px;
    padding-left: 5px;
}
.c_t_right #comment .content .img, .c_t_right #comment_show .content .img {
    border-right: 1px dotted #ddd;
    padding: 1em;
}
.c_t_right #comment .content .info, .c_t_right #comment_show .content .info {
    padding: 2px 0 0 5px;
}
.c_t_right .guestbook {
    border: 1px dotted #ccc;
    margin-bottom: 4px;
    width: 99%;
}
.c_t_right .guestbook .Ftd {
    border-right: 1px dotted #ccc;
    padding: 4px;
}
.c_t_right .guestbook .Atd {
    border-top: 1px solid #eee;
    padding-left: 4px;
}
.c_t_right .guestbook .Ctd {
    padding: 4px;
}
.c_t_right #comment_title {
    background: rgba(0, 0, 0, 0) url("../images/comment_title.gif") repeat scroll 0 0;
    height: 92px;
}
.c_t_right #comment_title td {
    padding-top: 18px;
}
.c_t_right .list_sortTCP {
    margin-bottom: 12px;
    width: 99%;
}
.c_t_right .list_sortTCP .pic {
    padding-right: 1em;
}
.c_t_right .list_sortTCP .content {
    border-bottom: 1px dotted #ccc;
    color: #646464;
    text-indent: 2em;
}
.c_t_right .list_sortTCP .title a {
    color: #555555;
}
.c_t_right .list_sortTC {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 5px;
    width: 99%;
}
.c_t_right .list_sortTC .title a {
    color: #555555;
}
.c_t_right .list_sortTC .content {
    color: #646464;
    text-indent: 2em;
}
.c_t_right .Digg {
    background: rgba(0, 0, 0, 0) url("../images/digg_center.gif") repeat scroll center center;
}
.c_t_right .Digg .left {
    background: rgba(0, 0, 0, 0) url("../images/digg_left.gif") repeat scroll left center;
    width: 5px;
}
.c_t_right .Digg .right {
    background: rgba(0, 0, 0, 0) url("../images/digg_right.gif") repeat scroll right center;
    width: 5px;
}
.c_t_right .Digg .number {
    color: #2b4399;
    font-size: 25px;
    font-weight: bold;
    padding-top: 14px;
    text-align: center;
}
.c_t_right .Digg .title {
    font-size: 13px;
    padding-top: 18px;
    text-align: center;
}
.c_t_right .Digg .title a {
    color: #990000;
}
.c_t_right .small_digg {
    background: rgba(0, 0, 0, 0) url("../images/bg_digg.gif") repeat scroll 0 0;
    font-size: 16px;
    height: 24px;
    margin-bottom: 8px;
    margin-right: 4px;
    padding-top: 7px;
    text-align: center;
    width: 38px;
}
.c_t_right .button {
    background: rgba(0, 0, 0, 0) url("../images/bt_bg.gif") repeat scroll 0 0;
    border: 1px solid #555;
    color: #333;
    height: 21px;
    letter-spacing: 2px;
}
.c_t_right #listsp {
    width: 99%;
}
.c_t_right #listsp .sptd {
    border-bottom: 1px dotted #ccc;
    padding-top: 5px;
}
.c_t_right #listsp .pic {
    padding: 3px 1em 0.5em 5px;
}
.c_t_right #listsp .title {
    padding-bottom: 0.2em;
}
.c_t_right #listsp .title a {
    color: #990000;
}
.c_t_right #listsp .pic img {
    border: 1px solid #333;
}
.c_t_right #spshow .about {
    color: #990000;
}
.c_t_right .jfsort {
    margin-bottom: 10px;
}
.c_t_right .jfsort .jfname {
    background: rgba(0, 0, 0, 0) url("article_elite.gif") no-repeat scroll 10px 0;
    color: red;
    font-weight: bold;
    text-indent: 25px;
}
.c_t_right .jfsort .title {
    background: rgba(0, 0, 0, 0) url("arrow.gif") no-repeat scroll 25px 0;
    text-indent: 35px;
}
.c_t_right .jfsort .about {
    text-indent: 45px;
}
.c_t_right .viewcontent .middle {
    padding: 0;
}
.c_t_right #viewdownload .middle td {
    padding-left: 8px;
    padding-top: 3px;
}
.c_t_right #viewdownload .middle .a1 {
    font-weight: bold;
}
.c_t_right #viewdownload .middle .b1 {
    background: #fff none repeat scroll 0 0;
}
.c_t_right #viewmv .middle td {
    padding-left: 8px;
    padding-top: 3px;
}
.c_t_right #viewmv .middle .a1 {
    font-weight: bold;
}
.c_t_right #viewmv .middle .b1 {
    background: #fff none repeat scroll 0 0;
}
.c_t_right .sortshop {
    float: left;
    width: 180px;
}
.c_t_right .sortshop.about {
    padding-left: 5px;
}
.c_t_right .sortshop a {
    font-weight: bold;
}
.c_t_right .sorttitle {
    width: 98%;
}
.c_t_right .sorttitle td {
    background: rgba(0, 0, 0, 0) url("iicon3.gif") repeat-x scroll center bottom;
    padding-top: 3px;
}
.c_t_right .sorttitle a {
    background: rgba(0, 0, 0, 0) url("iicon1.gif") no-repeat scroll 0 40%;
    display: block;
    text-indent: 1.2em;
}
.c_t_right .sortshop .title a {
    background: rgba(0, 0, 0, 0) url("items.gif") no-repeat scroll 5px 0;
    display: block;
    overflow: hidden;
    text-indent: 2em;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 170px;
}
.c_t_right .BigsortImg .v0 {
    padding: 5px 0 5px 18px;
    width: 120px;
}
.c_t_right .BigsortImg .v0 .p1 img {
    border: 1px solid #fff;
    height: 90px;
    width: 120px;
}
.c_t_right .BigsortImg .v0 .p1 a {
    border: 1px solid #ccc;
    display: block;
    height: 90px;
    width: 120px;
}
.c_t_right .BigsortImg .v0 .p2 {
    overflow: hidden;
    padding-top: 5px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 120px;
}
.c_t_right .list_sortpic .listpic {
    margin-left: 6px;
}
.c_t_right .BigsortTile .a2 {
    padding-right: 10px;
}
.c_t_right #ListShowPic .listpic {
    margin-left: 6px;
}
.c_t_right #content_vote {
    margin: 10px;
}
.c_t_right .FlashBigsortImg .v0 .p2 {
    text-align: left;
}
.c_t_right .ShopBigsortImg .v0 .p2 {
    text-align: left;
}
.c_t_right .MvBigsortImg .v0 .p2 {
    text-align: left;
}
.c_t_right #view_article .head {
    display: none;
}
.c_t_right #view_article .middle {
    background: #fdfeff none repeat scroll 0 0;
    border-top: 1px solid #d0d0d0;
}
.c_t_right #view_article .main_title {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 33px;
    text-align: center;
}
.c_t_right #view_article .fit_title {
    color: #000;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
}
.c_t_right #view_article .top_about {
    border-bottom: 1px solid #eee;
    color: #666;
    margin: auto auto 15px;
    padding-bottom: 10px;
    text-align: center;
    width: 96%;
}
.c_t_right #view_article .top_about a {
    color: #666;
}
.c_t_right #view_article .top_about #commnetsnum {
    color: red;
}
.c_t_right #view_article .content {
    width: 96%;
}
.c_t_right .content_word, .c_t_right .content_word td, .c_t_right .content_word p, .c_t_right .content_word div, .c_t_right .content_word span, .c_t_right .content_word a {
    font-size: 15px;
    line-height: 200%;
}
.c_t_right #view_article .tag_username {
    border: 1px dotted #ccc;
}
.c_t_right #view_article .tag_username .Tags a {
    font-weight: bold;
}
.c_t_right #view_article .tag_username td {
    background: #fff none repeat scroll 0 0;
    padding: 3px 9px 1px;
}
.c_t_right #view_article .nextpage td {
    font-size: 14px;
    line-height: 80px;
}
.c_t_right #view_article .nextpage td a {
    font-size: 14px;
}
.c_t_right #list_article .head {
    display: none;
}
.c_t_right #list_article .middle {
    background: #fdfeff none repeat scroll 0 0;
    border-top: 1px solid #d0d0d0;
}
.c_t_right .formlist_head td {
    background: #eee none repeat scroll 0 0;
    color: red;
    line-height: 24px;
}
.c_t_right .formlist_tr td {
    line-height: 26px;
}
.c_t_right .formlist_table {
    background: #eee none repeat scroll 0 0;
}
.c_t_right #sonSortName .head {
    display: none;
}
.c_t_right #sonSortName .middle {
    border-top: 1px solid #d0d0d0;
    padding: 0;
}
.content_word img {
    height: auto;
    max-width: 700px;
}
.AjaxEditTable {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #f8f6f6 #f8f6f6 -moz-use-text-color;
    border-image: none;
    border-style: none solid solid none;
    border-width: 0 4px 4px 0;
}
.AjaxEditTable div {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e7e5e5;
    line-height: 20px;
    padding: 8px 10px 10px;
}
.buttonStyle {
    background: rgba(0, 0, 0, 0) url("button_bg.gif") repeat scroll 0 0;
    line-height: 21px;
}
.fit_title
{
    line-height:24px;
    font-size:14px;
}
.hd h1
{
    padding-bottom: 10px;
}