﻿@media screen and (max-width:680px)   /*小於680px 特例*/
{
	.fw_logo_area_RR{
	width:98%;
	/*background:#cccccc;*/
	margin:1%;
	}
}
@media screen and (max-width:520px)   /*小於500px 手機樣式*/
{
		/****top_seach*****/
	.top_s{
	  width: 148%;
	  font-size: 20px;
	  color: white;
	  font-weight: bolder;
	  margin-top: 0%;
	  margin-left: -10%;
	}
	.top_si{
	  width: 30%;
	  margin-left: 3%;
	  font-size: 15px;
	  border-color: #555354;
	  border-radius: 5px;
	  padding-left: 5px;
	}
	.top_sp{
	  width: 2%;
	  display: inline-block;
	}
	.top_magnifier{
	  width: 6%;
	  background: #717171;
	  border-radius: 32px;
	  padding: 8PX;
	  display: inline-block;
	  margin-left: -3%;
	  margin-top: 2%;
	}
}
@media screen and (max-width:520px)   /*小於480px 手機樣式*/
{
.pad_use{
display:none;
}  
.mobile_use{
display:block;
}
#fw_logo_area_R{
float:left;
width:100%;
/*background:#eeeeee;*/
}
.fw_logo_area_RR{
width:48%;
/*background:#cccccc;*/
margin:1%;
}
#fw_logo_area_L{
width:100%;
}
#fw_logo_area_L img{
width:90%;
}
#lang_menu,#login_menu{
left: 5%;
width: 90%;
}
#ebook_frame{
height:300px;
}
.index_title{
font-size:1.1em;
line-height:1.2em;
}
.content_50_L,.content_50_R{
width:96%;
line-height:1.5em;
font-size:0.85em;
}

.content_25_L1,.content_25_R1{

width:96%;
margin-left:2%;
margin-right:2%;
}
.content_25_L2,.content_25_R2{

width:96%;
margin-left:2%;
margin-right:2%;
}

.content_exh_L1,.content_exh_R1{

width:96%;
margin-left:2%;
margin-right:2%;
}
.content_exh_L2,.content_exh_R2{

width:96%;
margin-left:2%;
margin-right:2%;
}

.lastest_ebook{
width:98%;
padding:0px;
padding-left:2%;
line-height:2em;
font-size:0.9em;
text-align:left;
}

#go_to_search{
font-size:0.85em;
line-height:1em;
display:none;
}

.banner_item
{
width:49%;
}
.hot_float{
float:left;
width:45%;
}
.hot_float2{
float:left;
width:55%;
font-size:0.9em; 
}
.fw_control_button{
width:50%;
}

.search_area2{
width:100%;
}


#go2cfw{
position: absolute;
width:50px;
top:0;
display:none;
}
#go2cfw img,#go2cfw_img{
max-width:50px;
}
.mobile_bottom{
margin-bottom:50px;
}

}


@media screen and (max-width:380px)   /*小於380px 手機樣式*/
{ 
#ebook_frame{
height:220px;
}   
}