#wrap-dl-nextplus{ background:url(../img/bg.png) no-repeat; width:300px; height:142px; display:block; position:relative}
#wrap-dl-nextplus .btn_ios{ background:url(../img/btn0001.png) no-repeat; width:145px; height:50px; display:block; position:absolute; bottom:12px; left:8px}
#wrap-dl-nextplus .btn_android{ background:url(../img/btn0002.png) no-repeat; width:145px; height:50px; display:block; position:absolute; bottom:12px; left:158px}
#wrap-dl-nextplus a:hover{ opacity:0.8; }
#div-ad-rectangle{ height:auto; }

/* clearfix */
.clearfix {
	clear:none;
}

/* wrapper css */
.wrapper{
	width:100%;
	height:auto
}
#container{
	position:relative;
	width:100%;
	margin:0 auto;
	padding-bottom: 10px;
}



.whitebox {
	width:30%;
	max-height:314px;
	height:250px;
	padding:8px;
	background:#fff;
	box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
	float:left;
	margin-top:16px;
	margin-right:16px;
}
.graybox {
	width:30%;
	max-height:314px;
	height:250px;
	padding:8px;
	/*background:#bec9cd;*/
	float:left;
	margin-right:16px;
	margin-top:16px;
	color:#fff;
	line-height:250px;
	text-align:center;
	font-size:16px;
}
.imgpage {
	width:auto;
	height:150px;
	max-width:314px; 
}
.imgpage img {
	width:100%;
	max-width:314px;
	height:150px;
}
.grid{
	max-width:300px;
	float:left;
	margin:0;
	/*background:#fff;*/
	box-shadow: 0 1px 1px rgba(34,25,25,0.3);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.2);
	-webkit-box-shadow: 0 1px 2px rgba(34,25,25,0.2);
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
	clear:both;
	display:block;
	cursor:pointer !important;
}
.grid:hover{ text-decoration: none;	border-bottom: 2px solid #2F9BD6;}

/*.grid{ width:300px; margin:0 0 0 30px; box-shadow: 0 1px 2px rgba(34,25,25,0.4); font-family: Hiragino Sans GB, HiraKakuProN ,"微軟雅黑", "微軟正黑體", "Microsoft JhengHei"}
.grid  a:hover{ text-decoration: none;	border-bottom: 2px solid #2F9BD6;}
.grid  img{ width:100%; height:auto;}*/


.grid P{
	padding:0 18px 0px 18px;
	max-height: 60px;
overflow: hidden;
margin-bottom: 16px;  line-height: 19px;
}

.gridpadding {
	padding:0px 18px;max-height: 38px;margin:5px 0;
	overflow: hidden;  line-height: 19px;
}

.gridpadding_focus {
	padding:0px 0px;height: 20px;margin:5px 0;
	overflow: hidden;
}
.gridtitles {
	line-height:20px;
	height:20px;
	margin-top:10px;
	padding:0 18px 0 18px;
	
}
.gridpadding a:hover{color:#2f9bd6}
.gridtitles a{color:#a39f13;}
.gridtitles a:hover,.gridpadding a:hover{ text-decoration:underline;}
.grid .imgholder img{
	max-width:314px;
	text-align:center;
	background:#ccc;
	display:block;
	background:url(../img/loding.gif) no-repeat center;
}
.display_null {
	display:block;
	width:300px;
	height:250px;
	/*background:#bec9cd;*/
	text-align:center;
	color:#fff;
	font-size:16px;
	line-height:250px;
}
.column_box .imgholder{float:none;width:auto;}
.column_box .font_xjb{color:#2F9BD6;font-size:17px;font-weight: bold;}
.column_box .lightgray_small{color:#000;}
.column_box p{max-height:82px;margin-bottom:0;}
.column_textti{padding-bottom:16px;}
@media screen and (max-width : 1240px) {
	body{
		overflow:auto;
	}
}
@media screen and (max-width : 900px) {
	#backlinks{
		float:none;
		clear:both;
	}
	#backlinks a{
		display:inline-block;
		padding-right:20px;
	}
	#wrapper{
		margin-top:0;
	}
}