@charset "utf-8";
/* index.html
-------------------------------------------------------------------------------- */
.title_product{
	width:510px;
	float:left;
	line-height:37px;
	font-weight:bold;
	font-size:18px;
}
.btn_select_model{
	background:url(/mobile/set/data/network/area/map/img/btn_select_model_on.jpg) no-repeat 0 0;
	width:154px;
	float:right;
}

#area-title .iphone,
#area-title .hybrid,
#area-title .product{
	display : none;
}

/* index.php
-------------------------------------------------------------------------------- */
.hdg-l1 span {
    display: inline;
    margin: inherit;
    padding: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}
