body{color:#000}body{background:#FFF}td,th,blockquote,p,textarea,input,legend,fieldset,form,code,pre,h6,h5,h4,h3,h2,h1,li,ol,ul,dd,dt,dl,div,body,*{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0;font-size:inherit;font:100%}img,fieldset,acronym,abbr{border:0}var,th,strong,em,dfn,code,cite,caption,address{font-style:normal}var,th,strong,em,dfn,code,cite,caption,address,h6,h5,h4,h3,h2,h1{font-weight:normal}li{list-style:none}th,caption{text-align:left}h6,h5,h4,h3,h2,h1{font-size:100%}q:after,q:before{content:''}acronym,abbr{font-variant:normal;border-bottom:1px dotted #000;cursor:help}sub,sup{line-height:-1px;vertical-align:text-top}sub{vertical-align:text-bottom}select,textarea,input{font:inherit inherit inherit}h1{font-size:138.5%}h2{font-size:123.1%}h3{font-size:108%}strong,h6,h5,h4,h3,h2,h1,th{font-weight:bold}em{font-style:italic}dl,ol,ul,blockquote{margin:1em}dl,ul,ol{margin-left:2em}ol li{list-style:decimal outside}ul li{list-style:disc outside}dl dd{margin-left:1em}td,th{padding:0.3em}th,caption{text-align:center}caption{margin-bottom:.5em}table,fieldset,p{margin-bottom:1em}body{font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}tt,samp,kbd,code,pre{font:108% monospace /99%;*}
/** Common */
*{
     margin: 0px;
     padding: 0px;
}
body {
     margin: 0px;
     padding: 0px;
     font:13px Verdana,arial,helvetica,clean,sans-serif;
     *font-size:small;
     *font:x-small;
}

.clearfix:after,
div:after{
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix,
div{
  min-height: 1px;
}
* html .clearfix,
* html div{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
a,
a:link,
a:visited,
a:hover{
color: #105CB6;
cursor:pointer;
text-decoration:underline;
}
a:hover{
color: #07A5DF;
text-decoration: none;
}
a.white,
a.white:link,
a.white:visited,
a.white:hover,
span.white,
span.white a,
span.white a:link,
span.white a:visited,
span.white a:hover{
color: #FFFFFF;
}
span.black,
a.black,
a.black:link,
a.black:visited,
a.black:hover{
color: #333;
}
span.orange,
a.orange,
a.orange:link,
a.orange:visited,
a.orange:hover{
color: #FF8838;
}
a.orange:hover{
color: #ffa351;
}
span.gray,
a.gray,
a.gray:link,
a.gray:visited,
a.gray:hover{
color: #666;
text-decoration: none;
}
a.gray:hover{
color: #ffa351;
}
tr,ul,li{
     margin: 0;
     padding: 0;
}
ul li{
    list-style-type: none;
    list-style-position: outside;
}
td{
     padding: 2px;
}
.f13{font-size: 100%;font-weight:bold;}
.f15{font-size: 116%;font-weight:bold;}
.f17{font-size: 129%;font-weight:bold;}
.f19{font-size: 146.5%;font-weight:bold;}
.f20{font-size: 152%;font-weight:bold;}
.c01{color:#ee2222;}
.c02{color:#EE00EE;}
.c03{color:#0000DD;}
.c04{color:#00ccff;}
.c05{color:#00dd00;}
.c06{color:#ff8800;}
.c07{color:#880000;}
.c08{color:#880088;}
.c09{color:#000088;}
.c10{color:#008888;}
.c11{color:#008800;}
.c12{color:#888800;}
.c13{color:#cccccc;}
.c14{color:#999999;}
.c15{color:#555555;}
.c16{color:#000000;}
.c17{color:#00DDDD;}
.c18{color:#FFD400;}
.c19{color:#EC008C;}
.c20{color:#8888ff;}
.s83{
font-size:83%;
}
.red{
color:#f00;
}
a img{
border: 0;
vertical-align:middle;
padding:1px 0 1px 0;
}
.img_link:hover{
     background-color: transparent;
}
.txc{
text-align:center;
}
.cssblk{
display: block;
text-indent: -2000em;
outline : 0;
z-index: 1000; /* need for FX and IE */
background: url(/img/images.png) no-repeat;
}
.cssline{
display: inline-block;
*display: inline;
*zoom: 1;
text-indent: -2000em;
outline : 0;
z-index: 1; /* need for FX and IE */
background: url(/img/images.png) no-repeat;
}
.icons{
background: url(/img/icons.png) 0px 0px no-repeat;
}
.icon{
background: url(/img/icons.png) 0px 0px no-repeat;
padding-left:18px;
}
.icon_btn{
display: inline-block;
*display: inline;
*zoom: 1;
text-indent: -2000em;
outline : 0;
z-index: 1; /* need for FX and IE */
width:16px;
height:16px;
background: url(/img/icons.png) no-repeat;
}

.btn{
display: inline-block;
background-color: #e6e6e6;
background-repeat: no-repeat;
background-image: -webkit-linear-gradient(#ffffff,#e6e6e6);
background-image: -moz-linear-gradient(#ffffff,#e6e6e6);
background-image: -ms-linear-gradient(#ffffff,#e6e6e6);
background-image: -o-linear-gradient(#ffffff,#e6e6e6);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e6e6e6')";
background-image: linear-gradient(#ffffff,#e6e6e6);
padding: 4px 14px;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
color: #333333;
font-size: 13px;
line-height: 18px;
border: 1px solid rgba(0, 0, 0, 0.1);
border-bottom-color: rgba(0, 0, 0, 0.25);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
text-decoration:none;
cursor:pointer;
vertical-align: top;
font-weight:bold;
}

.btn:link,
.btn:visited,
.btn:hover{
color: #333333;
text-decoration:none;
}
/*
.btn:hover{
background-color: #eb7e2a;
background-image: -webkit-linear-gradient(#ffad6e, #eb7e2a);
background-image: -moz-linear-gradient(#ffad6e, #eb7e2a);
background-image: -ms-linear-gradient(#ffad6e, #eb7e2a);
background-image: -o-linear-gradient(#ffad6e, #eb7e2a);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffad6e', endColorstr='#eb7e2a')";
background-image: linear-gradient(#ffad6e, #eb7e2a);
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
color:#fff;
}*/

.btn:hover,.btn:focus {
color: #333333;
text-decoration: none;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}

.btn.primary,
.btn.active{
background-color: #339BB9;
background-image: -webkit-linear-gradient(#5BC0DE, #339BB9);
background-image: -moz-linear-gradient(#5BC0DE, #339BB9);
background-image: -ms-linear-gradient(#5BC0DE, #339BB9);
background-image: -o-linear-gradient(#5BC0DE, #339BB9);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#5BC0DE', endColorstr='#339BB9')";
background-image: linear-gradient(#5BC0DE, #339BB9);
background-repeat: repeat-x;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
color:#fff;
}
.btn.cancel{
background-color: #BD362F;
background-image: -webkit-linear-gradient( #EE5F5B, #BD362F);
background-image: -moz-linear-gradient( #EE5F5B, #BD362F);
background-image: -ms-linear-gradient( #EE5F5B, #BD362F);
background-image: -o-linear-gradient( #EE5F5B, #BD362F);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#EE5F5B', endColorstr='#BD362F')";
background-image: linear-gradient( #EE5F5B, #BD362F);
background-repeat: repeat-x;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
color:#fff;
}

.btn.disabled,
.btn:disabled{
background-color: #dddddd;
background-image: -webkit-linear-gradient(#e6e6e6 , #dddddd);
background-image: -moz-linear-gradient(#e6e6e6 , #dddddd);
background-image: -ms-linear-gradient(#e6e6e6 , #dddddd);
background-image: -o-linear-gradient(#e6e6e6 , #dddddd);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#dddddd')";
background-image: linear-gradient(#e6e6e6 , #dddddd);
background-repeat: repeat-x;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: #999;
cursor:default;
}

.btn.disabled:hover,
.btn:disabled:hover{
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

.btn.btn_icon{
height:18px;
padding:4px 10px;
}
.mini_btn{
padding:2px 10px;
line-height: 14px;
font-size:83%;
font-weight:normal;
}

.btn_centered{
text-align:center;
}
.list_btn_box{
margin:30px 0;
}
.comment_btn{
width:270px;
padding: 4px 14px;
}
.create_btn{
width:200px;
text-align:center;
display:block;
margin:0 auto;
}
.btn.header_btn{
color:#fff;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
background-color: #5bab9f;
border:1px solid #2b635b;
background-repeat: no-repeat;
background-image: -webkit-linear-gradient(#78BCB2, #5bab9f);
background-image: -moz-linear-gradient(#78BCB2, #5bab9f);
background-image: -ms-linear-gradient(#78BCB2, #5bab9f6);
background-image: -o-linear-gradient(#78BCB2, #5bab9f);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#78BCB2',endColorstr='#5bab9f')";
background-image: linear-gradient(#78BCB2, #5bab9f);
background-repeat: repeat-x;
}


.icon_free{
background-position: 3px -1339px;
}
.icon_lock{
background-position: 3px -1439px;
}
.icon_share{
background-position: 0px -300px;
}
.icon_new{
width: 25px;
height: 8px;
background-position: 0px -1300px;
}
.icon_up{
width: 20px;
height: 8px;
background-position: 0px -1320px;
}
.icon_favorite{
background-position: 0px -1380px;
}
.icon_favorite2{
width:20px;
height:20px;
background-position: 0px -440px;
}
.icon_favorite2:hover,
.icon_favorite2.select{
background-position: 0px -460px;
}
.icon_fav{
background-position: 0px -200px;
}
.icon_fav:hover{
background-position: 0px -220px;
}
.icon_view{
background-position: 0px -1420px;
margin-left:10px;
}
.icon_count{
background-position: 0px -1420px;
color:#666;
}
.icon_addfav{
background-position: 0px -400px;
}
.icon_addfav:hover,
.icon_addfav.select{
background-position: 0px -420px;
}
.icon_embed{
background-position: 0px -480px;
}
.icon_amazon{
background-position: 0px -60px;
}
.icon_comment{
background-position: 0px 0px;
}
.icon_option{
background-position: 2px -98px;
}
.icon_applyall{
background-position: 2px -120px;
}
.icon_clearall{
background-position: 2px -140px;
}
.icon_rss{
background-position: 0px -340px;
}
.icon_home{
background-position: 0px -360px;
}
.icon_link{
background-position: 0px -240px;
}
.icon_twitter{
#background-position: 0px -320px;
background: url(/img/icon/twitter.png) no-repeat;
}
.icon_digg{
background-position: 0px -900px;
}
.icon_delicious{
background-position: 0px -940px;
}
.icon_stumbleupon{
background-position: 0px -860px;
}
.icon_reddit{
background-position: 0px -880px;
}
.icon_facebook{
background-position: 0px -920px;
}
.icon_twitter{
background-position: 0px -1180px;
}
.icon_youtube{
background-position: 0px -1040px;
}
.icon_instagram{
background-position: 0px -960px;
}
.icon_flickr{
background-position: 0px -980px;
}
.icon_amazon_2{
background-position: 0px -1000px;
}
.icon_twitpic{
background-position: 0px -1080px;
}
.icon_yfrog{
background-position: 0px -1060px;
}
.icon_plixi{
background-position: 0px -1120px;
}
.icon_twitgoo{
background-position: 0px -1140px;
}
.icon_imgly{
background-position: 0px -1100px;
}
.icon_mobypicture{
background-position: 0px -1160px;
}
.icon_hatena{
background-position: 0px -840px;
}
.icon_reply{
background-position: 0px -540px;
margin-right:-4px;
}
.icon_reply:hover{
background-position: 0px -560px;
}
.icon_retweet{
margin-right:-4px;
background-position: 0px -620px;
}
.icon_retweet:hover{
background-position: 0px -640px;
}
.icon_favo{
background-position: 0px -580px;
margin-right:-4px;
}
.icon_favo:hover{
background-position: 0px -600px;
}
.icon_comment2{
background-position: 2px -1458px;
}
.icon_protect{
background-position: 0 -2090px;
}
.icon_good{
background-position: 0 -1720px;
}
.icon_good:hover{
background-position: 0 -1700px;
}
.icon_bad{
background-position: 0 -1760px;
}
.icon_bad:hover{
background-position: 0 -1740px;
}
.icon_link_arrow{
padding-left:15px;
background-position:0 -1595px;
}
.icon_link_arrow:hover{
background-position:0 -1575px;
}

.icon_btn_arrow{
padding-left:15px;
background-position:0 -1619px;
}

.icon_list{
width:18px;
height:18px;
background-position:0 -1840px;
}

.icon_list:hover{
background-position:0 -1860px;
}

.icon_create{
background-position:0 -2070px;
}

.icon_master{
position:absolute;
top:-4px;
right:-4px;
background-position:0 -2030px;
}

.icon_official{
position:absolute;
top:-4px;
right:-4px;
background-position:0 -2050px;
}
.icon_twitter_big{
width:16px;
height:16px;
background-position:0 -2110px;
}


.btn:hover .icon_btn_arrow{
background-position:0 -1639px;
}

.rad3{
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-opera-border-radius:3px;
}
.rad5{
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-opera-border-radius:5px;
}
.rad7{
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
-opera-border-radius:7px;
}
.rad10{
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-opera-border-radius:10px;
}
.rad_btn{
display:inline-block;
border:1px solid #ddd;
border-radius:3px;
background-color:#F1F2F4;
padding:2px 4px;
font-size:85%;
text-shadow:0 1px 0 #fff;
line-height:13px;
margin-bottom:3px;
}
a.rad_btn{
color:#000;
text-decoration:none;
}
a.rad_btn:hover{
background-color:#fff;
}
.master_btn{
text-shadow:0 1px 0 #bae4f0;
background-color:#c4e8f3;
border-color:transparent;
}
a.master_btn:hover{
background-color:#9ad7ea;
}

.balloon_box{
}
.balloon_img{
float:left;
margin-right:3px;
width:48px;
position:relative;
}
.balloon_img img{
width:48px;
height:48px;
border-radius: 6px 6px 6px 6px;
}
.balloon_module{
float:left;
}
.balloon_tip{
float:left;
width:7px;
height:30px;
background-position: right -16px;
background-color:#CCCCCC;
}
.balloon_body{
float:left;
width:558px;
padding:5px 8px;
position:relative;
word-break: break-all;
background-color: #F8F8F8;
border: 1px solid #CCCCCC;
}
.geofont{
font-family:georgia,"times new roman",times,serif;
}
#document{
margin:0;
position:relative;
}
#header > div.inner{
width:1122px;
margin:0px auto;
}

.setting_box #header > div.inner{
width:auto;
margin:0px auto;
}

.hide_category #header > div.inner{
width:970px;
}

#fixed_header{
position:relative;
height:38px;
}
#fixed_header > div{
position:absolute;
top: 0;
left: 0;
right: 0;
z-index:10;
}
#fixed_header > div.fixed{
position: fixed;
top: 0;
left: 0;
right: 0;
}

.contents{
clear:both;
width:1120px;
margin:0px auto;
}

.hide_category .contents{
width:970px;
}


.contents_edit_main{
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-opera-border-radius:5px;
padding:5px 0;
background: #fff;
}
.contents .left{
float:left;
width:800px;
}
.hide_category .contents .left{
width:650px;
}

.contents .side_category{
float:left;
width:149px;
}
.hide_category .contents .side_category{
float:left;
display:none;
}

.contents .contents_main{
float:left;
width:648px;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
background-color:#fff;
border-radius:0 0 5px 5px;
min-height:1000px;
}
.contents .contents_main_wrap{
margin:5px;
}
.contents .right{
float:left;
width:310px;
padding:5px;
}
.contents .right_wrap{
padding:0 5px;
}
.ad_rectangle{
padding:5px;
background-color:#F1F2F4;
}
.ad_big_rectangle{
padding:5px;
background-color:#F1F2F4;
}
.ad_big_banner{
padding:5px;
background-color:#F1F2F4;
}
.ad_big_side{
padding:5px;
background-color:#F1F2F4;
}

#navi_header{
width:100%;
margin:10px 0 10px 0;
}
#navi_header ul{
margin-left:5px;
}
#navi_header ul li{
float:left;
padding:0 3px;
}
#navi_header ul#navi_header_right{
float:right;
}
#header #toptitle{
float:left;
width: 190px;
margin:5px 10px;
}
.editor #header{
border-bottom:1px solid #ddd;
}
.editor #header #toptitle{
float:left;
width:125px;
margin:0 0 0 5px;
}

#header h1{
font-size: 100%;
float: left;
}
#header h1 a {
height: 50px;
width: 190px;
background-position:0 0;
}
.editor #header h1 a {
height: 30px;
width: 125px;
background-position:-240px 0px;
}

#header h1 a:hover,#header h1 a:focus {
cursor: pointer; /* IE7 */
}
#header #toptitle span{
     display: block;
     text-indent: -2000em;
}

#account_follow_box{
float:left;
margin:15px 0 0 0;
}

#subheader{
background-color:#FFFFFF;
margin:10px 0 0 0;
padding:0 0.7em;
white-space:nowrap;
float:right;
}
#subheader > li{
float:left;
padding:10px 6px;
}
#subheader > li > a{
line-height:18px;
}
#subheader .subheader_img img{
width:18px;
height:18px;
}
.editor #subheader{
margin:0 0 0 0;
padding:0 0;
}
.editor #subheader > li{
padding:5px;
}




.profile_updates{
display:inline-block;
margin:0 0 0 3px;
padding:0 3px;
background-color:#e00;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-opera-border-radius:3px;
color:#fff;
font-size:70%;
text-decoration:none;
}

a:hover .profile_updates{
background-color:#FF9999;
}
.header_navigator{
width:100%;
height:36px;
}

.header_navigator .inner{
position:relative;
width:1122px;
margin:0 auto;
}

.inner_hide{
display:none;
position:absolute;
top:50px;
left:-30px;
}

.hide_category .inner_hide{
display:block;
}

.hide_category .header_navigator .inner{
width:970px;
}


.header_navigator .inner_left{
float:left;
}

.header_navigator .inner_right{
float:right;
}

.header_navigator .header_btn{
margin:4px 0 0 0;
}


.header_navigator .inner_left > ul{
margin:5px 0;
float:left;
}
.header_navigator .inner_left > ul > li{
float:left;
padding:3px 5px;
}

.header_navigator .header_category{
float:left;
margin:8px 0 0 5px;
display:none;
}

.hide_category .header_navigator .header_category{
display:block;
}

.header_navigator .inner_left > ul.header_crumb > li{
background-position:0 -1976px;
padding:3px 2px 3px 10px;
}
.header_navigator .inner_left > ul.header_crumb > li:first-child{
background-image: none;
padding:3px 2px 3px 5px;
}

.header_navigator .inner_left > ul.header_link > li{
border-left: 1px solid #2b635b;
}
.header_navigator .inner_left > ul > li > a,
.header_navigator .inner_left > ul > li > span{
float:left;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color:#FFF;
cursor:pointer;
display:block;
font-size:90%;
padding:3px 6px;
text-decoration:none;
white-space:nowrap;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
line-height:15px;
}
.header_navigator .inner_left > ul > li > span{
cursor:default;
text-overflow: ellipsis;
overflow:hidden;
text-overflow:ellipsis;
-webkit-text-overflow:ellipsis;
-o-text-overflow:ellipsis;
color:#eee;
width:75px;
}

.header_navigator .inner_left > ul > li.virtual > a,
.header_navigator .inner_left > ul > li > a:hover{
background-color:#5f948d;
}
.header_navigator .inner_left > ul > li.select > a{
background-color:#7fc6bc;
}






.topic_path{
float:left;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

#act_navigator{
width:25px;
position:absolute;
left:950px;
}
#act_navigator li{
margin:10px 0;
}
.act_create,
.act_follow{
background-position: -248px 8px;
width:25px;
height:105px;
border-top-right-radius:5px;
border-bottom-right-radius:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-right-radius:5px;
background-color:#FFF;
}
.act_follow{
background-position: -278px 8px;
height:85px;
}
.title_box{
border-bottom: 2px solid #7FC6BC;
margin:10px 0;
text-align:left;
}
.title_box h2{
float:left;
font-weight:normal;
color:#4E463F;
margin:5px 5px;
}
.title_box.mtm_title_box h2{
font-weight:bold;
font-size:175%;
}

.title_simple_box{
position:relative;
border-bottom: 1px solid #ddd;
margin:0;
padding:0 0 5px 0;
}
.title_simple_box h3{
font-weight:bold;
font-size:83%;
color:#4E463F;
}
.title_simple_box a{
font-size: 83%;
position: absolute;
right: 2px;
top: 2px;
}

.title_tag_box{
margin:0;
text-align:left;
}
.title_tag_box h2{
float:left;
font-weight:bold;
color:#4E463F;
margin:5px 5px;
font-size:180%;
}
.title_tag_box h2 a{
color: #5F6061;
text-decoration: none;
}
.title_tag_box h2 a:hover{
color: #FF8838;
}

.title_tag_box .title_tag_button{
float:right;
margin:7px 0 0 0;
}
.title_box .title_box_right{
float:right;
margin:5px 0;
}
.info_box{
margin:0 0 3px 0;
border-bottom: 1px dotted #999999;
position:relative;
}
.action_li .info_box{
border-color:transparent;
}
.info_box .info_thumb{
float:right;
border:1px solid #E5E5E5;
padding:3px;
}
.info_box .info_thumb img{
max-height:100px;
max-width:100px;
}
.info_box .info_date{
font-size:85%;
color:#aaa;
}
.info_box h1{
font-weight:bold;
font-size:150%;
line-height:1.5em;
letter-spacing:-0.01em;
margin:0 0 10px 0;
}
.info_box h1 a.info_title,
.type_togetter h3 a.info_title{
color:#5f6061;
text-decoration:none;
}
.info_box h1 a.info_title:hover,
.type_togetter h3 a.info_title:hover{
color:#FF8838;
}

.info_box .balloon_body{
width: 568px;
}

.info_head{
margin:0 0 10px 0;
}
.info_head .info_head_right{
float:right;
}
.info_status{
margin:10px 0 3px 0;
}
.lock_btn{
padding-left:20px;
background-color: #9f9f9f;
border-color:transparent;
text-shadow:0 1px 0 #666;
color:#fff;
}
.unlisted_btn{
padding-left:20px;
background-color: #FA8CA6;
border-color:transparent;
text-shadow:0 1px 0 #666;
color:#fff;
}
.free_btn{
background-color: #ff8838;
border-color:transparent;
padding-left:20px;
text-shadow:0 1px 0 #666;
color:#fff;
}
a.free_btn{
color:#fff;
}
a.free_btn:hover{
background-color: #ff6a05;
}
.category_btn{
background-color: #EAF7F5;
border-color:transparent;
}
a.category_btn:hover{
background-color: #ceece7;
}

.my_tag_box{
margin:5px;
}
.icon_hatena,
.icon_share,
.icon_new,
.icon_up{
vertical-align:middle;
}
.info_box .info_description{
font-size:93%;
line-height:1.5em;
word-break: break-all;
background-color: #F8F8F8;
border: 1px solid #CCCCCC;
}
.info_box .info_description_more,
.list_box .info_description_more{
display:none;
}
.info_box .info_infomation{
float:right;
height:24px;
}
.info_box .info_tags{
margin: 0 0 5px;
}
.tag_box{
display:inline;
}

.tag_box .icon_tag{
background-position: 0px -1360px;
}

.icon_image{
float:left;
margin:0 4px 4px 0;
}

.icon_image img{
border: 0px solid transparent;
width: 30px;
height: 30px;
border-radius: 5px;
padding: 0;
}

.anchor_box{
text-align:right;
margin:3px;
}
.comment_box{
margin:0 0 20px 0;
}
.comment_box .balloon_body{
background-color:#f6fafa;
}
.comment_box .highlight .balloon_body{
background-color:#f1e6f1;
}
.comment_box .icon_reply{
display:none;
margin-right:0;
}

.icon_delete_2{
position:absolute;
top:5px;
right:5px;
background-position: 0px -260px;
}
.icon_delete_3{
float:right;
margin:10px 0;
background-position: 0px -260px;
}
.history_box .button_box{
float:right;
}
.post_box img.twitter_icon{
height:24px;
width:24px;
}
.post_box .history_date{
color:#999;
font-size: 85%;
}
.list_box{
padding:5px;
}
.list_box.type_label{
padding:0px;
text-align:right;
font-size: 85%;
color:#0084B4;
}
.list_box .del_box{
     text-align:center;
     font-size: 85%;
     padding:10px;
}
.list_box .del_box a,
.list_box .del_box a:link,
.list_box .del_box a:visited,
.list_box .del_box a:hover{
     color:#CCC;
}
.list_box .list_thumb{
float:right;
border:1px solid #E5E5E5;
background-color:#FFF;
padding:3px;
margin:0 0 0 5px;
}
.list_box .list_thumb img{
max-height:200px;
max-width:200px;
}
.list_box .list_photo{
margin:0 auto;
background-color:#FFF;
text-align:center;
}
.list_box .list_photo img{
max-height:300px;
max-width:300px;
border:1px solid #E5E5E5;
padding:3px;
}
.list_item .balloon_module{
position:relative;
}
.list_item .balloon_tip{
background-color:#DDD;
}
.list_item .balloon_body{
position:relative;
background-color:#FFF;
border-color:#DDD;
}
.balloon_body .tweet{
margin-bottom:5px;
}

.status{
font-size: 92%;
margin-top:5px;
height:16px;
}
.status_left{
float:left;
display:none;
}
.status_right{
float:right;
}
.status a,
.status span{
display:inline-block;
height:16px;
color:#999;
text-decoration:none;
}
.status .orange,
.status a:hover{
color:#FF8838;
}

.status a.status_name,
.status span.status_name{
font-weight:bold;
}

.icon_delete{
float:right;
background-position: 0px -500px;
}
.icon_delete:hover{
background-position: 0px -520px;
}
.icon_edit{
float:right;
background-position: 0px -660px;
}
.icon_edit:hover{
background-position: 0px -680px;
}

.deco_button_box{
text-align:center;
margin:10px;
}

.post_box{
margin:10px;
width:390px;
}
.popover_box{
width:300px;
}

.post_box h2{
font-weight:normal;
font-size:100%;
}
.post_box ul li{
margin:10px 0;
}
.post_box h5{
border-left:5px solid #000000;
margin:0 0 3px;
padding-left:7px;
}
.post_box h5 span{
font-weight:normal;
font-size:92%;
}
.post_box h6{
font-weight:normal;
font-size:83%;
color:#f99;
}
input{
vertical-align:middle;
}
label input{
margin: 5px 4px;
}
input.desc_input,
textarea.desc_input{
display: inline-block;
border: 1px solid #ccc;
background: #fff;
background: rgba(255,255,255);
color:#999999;
font-size:100%;
font-weight:normal;
padding: 4px;
margin: 0;
line-height: 18px;
width:100%;
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
box-sizing: border-box;
}

input.desc_input.with_btn,
textarea.desc_input.with_btn{
width:180px;
}


.desc_input:focus{
-moz-box-shadow: 0 0 8px rgba(82, 168, 236, 0.5);
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
border-color: rgba(82, 168, 236, 0.75) !important;
background-color:#FFF;
}
.comment_form textarea.desc_input{
margin:5px;
width:610px;
}
.comment_form .list_btn_box{
margin:10px;
}
.post_quote_image_box{
     text-align:center;
}
.post_quote_image_box img{
max-height:240px;
max-width:240px;
border:1px solid #CCC;
padding:3px;
}
.post_quote_image_box.border_off img{
     border:none;
}
.post_quote_image_box.pos_left{
     text-align:left;
}
.post_quote_image_box.pos_center{
     text-align:center;
}
.post_quote_image_box.pos_right{
     text-align:right;
}
.search_input_box{
margin: 20px auto 10px auto;
}
.search_input_box .post_box{
width:500px;
}

.right_wrap .search_input_box{
margin:0;
}
.right_wrap .search_input_box .post_box{
margin:0;
width:300px;
}
.right_wrap .search_input_box .post_box .desc_input{
width:220px;
}

.right_wrap .search_input_box .post_box ul li{
margin:0;
}

.post_box label{
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.search_box{
margin:10px 0;
}
.search_box input.desc_input{
width:240px;
}
.post_box textarea.desc_input,
.list_box textarea.desc_input{
height:100px;
}
.post_box textarea.image_desc_input{
height:50px;
}
.popover_box textarea.desc_input{
width:290px;
height:70px;
}

.block_box{
padding-top:5px;
}
input.input_radio{
margin:5px 5px 5px 10px;
vertical-align:middle;
}
label{
cursor:pointer;
}
textarea#richtext{
height:360px;
}

.results_box,
.choices_box,
.setting_box{
float:left;
width:450px;
}
.setting_box{
width:300px;
}

#results,#choices{
overflow:hidden;
overflow-x:none;
overflow-y:scroll;
}
.editor_box{
position:relative;
}
.editor_box li.more_item{
margin:10px 0;
text-align:center;
}
.editor_box li.more_item a{
width:300px;
}

.editor_box .selected_item{
background-color:#fdd;
}
.editor_box li.list_box{
width:390px;
border-bottom:1px solid #999;
cursor:pointer;
}
.ui-sortable-helper{
background-color:#fff;
cursor:move;
}
.ui-sortable-placeholder{
background-color:#F4E1E1 !important;
visibility:visible !important;
}
.status_box{
background-color:#4BB5C1;
border-bottom:1px solid #999999;
}
.status_box div{
padding:5px 10px;
font-weight:bold;
color:#EDF7F2;
}
.status_box div a{
float:right;
}
.action_item{
background-color:#FFF;
border-bottom:1px dotted #999999;
}
.action_item .list_thumb img{
max-height:100px;
max-width:100px;
}
.action_item .balloon_body{
word-break: break-all;
width:370px;
background-color:transparent;
border-color:transparent;
padding:0px;
}
.action_box{
padding:3px;
border-top:1px solid #ddd;
}
.action_box input.desc_input{
width:260px;
}
.action_button_box{
margin:5px 0 0 0;
}
.action_button_box div.action_button_box_left{
float:left;
}
.action_button_box div.action_button_box_right{
float:right;
}
.action_button_box .btn{
padding:2px 3px;
font-size:92%;
font-weight:normal;
}
.action_module .tab_box{
display:inline-block;
vertical-align:top;
}
.action_module .tab_box,
.action_module_embed .button_box{
margin:0px;
}
.action_module_embed{
display:none;
}

.action_button_box .tab_box .tab p{
margin: 2px 3px;
}

.action_tab_panel{
display:none;
background-color:#FEE;
border:1px solid #999999;
padding:3px;
}
.action_tab_box{
}
.action_tab{
display:block;
float:left;
padding:2px 4px;
margin:1px 1px -1px 1px;
border:1px solid #888;
background-color:#EEE;
}
.action_tab img{
width:16px;
height:16px;
}
.action_tab.select{
background-color:#FF8838;
}
.text_btn{
vertical-align:middle;
}
.icon_sortup{
background-position: 0px -1680px;
}
.icon_sortdown{
background-position: 0px -1660px;
}
.side_list_img_wrap{
display:block;
background-color:#FFF;
border:1px solid #E5E5E5;
padding:3px;
margin:0 5px 0 0;
}
.side_user_box .side_list_img_wrap{
float:left;
}
.side_list_img_wrap img{
width:36px;
height:36px;
}
.side_list_img_wrap:hover{
background-color:#FF8838;
}
.side_list_link h4{
font-weight:bold;
font-size:100%;
line-height:1.3;
letter-spacing:-0.01em;
color: #5F6061;
}
.side_list_link h4 a{
font-size:100%;
color:#5f6061;
text-decoration:none;
}
.side_list_link h4 a:hover{
color:#FF8838;
}
.side_list_link .rank_line{
font-size:92%;
}
.login_box .side_list_img_wrap{
padding:2px;
margin:0px;
}
.blogparts_box{
margin:10px 0 5px 0;
}
.category_more{
margin:20px 5px 0px 0px;
}
.pagenation{
text-align:center;
margin:7px 0;
font-size: 100%;
}
.pagenation a{
display:inline-block;
margin:0;
padding:3px 6px;
text-decoration: none;
border:1px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding:5px 10px;
color:#5F6061;
font-weight:bold;
}
.pagenation a:hover{
background-color: #F1F2F4;
}

.pagenation a.current{
background-color: #F1F2F4;
}

#footer{
clear: both;
color:#333;
text-decoration:none;
width: 1122px;
margin:0px auto;
border: 1px solid #CCCCCC;
background-color:#fff;
border-radius:5px;
margin:0px auto 10px auto;
}

.hide_category #footer{
width:970px;
}

#footer a{
color:#666;
}
#footer .inner{
margin:10px 10px 0 10px ;
}
#footer .inner li.column{
display:block;
float:left;
font-size:1em;
margin:0;
padding:0 0 0;
width:172px;
}
#footer .inner li.column h4{
color:#333;
display:block;
font-size:11px;
font-style:normal;
font-weight:bold;
margin-bottom:2px;
margin-top:5px;
text-decoration:none;
}
#footer .inner li.column li{
background-position:left 8px;
background-repeat:no-repeat;
clear:both;
display:block;
float:none;
font-size:11px;
list-style:none outside none;
padding:3px 15px 2px 6px;
width:auto;
}
#footer .inner li.column li a{
text-decoration:none;
}
#footer .inner li.column li div{
margin-top:1px;
}
#footer .note{
font-size:1em;
margin:10px;
}

.followme{
background-position: -100px -140px;
width:300px;
height:60px;
}
.ranking_box table{
margin:5px;
}

.ranking_box table tr{
display:block;
border-bottom: 1px dotted #999999;
padding: 3px 0;
}

.ranking_box table tr:last-child{
border-bottom: 0px dotted transparent;
}

.ranking_box table td{
padding: 0 2px;
}

.ranking_box i.rank{
margin:0;
width:30px;
height:20px;
}
.rank_0{
background-position: 0px -150px;
}
.rank_1{
background-position: 0px -175px;
}
.rank_2{
background-position: 0px -200px;
}
.rank_3{
background-position: 0px -225px;
}
.rank_4{
background-position: 0px -250px;
}
.ranking_box i.rank_6{
width:70px;
height:20px;
background-position: 0px -275px;
}
.ranking_compact .side_list_img_wrap{
float:left;
padding:2px;
margin:0px 2px 0 0;
}
.ranking_compact .side_list_img_wrap img{
width:30px;
height:30px;
}
.rtbtn{
width:22px;
height:22px;
margin:1px;
}
.rt_head1{
background-position: 0 -60px;
}
.rt_head1:hover{
background-position: 0 -82px;
}
.rt_head2{
background-position: -22px -60px;
}
.rt_head2:hover{
background-position: -22px -82px;
}
.rt_bold{
background-position: -44px -60px;
}
.rt_bold:hover{
background-position: -44px -82px;
}
.rt_italic{
background-position: -66px -60px;
}
.rt_italic:hover{
background-position: -66px -82px;
}
.rt_link{
background-position: -88px -60px;
}
.rt_link:hover{
background-position: -88px -82px;
}
.rt_line{
background-position: -110px -60px;
}
.rt_line:hover{
background-position: -110px -82px;
}
.rt_list{
background-position: -132px -60px;
}
.rt_list:hover{
background-position: -132px -82px;
}
.rich_h1{
display:block;
font-size:129%;
color:#666;
font-weight:bold;
padding:5px 10px;
margin:5px 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color:#CDE9E5;
text-shadow:0 1px 0 #fff;
}
.rich_h2{
display:block;
font-size:100%;
padding:5px 10px;
margin:5px 0;
border-left:2px solid #7FC6BC;
}
.rich_b{
font-weight:bold;
}
.rich_it{
font-style:italic;
}
.rich_l{
display:block;
margin:3px;
text-align:center;
}
.rich_thumb{
}
.rich_thumb img{
max-height:400px;
max-width:400px;
border:1px solid #E5E5E5;
background-color:#FFF;
padding:3px;
}
.action_item .rich_thumb img{
max-height:150px;
max-width:150px;
}
.type_rich{
margin:10px 0;
}
.type_rich hr{
margin:10px 0;
}
.rich_li{
display:block;
padding-left:18px;
margin:2px 0;
background: url(/img/blue.png) 0 3px no-repeat;
}
.iphone .fixed_outer{
display:none;
}
.iphone #document{
width:auto;
}
.iphone .right{
display:none;
}
.iphone .left{
width:auto;
float:none;
margin:0px;
padding:10px;
}
.infomation_box h3{
font-size:122%;
margin-bottom:10px;
margin-top:25px;
padding:5px;
border-bottom:2px solid #7FC6BC;
}
.infomation_box h4{
font-weight:normal;
font-size:122%;
margin:25px 0 5px 10px;
padding:2px 5px;
border-left:5px solid #666;
color:#187A79;
}
.infomation_box p{
font-size:122%;
margin-bottom:7px;
margin:10px;
text-align:justify;
}
.infomation_box span{
font-size:77%;
color:#666;
}
.infomation_box img{
margin:10px;
border:1px solid #000;
}
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
.tipsy-arrow-n { border-bottom-color: #000; }
.tipsy-arrow-s { border-top-color: #000; }
.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }

.updates_box .tweet{
float:left;
}
.update_type_4_1 .balloon_body,
.update_type_4_2 .balloon_body,
.update_type_5_1 .balloon_body{
background-color:#F5EBEB;
}
.update_type_3_1 .balloon_body,
.update_type_2_1 .balloon_body{
background-color:#F5F5EB;
}
.updates_box .info_box{
float:left;
margin:10px 0 0 10px;
width:533px;
}
.updates_box h3{
font-size:146.5%;
}
.warn_box{
border: 1px solid #b0d9c6;
padding: 10px;
}
.no_update_box{
margin:10px 0 0 0;
border: 1px solid #b0d9c6;
padding: 10px;
}
.deco_info_box{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #FF9999;
border: 1px solid #DEC8D3;
margin: 15px 0 10px;
padding: 5px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset;
color:#FFF;
}
.deco_info_box h2{
line-height: 1.3em;
margin:10px 0;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
}
#fixed_side_box{
width:300px;
background-color: #FFF;
}
#fixed_side_box.fixedToolsBox{
position:fixed;
top:10px;
left:50%;
margin-left:165px;
}
#fixed_side_box.hhb{
left:640px;
margin-left:0px;
}
.tool_box div{
margin:10px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
.tool_color label{
margin:3px;
}
.tool_color div{
background-color:#f00;
float:left;
width:21px;
height:21px;
margin:3px;
}
.tool_color input{
margin:4px;
}
.types_selecter{
margin:10px 0;
}
.types_selecter ul{
float:right;
}
.types_selecter li{
float:left;
margin:0 2px;
}
.types_selecter li.type_others{
border:0 none;
}
.types_selecter li a{
}
.types_selecter a.type_all{
background-color:#F0F0FF;
}
.types_selecter a.type_modified{
background-color:#F5F5F5;
}
.types_selecter a.type_action{
background-color:#F5F5EB;
}
.types_selecter a.type_other{
background-color:#F5EBEB;
}
.types_selecter li.select a,
.types_selecter li.select a:link,
.types_selecter li.select a:visited,
.types_selecter li.select a:hover{
background-color:#FF8838;
color:#fff;
}
.link_box{
border:transparent;
padding:0px;
}
.link_box a{
font-weight:normal;
font-size:100%;
}
.link_box .twttrimg{
width:16px;
height:16px;
}
.topics_tab_box{
margin:5px 0;
border-bottom:2px solid #7FC6BC;
font-size: 100%;
}
.topics_tab_margin{
float:left;
width:160px;
height:15px;
padding:5px 0;
border-bottom:2px solid #7FC6BC;
}
.topics_tab_box .topics_tab_head,
.topics_tab_box .topics_tab{
float:left;
height:15px;
text-indent:0em;
text-decoration:none;
padding:5px 10px;
margin-bottom:-2px;
background-color:#fff;
}
.topics_tab_head p{
color:red;
font-weight:bold;
}
.topics_tab_box .topics_tab:hover{
}
.topics_tab_box .topics_tab.select{
border:1px solid #7FC6BC;
border-bottom-color:transparent;
}
.support_box,
.dispute_box{
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-opera-border-radius:5px;
border:1px solid #CDE9E5;
padding:5px;
}
.dispute_box{
text-align:center;
border:1px solid red;
color:red;
padding:35px 0px;
margin:50px 0;
}
.info_section{
margin:15px 5px;
}
.info_section h1,
.info_section h2{
border-bottom: 2px solid #7FC6BC;
font-size: 122%;
margin-bottom: 10px;
margin-top: 25px;
padding: 5px;
}
.info_section li{
margin:15px 0;
}
.info_section th{
background-color:#eee;
padding:15px;
text-align:left;
}
.info_section td{
padding:15px;
text-align:left;
}

.subcategory .subcategory_line{
display:none;
}
.subcategory .subcategory_line.select{
display:block;
}
.follow_info_box{
text-align:center;
font-size:83%;
margin:5px 0 0 0;
}

.follow_box{
}
.follow_box_button{
position:relative;
text-align:center;
margin:5px;
}

.dropdown_menu{
vertical-align:top;
padding: 3px 10px;
}
.dropdown_menu .icon_btn_arrow{
background-position: 0 -1615px;
padding:0px;
height: 16px;
width: 16px;
}
.dropdown_menu:hover .icon_btn_arrow{
background-position: 0 -1615px;
}

.side_box{
margin:10px 0;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-opera-border-radius:5px;
border: 1px solid #dddddd;
background-color:#fff;
}
.side_box .header_box{
color:#5e5e5e;
padding:6px 6px 6px 10px;
background-color:#f1f2f4;
border-bottom: 1px solid #dddddd;
}
.side_box .header_box h2{
float:left;
}
.side_box .header_box a{
float:right;
margin:1px 5px;
}
.side_box .header_box iframe{
float:right;
}
.side_box table{
margin:5px 10px;
}
.side_box table .twitter_icon{
padding:2px;
border:1px solid #E5E5E5;
}
.side_simple_box{
margin:10px 0;
}
.profile_box{
margin:10px 10px 0 10px;
}
.profile_left_box{
float:left;
position:relative;
margin-right:5px;
}
.profile_left_box .profile_image{
float:left;
width:48px;
}
.profile_left_box img{
width:48px;
height:48px;
border-radius: 6px 6px 6px 6px;
}
.profile_right_box{
float:left;
width:224px;
}
.profile_list_box{
margin:5px 10px;
}
.profile_list_box li{
padding:3px 0;
border-top: 1px dotted #999999;
}
.profile_list_box li.first{
border-color:transparent;
}
.profile_list_box li.last{
text-align:right;
}
.profile_list_box li a:nth-child(2){
display:inline-block;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
-webkit-text-overflow:ellipsis;
-o-text-overflow:ellipsis;
width:240px;
}

.amazon_infomation{
margin:2px;
}
.amazon_infomation h4{
margin:3px 0;
font-size: 93%;
font-weight:normal;
}
.amazon_infomation span.amazon_desc{
font-size: 85%;
}
.amazon_infomation a img{
height:24px;
width:24px;
}
.amazon_empty,
.comment_empty,
.comment_deleted{
text-align:center;
margin:30px;
}
.amazon_empty_2{
clear:both;
text-align:center;
}
.comment_deleted{
text-align:center;
margin:10px;
}
.more_tweet_box{
margin:20px auto;
width:193px;
}
.more_tweet_box .rich_button_center{
width:185px;
}

.shadow{
border: 1px solid #b0d9c6;
background-color: #ecf5f4;
background: none repeat scroll 0 0 #F8F8F8;
border: 1px solid #DDD;
box-shadow: 1px 1px 4px #E8E8E8 inset;
padding:5px;
}

.favorite_button{
float:right;
text-align:center;
width:40px;
}

.favorite_button .icon_btn{
margin:0 0 7px 0;
}

.favorite_button .counter{
position:relative;
}

.favorite_button .counter a{
display:inline-block;
border: 1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding:2px 3px;
line-height: 14px;
color: #333333;
font-size: 13px;
text-decoration:none;
cursor:pointer;
min-width:30px;
}

.favorite_box{
margin-top:0;
}

.favorite_empty{
margin-left:20px;
line-height:30px;
}

.usertag_box{
margin-top:-15px;
}

.reco_support_box{
text-align:right;
margin:0 5px 5px 0;
}
.reco_support_box a{
color:#000;
font-size:80%;
}
.tweet_box .info_box{
border: 1px solid #DDDDDD;
padding:5px;
}
.type_togetter h3{
margin:5px 0;
}
.type_togetter .info_description{
width:500px;
margin:5px 0;
background-color: #F8F8F8;
border: 1px solid #CCCCCC;
}
.wrap_image{
float:left;
margin-right:10px;
padding:2px;
border:1px solid #E5E5E5;
background-color:#FFF;
}
.wrap_image img{
max-width:100px;
max-height:100px;
}
.wrap_image.pos_center{
float:none;
display: inline-block;
text-align:center;
}

.action_item h3{
margin-bottom:5px;
}

.action_item h3 a{
color:#666;
}

.quote_box{
padding:5px 0;
}
.quote_box p{
padding:5px;
color:#999;
margin-bottom:0;
}

.balloon_body .desc{
border:1px solid #CCCCCC;
background-color:#F8F8F8;
margin:3px 0;
padding:3px;
}
.ad_link{
display:block;
text-align:right;
font-size:83%;
}
.mixi-check-button{
float:left;
margin:0 4px 0 0;
}
.advertise_left_box{
float:left;
}
.advertise_right_box{
margin:0 0 0 10px;
overflow:hidden;
float:left;
}
.advertise_right_box .side_box{
margin:0 0 0 10px;
}
.advertise_list_box{
margin:10px 0;
text-align:center;
}
.advertise_head_box{
width:728px;
margin:0 auto 10px auto;
}
.advertise_footer_box{
margin:10px 111px 0 111px;
}
.create_link_box{
margin:20px 0;
text-align:center;
}
.page_action_box{
text-align:right;
margin:15px 0 0 0;
}
.footer_top{
text-align: center;
background-color:#FFF;
padding:0 0 7px 0;
width:150px;
margin:0 auto;
border-bottom-right-radius:5px;
border-bottom-left-radius:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-bottomleft:5px;
-webkit-border-bottom-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
}
.footer_top a{
}
div.navi{
clear:both;
text-align:center;
margin:0 0 10px 0;
}
div.navi span{
display: inline-block;
*display: inline;
    background: url("/img/icons.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 8px;
    margin: 3px;
    width: 8px;
    background-position: 0 -1580px;
}
div.navi span:hover {
    background-position: 0 -1588px;
}
div.navi span.active {
    background-position: 0 -1596px;
}
.amazon2_items{
float:left;
width:150;
height:150;
border: 1px solid #E5E5E5;
padding: 2px;
margin:10px;
}
.amazon2_image{
position:relative;
width:150px;
height:150px;
background-color:#F1F2F4;
}
.amazon2_empty{
width:150px;
text-align:center;
padding-top:65px;
}
.amazon2_infomation{
position:absolute;
bottom:0;
background-color:rgb(0,0,0);
background-color:rgba(0,0,0,0.4);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000050,endColorstr=#00000050);
overflow:none;
}
.amazon2_infomation{
padding:2px;
width:146px;
font-size: 85%;
}
.amazon2_infomation h4{
margin:3px 0;
font-weight:normal;
}
.amazon2_infomation span.amazon_desc{
}
.amazon2_infomation a.amazon2_user img{
height:16px;
width:16px;
}
.amazon2_user{
float:right;
}
#amazon_content_box .more_tweet_box{
clear:both;
}
.post_button_box div{
display: inline-block;
margin:4px 10px;
display:none;
}
.post_button_box.disable div{
display:block;
}
.post_button_box.disable label{
display:none;
}
#cse-search-box input[type="text"]{
height:17px;
}
/* ------------------------------
Topics
------------------------------ */
.topics_box{
}
.topics_popular_box{
float:left;
width:340px;
}
.topics_popular_box .title{
border-bottom: 2px solid #7FC6BC;
margin:0px;
text-align:left;
}
.topics_popular_box .title h2{
float:left;
font-weight:normal;
color:#4E463F;
margin:5px 5px;
}
.topics_popular_box h3{
font-weight:bold;
font-size:150%;
line-height:1.1;
letter-spacing:-0.01em;
margin:7px 0;
}
.topics_popular_box h3 a{
color:#5f6061;
text-decoration:none;
}
.topics_popular_box h3 a:hover{
color:#FF8838;
}
.topics_popular_box h3 img{
width:25px;
height:25px;
vertical-align:text-bottom;
}
.topics_popular_box div{
margin-left:24px;
}
.topics_popular_box li span.date_str{
font-size:83%;
color:#999;
}
.topics_popular_box blockquote{
color:#999;
margin:2px;
font-size:83%;
}
.topics_popular_box .thumb{
float:left;
border:1px solid #E5E5E5;
background-color:#FFF;
padding:3px;
margin:0px;
}
.topics_popular_box .content{
float:left;
margin:0px;
padding:5px;
}
.topics_popular_box .thumb img{
max-height:200px;
max-width:250px;
}
.topics_popular_box .more_box{
clear:both;
}
.topics_pickup_box{
width:240px;
float:right;
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
border-radius: 5px 5px 5px 5px;
}
.topics_pickup_box .header{
background-color: #F1F2F4;
border-bottom: 1px solid #DDDDDD;
color: #5E5E5E;
padding: 6px 6px 6px 10px;
}
.topics_pickup_box .main{
padding:3px;
}
.topics_pickup_box .img_wrap{
display:block;
background-color:#FFF;
border:1px solid #E5E5E5;
padding:3px;
margin:0 5px 0 0;
}
.topics_pickup_box .img_wrap{
float:left;
}
.topics_pickup_box .img_wrap img{
width:36px;
height:36px;
}
.topics_pickup_box .img_wrap:hover{
background-color:#FF8838;
}
.btn.more{
float:right;
padding-right:5px;
}

.topics_box .title_box a{
float:none;
text-decoration:none;
color:red;
line-height:200%;
}
.topics_link_box{
}
.topics_link_box li{
padding:3px;
border-top: 1px dotted #999999;
}
.topics_link_box li.first{
border-top: 0px dotted transparent;
}
.topics_link_box li.last{
text-align:right;
}
.topics_link_box li h3{
display:inline-block;
font-weight:bold;
font-size:150%;
line-height:1.1;
letter-spacing:-0.01em;
margin:7px 0 0 0;
}
.topics_link_box li h3 a{
color:#666;
text-decoration:none;
line-height:1.5em;
}
.topics_link_box li.promotion h3 a{
color:#e66;
}
.topics_link_box li h3 a:visited{
color:#888;
}
.topics_link_box li.promotion h3 a:visited{
color:#e88;
}
.topics_link_box li h3 a:hover,
.topics_link_box li.promotion h3 a:hover{
color:#FF8838;
}
.topics_link_box li h3 img{
width:25px;
height:25px;
vertical-align:text-bottom;
border-radius: 4px;
}
.topics_link_box .content{
margin:7px 0 4px 30px;
}

.topics_link_box li a.category_link{
font-size:83%;
text-decoration:none;
}

.topics_link_box li span.category_link{
font-size:83%;
color:#FA8CA6;
}
.topics_link_box li a.tag_link{
font-size:83%;
text-decoration:none;
color:#f88;
}
.topics_link_box li span.date_str{
font-size:83%;
color:#999;
}
.topics_link_box blockquote{
color:#999;
margin:2px;
font-size:83%;
}
.topics_link_box .thumb{
float:left;
border:1px solid #E5E5E5;
background-color:#FFF;
padding:3px;
margin:5px;
}
.topics_link_box .thumb img{
max-height:100px;
max-width:100px;
}

.topics_link_box em{
color:red;
font-weight: bold;
}
.mtm_list_box li{
border-top: 1px dotted transparent;
}
.mtm_list_box .mtm_list_head{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #4E463F;
float:left;
width: 50px;
font-size:25pt;
background-color:#ffe;
text-align:center;
margin:0;
background-color: #e6e6e6;
background-repeat: no-repeat;
background-image: -webkit-linear-gradient(#ffffff,#ffa);
background-image: -moz-linear-gradient(#ffffff,#ffa);
background-image: -ms-linear-gradient(#ffffff,#ffa);
background-image: -o-linear-gradient(#ffffff,#ffa);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffa')";
background-image: linear-gradient(#ffffff,#ffa);
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
color: #333333;
border: 1px solid rgba(0, 0, 0, 0.1);
border-bottom-color: rgba(0, 0, 0, 0.25);
}
.mtm_list_box .mtm_list_body{
margin:0 0 0 60px;
}
.message_box .baloon_tip{
background-position:-10px bottom;
background-color:#DDD;
height: 10px;
width: 30px;
margin-left:20px;
}
.message_box .baloon_box{
padding:5px;
background-color:#F8F8F8;
border:1px solid #DDD;
}
.message_box div{
margin:0;
}
.topics_box .twitter-share-button{
float:right;
}
.topics_category_box,
.topics_tag_box{
}
.topics_category_box ul,
.topics_tag_box ul{
margin:5px 0;
font-size:83%;
}
.topics_category_box li,
.topics_tag_box li{
float:left;
padding:0 5px;
border-left: 1px solid #999999;
}
.topics_category_box li.first,
.topics_tag_box li.first{
border-color:transparent;
}
.topics_category_box li a,
.topics_tag_box li a{
text-decoration:none;
color:#666;
line-height: 150%;
}
.topics_category_box li a:hover,
.topics_tag_box li a:hover{
color: #07A5DF;
text-decoration:underline;
}
.pickup_bottom_box{
margin:10px 0 0 0;
}
.pickup_bottom_box .side_box{
margin:0;
}
.topics_bottom_left,
.topics_bottom_right,
.pickup_bottom_left,
.pickup_bottom_right{
float:left;
}
.topics_bottom_left,
.pickup_bottom_left{
margin-right:10px;
}
.profile_tag_box{
margin:5px 5px 0 5px;
}
.list_item .profile_tag_box{
margin:5px 0 0 0;
}
.profile_tag_box a.tag_part{
color: #5F6061;
text-decoration:none;
}
.profile_tag_box a.tag_part:hover{
color:#FF8838;
}
.profile_tag_box a.action_tag{
float:right;
}
.facebook_box{
background-color:#fff;
margin:10px 0;
}

/* ------------------------------
Type Rich Image
------------------------------ */
.rich_image_box{
text-align:center;
}

.rich_image_box .wrap_image{
float:none;
display:inline-block;
}

.type_link .rich_image_box .wrap_image img{
max-height:400px;
max-width:400px;
}

.type_rich_image{
text-align:center;
}
.rich_image_main{
margin:10px;
overflow:hidden;
display:inline-block;
border: 1px solid #E5E5E5;
padding: 2px;
}
.rich_image_border_off .rich_image_main{
border: none;
}
.rich_image_pos_left .rich_image_main{
float:left;
}
.rich_image_pos_center .rich_image_main{
}
.rich_image_pos_right .rich_image_main{
float:right;
}
.rich_image{
position:relative;
}
.rich_image img{
max-height:400px;
max-width:400px;
}
.rich_image_pos_left img,
.rich_image_pos_right img{
max-height:240px;
max-width:240px;
}
.rich_image_info{
position:absolute;
text-align:left;
bottom:0;
background-color:rgb(0,0,0);
background-color:rgba(0,0,0,0.4);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000050,endColorstr=#00000050);
overflow:none;
}
.rich_image_info{
width:100%;
font-size: 85%;
}
.rich_image_info_inner{
padding:2px;
}
.rich_image_from{
float:right;
}
.rich_image_desc{
text-align:left;
}
.rich_image_desc h4{
    font-size: 150%;
    font-weight: bold;
    letter-spacing: -0.01em;
    line-height: 1.1;
    margin: 0 0 10px;
}
.rich_image_desc h4 a{
color: #5F6061;
text-decoration: none;
}
.rich_image_desc h4 a:hover{
color: #FF8838;
}
.rich_image_desc .quote{
font-size:83%;
color: #999;
text-decoration: none;
}
.rich_image_desc .quote:hover{
color: #FF8838;
}

.type_link h3{
margin-bottom:10px;
}

.type_link h3 a{
color:#666;
font-size:132%;
}
.type_link h4 a{
color:#666;
}
.type_link h3 a:hover,
.type_link h4 a:hover{
color:#ff8838;
}
.type_link .wrap_image img{
max-height: 200px;
max-width: 200px;
}

.type_profile .img img{
float: left;
border-radius: 6px 6px 6px 6px;
height: 100px;
width: 100px;
}

.type_profile .content{
margin: 0 0 0 110px;
}
.type_profile .content h3{
margin:0;
}
.type_profile .content h3 a,
.type_profile .content h4 a{
text-decoration:none;
}
.type_profile .content p{
color: #999999;
margin:5px 0;
}
.type_profile .action{
float: right;
position: relative;
}



.result_box{
margin-bottom:15px;
}
.result_box h2 span{
font-weight:bold;
}
.sub_title_box{
margin: 15px 0;
text-align: left;
color:#5f6061;
border-bottom: 1px solid #5f6061;
}
.sub_title_box h3{
float: left;
font-weight:bold;
margin: 5px;
}
.odai_mini_box{
margin:4px 0;
padding:4px 0;
border-bottom:1px dotted #000;
font-size:91%;
}
.odai_mini_box.last{
border-bottom:0 dotted #000;
}
.odai_mini_box a{
color:#000;
text-decoration:none;
}
.odai_mini_box a:hover{
text-decoration:underline;
}
.odai_mini_box a.title{
}
.odai_mini_box .user_icon img{
max-width:20px;
max-height:20px;
}
.odai_mini_box .popular{
background-color:#f8f8f8;
padding:3px;
border-color:1px solid #000;
margin:3px 0 0 0;
}
.odai_mini_box .count{
color:#000;
font-size:83%;
background-color:#ccf;
padding:2px;
text-decoration:none;
}
.odai_mini_box .date{
float:right;
font-size:83%;
color:#999;
}
.odai_mini_box .odai{
font-size:83%;
color:#999;
}
.odai_mini_box.level0 .count{
background-color:#ddf;
}
.odai_mini_box.level1 .count{
background-color:#eef;
}
.odai_mini_box.level2 .count{
background-color:#eef;
}
.odai_mini_box.level3 .count{
background-color:#fff;
}
.odai_mini_box.level4 .count{
background-color:#fee;
}
.odai_mini_box.level5 .count{
background-color:#fdd;
}
.odai_mini_box.level6 .count{
background-color:#fcc;
}
.social_box{
margin:10px 0;
}
.social_box .external_line{
margin:5px 0;
height:26px;
}
.social_box .external_line .desc_input{
width:150px;
}
.social_box .external_line .external_mod{
display:inline-block;
}
.external_right_box{
float:right;
margin:7px 0;
}
.share_box{
float:left;
float:left;
width:570px;
}
.embed_box{
clear:both;
padding:10px 0 0 0;
}
.external_box{
clear:both;
}
.hidden{
display:none;
}
.result_box .notice_users{
width:628px;
height:80px;
}
.result_box .notice_message{
width:628px;
}
.result_box .result_line{
margin:10px 0 0 0;
}
#amazon_content_box ul{
margin:5px;
}
#amazon_content_box li{
float:left;
width:309px;
padding:2px;
}
#amazon_content_box li > a{
text-decoration:none;
}
#amazon_content_box li > a > img{
float:left;
padding:2px;
border:1px solid #e5e5e5;
max-width:70px;
max-height:70px;
}
#amazon_content_box li > a > div{
padding-left:80px;
}
#amazon_content_box li > a > div > h4{
text-decoration:underline;
}
#amazon_content_box li > a:hover > div > h4{
text-decoration:none;
}
#amazon_content_box li > a > div > span{
color:#000;
}
#amazon_content_box li.floatclear{
clear:both;
display:block;
font-size:1%;
margin:0;
padding:0;
}
#amazon_content_box .reco_support_box{
clear:both;
}
.steave_box{
text-align:center;
color:#fff;
margin:0 0 10px 0;
line-height:20px;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
}
.steave_box a{
color:#fff;
}
#info_header{
text-align:center;
margin:0 0 15px 0;
}
.mtm_share_box{
float:right;
}
.mtm_share_box .external_mod{
display:inline-block;
}
.advertise_box{
margin:10px 0;
}
.event_list li{
    list-style-type: disc;
    list-style-position: inside;
margin:15px;
}
.event_list li span{
font-weight:bold;
font-size:132%;
}
.event_table td{
padding:5px;
}
.event_table th{
width:100px;
text-align:left;
}
.tab_box{
margin:10px 0;
border-bottom: 1px solid #ddd;
}
.iphone .tab_box{
margin:0 0 20px 0;
padding:20px 0 0 0;
}
.tab_box .tab{
float:left;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(0.25, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff , #e6e6e6);
  background-image: -moz-linear-gradient(#ffffff , #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff , #e6e6e6);
  background-image: -o-linear-gradient(#ffffff , #e6e6e6);
  background-image: linear-gradient(#ffffff, color-stop(#ffffff, 0.25), #e6e6e6);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #333333;
  font-size: 13px;
  line-height: 18px;
  border: 1px solid #ddd;
  border-bottom-color: #ddd;
border-top-left-radius:5px;
border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  transition: 0.1s linear all;
text-decoration:none;
color:#000;
margin:0 0 -1px 5px;
}
.tab_box .tab p{
margin:6px 10px;
}
.tab_box .tab.select,
.tab_box .tab:hover{
background-color:#fff;
background-image:none;
border-bottom:1px solid #fff;
}
.tab_box .tab_btn{
font-size: 83%;
margin: 3px 0 0 5px;
display:inline-block;
}
.tab_box .tab_btn .btn{
padding: 2px 7px;
}
.user_select_colum{
float:left;
width:260px;
margin:0 10px 0 0;
}
#user_results,
#user_choices{
overflow-x:hidden;
overflow-y:scroll;
border: 1px solid #999999;
height:350px;
}
.member_box{
width:550px;
}
.button_box{
margin:10px 0;
}
.button_box form{
display:inline-block;
}
.button_box .desc_input.search{
width:250px;
}
.user_select_colum{
position:relative;
}
.loading_overlay{
position:absolute;
top:1px;
left:1px;
background-color: #ccc;
opacity:0.5;
}
.user_select li.user_item{
margin-right:3px;
margin:4px;
padding:2px;
border:1px solid #E5E5E5;
background-color:#FFF;
}
.user_select li.user_item:hover{
background-color:#FDD;
cursor : pointer;
}
.user_select li.selected_item{
background-color:#F44;
}
.amazon_item .user_img img{
max-width:70px;
max-height:70px;
}
.user_select li.more_item{
margin:4px;
text-align:center;
}
.user_select li.more_item a{
width:200px;
}
.user_select li.more_item .more_user a{
width:100px;
}
.ticket_box{
border:5px solid #FF8838;
margin:5px;
padding:10px;
}
.side_box li span.date_str{
font-size:83%;
color:#999;
}
.side_box div.more{
float:right;
padding-right:5px;
}
.top_right_box{
width:250px;
float:right;
}

.nx_tab_box{
margin:10px 0;
}

.nx_tab_box .main{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
border-radius: 0px 5px 5px 5px;
}

.top_right_box .profile_list_box li a:nth-child(2){
width:190px;
}
.tab_header{
margin-bottom: -1px;
overflow: hidden;
}
.tab_header li{
display:block;
float:left;
margin-right:3px;
}
.tab_header a{
color: #5E5E5E;
display:inline-block;
text-decoration:none;
border:1px solid #DDDDDD;
border-bottom:0px;
border-radius: 5px 5px 0 0;
background-color: #DDDDDD;
background-image: -webkit-linear-gradient(#ffffff , #e6e6e6);
background-image: -moz-linear-gradient(#ffffff , #e6e6e6);
background-image: -ms-linear-gradient(#ffffff , #e6e6e6);
background-image: -o-linear-gradient(#ffffff , #e6e6e6);
background-image: linear-gradient(#ffffff, color-stop(#ffffff, 0.25), #e6e6e6);
background-repeat: repeat-x;
font-weight: bold;
line-height: 18px;
overflow: visible;
padding: 5px 10px;
}
.tab_header a.active{
background-color:#FFF;
background-image:none;
}
.left_header{
display:block;
width:640px;
height:200px;
background-color: #FFF;
margin:-1px -1px 5px -1px;
}
.navigator{
margin:0 5px;
}

.navigator li{
display:inline-block;
}

.navigator li a{
background-color: #509c91;
border:1px solid #88B6AF;
border-bottom:0px;
border-radius:5px 5px 0 0;
background-image: -webkit-linear-gradient(#FFF, #EAF7F5 1px,#EAF7F5);
background-image: -moz-linear-gradient(#FFF, #EAF7F5 1px,#EAF7F5);
background-image: -ms-linear-gradient(#FFF, #EAF7F5 1px,#EAF7F5);
background-image: -o-linear-gradient(#FFF, #EAF7F5 1px,#EAF7F5);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EAF7F5')";
background-image: linear-gradien(#FFF, #EAF7F5 1px,#EAF7F5);

color:#006666;
cursor:pointer;
display:block;
font-size:90%;
padding:6px 10px;
text-decoration:none;
white-space:nowrap;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.navigator li a:hover{
background-color:#5f948d;
background-image: -webkit-linear-gradient(#EAF7F5 , #ceece7 1px,#ceece7);
background-image: -moz-linear-gradient(#EAF7F5 , #ceece7 1px,#ceece7);
background-image: -ms-linear-gradient(#EAF7F5 , #ceece7 1px,#ceece7);
background-image: -o-linear-gradient(#EAF7F5 , #ceece7 1px,#ceece7);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAF7F5', endColorstr='#ceece7')";
background-image: linear-gradient(#EAF7F5 , #ceece7 1px,#ceece7);

}
.navigator li.select a{
background-color:#7fc6bc;
border-color:#2b635b;
color:#fff;
background-image: -webkit-linear-gradient(#9bcdc5 , #67b3a8 1px,#509c91 35px, #488d84);
background-image: -moz-linear-gradient(#9bcdc5 , #67b3a8 1px,#509c91 35px, #488d84);
background-image: -ms-linear-gradient(#9bcdc5 , #67b3a8 1px,#509c91 35px, #488d84);
background-image: -o-linear-gradient(#9bcdc5 , #67b3a8 1px,#509c91 35px, #488d84);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bcdc5', endColorstr='#488d84')";
background-image: linear-gradient(#9bcdc5 , #67b3a8 1px,#509c91 35px, #488d84);
}

.header_navigator{
background-color: #509c91;
border-top:1px solid #2b635b;
border-bottom:1px solid #2b635b;
background-image: -webkit-linear-gradient(#9bcdc5 , #67b3a8 1px,#509c91 35px, #488d84);
background-image: -moz-linear-gradient(#9bcdc5 , #67b3a8 1px,#509c91 35px, #488d84);
background-image: -ms-linear-gradient(#9bcdc5 , #67b3a8 1px,#509c91 35px, #488d84);
background-image: -o-linear-gradient(#9bcdc5 , #67b3a8 1px,#509c91 35px, #488d84);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#67b3a8', endColorstr='#509c91')";
background-image: linear-gradient(#9bcdc5 , #67b3a8 1px,#509c91 35px, #488d84);
}

.side_inside_btn{
width:200px;
margin:10px;
padding: 4px 14px;
}

.panel_editor_box{
margin:10px;
}

.panel_input_line input.desc_input{
width:330px;
}
.popup_head{
color:#5e5e5e;
padding:6px 6px 6px 10px;
background-color:#f1f2f4;
border-bottom: 1px solid #dddddd;
-moz-border-radius:5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0;
-opera-border-radius:5px 5px 0 0;
border-radius:5px 5px 0 0;
}

.popup_head h2{
float:left;
}

.popup_body{
overflow: hidden;
background-color: #FFF;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-opera-border-radius:5px;
}

.popover_overlay{
position:fixed;
z-index:100;
top:0;
left:0;
height:100%;
width:100%;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  padding: 8px;
  display: none;
}
.popover.above .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #666;
}
.popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -8px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #666;
}
.popover.below .arrow {
  top: 0;
  left: 50%;
  margin-left: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #666;
}
.popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -8px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #666;
}
.popover .arrow {
  position: absolute;
  width: 0;
  height: 0;

}
.popover .inner {
}
.popover .content {
  background-color: #FFF;
  *background-color: #FFF;
  /* IE 6-7 */
  border:1px solid #666;
  overflow: hidden;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}


.popup_overlay{
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
filter: alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75
}

.popup_load{
position: fixed;
display: none;
top: 50%;
left: 50%
height: 13px;
width: 208px;
z-index: 103;
margin: -6px 0 0 -104px
}

.bln{
position: relative;
padding:0 7px 0 0;
}

.bln .content{
padding:5px 8px;
position:relative;
word-break: break-all;
background-color: #F8F8F8;
border: 1px solid #CCCCCC;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-opera-border-radius:5px;
}

.bln .arrow {
position: absolute;
width: 0;
height: 0;
}

.bln.bln_right .arrow {
top: 9px;
right: 0;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-left: 7px solid #ccc;
}

.favorite_box .bln{
float:left;
width:590px;
}

.favorite_box .bln .content{
background-color:#FFF;
padding:4px;
}

.favorite_box .bln .content .icon_image{
margin:0 4px 0 0;
}


.arrow_outer {
  display: block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -5px;
  left: 50%;
width:0px;
margin-left:-6px;
}
.arrow_inner {
  display: block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #ffffff;
  position: absolute;
  top: -4px;
  left: 50%;
width:0px;
margin-left:-5px;
}

.alert {
  padding: 8px 14px;
  margin: 10px 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
  font-size: 100%
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

.admin_edit_box{
height:500px;
overflow:scroll;
}

.line_box > li > a{
display: block;
padding: 8px 12px;
position: relative;
border-top: 1px solid #DDDDDD;
}

.line_box > li:last-child > a{
-moz-border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
border-radius:0 0 5px 5px;
}

.line_box > li > a,
.line_box > li > a:link,
.line_box > li > a:visited,
.line_box > li > a:hover{
cursor:pointer;
text-decoration: none;
}

.line_box > li > a:hover{
background-color:#F1F2F4;
}

.line_box > li.select > a{
background-color: #339BB9;
background-image: -webkit-linear-gradient(#5BC0DE, #339BB9);
background-image: -moz-linear-gradient(#5BC0DE, #339BB9);
background-image: -ms-linear-gradient(#5BC0DE, #339BB9);
background-image: -o-linear-gradient(#5BC0DE, #339BB9);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#5BC0DE', endColorstr='#339BB9')";
background-image: linear-gradient(#5BC0DE, #339BB9);
background-repeat: repeat-x;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color:#fff;
}

.line_box > li .ui-li-count{
position: absolute;
top:16px;
right: 30px;
font-size: 11px;
font-weight: bold;
background-clip: padding-box;
border:1px solid #aaa;
background:#eee;
font-weight:bold;
color:#444;
text-shadow:0 1px 1px #f6f6f6;
-moz-border-radius:1em;
-webkit-border-radius:1em;
border-radius:1em;
background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e6e6e6));
background-image:-webkit-linear-gradien(#fff,#e6e6e6);
background-image:-moz-linear-gradient(#fff,#e6e6e6);
background-image:-ms-linear-gradient(#fff,#e6e6e6);
background-image:-o-linear-gradient(#fff,#e6e6e6);
background-image:linear-gradient(#fff,#e6e6e6);
margin-left:5px;
margin-top: -0.9em;
padding:0.2em 0.5em;
}

.line_box > li i{
    position: absolute;
    right: 12px;
    top: 9px;
    display: inline-block;
    vertical-align: text-top;
    background: url("/img/icons.png") 0 -1700px no-repeat;
    height: 13px;
    width: 9px;
}

.line_box > li.select i,
.line_box > li > a:hover i{
background-position:0 -1720px;
}

.line_box .line_module{
display:none;
margin:10px 0 0 0;
}

.line_box .line_module .icon_image{
margin:0 4px 0 0;
}

.line_module ul{
padding:5px;
border: 1px solid #E8E8E8;
background-color: #fff;}

.line_module ul li{
border-top: 1px dotted #999999;
padding: 3px;
}
.line_module ul li:first-child{
border-top: 0px solid transparent;
}

.line_module .rad5 li{
display:inline-block;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
-webkit-text-overflow:ellipsis;
-o-text-overflow:ellipsis;
width:100%;
}

.reco_box{
margin:10px 0;
}

.reco_box .topics_link_box .thumb{
padding:3px;
margin:0 5px 0 0;
}
.reco_box .topics_link_box .thumb img{
max-height:75px;
max-width:75px;
}

.reco_box li{
display:block;
padding:10px 0;
margin:0;
border-top: 0px solid transparent;
}

.reco_box h3{
display:inline;
margin:0px;
}

.promotion_box{
border: 1px solid #ccc;
background: #EAF7F5;
color:#999999;
font-size:92%;
font-weight:normal;
padding: 4px;
margin-bottom: 5px;
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.promotion_box.bottom{
margin: 5px 0 0 0;
}
.promotion_box a{
}

.http-bookmark,
a.http-bookmark,
a.http-bookmark:hover,
.count_facebook,
a.count_facebook,
a.count_facebook:hover,
.count_twitter,
a.count_twitter,
a.count_twitter:hover{
font-weight:bold;
background-color:#ffcccc;
color:red;
white-space:nowrap;
font-size:83%;
text-decoration:underline;
font-family:arial,helvetica,clean,sans-serif;
}
.count_facebook,
a.count_facebook,
a.count_facebook:hover{
color:#3b5998;
background-color:#cdddff;
}
.count_twitter,
a.count_twitter,
a.count_twitter:hover{
color:#00acee;
background-color:#cff3ff;
}

.dropdown_wrap{
  position: relative;
}
.dropdown_wrap.open {
  *z-index: 1000;
}
.dropdown_wrap.open .dropdown,
.dropdown_wrap.auto:hover .dropdown{
  display: block;
}

.dropdown{
  position: absolute;
  top: 95%;
  left: 0;
  z-index: 2000;
  float: left;
  display: none;
  min-width: 160px;
  padding: 4px 0;
  margin: 1px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}

.dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.dropdown.pull-right {
  left: auto;
  right: 0;
}
.dropdown.pull-right:before {
  left: auto;
  right: 12px;
}
.dropdown.pull-right:after {
  left: auto;
  right: 13px;
}

.dropdown.menu .divider {
  height: 1px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
  *width: 100%;
  *margin: -5px 0 5px;
}
.dropdown.menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap;
  text-decoration: none;
}
.dropdown.menu li > a:hover{
  color: #ffffff;
  background-color: #333;
}

.dropdown.menu li form{
padding:3px 10px;
}
.dropdown.menu li form .desc_input{
width:200px;
}

.togelympic_box{
margin:10px;
}

.togelympic_box td{
padding:10px;
}

.togelympic_box tr{
border-top:1px dotted #999;
}
.togelympic_box tr.first{
border-top:0px dotted transparent;
}

.togelympic_box .icon_image{
float:none;
}

.togelympic_box h2 a{
font-size:130%;
}

.togelympic_box .rank{
width:30px;
height:20px;
}

.togelympic_box .creater{
text-align:right;
}

.togelympic_box .time{
text-align:center;
margin:10px;
}
.togelympic_box .time span{
font-size:200%;
}

.togelympic_head{
text-align:center;
padding:50px;
}

.togelympic_head h1{
font-size:400%;
font-family:'Allan',serif;
text-shadow:0 1px 0 rgba(255,255,255,0.5);
}
.togelympic_head span{
}

.togelympic_head p{
margin:5px;
font-size:83%;
}

.togelympic_box .header{
margin:10px;
text-align:center;
font-style:italic;
width:440px;
}

.togelympic_box .header h2{
font-size:200%;
margin:10px;
}

.togelympic_box .header p{
color:#f99;
}

.togelympic_foot{
margin:10px;
color:red;
font-size:83%;
}
.togelympic_foot p{
margin:5px;
}

.tweet_list_box{
border: 1px solid #ccc;
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
height:400px;
overflow-y:scroll;
}

.tweet_check{
float:left;
margin:10px 4px 0 0;
}

ul.tweet_list_box li{
margin:0 5px;
padding:5px;
border-top: 1px solid #ccc;
}

ul.tweet_list_box li:first-child{
border-top: 0px solid transparent;
}

.tweet_body{
overflow:hidden;
}

.post_box table{
width:100%;
}

.post_box table tr{
border-top:1px solid #ddd;
}

.post_box table tr:first-child{
border-top:0px solid transparent;
}

.post_box th{
background-color:#ddd;
}

.post_box td.alr{
text-align:right;
}

.togech_box .togech_image{
float:left;
display:block;
padding:0 5px 0 0;
}

.togech_box .togech_image img{
background-color:#fff;
box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);
width:80px;
height:60px;
padding:0;
margin:0;
}

.togech_box .togech_image:hover img{
background-color:#ff8838;
}

.togech_box li a.togech_title{
text-decoration:none;
color:#5f6061;
font-size:100%;
font-weight:bold;
}

.togech_box li a.togech_title:hover{
color:#ff8838;
}


.ad_custom{
padding:15px 0;
text-align:center;
background-color:#F1F2F4;
}

.ad_custom > div{
display:inline-block;
vertical-align:middle;
margin:0 5px;
line-height:0;
}

.advertise_middle_box{
margin:10px 0;
}

.advertise_middle_box .ad_custom{
margin:5px 0;
}

.official_tweet_box{
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-opera-border-radius:5px;
background: #edf9fb;
border:1px solid #bce8f1;
margin:10px 0;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.left_wrap .official_tweet_box{
margin:-20px 0 10px 0;
}

.official_tweet_box .header{
border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0;
-opera-border-radius:5px 5px 0 0;
font-size:83%;
background-color: #cceef4;
border-bottom: 1px solid #bce8f1;
padding:3px 0 3px 10px;
color:#5e5e5e;
text-shadow: 0 1px 0 #ddd;
}

.official_tweet_box .panel{
margin:5px 10px;
margin-left:50px;
min-height:30px;
}

.official_tweet_box img{
float:left;
margin-top:2px;
margin-left:-40px;
}

.official_tweet_box .user_link{
text-decoration:none;
}

.official_tweet_box strong{
color:#5F6061;
}

.official_tweet_box a:hover strong{
color:#ff8838;
}

.official_tweet_box .user_name{
font-size:83%;
color:#999;
}

.icon_30{
max-width:30px;
max-height:30px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-opera-border-radius:5px;
}

a.timestamp{
font-size:83%;
color:#999;
text-decoration:none;
}

a:hover.timestamp{
color:#ff8838;
}

.official_tweet_box .timestamp{
float:right;
}

.official_tweet_box p{
margin:3px 0;
font-size:92%;
}

.side_category_wrap{
position: relative;
}

.side_category_box{
position: absolute;
width: 149px;
margin-bottom:10px;
}

.side_category_box.fixed{
position: fixed;
}

.side_category_memu li{
position:relative;
border-top: 1px solid #DDDDDD;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
}

.side_category_memu li:first-child{
border-top: 0px solid transparent;
}

.side_category_memu li:last-child{
border-bottom: 0px solid transparent;
border-radius: 0 0 0 4px;
}

.side_category_memu li:hover{
background-color: #f8f8f8;
}

.side_category_memu li.select{
background-color: #eee;
}

.side_category_memu li > a{
display: block;
padding: 3px 15px;
clear: both;
font-weight: normal;
line-height: 18px;
color: #333333;
white-space: nowrap;
text-decoration: none;
}

.side_category_memu li > a > span{
color: #888;
font-size:73%;
}

.side_category_memu .category_sub{
display:none;
}

.side_category_memu .select .category_sub{
}

.side_category_memu .catg_create{
position: absolute;
display:none;
width:14px;
height:26px;
top:0px;
right:3px;
}

.side_category_memu .catg_create i{
background-position:0 -1960px;
display:block;
width:10px;
height:10px;
margin:7px 0 0 2px;
}

.side_category_memu .catg_create:hover i{
background-position:0 -1950px;
}

.side_category_memu .catg_open{
position:absolute;
#display:none;
width:14px;
height:26px;
top:0px;
left:0px;
}

.side_category_memu .catg_open i{
background-position:0 -1930px;
display:block;
width:10px;
height:10px;
margin:7px 0 0 2px;
}

.side_category_memu .catg_open:hover i{
background-position:0 -1910px;
}

.side_category_memu .select > a > a.catg_open i{
background-position:0 -1920px;
}

.side_category_memu .select > a > a.catg_open:hover i{
background-position:0 -1900px;
}

.side_category_memu li.select > a > a,
.side_category_memu li a:hover > a{
display:block;
}

.category_main{
background-color: #FFFFFF;
border-left: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-radius: 0 0 0 5px;
}

.category_sub{
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
background-color: #FFFFFF;
border-radius: 5px 0 0 5px;
margin:0 0 4px 4px;
}

.category_sub li:first-child{
border-top: 0px solid transparent;
border-top-left-radius:4px;
}

.category_sub li:last-child{
border-bottom-left-radius:4px;
}

.side_list_box{
background:#F1F2F4;
margin: 10px 0;
}

.side_list_box .inner{
border:1px solid #2b635b;
background:#FFF;
}

.side_list_box .header{
background-color: #509c91;
border-bottom:1px solid #2b635b;
background-image: -webkit-linear-gradient(#9bcdc5 , #67b3a8 1px,#509c91 35px, #488d84);
background-image: -moz-linear-gradient(#9bcdc5 , #67b3a8 1px,#509c91 35px, #488d84);
background-image: -ms-linear-gradient(#9bcdc5 , #67b3a8 1px,#509c91 35px, #488d84);
background-image: -o-linear-gradient(#9bcdc5 , #67b3a8 1px,#509c91 35px, #488d84);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#67b3a8', endColorstr='#509c91')";
background-image: linear-gradient(#9bcdc5 , #67b3a8 1px,#509c91 35px, #488d84);

color:#FFF;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
white-space:nowrap;
position:relative;

}
.side_list_box .header h3{
font-size:90%;
padding:3px 6px;
}

.side_list_box .header a{
position:absolute;
top:4px;
right:2px;
font-size:83%;
}

.side_list_box .lists{
margin:5px;
}

.side_list_box li{
border-top: 1px dotted #999999;
padding: 3px 0;
}

.side_list_box li:first-child{
border-top: 0 dotted transparent;
}

.side_list_box .icon_image{
margin: 0 4px 0 0;
}

.side_list_box .icon_image img{
width:24px;
height:24px;
}

.side_list_box.simple_box li a:nth-child(2) {
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 259px;
}

.editor .contents{
width:1200px;
background-color:#fff;
}
.editor #settings{
overflow-x: hidden;
overflow-y: scroll;
width:300px;
}
.editor .post_box{
margin:5px;
width:275px;
}
.editor input.desc_input,
.editor textarea.desc_input{
width:265px;
}

#category_selector{
overflow:hidden;
overflow-x:scroll;
overflow-y:none;
}

#category_selector .inner{
position:relative;
}

#category_selector .select_wrap{
float:left;
width:160px;
background: url(/img/crumb_blk.png) right center no-repeat;
}

#category_selector .select_wrap:last-child{
width:150px;
background-image:none;
}


#category_selector select{
width:150px;
}

.setting_box #actions{
padding:10px 0;
border-top:1px solid #ddd;
}

.list_btn{
display:block;
width:18px;
height:18px;
padding:1px;
}

.header_search_box{
float:left;
margin: 15px 0 0 5px;
}

.input_group{
position:relative;
}

.input_group > i{
position:absolute;
background-position: 0 -2010px;
top:8px;
left:6px;
height: 12px;
width: 12px;
}

.input_group > .input_select{
float:left;
}

.input_group > .input_select .btn{
border-left:0px solid transparent;
border-right:0px solid transparent;
border-radius: 0;
box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
font-weight:normal;
background-color: #e6e6e6;
background-image: none;
padding:4px 6px;
font-size:83%;
}

.input_group > .input_select .btn:hover{
color: #333333;
text-shadow: none;
}

.input_group > .input_select .btn i{
background-position: 0 -1880px;
display: inline-block;
height: 10px;
width: 10px;
margin-left:4px;
}

.input_group > input.desc_input{
border-radius: 4px 0 0 4px;
border-right:0px solid transparent;
height:18px;
padding-left:20px;
width:150px;
float:left;
}

.search_input_box .input_group > input.desc_input{
width:250px;
}

.input_group > input.btn{
border-radius: 0 4px 4px 0;
padding:4px 4px;
height:28px;
}

.req_category_box{
text-align:center;
font-size:83%;
margin:3px 0;
}

.linkbar_box .title{
background-color: #F1F2F4;
border-top:1px solid #DDDDDD;
border-bottom:1px solid #DDDDDD;
background-color: #e6e6e6;
background-repeat: no-repeat;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
color: #333333;
white-space:nowrap;
position:relative;
}

.linkbar_box .title h2{
color: #5E5E5E;
font-size:92%;
padding:3px 6px;
}
.linkbar_box .title a{
position:absolute;
top:4px;
right:2px;
font-size:83%;
}

.linkbar_box ul{
border-bottom: 1px solid #DDDDDD;
}

.linkbar_box.border_off ul{
border-bottom:0px solid transparent;
}

.linkbar_box li{
border-top: 1px solid #DDDDDD;
}

.linkbar_box li:first-child{
border-top: 0px solid transparent;
}

.linkbar_box li a{
display: block;
padding: 5px 8px;
position: relative;
text-decoration:none;
min-height:30px;
}

.linkbar_box li a:hover{
background-color:#F1F2F4;
}

.linkbar_box li a > div{
margin:0 15px 0 30px;
}
.linkbar_box li > a > div > h3{
font-weight:bold;
font-size:100%;
line-height:1.2em;
letter-spacing:-0.01em;
color:#5f6061;
}

.linkbar_box li > a:hover > div > h3{
color:#ff8838;
}

.linkbar_box li > a > img{
position: absolute;
top:8px;
left:8px;
border: 0px solid transparent;
width: 24px;
height: 24px;
border-radius: 3px;
padding: 0;
}

.linkbar_box.pickup_box{
width:270px;
float:right;
margin:5px 5px 0 0;
}


.linkbar_box.pickup_box .title{
background-color: #F1F2F4;
border:1px solid #DDDDDD;
background-color: #e6e6e6;
background-repeat: no-repeat;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
color: #333333;
white-space:nowrap;
position:relative;
border-radius: 5px 5px 0 0;
}

.linkbar_box.pickup_box .title h2{
color: #5E5E5E;
padding:6px 6px 6px 10px;
}

.linkbar_box.pickup_box ul{
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
border-radius: 0 0 5px 5px;
}

.reco_item_box{
margin-top:10px;
}

.topics_share{
text-align:right;
margin:5px;
}

.topics_share span{
line-height:25px;
font-weight:bold;
}

.topics_share .btn{
line-height: 16px;
vertical-align:middle;
}

.topics_share .btn i{
vertical-align:top;
margin-right:0;
}


.linkbar_box.category_linkbar_box li{
}

.linkbar_box.category_linkbar_box li > div{
width:216px;
float:left;
}

.linkbar_box.category_linkbar_box li > div > a{
border-right:1px solid #ddd;
}

.linkbar_box.category_linkbar_box li > div:nth-child(3) > a{
border-right:0px solid transparent;
}

.linkbar_box.category_linkbar_box li div.even > a{
border-right:0px solid transparent;
}

.linkbar_box.category_linkbar_box li.line_1 > a{
border-top: 0px solid transparent;
}


.linkbar_box.category_linkbar_box li a > div{
margin:0 15px 0 0;
}

.linkbar_box.category_linkbar_box li a > div > h3{
font-weight:bold;
font-size:100%;
line-height:30px;
letter-spacing:-0.01em;
color:#5f6061;
}
.linkbar_box.category_linkbar_box li a:hover > div > h3{
color:#ff8838;
}


.linkbar_box.category_linkbar_box li a > div > h3 > span {
color: #888888;
font-size: 82%;
vertical-align:top;
}

.linkbar_box.category_linkbar_box li a > div > span {
color: #888888;
font-size: 82%;
display:inline-block;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
-webkit-text-overflow:ellipsis;
-o-text-overflow:ellipsis;
width:190px;
}

.tweets_box{
width:310px;
overflow:hidden;
overflow-x:none;
overflow-y:scroll;
float:left;
border-right:1px solid #000;
}

.tweets_box > ul > li{
border-bottom:1px solid #ddd;
}

.tweets_box > ul > li h3{
background-color:#ddd;
padding:5px;
}

.tweets_box > ul > li.more a{
display:block;
width:250px;
text-align:center;
margin:10px auto;
}


.tweets_box div.wrap{
position:relative;
min-height:40px;
margin:3px;
}

.tweets_box div.wrap p{
margin:5px 0;
padding:0;
}


.tweets_box div.content{
margin-left:40px;
}

.tweets_box a.info{
color:#333;
text-decoration:none;
font-weight:bold;
font-size:100%;
}


.tweets_box a.info span{
color:#999;
font-weight:normal;
font-size:83%;
padding-left:5px;
}


.tweets_box a.date{
float:right;
color:#999;
font-size:83%;
}

.tweets_box img.twit{
position:absolute;
top:0;
left:0;
width:35px;
height:35px;
}

.form_box{
width:310px;
overflow:hidden;
overflow-x:none;
overflow-y:scroll;
float:left;
border-right:1px solid #000;
}

.form_box li{
margin:5px;
}

.content > ul > li{
float:left;

}

.content > ul > li img{
width:30px;
height:30px;
}

.user_box a img{
width:35px;
height:35px;
margin-right:5px;
}

.user_box span{
padding-left:5px;
color:#666;
}

.select_filter{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  display: none;
  min-width: 160px;
  padding: 4px 0;
  margin: 1px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}

.select_filter a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap;
  text-decoration: none;
}
.select_filter li > a:hover{
  color: #ffffff;
  background-color: #333;
}

#feed_list_box{
float:left;
}
