@charset "utf-8";
/* SMS Stylesheet */
.obj-sms {
	width: 298px;
	font-family: Tahoma;
}
.obj-sms ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.obj-sms form {
	padding: 0;
	margin: 0;
}
.obj-sms form input {
	font: 13px Tahoma;
	vertical-align: middle;
}
/* News */
.sms-news {
	height: 104px;
	border: 1px solid #EBEBEB;
	background: url(http://btgsf1.fsanook.com/css/news/imgs/bg_sms_news.gif) no-repeat;
	margin-bottom:15px;
}
.sms-news ul { margin-left: 110px; }
.sms-news ul li {
	height: 16px;
	font-size:11px;
	color: #CC3300;
}
.sms-news ul li.header {
	height: 20px;
	padding: 10px 0 0 4px;
}
.sms-news ul li.header strong { font-size: 16px; }
.sms-news ul li.mobile-number {
	color: #000;
	font-size: 13px;
	font-weight: 700;
	height: 28px;
	padding: 6px 0 0 10px;
}
.sms-news ul li.mobile-number input.type-number {
	width: 75px;
	height: 16px;
	color: #CC3300;
	font-size: 13px;
	font-weight: 700;
	padding: 2px 4px;
	margin: 0 0 0 2px;
	border: 1px solid #555;
	background: #FFF;
}
.sms-news ul li.mobile-number input.bt-confirm {
	width: 58px;
	height: 22px;
	color:#FFF;
	font-weight:700;
	text-align:center;
	border: none;
	background:#555;
	cursor: pointer;
}
.sms-news ul li.more-detail {
	padding: 2px 2px 0 0;
	text-align: right;
}
/* Sport */
.sms-sport {
	height: 120px;
	border: 1px solid #FEFEFE;
	background: url(http://btgsf1.fsanook.com/css/news/imgs/bg_sms_sport.gif) no-repeat;
}
.sms-sport ul { margin-left: 50px; }
.sms-sport ul li {}
.sms-sport ul li.msg {
	height: 16px;
	padding-top: 8px;
	font-size: 13px;
	font-weight: 700;
	color: #DD2B02;
}
.sms-sport ul li.msg span { color: #585857; }
.sms-sport ul li.header {
	height: 33px;
	text-indent: -9999px;
}
.sms-sport ul li.mobile-number {
	color: #000;
	font-size: 13px;
	font-weight: 700;
	height: 26px;
	padding: 14px 0 0 10px;
}
.sms-sport ul li.mobile-number span { display: none; }
.sms-sport ul li.mobile-number input.type-number {
	width: 165px;
	height: 18px;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}
.sms-sport ul li.mobile-number input.bt-confirm {
	width: 58px;
	height: 18px;
	color:#FFF;
	padding: 2px 0;
	font-weight: 700;
	text-align: center;
	border: none;
	background: none;
	cursor: pointer;
}
.sms-sport ul li.more-detail {
	height: 16px;
	font-size:11px;
	color: #CC3300;
	padding: 2px 10px 0 0;
	text-align: right;
}

