@charset "utf-8";


/* ======= index ======= */

/* ======= WiFi ======= */
#wi-fi {
	position: relative;
	width: 625px;
}
#wi-fi .txt {
	width: 370px;
}
#wi-fi .fig-img {
	position: absolute;
	right: 0;
	top: 0;
}

/* === List Device === */
ul#list_device {
	margin-right: -20px;
	position: relative;
}
ul#list_device li {
	float: left;
	width: 195px;
	margin: 25px 20px 0 0;
	display: inline;
}
ul#list_device li.flt_none {
	float: none;
	display: block;
}
ul#list_device span.caption {
	display: block;
	margin: 8px 0 0;
	font-size: 12px;
}



/* ======= Internet ======= */

/* === List Feat === */
ol#list_feat li {
	float: left;
	width: 300px;
	min-height: 185px;
	margin-top: 30px;
	display: inline;
}
ol#list_feat li.even {
	float: right;
}
ol#list_feat .txt {
	padding: 0 0 7px 33px;
	border-bottom: solid 1px #b2b4b6;
}
ol#list_feat .feat_1 .txt {
	background: url("img/icon_internet_1.gif") 0 2px no-repeat;
}
ol#list_feat .feat_2 .txt {
	background: url("img/icon_internet_2.gif") 0 2px no-repeat;
}
ol#list_feat .feat_3 .txt {
	background: url("img/icon_internet_3.gif") 0 2px no-repeat;
}
ol#list_feat .feat_4 .txt {
	background: url("img/icon_internet_4.gif") 0 2px no-repeat;
}
ol#list_feat .feat_5 .txt {
	background: url("img/icon_internet_5.gif") 0 2px no-repeat;
	line-height: 39px;
}
ol#list_feat .feat_sim {
	height: 145px;
	background: url("img/fig_internet_sim.png") 0 0 no-repeat;
}
ol#list_feat .feat_sim .txt {
	padding: 45px 105px 0 13px;
	border: none;
	font-size: 12px;
	font-weight: bold;
}

ol#list_feat .fig-img {
	margin-top: 10px;
	text-align: center;
}
ol#list_feat .feat_1 .fig-img,
ol#list_feat .feat_2 .fig-img {
	height: 97px;
}
ol#list_feat .feat_2 .fig-img img {
	margin-top: 21px;
}
ol#list_feat .feat_3 .fig-img,
ol#list_feat .feat_4 .fig-img {
	height: 101px;
}
ol#list_feat .feat_3 .fig-img img {
	margin-top: 33px;
}
ol#list_feat .feat_5 .fig-img img {
	margin-top: 19px;
}

.roll-over.bnr a{
	width:330px;
	height:100px;
}
.bnr{
	margin-top: 15px;
	width:330px;
	height:100px;
}
#bnr_data_flat{
	background: url("img/bnr_data_flat_on.png") left center no-repeat;
}
#bnr_data {
	background: url("img/bnr_data_on.png") left center no-repeat;
}

/* ======= Charger-kit ======= */

#charger .flt_l {
	width: 335px;
}
#charger .flt_r {
	width: 270px;
}

/* ======= battery-charger-kit ======= */

/* ------- charger-spec ------- */
.charger-spec{
	border:#CCC 1px solid;
	padding:8px 0 4px 16px;
	font-size:12px;
}
.charger-spec dl{
	margin-bottom:4px;
}
.charger-spec dt{
	width:130px;
	float:left;
}
.charger-spec dd{
	float:left;
}
/* ======= Support.html ======= */
.product.support .section {
	margin: 15px 10px 0;
}

.support h3 {
	margin: 25px 0 10px;
	padding-left: 14px;
	background: url("img/icon_bullet_h3.gif") left center no-repeat;
	color: #121111;
	font-size: 14px;
	font-weight: bold;
}


/* ========== addthis_toolbox ========== */
.addthis_toolbox {
	width: 705px;
	height: 28px;
	margin: 15px 0 0 0;
	padding: 0px;
	overflow: visible;
	background:url("/mobile/set/common/p/img/v09b/pdct_nimrod/bg_sns_link.png") left top no-repeat;
}
.addthis_toolbox p {
	float: right;
	margin: 0 !important;
	line-height: 1 !important;
}
.addthis_toolbox .inner {
	float: right;
	width: auto;
	_width: 236px !important;
	height: 22px;
	padding: 6px 8px 0 0;
	font-size: 11px;
	background: url("/mobile/set/common/p/img/v09b/pdct_nimrod/bg_addthis_toolbox.png") right top no-repeat;
}
#att-check-btn {
float: left;
width: 278px;
padding: 4px 0 0 11px;
}