/*------------------------------------------------main--------------------*/

#indexMain{
	width:1046px;
	margin:0 auto;
	padding:0px 0 32px 0;
}
#indexMain #right ul li {
	font-size: 10pt;
	line-height: 25px;
	text-align: left;
	padding-right: 50px;
	vertical-align: text-top;
	margin-left: 20px;
	padding-top: 0px;
}
#right ul li font.title  {
	font-size: 12pt;
	color: #49A7C5;
}
#right ul li font.red  {
	font-size: 10pt;
	color: #ff0000;
}
.inforBox {
	border: 1px solid #d7d7d7;
	/*依序為：左上角、右上角、右下角、左下角
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;*/
	/*陰影效果
	-webkit-box-shadow: #ddd 0px 2px 3px;
	-moz-box-shadow: #ddd 0px 2px 3px;
	box-shadow: #ddd 0px 2px 3px;*/
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f6f6f6)); /*漸層色for Google Chrome、Safari*/
	background: -moz-linear-gradient(#ffffff, #f6f6f6); /*漸層色for Firefox*/
	-pie-background: linear-gradient(#ffffff, #f6f6f6); /*漸層色for IE*/
	padding-right: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	behavior: url(PIE.htc);
}
#inforBox {
	border: 1px solid #d7d7d7;
	/*依序為：左上角、右上角、右下角、左下角
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;*/
	/*陰影效果
	-webkit-box-shadow: #ddd 0px 2px 3px;
	-moz-box-shadow: #ddd 0px 2px 3px;
	box-shadow: #ddd 0px 2px 3px;*/
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f6f6f6)); /*漸層色for Google Chrome、Safari*/
	background: -moz-linear-gradient(#ffffff, #f6f6f6); /*漸層色for Firefox*/
	-pie-background: linear-gradient(#ffffff, #f6f6f6); /*漸層色for IE*/
	padding-right: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	behavior: url(PIE.htc);
}
#inforBox01 {
	border: 1px solid #d4c3c8;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f6f6f6)); /*漸層色for Google Chrome、Safari*/
	background: -moz-linear-gradient(#ffffff, #f6f6f6); /*漸層色for Firefox*/
	-pie-background: linear-gradient(#ffffff, #f6f6f6); /*漸層色for IE*/
	padding-right: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	behavior: url(PIE.htc);
}
#inforBox02 {
	border: 1px solid #F00;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f6f6f6)); /*漸層色for Google Chrome、Safari*/
	background: -moz-linear-gradient(#ffffff, #f6f6f6); /*漸層色for Firefox*/
	-pie-background: linear-gradient(#ffffff, #f6f6f6); /*漸層色for IE*/
	padding-right: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	behavior: url(PIE.htc);
}
#inforBox03 {
	border: 1px solid #9f8fdf;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f6f6f6)); /*漸層色for Google Chrome、Safari*/
	background: -moz-linear-gradient(#ffffff, #f6f6f6); /*漸層色for Firefox*/
	-pie-background: linear-gradient(#ffffff, #f6f6f6); /*漸層色for IE*/
	padding-right: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	behavior: url(PIE.htc);
}
/*急件專區漸層色*/

#inforTop01 {
	background-color: #F00;
	font-size: 0px;
	line-height: 0px;
	height: 9px !important;
}/*選單上方正紅色*/
#inforTop02 {
	background-color: #8ca9ba;
	font-size: 0px;
	line-height: 0px;
	height: 9px !important;
}/*選單上方藍色*/
#inforTop03 {
	background-color: #8cbab2;
	font-size: 0px;
	line-height: 0px;
	height: 9px !important;
}/*選單上方紫色*/
#inforTop04 {
	background-color: #16a7d5;
	font-size: 0px;
	line-height: 0px;
	height: 9px !important;
}/*選單上方淺藍色*/
#inforTop05 {
	background-color: #ba8c9a;
	font-size: 0px;
	line-height: 0px;
	height: 9px !important;
}/*選單上方紅色*/
#inforTop06 {
	background-color: #9f8fdf;
	font-size: 0px;
	line-height: 0px;
	height: 9px !important;
}/*選單上方粉紫色*/
/*--------------------首頁左側選單------------------------*/
.indexLeftSelect01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999faf;
	background-image: url(../images/index-Icon01.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.indexLeftSelect01 a:link, .indexLeftSelect01 a:visited, .indexLeftSelect01 a:active {
	color: #999faf;
	text-decoration: none;
}
.indexLeftSelect01 a:hover {
	color: #498af4;
	text-decoration: underline;
}
/*--------------------線上客服------------------------*/
#chatList{
	font-family: Arial, Helvetica, sans-serif;
	color: #999faf;
	margin-left: 5px;
	margin-top:12px;
	word-spacing: 5px;
	float:left;
}
body:nth-of-type(1) #chatList{ /* safari 3+, chrome 1+, opera9+ */
	padding-left:15px;
	padding-right:5px;
}
#chatList ul {
}
#chatList li {
	list-style-image: url(../images/index-IconSer01.gif);
	margin-bottom: 5px;
	padding-left:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
} 
body:nth-of-type(1) #chatList li{ /* safari 3+, chrome 1+, opera9+ */
	padding-left:0px;
}

