.offer_item {
	float: left;
	width: 48%;
	margin: 0px 1% 20px 1%;
	min-height: 160px;
}

.offer_img_cell {
	float: left;
	width: 30%;
	text-align: center;
}
.offer_text_cell {
	float: left;
	width: 70%;
	adisplay: table;
	margin-top: 20px;
}

.offer_item_title {
	background: #666666;
	color: #ffffff;
	font-size: 1.1em;
	adisplay: table-caption;
}
.offer_item_title a {
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
	display: inline-block;
}

.offer_item_row {
	/* float: left; */
	display: table;
	width: 100%;
	atext-align: center;
	border-collapse:collapse;
}
.offer_item_header {
	/* float: left; */
	width: 33% !important;
	display: table-cell;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
}
.item_header{
	width:100%;
	border-right: 1px solid #ccc;
}
.item_header_en{
	padding-bottom:8px;
	padding-top:8px;
}
.offer_item_header_c {
	padding: 5px;
}
.offer_item_content {
	/* float: left; */
	width: 33% !important;
	display: table-cell;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
}
.offer_item_content_c {
	padding: 5px;
}

.offer_item_sep {
	clear: both;
	height: 15px;
}

.unbundled_choose {
	width: 80%;
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
.unbundled_choose div {
	float: left;
    width: 200px;
    margin: 0 0 0 7%;
    background-color: #f9f9f9;
    padding: 8px;
    font-size: 1.1em;
    border: 1px solid #cccccc;
    border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	cursor: pointer;
}
.unbundled_choose div  a {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
#msg_android {
	font-size: 1.1em;
    line-height: 1.3em;
    border: 1px solid #FFEAEA;
    width: 470px;
    margin: 0px 15% 20px 20px;
    padding: 20px;
    text-align: center;
    border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
    color: #000000;
}
.remark_inner {
	padding: 0px 20px;
}
.offer_subheading {
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 10px;
}
.V2CorpWebL6Menu {
	cursor: pointer;
}
.V2CorpWebL6Menu_Selected {
	cursor: pointer;
}

.offer_sharer {
	margin-bottom: 10px;
}
.offer_item_extra {
	display: table;
}
.offer_item_extra1 {
	display: table-cell;
	width: 20%;
	vertical-align: middle;
	text-align: center;
}
.offer_item_extra2 {
	display: table-cell;
	width: 30%;
	vertical-align: middle;
	text-align: center;
}
.offer_item_extra3 {
	display: table-cell;
	width: 15%;
	vertical-align: middle;
	text-align: center;
}
.offer_item_extra4 {
	display: table-cell;
	width: 35%;
	vertical-align: middle;
	text-align: center;
}
.monthly_handet{
	top:-32px;
}
.recommend_price{
	font-size:11px;
}
.padding_normal{
	padding-top:12px;
	padding-bottom:12px;
}

/*offer 2503*/
#acquisitionBanner  img,#thematicBanner img{
	width:700px;
}
.actNowP {
	font-size:24px;
	line-height:24px;
	margin-top:40px;
	margin-bottom:55px;
}
.linkDiv a,.linkDivTC a{
	float: left;
    position: relative;
    top: -41px;
    left: 91px;
    width: 25px;
    background: #ccc;
    height: 20px;
	opacity: 0;
}
.linkDiv .tncASecond {
	left: 384px;
}
.linkDivTC a {
	left: 199px;
	top: -40px;
    width: 27px;
}
.linkDivTC .tncASecond {
	left: 487px;
}
.tableImg{
	margin:0px 45px 0px 0px;
}
.wholeBox {
	clear: both;
	border-radius: 0px 0px 40px 40px;
	-webkit-border-radius:0px 0px 40px 40px;
	-o-border-radius:0px 0px 40px 40px;
	padding:30px 50px 60px 50px;
}
.tableDiv img {
	width:275px;
}
#thematicBanner {
	margin-bottom:-20px;
}
.locationBtn {
	width:245px;
}
.hideHnadset{
	display: none !important;
}
.offer_item_title{
	padding: 0 !important;
}
.offer_item_img{
	width: 118px !important;
}
.LToffer{
	font-size: 12px;
}
@media (max-width:767px) {
	#handsets_tablet .offer_item .offer_text_cell .offer_item_row .offer_item_header1{
		width: 22% !important;
	}
	.offer_item_img{
		width: 83px !important;
	}
	.LToffer{
		font-size: 10px;
	}
}