div#contents_banner {
    border: 1px solid #000;
    height: 100px;
    overflow: hidden;
    position: relative;
    margin: 2px 15px 20px 0;
}
div#contents_banner div.center_box {
    height: 100px;
    background-color: #000;
}
div#b_side_1,
div#b_side_2 {
    background: transparent url(../c_banner_images/b_side_1.png) 0 0 no-repeat;
    position: absolute;
    width: 180px;
    height: 100px;
}
div#b_side_2 {
    right: 0;
    background: transparent url(../c_banner_images/b_side_2.png) 0 0 no-repeat;
}
div#banner_logo a,
p#banner_logo a {
    width: 360px;
    height: 65px;
    display: block;
    background: #000 url(../c_banner_images/b_logo.gif) 0 0 no-repeat;
    position: absolute;
    left: 15px;
}
p#banner_logo a span {
    display: none;
}
div#contents_banner div#blog_tide {
    height: 100px;
    position: absolute;
    width: 60%;
    max-width: 800px;
    left: 340px;
    z-index: 0;
    background: #000 url(../c_banner_images/images/blog_tide.jpg) 0 0 no-repeat;
}
div#contents_banner div#real_tide {
    height: 100px;
    position: absolute;
    width: 60%;
    max-width: 800px;
    left: 340px;
    z-index: 0;
    background: #000 url(../c_banner_images/images/real_tide.jpg) 0 0 no-repeat;
}
.NaviPage {
    font-size: 100%;
    margin: 3px;
    padding: 2px;
}
ul.pager {
    font-size: 100%;
    float: left;
    color: #FFF;
    margin: 8px;
}
.pager li {
    float: left;
    width: auto;
    margin-right: 4px;
    position: relative;
    list-style-type: none;
}
.pager li a {
    position: relative;
    width: auto;
    color: #FFF;
    background: url(../images/btn/bg-btn-blue1.png) repeat-X 0 0;
    display: inline;
    padding: 2px 5px;
}
.pager li a:link,
.pager li a:visited {
    border: 1px #36F solid;
    background-position: 0 0;
    color: #FFF;
    text-decoration: none;
}
.pager li a:hover,
.pager li a:active {
    border: 1px #F63 solid;
    background-position: 100% 0;
    text-decoration: none;
}
.pager li em {
    display: block;
    border: 1px #F06 solid;
    background: red;
    color: #FFF;
    width: auto;
    padding: 2px 5px;
}
div.commentPopin {
    color: #000;
    font-size: 12px;
    margin: 0;
}
div.comment1-2 {
    width: 95%;
    border-bottom: 1px solid #CCC;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    padding: 10px;
}
div.comment1-2 .commentContents {
    width: 420px;
    height: auto;
    float: left;
    margin-left: 40px;
    background: url(../images/user/comment_bottom.gif) repeat left bottom;
    color: #000;
    font-size: 14px;
    line-height: 20px;
}
div.comment1-2 .commentContents p {
    margin-bottom: 1em;
    background-image: url(../images/web_parts/cntent/note_line.gif);
}
div.comment1-2 .commentContents div {
    background: url(../images/user/comment_top.gif) no-repeat left top;
    z-index: 2;
    padding: 15px 20px 15px 10px;
}
div.comment1-2 span.img {
    position: absolute;
    left: 130px;
    top: 20px;
}
div.comment1-2 a {
    font-size: 10px;
}
div.comment1-2 .imgL {
    float: left;
    text-align: center;
    background-image: none;
    font-size: 9px;
}
div.comment1-3 .commentContents {
    width: 420px;
    height: auto;
    float: right;
    margin-right: 40px;
    background: url(../images/user/comment_bottom.gif) repeat left bottom;
    color: #000;
    font-size: 14px;
    line-height: 20px;
}
div.comment1-3 .commentContents p {
    margin-bottom: .1em;
    background-image: url(../images/web_parts/cntent/note_line.gif);
}
div.comment1-3 .commentContents div {
    background: url(../images/user/comment_top.gif) no-repeat;
    z-index: 2;
    padding: 15px 20px 15px 10px;
}
div.comment1-3 span.img {
    position: absolute;
    right: 130px;
    top: 20px;
}
div.comment1-3 {
    width: 95%;
    border-bottom: 1px solid #CCC;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    font-size: 14px;
    padding: 10px;
}
div.comment1-3 a {
    font-size: 10px;
    word-break: nomal;
}
div.comment1-3 .imgR {
    float: right;
    text-align: center;
    background-image: none;
    font-size: 9px;
}
.profile-titleimg {
    background-image: url(/images/character/profile-title.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
}
.user_post {
    position: relative;
    width: 57px;
    float: right;
    top: -41px;
    background: transparent url(../images/user/datebg.gif) no-repeat;
    height: 72px;
    font-family: Arial;
    margin: 0 8px 0 5px;
    padding: 0 0 0 4px;
}
.user_post .h_post {
    font-size: 9pt;
    font-weight: 700;
    color: #fafafa;
    text-align: left;
    background: transparent;
}
.user_post .post {
    font-family: Arial;
    font-size: 30pt;
    font-weight: 700;
    color: #c30301;
    letter-spacing: -2px;
    text-align: center;
    margin: 8px 0 -6px -12px;
}
.user_post .month {
    letter-spacing: 0;
    color: #999;
    text-align: center;
    margin-top: 8px;
    margin-left: -15px;
}
.user_profile {
    margin-top: 30px;
    padding-top: 10px;
    background: #FFF;
    border: 1px solid #ccc;
    color: #000;
    min-height: 150px;
}
.prof-title-box {
    background-color: #333;
    color: #FFF;
    padding: 2px;
    margin: 3px 1px 10px 10px;
    width: 200px;
    text-align: center;
    font-size: 80%;
}
.user_profile_rank {
    padding-top: 0;
    background: #f7f7f7;
    border: 1px solid #ccc;
    color: #000;
    width: 400px;
    height: 100px;
}
.user_profile_mini {
    margin-top: 30px;
    padding-top: 10px;
    border: 1px solid #ccc;
    color: #000;
    height: auto;
    background: #f7f7f7 url(/images/character/user_profile.gif) no-repeat top left;
}
.user_profile blockquote {
    width: 300px;
    white-space: normal;
}
.user_profile_mini .h2 {
    border-bottom: 1px solid #ccc;
    font-weight: 700;
    margin: 8px;
    padding: 2px;
}
.user_profileimg {
    float: left;
    width: 112px;
    margin: 10px;
}
.user_profileimg img {
    border: 1px solid #ccc;
    margin: 0 0 8px 10px;
}
.user_profiletxt p {
    font-size: 12px;
    line-height: 1.5;
    color: #333;
}
.user_profiletxt p.user_profilename {
    font-weight: 700;
    color: #c33;
}
.user_profile .profcontents {
    margin: 0;
    padding: 0 8px 8px;
}
.user_profile .profimg_l {
    float: left;
    border: 1px solid #ccc;
    margin: 0 8px 8px 0;
}
.user_profile .proftitle {
    font-size: 130%;
    font-weight: 900;
    line-height: 1.5;
    margin: 0 0 8px;
}
.user_profile .proftxt {
    font-size: 100%;
    font-weight: 400;
    margin: 0 0 4px;
}
.user_profile .more_link,
.user_profile_mini .more_link {
    float: right;
    font-size: 90%;
    position: relative;
}
.user_profile td {
    width: 50%;
    padding-left: 5px;
    white-space: nowrap;
}
.user_profile td.even,
.user_profile td.odd,
.user_profile td a {
    background-color: #FFF;
    white-space: normal;
}
.user_profile th,
th.user {
    background: url(../images/web_parts/topnav_active.gif) repeat-x top left;
    color: #FFF;
}
.user_profile h2 {
    font-size: 100%;
    border: 0;
    color: #FFF;
    padding: 0;
}
.etImage {
    border: 1px solid gray;
    background-color: #f4f7ff;
    margin: 2px;
    padding: 1px;
}
.UserPostTime {
    float: left;
    overflow: hidden;
    width: 100px;
}
.UserPostTime b {
    background: #c30301 none repeat scroll 0 0;
    clear: both;
    color: #fff;
    display: block;
    font-family: Helvetica, Arial, "Trebuchet MS";
    font-size: 62px;
    font-weight: 700;
    height: 54px;
    line-height: 58px;
    overflow: hidden;
    text-align: right;
    width: 95px;
    z-index: 999;
    padding: 0;
}
.UserPostTime .pm {
    background: #293538;
    color: #FFF;
    display: block;
    width: 95px;
    left: 0;
    font-size: 14px;
    text-align: right;
    padding: 0;
}
.UserPostTime_mini {
    overflow: hidden;
    width: 67px;
    float: left;
    margin-right: 10px;
    border: 1px solid #293538;
}
.UserPostTime_mini_absolute {
    overflow: hidden;
    width: 67px;
    float: left;
    margin-top: -5px;
    margin-left: -5px;
    position: absolute;
    z-index: 9;
    border: 1px solid #293538;
}
.diarytext {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    background-color: #fffff0;
    background-repeat: no-repeat;
    background-position: top left;
    border: dotted 1px #dfd999;
    height: auto;
    width: 95%;
    padding: 1em;
}
.diarytext img{
    max-width: 650px;
}
ul.column {
    width: 100%;
    background-image: none;
    list-style-type: none;
    font-size: 12px;
    color: #000;
    display: inline;
    margin: 10px 0 5px;
    padding: 0;
}
ul.column a {
    color: #32548a;
    font-size: 12px;
}
ul.column li {
    float: left;
    width: 220px;
    display: inline;
    background-image: none;
    list-style-type: none;
    margin: 3px 5px;
    padding: 0;
}
.block {
    height: 200px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #e3e1d5;
    background-image: url(../images/web_parts/cntent/box1_back.gif);
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    align: center;
    padding: 3px;
}
.block h2 {
    font-size: 1.8em;
}
.block .contribution img {
    width: 76px;
    float: right;
}
.block .comment_count img {
    width: 16px;
    float: right;
}
.block .comment_count {
    text-align: right;
}
.block img {
    width: 100%;
    background-color: #fff;
    -ms-interpolation-mode: bicubic;
    display: block;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: 0;
    padding: 2px;
}
.thumb_210 {
    float: center;
    border: 1px solid #999;
    background-color: #fff;
    margin: 0 auto;
    padding: 2px;
}
.thumb_210 a {
    display: block;
    float: center;
    height: 100px;
    line-height: 100px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 3px;
}
.picup_fish {
    background: url(../images/web_parts/cntent/fish_picup.gif) no-repeat;
    height: 100px;
    width: 100px;
    position: absolute;
    background-position: left top;
    z-index: 9;
    margin-top: -20px;
    margin-left: -30px;
}
dl.table_localarea {
    vertical-align: top;
    border: 1px solid #265275;
    font-size: 12px;
    border-right: 1px solid #39C;
    border-bottom: 1px solid #39C;
    border-left: 1px solid #39C;
    background-color: #b0e0e6;
    margin: 10px;
    padding: 0;
}
dl.table_localarea dt {
    color: #12293b;
    width: 130px;
    float: left;
    clear: both;
    text-indent: 10px;
    border-top: 1px solid #39C;
    margin: 0;
    padding: 5px 0;
}
dl.table_localarea dd {
    border-top: 1px solid #39C;
    border-left: 1px solid #39C;
    background-color: #fff;
    color: #a8d6db;
    margin: 0 0 0 130px;
    padding: 5px 10px;
}
table.table_localarea_map {
    background-color: #265275!important;
    padding: 2px 3px;
}
table.table_localarea_map .table_localarea {
    background-color: #265275;
    height: 265px;
    border: 1px solid #12293b;
    padding: 2px 5px;
}
table.table_localarea_map .table_localarea td.table_localarea_name {
    background-color: #12293b;
    border: 1px solid #12293b;
    width: 90px;
    vertical-align: top;
    text-align: middle;
    padding: 2px 3px;
}
table.table_localarea_map table.table_localarea .table_localarea_data {
    background-color: #32548a;
    padding: 1px 4px;
}
#star div.user {
    left: 15px;
    position: relative;
    float: left;
    font-size: 140%;
    color: #888;
}
.star2 ul.star2 {
    list-style: none;
    width: 85px;
    height: 20px;
    left: 10px;
    top: -5px;
    position: relative;
    float: left;
    background: url(/images/original_contents/stars2.gif) repeat-x;
    cursor: pointer;
    margin: 0;
    padding: 0;
}
.star2 li.curr2 {
    background: url(/images/original_contents/stars2.gif) left 25px;
    font-size: 1px;
}
.star3 ul.star3 {
    list-style: none;
    width: 85px;
    height: 20px;
    left: 10px;
    top: -5px;
    position: relative;
    float: left;
    background: url(/images/original_contents/stars3.gif) repeat-x;
    cursor: pointer;
    margin: 0;
    padding: 0;
}
.star3 li.curr3 {
    background: url(/images/original_contents/stars3.gif) left 25px;
    font-size: 1px;
}
.ballotTitle {
    width: 9em;
    border-left: solid 8px #CCC;
    padding-left: 5px;
    color: #000;
    font-size: 130%;
    margin: 0 0 .8em;
}
dl.spec dt {
    width: 9em;
    border-left: solid 8px #CCC;
    padding-left: 5px;
    color: #000;
    font-size: 120%;
    margin: 0 0 .8em;
}
dl.spec dd {
    margin-bottom: .8em;
    margin-left: 7.5em;
    font-size: 110%;
}
#star ul.star,
.star1 ul.star1 {
    list-style: none;
    width: 85px;
    height: 20px;
    left: 10px;
    top: -5px;
    position: relative;
    float: left;
    background: url(/images/original_contents/stars.gif) repeat-x;
    cursor: pointer;
    margin: 0;
    padding: 0;
}
#star li,
.star1 li,
.star2 li,
.star3 li {
    float: left;
    display: block;
    width: 85px;
    height: 20px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    margin: 0;
    padding: 0;
}
#star li.curr,
.star1 li.curr1 {
    background: url(/images/original_contents/stars.gif) left 25px;
    font-size: 1px;
}
.star1 div.user1,
.star2 div.user2,
.star3 div.user3 {
    left: 15px;
    position: relative;
    float: left;
    font-size: 13px;
    font-family: Arial;
    color: #888;
}
.minpre-titleimg {
    background-image: url(/images/character/minpre-title.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
}
.diary-titleimg {
    background-image: url(/images/character/diary-title.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 80px;
}
.comment-titleimg {
    background-image: url(/images/character/comment-title.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
}
.comment-regimg {
    background-image: url(/images/character/comment-reg.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
}
.ballot-titleimg {
    background-image: url(/images/character/ballot-title.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
}
.WP2_Titleimg {
    background-image: url(../images/web_parts/bloc_title/WP2-title.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
}
.WP_Titleimg {
    background-image: url(../images/web_parts/bloc_title/WP-title.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
}
.WP1_Titleimg {
    background-image: url(../images/web_parts/bloc_title/WP1-title.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
}
.WP_NearTitleimg {
    background-image: url(../images/web_parts/bloc_title/cat_near-posts.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
}
#fish_catchTitleimg {
    background-image: url(../images/web_parts/bloc_title/fish_catch.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
}
#user_diaryTitleimg {
    background-image: url(../images/web_parts/bloc_title/user_diary.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
}
#user_communityTitleimg {
    background-image: url(../images/web_parts/bloc_title/user_community.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
}
.h2titel,#content_col .blockTitle {
    padding-bottom: .5em;
    border-bottom: 3px double #ccc;
    font-size: 120%;
    width: 100%;
    color: #fff;
    clear: both;
    margin: 20px 10px 20px 5px;
    font-weight:bold;
}
#content .h2titel {
    color:#222;
}
.block_lurerank .thumb {
    float: left;
    border: 1px solid #999;
    background-color: #fff;
    width: 160px;
    height: 160px;
    margin: 0 auto;
    padding: 2px;
}
.block_lurerank {
    height: 170px;
    margin-right: 1px;
    margin-bottom: 20px;
    background-color: #e3e1d5;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    align: center;
    width: 680px;
    padding: 3px;
}
#content .block_lurerank .title_rank a {
    text-decoration: underline;
    font-size: 24px;
    color: #f09;
}
.block_rank .thumb {
    float: left;
    border: 1px solid #999;
    background-color: #fff;
    width: 210px;
    height: 180px;
    margin: 0 auto;
    padding: 2px;
}
#content .block_rank .title_rank a {
    font-size: 24px;
    text-decoration: underline;
    color: #f09;
}
.block_rank .user_profile_rank {
    width: 150px;
    height: 120px;
    margin-right: 20px;
    margin-top: 0;
    float: right;
    background-color: #f7f7f7;
    vertical-align: middle;
}
.block_rank .user_profile_rank .user_profileimg {
    position: absolute;
    margin-top: 10px;
}
.block_rank .user_profile_rank .user_profilelink {
    font-size: 14px;
    text-decoration: underline;
    color: #fff;
    position: relative;
    margin-top: 15px;
}
.block_rank .hit_lure {
    text-decoration: underline;
    font-size: 14px;
    padding-left: -10px;
}
.block_rank .title_rank {
    width: 95%;
    font-size: 24px;
    margin-bottom: 3px;
    margin-right: 10px;
    margin-left: 5px;
    font-weight: 700;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    height: 30px;
    background-image: url(../images/web_parts/cntent/box1_back.gif);
}
.block_rank .thumb a {
    display: block;
    float: center;
    height: 175px;
    line-height: 100px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 3px;
}
.block_rank dl {
    border: 1px solid #999;
    width: 300px;
    background: url(/images/tips/dtdd_dot.gif) 5em top repeat-y;
    font-size: .8em;
    margin: 0;
    padding: 0;
}
.block_rank dl dt {
    width: 15em;
    font-weight: 700;
    margin: 0;
    padding: 5px 0 5px 5px;
}
.block_rank dl dd {
    margin-left: 0;
    margin-top: -2.1em;
    margin-bottom: -1px;
    line-height: 1.4em;
    border-bottom: 1px dotted #999;
    padding: 5px 5px 5px 5.8em;
}
.block_rank {
    height: 210px;
    margin-right: 1px;
    margin-bottom: 20px;
    background-color: #e3e1d5;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    align: center;
    width: 680px;
    padding: 3px;
}
ul.column .user_prof {
    width: 680px;
}
.UserPostTime_mini_rank {
    overflow: hidden;
    width: 200px;
    float: left;
    margin-top: -30px;
    margin-left: -15px;
    position: absolute;
    z-index: 9;
    border: 1px solid #ff6900;
}
#content .UserPostTime_mini_rank a {
    color: #00b1ff;
    text-decoration: underline;
}
.UserPostTime_mini_rank b {
    background: #000 none repeat scroll 0 0;
    clear: both;
    color: #f09;
    display: block;
    font-family: Helvetica, Arial, "Trebuchet MS";
    font-size: 38px;
    font-weight: 700;
    height: 56px;
    line-height: 50px;
    overflow: hidden;
    text-align: right;
    width: 200px;
    z-index: 999;
    vertical-align: middle;
    padding: 0 3px 0 0;
}
.UserPostTime_mini_rank .minisize {
    color: #ff6900;
    font-family: Helvetica, Arial, "Trebuchet MS";
    font-size: 14px;
    font-weight: 700;
    margin-right: 3px;
    margin-left: 3px;
    vertical-align: middle;
}
.UserPostTime_mini_rank b m {
    color: #fff;
    font-family: Helvetica, Arial, "Trebuchet MS";
    font-size: 20px;
    font-weight: 700;
    margin-right: 5px;
    margin-left: 2px;
}
.UserPostTime_mini_rank b img {
    text-align: left;
    vertical-align: middle;
    padding-top: 0;
}
.UserPostTime_mini_rank .pm {
    background: #293538;
    color: #FFF;
    display: block;
    width: 200px;
    left: 0;
    font-size: 12px;
    text-align: right;
    padding: 0;
}
.UserPostTime_mini_size {
    float: left;
    overflow: hidden;
    width: 150px;
    position: relative;
    z-index: 9;
    border: 1px solid #ff6900;
}
.UserPostTime_mini_size b {
    background: #12293b none repeat scroll 0 0;
    clear: both;
    color: #ff6900;
    display: block;
    font-family: Helvetica, Arial, "Trebuchet MS";
    font-size: 34px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: right;
    width: 150px;
    z-index: 999;
    vertical-align: middle;
    padding: 0 3px 0 0;
}
.UserPostTime_mini_size b img {
    vertical-align: middle;
}
.derby_header_img {
    position: relative;
    width: 240px;
    float: right;
    top: -5px;
    height: 22px;
    margin: 0 0 0 5px;
    padding: 0 0 0 4px;
}
.derby_body {
    background-color: #d3d3d3;
    border-bottom: 1px dotted #333;
    border-left: 1px dotted #333;
    height: 190px;
    margin: 0 0 0 5px;
    padding: 0 0 0 4px;
}
.derby_body_right {
    float: right;
    width: auto;
    height: auto;
    vertical-align: bottom;
    font-size: 12px;
    text-align: right;
    padding-bottom: 5px;
}
.derby_body_right .text_right {
    width: auto;
    height: auto;
}
.derby_body_detail_header {
    text-align: left;
    padding-bottom: 5px;
    color: #000;
    background-color: #cf0;
    width: 200px;
    padding-left: 10px;
    vertical-align: middle;
}
.derby_body_detail_header img {
    padding-left: 3px;
    vertical-align: middle;
}
.derby_body_detail_body {
    text-align: left;
    padding-bottom: 5px;
    color: #FFF;
    padding-left: 10px;
}
#content .derby_body_detail_body a {
    text-decoration: underline;
    color: #f09;
}
#derby_entry_user_title {
    background-image: url(../images/web_parts/bloc_title/enteryuser-title.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
    position: relative;
}
.result_h1style {
    color: #000;
    text-align: center;
}
.result_h2style {
    width: 670px;
    border-bottom: 1px solid #f09;
    color: #f09;
    text-align: center;
    font-size: 28px;
    margin-bottom: 5px;
    margin-top: 3px;
    padding: 3px;
}
#content h2.bigtitle_u2 {
    position: relative;
    color: #fff;
    background: #ff8d07;
    font-size: 110%;
    float: left;
    clear: both;
    margin-left: -16px;
    margin-bottom: 20px;
    border: 0;
    width: 500px;
    text-shadow: 0 -2px #d0284b, 0 2px #f96080;
    -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    padding: 5px 10px 5px 30px;
}
#content h2.bigtitle {
    position: relative;
    color: #fff;
    background: #f43059;
    font-size: 110%;
    float: left;
    clear: both;
    margin-left: -16px;
    margin-bottom: 20px;
    border: 0;
    width: 500px;
    text-shadow: 0 -2px #d0284b, 0 2px #f96080;
    -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    padding: 5px 10px 5px 30px;
}
#content h2.bigtitle:before {
    content: " ";
    background-image: url(../images/web_parts/ribbon.png);
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: -10px;
    z-index: 2;
}
.user_meta {
    color: #fff;
    display: inline;
    background: #390;
    float: right;
    font-size: 12px;
    padding: 5px 10px;
}
.real_comment_view_title {
    background-image: url(../images/web_parts/bloc_title/real_comment_view.png);
    height: 60px;
    width: 100%;
    margin-left: 20px;
}
.pan-list-inline {
    font-size: 12px;
    height: 15px;
    text-align: left;
    margin: 0;
    padding: 3px 0 0 10px;
}
.pan-list-inline a {
    color: #9fea00;
    font-weight: 700;
}
.pan-list-inline li {
    display: inline;
    list-style-type: none;
    background-image: url(../images/web_parts/pankuzu/pan-image12.gif);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0 0 0 18px;
}
.pan-list-inline li.home {
    display: inline;
    list-style-type: none;
    background-image: url(../images/web_parts/pankuzu/no-img.gif);
    margin: 0;
    padding: 0;
}
#search_box {
    width: 351px;
    height: 31px;
    background: url(../images/web_parts/pankuzu/bg_search_box.gif) no-repeat;
    float: right;
    margin-top: 3px;
    z-index: 5;
    position: absolute;
    right: 0;
}
#search_box #icon {
    height: 31px;
    width: 27px;
    background: url(../images/web_parts/pankuzu/btn_search_box.gif) no-repeat;
    float: left;
    margin-top: 3px;
    margin-left: 10px;
    margin-right: 20px;
}
#search_box input[type=submit] {
    font-size: 80%;
    font-weight: 400;
    margin-top: 2px;
    padding-left: 8px;
    margin-left: 1px;
    text-align: center;
    width: auto;
}
.pan-list-inline_ad {
    width: 100%;
    border-width: 0;
}
.pan-list-inline_ad #adsense {
    height: 20px;
    text-align: left;
    margin: 0;
    padding: 0 0 0 5px;
}
.pan-list-inline_ad #ad_arrow {
    background: url(../images/web_parts/pankuzu/ad_arrow.gif) no-repeat center;
    height: 15px;
    width: 30px;
    margin-top: 5px;
    text-align: left;
    padding: 5px 0 0;
}
#content blockquote {
    margin-bottom: 1.5em;
    background-color: #FFFCD8;
    background-image: url(../images/web_parts/cntent/blockquote.gif);
    background-repeat: no-repeat;
    background-position: top left;
    border: dotted 1px #8c8c8c;
    padding: 1em;
}
table.GridTable {
    font-size: 100%;
    text-align: left;
    border: 1px solid #AFAFAF;
    border-collapse: collapse;
}
table.GridTable tr {
    text-align: left;
    border: 1px solid #AFAFAF;
    padding: 0 7px;
}
table.GridTable td {
    text-align: left;
    border: 1px solid #AFAFAF;
    padding-left: 5px;
    vertical-align: middle;
    background-color: #F4F4F4;
    height: 20px;
}
table.GridTable .RowCount {
    text-align: center;
    border: 1px solid #AFAFAF;
    background-color: #105d76;
    color: #FFF;
    width: 30px;
}
table.GridTable .int {
    text-align: right;
    border: 1px solid #AFAFAF;
    color: #red;
    padding-right: 5px;
}
table.GridTable img {
    background-color: transparent;
    padding: 5px;
}
table.GridTable thead th {
    height: 25px;
    text-align: center;
    border: 1px solid #AFAFAF;
    white-space: nowrap;
    background: url(../images/web_parts/topnav_active.gif) repeat-x top left;
    color: #fff;
    font-size: 95%;
    margin: 20px 0 0;
    padding: 5px 7px;
}
table.GridTable a {
    color: #F09;
    font-size: 14px;
    text-decoration: underline;
}
table.GridTable a:hover {
    color: #F8A704;
    text-decoration: underline;
}
table.GridTable tfoot th {
    background: url(/images/css_bg/bg_total.jpg) repeat-x bottom;
    background-color: transparent;
    height: 20px;
    text-align: right;
    vertical-align: bottom;
}
.AccessGraph {
    position: relative;
    width: 100px;
    height: 100%;
}
div.xoopsCode,
div.xoopsQuote {
    background: #EFEFEF;
    color: inherit;
    border: 1px inset #CCC;
    overflow: auto;
    width: 450px;
    padding: 6px;
}
tr.even {
    color: inherit;
    background: #E1DFD4;
}
tr.odd {
    color: inherit;
    background: #F0F0ED;
}
tr.odd:hover,
tr.even:hover {
    color: #000;
    background: #DFDFDF;
}
.outer {
    border: 1px solid #F5F5F5;
    width: 100%;
    background: #FFF;
    border-spacing: 1px;
}
div#containerBox {
    width: 730px;
    height: 170px;
    background: #222;
    border: medium solid #666;
    font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', Meiryo, ¥á¥¤¥ê¥ª, sans-serif;
}
div#contentsBox {
    width: 580px;
    float: right;
    height: 140px;
}
div#subNaviBox {
    width: 130px;
    float: left;
    height: 100%;
}
div#subNaviBox img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 20px;
    border: medium solid #fff;
}
div#mainBox {
    float: left;
    width: 250px;
    padding-top: 20px;
    height: 100%;
}
div#subBox {
    float: right;
    width: 310px;
    padding-top: 20px;
    height: 100%;
    font-size: 12px;
}
div#mainBox #rank {
    color: #337fcc;
}
div#mainBox #user_name a {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-decoration: underline;
    text-underline-position: below;
    word-wrap: break-word;
}
div#containerBox #profile_title {
    background: #337fcc;
    width: 200px;
    position: absolute;
    margin-left: -20px;
    margin-top: -10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #666;
}
div#containerBox #foder {
    width: 100%;
    height: 20px;
    color: #999;
    font-size: 12px;
    text-align: left;
    word-wrap: break-word;
    background: #333;
    margin-top: -20px;
}
#profile_design_mini {
    width: 100%;
    background-color: #000;
    border: 2px solid #666;
}
#profile_design_mini #header {
    background-repeat: repeat;
    background-position: center;
    text-align: center;
    height: 100px;
    background-color: #fff;
    background-size: cover;
    margin-top: -50px;
}
#profile_design_mini a {
    color: #fff;
}
#profile_design_mini .avatar {
    margin-top: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 100px;
    border: 2px solid #ccc;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    text-shadow: 0 1px 1px #111;
    z-index: 999;
}
#profile_design_mini .uname {
    font-size: 150%;
    background-color: #666;
    color: #fff;
    text-align: center;
    padding: 5px 0;
}
#profile_design_mini .profile_title {
    font-size: 100%;
    background-color: #F39;
    color: #fff;
    text-align: center;
    padding: 5px 0;
}
#subBox dl:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}
#subBox dt {
    clear: left;
    float: left;
    width: 5em;
    font-weight: 700;
    text-align: right;
    color: #fff;
    padding: .1em 0;
}
#subBox dt:after {
    content: "¡§";
}
#subBox dd {
    float: left;
    word-wrap: break-word;
    color: #999;
    padding: .1em 0;
}
div#containerBox #count-popup {
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    background: #ff1493;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    border: 1px solid #fff;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    margin-top: 1.2em;
    margin-left: 105px;
    position: absolute;
    padding: .2em .5em;
}
.image_float {
    float: right;
    width: 200px;
    height: 200px;
    margin-top: 2px;
    background-color: #F4F4F4;
    border-color: #FFF #333 #333 #FFF;
    border-style: solid;
    border-width: 1px;
    padding: 1em;
}
.image_float p.thumb_180 a {
    display: block;
    float: left;
    width: 190px;
    height: 150px;
    line-height: 100px;
    overflow: hidden;
    position: relative;
}
h2.title_h2 {
    background: url(../images/web_parts/localarea/title_h2.gif) no-repeat left top;
    border: none;
    line-height: 180%;
    font-size: 90%;
    font-weight: 700;
    color: #000;
    width: 650px;
    padding: 2px 0 5px 20px;
}
h3.title_h3 {
    background: url(../images/web_parts/localarea/title_h3.gif) no-repeat left top;
    border: none;
    color: #000;
    margin-left: 10px;
    line-height: 180%;
    font-size: 90%;
    font-weight: 700;
    width: 650px;
    padding: 3px 0 5px 18px;
}
.title_right {
    position: relative;
    float: right;
    font-weight: 400;
    margin-top: -35px;
}
.localarea,
.Internet_News_category,
.Fishing_Tag {
    border: 1px solid #999;
    z-index: 1;
    background-color: #F4F4F4;
    padding: 8px;
}
.Fishing_Tag span {
    padding: 3px;
}
p.thumb_75 a {
    display: block;
    float: left;
    width: 75px;
    height: 75px;
    line-height: 100px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
ul.list li {
    background: url(../images/web_parts/localarea/ico_arrow43r_4.gif) left center no-repeat;
    margin: 0;
    padding: 2px 0 2px 18px;
}
ul.list_float li {
    float: left;
    background: #fff url(../images/web_parts/localarea/co_arrow43r_4.gif) left center no-repeat;
    margin: 0;
    padding: 2px 0 2px 18px;
}
ul.list img {
    float: none;
}
a.more_button {
    background: url(../images/btn/button.gif) no-repeat;
    display: block;
    color: #555;
    height: 30px;
    line-height: 10px;
    text-decoration: none;
    font-size: 12px;
    width: 100px;
}
a:hover.more_button {
    color: #06C;
}
.more_lens {
    text-indent: 10px;
    display: block;
    padding-top: 5px;
    font-size: 12px;
}
.Internet_News {
    float: left;
    width: 100%;
}
.CityArea {
    color: #06C;
    font-size: 70%;
}
#title_img_center {
    width: 100%;
    float: right;
    margin-left: -400px;
    height: 90px;
    background: url(../images/web_parts/localarea/title_img_center.jpg);
    background-repeat: x-repeat;
}
#title_img_left {
    width: 400px;
    float: right;
    height: 90px;
    background: url(../images/web_parts/localarea/title_img_left.jpg);
    background-repeat: no-repeat;
}
#title_img_right {
    width: 180px;
    float: left;
    height: 90px;
    background: url(../images/web_parts/localarea/title_img_right.jpg) right;
    background-repeat: no-repeat;
}
#title_img_float {
    width: 100%;
    float: left;
    margin-right: -180px;
}
#title_img_center p {
    margin-right: 180px;
    margin-left: 400px;
}
h1#title_img {
    font-size: 120%;
    margin-left: 10px;
    margin-top: 5px;
    color: #39C;
    font-weight: 700;
}
.inner_col {
    width: 100%;
    clear: both;
}
.Col_image {
    width: 290px;
    float: left;
    margin: 2px;
}
.Col_text {
    width: 300px;
    float: left;
}
.Col_text ul.list {
    list-style: none;
    margin: 5px;
}
.Col_text ul.list li {
    margin-left: 10px;
    background: url(aa.gif) left center no-repeat;
    padding: 2px 0 2px 18px;
}
.center50_2column {
    margin: 5px;
}
.center33_3column {
    padding-bottom: 30px;
    margin: 5px;
}
.FishGet-border {
    width: 230px;
    height: 200px;
    background: #666;
}
.FishGet {
    width: 226px;
    height: 196px;
    background: url(../images/web_parts/localarea/box1_back.gif);
    margin: 2px;
}
.FishGet .thumb_210 {
    float: left;
    border: 1px solid #999;
    margin: 8px;
    padding: 2px;
}
.FishGet .thumb_210 a {
    display: block;
    float: left;
    width: 190px;
    height: 85px;
    line-height: 100px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.FishGet .thumb_210 a img {
    float: left;
    position: absolute;
    top: -40px;
    left: -2px;
}
.FishGet .title {
    top: 0;
    text-align: left;
    margin-left: 15px;
    position: relative;
    clear: both;
}
.FishGet .contribution {
    bottom: 5px;
    left: 10px;
    text-align: left;
    position: relative;
}
.FishGet .date {
    top: 0;
    text-align: right;
    position: relative;
}
.FishGet .comment_count {
    bottom: 10px;
    left: 185px;
    background: url(/images/icons/community/comment.gif) left no-repeat;
    position: relative;
    text-align: left;
    padding-left: 20px;
    color: red;
}
.image_float p.thumb_180,
p.thumb_75 {
    float: left;
    border: 1px solid #999;
    padding: 2px;
}
.image_float p.thumb_180 a img,
p.thumb_75 a img {
    float: left;
    position: absolute;
    top: -40px;
    left: -30px;
}
ul.list,
ul.list_float {
    list-style: none;
}
.center50_leftcolumn,
.center50_rightcolumn {
    width: 50%;
    float: left;
}
.center33_leftcolumn,
.center33_rightcolumn,
.center33_centercolumn {
    width: 33%;
    float: left;
    text-align: center;
}
div.mapinfobox {
    height: 150px;
    font-size: 16px;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    border: #ededed 1px dashed;
}
html:first-child div.mapinfobox {
    overflow: scroll;
}
div.mapinfobox ul a {
    font: 130%;
}
div.mapinfobox ul li {
    font-size: 16px;
}
td div.mygmap_list {
    background: #F4F4F4 url(/images/map_blockTitle_bk.png) repeat-x top;
    background-position: top;
    vertical-align: text-top;
    height: 32px;
    font-size: 9pt;
    padding: 3px;
}
td#mygmap_list {
    vertical-align: text-top;
    font-size: 6pt;
}
table#mapmaker {
    font-size: 14px;
    background: #F4F4F4;
}
span#area {
    border: 2px #D6D6D6 double;
    background: #FFF;
    margin: 20px 20px 10px 10px;
}
table#mapmakerlist,
td div.maparealist {
    font-size: 14px;
}
dl.rank_info {
    border: 1px #CCC solid;
    font-size: 90%;
    margin: 0 0 15px;
    padding: 0 10px 10px;
}
dl.rank_info dt {
    float: left;
    width: 230px;
    font-weight: 700;
    text-indent: 1em;
    line-height: 150%;
    padding: 10px 0;
}
dl.rank_info dd {
    line-height: 150%;
    padding: 10px 0 10px 230px;
}
#analysisTitleimg {
    background-image: url(../images/web_parts/bloc_title/analysis.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
}
#fishing_dataTitleimg {
    background-image: url(../images/web_parts/bloc_title/fishing_data.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
}
div.weblinks_powered {
    font-size: 80%;
    text-align: right;
}
.weblinks_bold {
    font-size: 100%;
    font-weight: 700;
}
.weblinks_green {
    color: #0f0;
}
.weblinks_blue {
    color: #00f;
}
.weblinks_guidance {
    background-color: #dde1de;
    color: #000;
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 3px;
}
div.weblinks_search_form {
    background-color: #dde1de;
    text-align: center;
    margin: 3px;
    padding: 3px;
}
table.weblinks_frame_category {
    width: 98%;
    border-style: none;
    border-width: 0;
    margin: 0;
    padding: 3px;
}
td.weblinks_main_category {
    vertical-align: top;
    text-align: left;
}
.weblinks_waiting_highlight {
    color: red;
    font-weight: 700;
}
div.weblinks_viewcat_desc {
    border-color: gray;
    border-style: dotted;
    border-width: 1px;
    margin: 3px;
    padding: 3px;
}
div.weblinks_comment_navi {
    text-align: center;
    margin: 3px;
    padding: 3px;
}
div.weblinks_topten_frame {
    background-color: #191970;
    color: #fff;
    font-size: 120%;
    font-weight: 700;
    border-color: gray;
    border-style: solid;
    border-width: 1px;
    margin: 2px;
    padding: 3px;
}
div.weblinks_password_frame {
    border-color: gray;
    border-style: solid;
    border-width: 1px;
    margin: 5px;
    padding: 10px;
}
div.weblinks_catlist_frame {
    width: 100%;
    line-height: 110%;
    border-style: none;
    border-width: 0;
    margin: 3px;
    padding: 3px;
}
div.weblinks_link_single_frame {
    margin: 3px;
    padding: 1px;
}
div.weblinks_link_single_frame_2 {
    background-color: #eee;
    color: #000;
    margin: 0;
    padding: 1px;
}
div.weblinks_link_single_frame_hits {
    background-color: #dde1de;
    color: #000;
    text-align: center;
    margin: 1px;
    padding: 3px;
}
div.weblinks_link_single_frame_footer {
    background-color: #e2dbd3;
    color: #000;
    text-align: center;
    font-size: 80%;
    margin: 1px;
    padding: 3px;
}
.weblinks_link_title {
    text-align: center;
    font-size: 120%;
    font-weight: 700;
}
.weblinks_link_description {
    font-size: 100%;
    line-height: 150%;
}
img.weblinks_list_image {
    float: left;
    border-style: none;
    border-width: 0;
    margin: 1px;
    padding: 3px;
}
.weblinks_list_catpath {
    text-align: left;
    font-size: 80%;
}
.weblinks_list_description {
    font-size: 100%;
    line-height: 120%;
}
.weblinks_list_footer {
    text-align: left;
    font-size: 90%;
}
div.weblinks_feed_frame_title {
    background-color: #e2dbd3;
    color: #000;
    padding: 3px;
}
body.weblinks_print {
    background-color: #fff;
    color: #000;
}
div.weblinks_print_sitename {
    text-align: center;
    font-size: 120%;
    font-weight: 700;
    margin: 0;
    padding: 5px;
}
div.weblinks_print_modulename {
    text-align: center;
    font-size: 130%;
    font-weight: 700;
    margin: 0;
    padding: 5px;
}
div.weblinks_print_singlelink {
    text-align: center;
    margin: 0;
    padding: 5px;
}
div.weblinks_print_frame {
    width: 650px;
    padding: 10px;
}
div.weblinks_print_frame_link {
    border-color: gray;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    padding: 1px;
}
div.weblinks_print_frame_link_category {
    line-height: 120%;
    border-color: gray;
    border-style: solid;
    border-width: 1px;
    padding: 3px;
}
div.weblinks_print_frame_feed_all {
    border-color: gray;
    border-style: solid;
    border-width: 1px;
    margin: 1px;
    padding: 1px;
}
.weblinks_print_link_url {
    text-align: center;
    font-size: 100%;
    font-weight: 400;
}
.weblinks_print_link_description {
    font-size: 100%;
}
div.weblinks_confirm {
    border: 1px solid gray;
    background-color: #dde1de;
    padding: 10px 10px 5px;
}
.weblinks_confirm_title {
    color: #000;
    font-size: 120%;
    font-weight: 700;
}
div.weblinks_gm_location {
    color: #696969;
    margin: 3px;
    padding: 3px;
}
div.weblinks_forum_title {
    background-color: #dde1de;
    color: #000;
    font-size: 120%;
    text-align: left;
    border-color: gray;
    border-style: solid;
    border-width: 1px;
    margin: 3px;
    padding: 3px;
}
div.weblinks_forum_thread_title {
    background-color: #dde1de;
    color: #000;
    text-align: left;
    margin: 1px;
    padding: 3px;
}
div.weblinks_forum_post_title {
    background-color: #e2dbd3;
    color: #000;
    text-align: left;
    margin: 1px;
    padding: 3px;
}
div.weblinks_forum_post_text {
    background-color: #eee;
    color: #000;
    line-height: 150%;
    text-align: left;
    margin: 1px;
    padding: 3px;
}
.weblinks_submit_error {
    color: red;
    background-color: #ffffe0;
    border: gray 1px dotted;
    margin: 3px;
    padding: 3px;
}
.weblinks_form_modified {
    color: red;
    background-color: #ffffe0;
    width: 100px;
    text-align: center;
    margin: 2px;
    padding: 2px;
}
#tab,
#tab2 {
    margin-left: 3px;
}
#tab ul,
#tab2 ul {
    overflow: hidden;
    height: 30px;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#tab li,