/*--------------------首頁左側急件選單------------------------*/
.indexLeftSpeed01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #555555;
	background-image: url(../images/index-Icon02.gif);
	background-repeat: no-repeat;
	background-position: 5px 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-weight: bold;
}
.indexLeftSpeed01 a:link, .indexLeftSpeed01 a:visited, .indexLeftSpeed01 a:active {
	color: #555555;
	text-decoration: none;
}
.indexLeftSpeed01 a:hover {
	color: #498af4;
	text-decoration: underline;
}
/*--------------------首頁線上客服選單------------------------*/
.indexService01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999faf;
	background-image: url(../images/index-IconSer01.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.indexService01 a:link, .indexService01 a:visited, .indexService01 a:active {
	color: #999faf;
	text-decoration: none;
}
.indexService01 a:hover {
	color: #498af4;
	text-decoration: underline;
}

.indexService02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999faf;
	background-image: url(../images/index-IconSer02.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.indexService02 a:link, .indexService02 a:visited, .indexService02 a:active {
	color: #999faf;
	text-decoration: none;
}
.indexService02 a:hover {
	color: #498af4;
	text-decoration: underline;
}

.indexService03{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999faf;
	background-image: url(../images/index-IconSer03.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.indexService03 a:link, .indexService03 a:visited, .indexService03 a:active {
	color: #999faf;
	text-decoration: none;
}
.indexService03 a:hover {
	color: #498af4;
	text-decoration: underline;
}

.indexService04{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999faf;
	background-image: url(../images/index-IconSer04.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.indexService04 a:link, .indexService04 a:visited, .indexService04 a:active {
	color: #999faf;
	text-decoration: none;
}
.indexService04 a:hover {
	color: #498af4;
	text-decoration: underline;
}
/*--------------------首頁價格表選單------------------------*/
.indexPrice01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999faf;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.indexPrice01 a:link, .indexPrice01 a:visited, .indexPrice01 a:active {
	color: #999faf;
	text-decoration: none;
}
.indexPrice01 a:hover {
	color: #498af4;
	text-decoration: underline;
}
/*--------------------首頁右側文字------------------------*/
.indexRList01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999faf;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.indexRList01 a:link, .indexRList01 a:visited, .indexRList01 a:active {
	color: #999faf;
	text-decoration: none;
}
.indexRList01 a:hover {
	color: #498af4;
	text-decoration: underline;
}
/*--------------------首頁其他選單------------------------*/
.indexWarning01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #498af4;
	background-image: url(../images/index-IconWarning01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 25px;
	height: 20px;
	text-align: left;
}
.indexWarning01 a:link, .indexWarning01 a:visited, .indexWarning01 a:active {
	color: #498af4;
	text-decoration: none;
}
.indexWarning01 a:hover {
	color: #D36183;
	text-decoration: underline;
}

.indexBut01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC596A;
	height: 30px;
	font-weight: bold;
	width: 126px;
	background-image: url(../images/index_ButBg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
	border: 1px solid #e7e7e7;
}
body:nth-of-type(1) .indexBut01{ /* safari 3+, chrome 1+, opera9+ */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC596A;
	height: 30px;
	font-weight: bold;
	width: 126px;
	background-image: url(../images/index_ButBg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
	border: 1px solid #e7e7e7;
}
.indexBut01 a:link, .indexBut01 a:visited, .indexBut01 a:active {
	color: #CC596A;
	text-decoration: none;
}
body:nth-of-type(1) .indexBut01 a:link, .indexBut01 a:visited, .indexBut01 a:active { /* safari 3+, chrome 1+, opera9+ */
	color: #CC596A;
	text-decoration: none;
}
.indexBut01 a:hover {
	color: #D36183;
	text-decoration: underline;
}
body:nth-of-type(1) .indexBut01 a:hover { /* safari 3+, chrome 1+, opera9+ */
	color: #D36183;
	text-decoration: underline;
}
/*--------------------最新消息------------------------*/
.newsBox {
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f6f6f6)); /*漸層色for Google Chrome、Safari*/
	background: -moz-linear-gradient(#ffffff, #f6f6f6); /*漸層色for Firefox*/
	-pie-background: linear-gradient(#ffffff, #f6f6f6); /*漸層色for IE*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	border-left-color: #d7d7d7;
	padding-bottom: 5px;
	behavior: url(PIE.htc);
}
.newsBoxTopR {
	background-color: #ffffff;
	background-image: url(../news/images/news_05.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 61px;
}
/*--------------------加入會員按鈕------------------------*/
.counterButton01 {
	background-color:#ff0d00;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	padding: 16px 21px;
}
.counterButton01:hover {
	background-color:#ff8787;
}
.counterButton01:active {
	position:relative;
}
body:nth-of-type(1) .counterButton01 { /* safari 3+, chrome 1+, opera9+ */
	background-color:#ff0d00;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	padding: 15px 19px;
	float:left;
}
body:nth-of-type(1) .counterButton01:hover { /* safari 3+, chrome 1+, opera9+ */
	background-color:#ff8787;
}
body:nth-of-type(1) .counterButton01:active { /* safari 3+, chrome 1+, opera9+ */
	position:relative;
}

.counterButton02 {
	background-color:#36F;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	padding: 16px 20px;
}
.counterButton02:hover {
	background-color:#77abff;
}
.counterButton02:active {
	position:relative;
}
body:nth-of-type(1) .counterButton02 { /* safari 3+, chrome 1+, opera9+ */
	background-color:#36F;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	padding: 15px 18px;
	float:right;
}
body:nth-of-type(1) .counterButton02:hover { /* safari 3+, chrome 1+, opera9+ */
	background-color:#77abff;
}
body:nth-of-type(1) .counterButton02:active { /* safari 3+, chrome 1+, opera9+ */
	position:relative;
}
