@CHARSET "UTF-8";

#search_panel{
	border-top: 2px solid #666666; 
	background-color:#F4F4F4;
	padding-left: 10px;
}
#keyword{
	min-height: 2.8em;
}

.headerh1 .top_menu{
	height:24px;
	width:24px;
	float: left;
}
#lnkProfile{
	margin-left: 15px;
}
#lnkMore{
	float: right;
}

.li_more{
	background-color: #dddddd !important;
    border-radius: 10px;
    top: 2px;
    margin-right: 3px!important;
    height: 18px !important;
}
.headerh1 .ui-btn-icon-notext:after{
	display: none;
}
.cancel_search{
	text-decoration: none;
    font-size: 18px;
    line-height: 20px;
    padding-left: 8px;
    font-weight:normal;
}
.headerh1 .menu_list{
	background: url(../images/wo@2x.png);
	-moz-background-size:24px 24px;
    -webkit-background-size:24px 24px;
    -o-background-size:24px 24px;
    background-size:24px 24px;
}
.headerh1 .menu_more{
	background: url(../images/more@2x.png);
	-moz-background-size:24px 24px;
    -webkit-background-size:24px 24px;
    -o-background-size:24px 24px;
    background-size:24px 24px;
}
.headerh1 .ui-btn-active[id=lnkProfile]{
	background: url(../images/wo_red@2x.png);
	background-color: white;
    border-color: #dddddd;
    color: #ffffff;
    text-shadow: 0 1px 0 #00559
    -moz-background-size:24px 24px;
    -webkit-background-size:24px 24px;
    -o-background-size:24px 24px;
    background-size:24px 24px;
    box-shadow: 0 0 0px #00a0e8; 
    
}
.headerh1 .menu_search{
	background: url(../images/seach@2x.png) ;
	-moz-background-size:24px 24px;
    -webkit-background-size:24px 24px;
    -o-background-size:24px 24px;
    background-size:24px 24px;
    background-color: white;
}
.headerh1 .ui-btn-active[id=search_panel_a]{
	background: url(../images/seach_red@2x.png);
	background-color: white;
    border-color: #dddddd;
    color: #ffffff;
    text-shadow: 0 1px 0 #00559
    -moz-background-size:24px 24px;
    -webkit-background-size:24px 24px;
    -o-background-size:24px 24px;
    background-size:24px 24px;
    box-shadow: 0 0 0px #00a0e8; 
    
}
.more_bar_columnist{
	background: url(../images/columnist@2x.png) no-repeat 0 0;
}

.more_bar_planning{
	background: url(../images/planning@2x.png) no-repeat 0 0;
}
.more_bar_spot{
	background: url(../images/spot@2x.png) no-repeat 0 0;
}
.more_bar_press{
	background: url(../images/press@2x.png) no-repeat 0 0;
}
.more_bar_newspaper{
	background: url(../images/newspaper@2x.png) no-repeat 0 0;
}
.more_bar_information{
	background: url(../images/information@2x.png) no-repeat 0 0;
}
.more_bar_spot{
	background: url(../images/spot@2x.png) no-repeat 0 0;
}
.more_bar_shuping{
	background: url(../images/shuping@2x.png) no-repeat 0 0;
}
.menu_background_size{
	-moz-background-size:75px 75px;
    -webkit-background-size:75px 75px;
    -o-background-size:75px 75px;
    background-size:75px 75px;
    height:75px;
	width:75px;
}

.bar_panel{
	text-align:center;
	line-height:30px;
}
.bar_panel a{
	border-radius: 50px !important;
}
.bar_panel .ui-btn-icon-notext:after{
	display: none;
}
.nav-more{
	margin-top: 15px;
}
.bottom_tag{
	margin-left: 20px;
	margin-right: 20px;
}

.bottom_tag .bottom_divide{
	margin-top: 10px;
	width: 100%;
	height:15px;
	background-color:#F4F4F4;
	border-bottom: 1px solid #e0e0e0;
}
.bottom_tag .tags{
	 margin: 5px 0px 5px 0px;
}

.bottom_tag .tags{
	min-height:230px;
	text-align:center;
	clear: both;
    overflow: auto;
}

.bottom_tag .title{
	font-size: 18px;
	margin-bottom: 8px;
	margin-top: 8px;
}

.bottom_tag hr{
	margin: 5px 0px 5px 0px;
	color: #e0e0e0;
}


.bottom_tag .tags .tag{
	width:25%;
	line-height:30px;
	text-align:center;
	float:left;
	margin-top: 15px;
}
@media (max-width:375px) {
  .bottom_tag .tags .tag{
		width:33%;
	}
	
 .menu_background_size{
		-moz-background-size:50px 50px;
	    -webkit-background-size:50px 50px;
	    -o-background-size:50px 50px;
	    background-size:50px 50px;
	    height:50px;
		width:50px;
	}
}
.jssorb01 div{
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;
}
.bottom_tag .tags .tag a{
	width:95%;
	height:30px;
	background-color:#F4F4F4;
	display:inline-table;
	border:solid 1px #FFFFFF;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	color: #6B5354;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;
}

.bottom_tag .tags .tag a:hover{
	border:solid 1px #D70412;
	color:#D70412;
}

.bottom_tag .tags .center{
	margin-left:11px;
	margin-right:11px;
}