#tab2 li {
    float: left;
    width: 50px;
    background: #39c;
    font-size: 10px;
    margin-right: 1px;
    list-style: none;
    list-style-type: none;
}
* html #tab li,
* html #tab2 li {
    margin: 0;
}
#tab a,
#tab2 a {
    display: block;
    width: 100%;
    color: #eee;
    text-align: center;
    border-right: 1px solid #bbb;
    padding: 5px 0;
}
#tab a:hover,
#tab2 a:hover,
#tab li a.selected,
#tab2 li a.selected {
    color: #eee;
    background: #369;
    border-bottom: 0;
    text-decoration: none;
}
.panel {
    position: relative;
    background: #369;
    color: #000;
    font-size: 85%;
    background-image: url(../images/web_parts/cntent/box1_back.gif);
    padding: 2px;
}
.panel a {
    text-decoration: underline;
    color: #000;
    font-size: 14px;
}
.panel td .qimg {
    width: 50px;
    height: 50px;
    vertical-align: text-top;
    float: left;
    margin-right: 5px;
    border: 1px solid #bbb;
}
.panel th {
    color: #000;
    font-size: 12px;
    white-space: nowrap;
    text-align: center;
}
.wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .wrap {
    height: 1%;
}
:first-child+html .wrap {
    min-height: 1px;
}
.usual {
    width: 190px;
    margin: 20px auto;
    padding: 1px;
}
div.comment1-2 span.data,
div.comment1-3 span.data {
    color: #999;
    text-align: bottom;
    margin-bottom: 5px;
    float: right;
    bottom: 0;
    font-size: 12px;
    vertical-align: middle;
}
div.comment1-2 span.data img,
div.comment1-3 span.data img {
    vertical-align: middle;
    margin-right: 5px;
}
div.comment1-2:after,
div.comment1-3:after,
div#containerBox:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}
div.comment1-2 .imgL img,
div.comment1-3 .imgR img {
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border: 2px solid #CCC;
    margin-bottom: 5px;
    background-image: none;
    width: 100px;
    padding: 1px;
}
div.comment1-2 .rank img,
div.comment1-3 .rank img {
    background-image: none;
    position: relative;
    border: 0;
    width: 76px;
    padding: 0;
}
.UserPostTime_mini b,
.UserPostTime_mini_absolute b {
    background: #c30301 none repeat scroll 0 0;
    clear: both;
    color: #fff;
    display: block;
    font-family: Helvetica, Arial, "Trebuchet MS";
    font-size: 38px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: right;
    width: 67px;
    z-index: 999;
    padding: 0 3px 0 0;
}
.UserPostTime_mini .pm,
.UserPostTime_mini_absolute .pm {
    background: #293538;
    color: #FFF;
    display: block;
    width: 67px;
    left: 0;
    font-size: 9px;
    text-align: right;
    font-family: Helvetica, Arial, "Trebuchet MS";
    padding: 0;
}
* html .thumb_210,
* html .block_lurerank .thumb,
* html .block_rank .thumb {
    display: inline;
}
.thumb_210 a img,
.block_rank .thumb a img {
    float: center;
    position: absolute;
    top: -40px;
    left: -2px;
    -ms-interpolation-mode: bicubic;
    display: block;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.thumb_210 a:hover,
.block_rank .thumb a:hover {
    border: 2px solid #c30301;
}
table.table_localarea_map .table_localarea a,
table#mapmakerlist a,
td div.maparealist a {
    text-decoration: underline;
}
#content .block_lurerank .title_rank,
#content .block_lurerank .itemcaption {
    width: 99%;
    font-size: 24px;
    margin-bottom: 3px;
    margin-right: 10px;
    margin-left: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    height: 30px;
    background-image: url(../images/web_parts/cntent/box1_back.gif);
}
#content h2.bigtitle_u2:before,
#content h2.bigtitle_u:before {
    content: " ";
    background-image: url(../images/web_parts/ribbon_u.png);
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: -10px;
    z-index: 2;
}
#content h1.bigtitle_u,
#content h2.bigtitle_u {
    position: relative;
    color: #fff;
    background: #ff8d07;
    font-size: 120%;
    float: left;
    clear: both;
    margin-left: -22px;
    margin-bottom: 20px;
    border: 0;
    width: 100%;
    text-shadow: 0 -2px #d0284b, 0 2px #f96080;
    -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    padding: 5px 10px 5px 40px;
}
table.GridTable .userinfo a,
.weblinks_error,
.weblinks_waning,
.weblinks_red {
    color: red;
}
.areatable,
div.weblinks_execution_time,
div.weblinks_memory_usage {
    font-size: 80%;
}
.float_clear,
.weblinks_link_image_clear,
.weblinks_list_image_clear {
    clear: both;
}
.weblinks_title,
.weblinks_subtitle,
.weblinks_category_title,
.weblinks_feed_title,
.weblinks_print_feed_title {
    font-size: 110%;
    font-weight: 700;
}
.weblinks_logo,
.weblinks_pagenavi {
    text-align: center;
}
.weblinks_modulename,
.weblinks_print_link_title {
    text-align: center;
    font-size: 130%;
    font-weight: 700;
}
.weblinks_main_category_title,
.weblinks_forum_lang_forum,
.weblinks_forum_lang_thread {
    font-weight: 700;
}
.weblinks_sub_category,
.weblinks_link_admincomment,
.weblinks_print_link_admincomment {
    font-size: 90%;
}
div.weblinks_index_frame_feed,
div.weblinks_singlelink_frame_feed,
div.weblinks_viewfeed_frame_feed,
div.weblinks_links_list_frame,
div.weblinks_forum_thread_frame {
    border-color: gray;
    border-style: solid;
    border-width: 1px;
    margin: 3px;
    padding: 3px;
}
div.weblinks_viewcat_frame,
div.weblinks_viewmark_kml_frame,
div.weblinks_singlelink_frame {
    width: 100%;
    border-style: none;
    border-width: 0;
    margin: 0;
    padding: 2px;
}
.weblinks_viewmark_kml_title,
.weblinks_list_title {
    font-size: 120%;
    font-weight: 700;
}
div.weblinks_singlelink_textarea1,
div.weblinks_singlelink_textarea2 {
    background-color: #eee;
    border-color: gray;
    border-style: solid;
    border-width: 1px;
    margin: 5px;
    padding: 5px;
}
div.weblinks_frame_comment,
div.weblinks_print_frame_comment,
.weblinks_rss_build_manage {
    margin: 3px;
    padding: 3px;
}
div.weblinks_brokenlink_frame,
div.weblinks_ratelink_frame,
div.weblinks_print_textarea1,
div.weblinks_print_textarea2 {
    border-color: gray;
    border-style: solid;
    border-width: 1px;
    margin: 5px;
    padding: 5px;
}
div.weblinks_brokenlink_form,
div.weblinks_ratelink_form {
    text-align: center;
    margin: 0;
    padding: 3px;
}
div.weblinks_link_single_frame_title,
div.weblinks_links_list_frame_title {
    background-color: #e2dbd3;
    color: #000;
    margin: 1px;
    padding: 1px;
}
table.weblinks_link_single_title,
table.weblinks_links_list_title {
    width: 100%;
    margin: 0;
    padding: 0;
}
td.weblinks_link_single_title_left,
td.weblinks_links_list_title_left {
    border: 0 none #fff;
    vertical-align: middle;
    text-align: left;
}
td.weblinks_link_single_title_right,
td.weblinks_links_list_title_right {
    border: 0 none #fff;
    vertical-align: middle;
    text-align: right;
    width: 70px;
}
div.weblinks_link_single_frame_time_update,
div.weblinks_link_single_frame_category {
    background-color: #dde1de;
    color: #000;
    line-height: 150%;
    text-align: left;
    margin: 1px;
    padding: 3px;
}
div.weblinks_link_single_frame_description,
div.weblinks_links_list_frame_description {
    background-color: #eee;
    color: #000;
    text-align: left;
    margin: 1px;
    padding: 3px;
}
img.weblinks_link_image,
img.weblinks_print_link_image {
    float: right;
    border-style: none;
    border-width: 0;
    margin: 5px;
    padding: 1px;
}
div.weblinks_feed_frame_content,
div.weblinks_feed_frame_summary {
    background-color: #eee;
    color: #000;
    padding: 3px;
}
div.weblinks_print_frame_link_title,
div.weblinks_print_frame_link_description,
div.weblinks_print_frame_link_hits,
div.weblinks_print_frame_feed_each {
    border-color: gray;
    border-style: solid;
    border-width: 1px;
    padding: 3px;
}
.weblinks_gm_map_index,
.weblinks_gm_map_singlelink,
.weblinks_gm_map_print {
    border: 1px solid gray;
    width: 97%;
    height: 300px;
    margin: 5px;
    padding: 5px;
}
.weblinks_highlight,
.rssc_highlight {
    font-weight: bolder;
    background-color: #ffff80;
    color: #000;
}