@charset "utf-8";
/* CSS Document */

/* CSS重置 Start */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, p, blockquote, th, td {padding:0; margin:0;font-family: sans-serif;}    
body {font-size:13px; color:#555;}
img {border:0;}
table {border-collapse:collapse; }    
ol, ul {list-style: none;}    
address, caption, cite, code, dfn, em, strong, th, var {font-weight: normal; font-style: normal; }    
caption, th {text-align: left;}    
h1, h2, h3, h4, h5, h6 {/*font-weight: normal;*/font-size: 100%;}      
abbr, acronym {border: 0;}    
a {text-decoration:none; color:#005599;  cursor:pointer;}
a:hover {text-decoration: underline;color:#059;}
/* CSS重置 End */
h2 {
	font-size: 150%; margin-bottom: 15px;
}
/* Containers
----------------------------------------------------------------------------------------------------*/
.container_8 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom:10px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 8 Columns
----------------------------------------------------------------------------------------------------*/

.container_8 .grid_1 {
	width:110px;
}

.container_8 .grid_2 {
	width:230px;
}


.container_8 .grid_3 {
	width:350px;
}

.container_8 .grid_4 {
	width:470px;
}

.container_8 .grid_5 {
	width:590px;
}

.container_8 .grid_6 {
	width:710px;
}

.container_8 .grid_7 {
	width:830px;
}

.container_8 .grid_8 {
	width:950px;
}



/* Prefix Extra Space >> 8 Columns
----------------------------------------------------------------------------------------------------*/

.container_8 .prefix_1 {
	padding-left:120px;
}

.container_8 .prefix_2 {
	padding-left:240px;
}

.container_8 .prefix_3 {
	padding-left:360px;
}

.container_8 .prefix_4 {
	padding-left:480px;
}

.container_8 .prefix_5 {
	padding-left:600px;
}

.container_8 .prefix_6 {
	padding-left:720px;
}

.container_8 .prefix_7 {
	padding-left:840px;
}



/* Suffix Extra Space >> 8 Columns
----------------------------------------------------------------------------------------------------*/

.container_8 .suffix_1 {
	padding-right:120px;
}

.container_8 .suffix_2 {
	padding-right:240px;
}

.container_8 .suffix_3 {
	padding-right:360px;
}

.container_8 .suffix_4 {
	padding-right:480px;
}

.container_8 .suffix_5 {
	padding-right:600px;
}

.container_8 .suffix_6 {
	padding-right:720px;
}

.container_8 .suffix_7 {
	padding-right:840px;
}



/* Push Space >> 8 Columns
----------------------------------------------------------------------------------------------------*/

.container_8 .push_1 {
	left:120px;
}

.container_8 .push_2 {
	left:240px;
}

.container_8 .push_3 {
	left:360px;
}

.container_8 .push_4 {
	left:480px;
}

.container_8 .push_5 {
	left:600px;
}

.container_8 .push_6 {
	left:720px;
}

.container_8 .push_7 {
	left:840px;
}



/* Pull Space >> 8 Columns
----------------------------------------------------------------------------------------------------*/

.container_8 .pull_1 {
	left:-120px;
}

.container_8 .pull_2 {
	left:-240px;
}

.container_8 .pull_3 {
	left:-360px;
}

.container_8 .pull_4 {
	left:-480px;
}

.container_8 .pull_5 {
	left:-600px;
}

.container_8 .pull_6 {
	left:-720px;
}

.container_8 .pull_7 {
	left:-840px;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* 發送簡訊 原SpryTabbedPanels.css資料
----------------------------------------------------------------------------------------------------*/

#error_xsl {
	background-color: #ffffff;
	border: 1px solid #000000;
}

.smsTabbedPanels {
	clear: none;
	width: 100%;
	margin-bottom:10px;
}

.smsTabbedPanelsTabGroup {
	font-size: 120%;
	margin-left: 5px;
	padding: 0px;
}

.smsTabbedPanelsTab {
	position: relative;
	float: left;
	list-style: none;
	cursor: pointer;
	height: 30px;
	width: 120px;
	background-color: #CFDFE8;
	background: url(img/btn_sendSelect.png) bottom center no-repeat;
	text-align: center;
	line-height:30px;
	margin-right:1px;
	color:#fff;
}


.smsTabbedPanelsTabHover {
	background-color: #CCC;
}

.smsTabbedPanelsTabSelected {
	color: #296692;
	background: url(img/btn_sendSelect.png) top center no-repeat;
}

.smsTabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.smsTabbedPanelsContentGroup {
	clear: both;
	background: url(img/bg_TabbedPanelsContentGroup.png) top center no-repeat;
	padding-top:10px;
	_padding-top:5px;
}

.smsTabbedPanelsContent {
	padding:0 10px 10px 10px;
	background: url(img/bg_TabbedPanelsContent.png) bottom center no-repeat;
/*	margin-top: 5px;
	margin-bottom: 5px;*/
}

.smsTabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
.formNOBord {
	margin: 0px;
}

/* 通用物件
----------------------------------------------------------------------------------------------------*/
body {
	text-align:left;
}
.headerSms {
	background:url(img/bg_lineHorizontal.png ) repeat-x left bottom ; height:50px; margin-bottom:15px;
}
.headerSms .logo {
	float:left;
}
.menu {
	float:right;
}
.menu li {
	float:left;
}
.menu a {
	background:url(img/bg_menu.png ) no-repeat 0px -40px ; width:143px; height:40px; display:block; text-indent:-9999px;
}
.menu .send{ }
.menu .directory{ background-position:-143px -40px ;}
.menu .dictionary{background-position:-286px -40px ;}
.menu .record{background-position:-429px -40px ;}
.menu .goBuy{background-position:-572px -40px ;}
.menu .loginout{background-position:-429px -40px; }
.menu .send:hover {background-position:0px 0px ;}
.menu .directory:hover { background-position:-143px 0px ;}
.menu .dictionary:hover {background-position:-286px 0px; }
.menu .record:hover {background-position:-429px 0px; }
.menu .goBuy:hover {background-position:-572px 0px; }
.menu .loginout:hover {background-position:-429px -0px; }

.secondaryMenu { font-size:120%; margin-bottom:20px; }
.secondaryMenu a { display:block; height:35px; background:url(img/secondaryMenu.png) no-repeat right center; line-height:35px; text-align:right;padding-right:30px;}
.secondaryMenu a:hover, 
.secondaryMenu .select { background:url(img/secondaryMenuSelect.png) no-repeat right center; color:#fff;}
.secondaryMenu .end { background:url(img/secondaryMenuEnd.png) no-repeat right center; }

.smsDetails{
	background:url(img/bg_details.png) left top no-repeat;height:140px;
	line-height:200%;
	padding:10px 25px 10px 10px;
}
.smsDetails #SMS_info {
	margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #ccc; 
}
.smsDetails #SMS_info li{
	list-style-type: none;
}
.smsDetails #SMS_note {
	font-size: 90%; color: #D45030; line-height: 150%;
}
.messageArea {
	float:left; width:380px;
}
.enterSymbol {
	float:right; width:295px;
}
.enterSymbol .Explain{
	color: #D45030; margin: 10px 0;
}
.noborder {
	background:url(img/bg_massage.png) left top no-repeat; border:none;
}
.noborder textarea {
	height:125px; width:360px; border:none; margin:35px 0px 20px 10px; font-size: 120%; color: #059; line-height: 150%;
}
.numberArea {
	background:url(img/numberArea.png) left top no-repeat; border:none;
}
.numberArea textarea {
	height:150px; width:360px; border:none; margin:10px;)
}
.sendAttention {
	margin-bottom:20px;
}
.sendAttention li {
	list-style-type:disc;
	margin-left:20px;
	line-height: 150%;
}

.sendType{
	margin-top:10px; padding-top:10px; border-top:1px dotted #ccc;
}
.enterSymbol .addSet {
	width:144px; height:30px; line-height:30px; text-align:center; color:#000; background:#CFDFE8;display:block;float:left;margin-bottom:5px;
}
.enterSymbol .addSet:hover {
	background:#52BDDD;
}
.smsData {
	font-size: 13px; margin-bottom: 10px;
}
.smsData thead {
	background:url(img/bg_listTitle.png) left bottom no-repeat;
}
.smsData th  {
	 text-align: center ; color: #fff;
}
.smsData th span  {
	border-left: 1px solid #3E9EC1; border-right: 1px solid #75CAE4; display: block; height: 30px; line-height: 30px;
}
.smsDatabody {
	background:url(img/bg_smsData.png) left bottom no-repeat; margin-bottom: 10px;
}
.smsData td  {
	padding:10px 5px; border-bottom: 1px solid #CFDFE8; text-align: center; _background: #fff;
}
.pageList {
	 text-align: left; margin-bottom: 20px;
}
.serviceArea {
	margin-bottom: 20px;line-height: 200%; background: url(img/bg_lineHorizontal.png) bottom left repeat-x; padding-bottom: 20px;
}
.serviceArea p {
	padding: 10px 0; 
}
.serviceArea dt {
	font-size: 120%; color: #52BDDD;
}
.serviceArea dd {
	line-height: 150%; margin-bottom: 10px;
}
.Attention{
	color: #f00;
}
.importA {
	 border: 1px solid #ccc; height: 28px; line-height: 28px; width: 100px; margin: 0 5px;vertical-align:bottom;_vertical-align:-5px;
}
.btnContact {
	width: 80px ; height: 30px; background: url(img/btn_contact.png) center top no-repeat; display: block; float: left; margin-left: 10px;
	text-align:center; line-height: 30px;
}
.btnContact:hover {
	background: url(img/btn_contact.png) center bottom no-repeat; color: #fff;
}
.allSearch {
	 margin: 10px 0 20px 0;background: url(img/bg_lineHorizontal.png) bottom left repeat-x; padding-bottom: 10px;  line-height: 200%;
}
.dataControlLeft {
	background: url(img/bg_dataControl.png) left top no-repeat;height:67px; position: absolute;top:90px; left: 0px; _width: 210px;
}
.dataControlRight {
	background: url(img/bg_dataControl.png) right top no-repeat;height:67px; width: 15px ; float: right;
}
.topMenu {
	height:30px; background:#52BDDD;background: url(img/bg_topMenu.png) right top no-repeat; padding: 0 0 0 10px;
}
.topMenu p {
	height:30px; color:#FFF; float:left; line-height:30px;
}
.topMenu ul {
	float:right;border-left: 1px solid #259ABC; height:28px;
}
.topMenu li {
	float:right; border-left: 1px solid #CFDFE8;border-right: 1px solid #259ABC;
}
.topMenu li a {
	padding:0 10px; line-height:30px; height:30px; color:#FFF; display:block; 
}
.topMenu li a:hover {
	background:#CFDFE8; color:#52BDDD;
}
.topMenu p {
	float:left;
}