@charset "UTF-8";

/*
 Program: Everywhere Net Cenetr
 URL:    www.everywhere.com.tw
 E-Mail: everywhere@everywhere.com.tw
 Date:   SEP 2007
---------------------------------------------------- */


/* 整體結構
---------------------------------------------------- */
*{
  margin: 0;
  padding: 0;
}

body {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:1.4;
  color: #333;
  background-color:#effcff;
}

#wrapper {
	clear: both;
	height: 100%;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	background-color:#fff; 
}

html>body #wrapper {
	height: auto;
}

img {
   border: 0;
}
p {
 font-size: 12px;
 line-height:1.5;
}

.clear{ 
 border:0;
 clear:both; 
 display:block;
 margin:0;
 padding:0;
}


/* 頁首
---------------------------------------------------- */
#header {
  width: 980px;
  height: 69px;
  background-color:#ffff;
}

#header #left{
  width: 600px;
  float: left;
  margin:10px 0 0 20px;
  padding:0;
}

#header #left h1 a { 
  height: 60px;
  width: 600px;
  display:block;
  text-indent: -9999px;
}

#header #nav {
  height:18px;
  width:245px;
  text-align:left;
  float:right;
  margin:0;
  padding:0;
}

#header #nav ul {
  list-style:none;
  margin:50px 0 0 0;
  padding:0;
}

#header #nav li {
  display: inline;
}

#header #nav li.home a{
  margin:0 10px 0 0;
  padding:0 0 0 16px;
  background-image: url(../_ind_img/blue/icon_home.gif);
  background-repeat:no-repeat;
  color:#666;
  text-decoration:none;
}

#header #nav li.mail a{
   margin:0 10px 0 0;
  padding:0 0 0 16px;
  background-image: url(../_ind_img/blue/icon_mail.gif);
  background-repeat:no-repeat;
  color:#666;
  text-decoration:none;
}

#header #nav li.favorites a{
  margin:0;
  padding:0 0 0 20px;
  background-image: url(../_ind_img/blue/icon_member.gif);
  background-repeat:no-repeat;
  color:#666;
  text-decoration:none;
}

#header #nav li a:hover{
  color:#0066cc;
}

/*#header #nav li a:visited{
  color:#666;
}*/

/*主選單
----------------------------------------------------------------------------*/
#mainnav {
  width:980px;
  height:28px;
  line-height:28px;
  margin:10px 0 0 0;
  padding:0;
  text-align:right;
  background-image: url(../_ind_img/blue/bground_button.gif);
  background-repeat:repeat-x;
}

#mainnav ul {
  list-style:none;
  margin:0 10px 0 0;
  padding:0;
}

#mainnav li {
  display: inline;
  margin:0 10px 0 0;
}

#mainnav li a {
  color:#0066cc;
  text-decoration:none;
}

#mainnav li a:hover {
  color:#000000;
}


/*頁面主體
--------------------------------------------------------------------*/
#pagebody {
  width:980px;
  height:auto;
  overflow: hidden;
  margin:3px 0 0 0;
  padding:0;
  background-color:#fff;
}



/*左邊按扭區
--------------------------------------------------------------------*/
#sidebar {
  float:left;
  width:225px;
  background-color:#ecfffe;
  margin: 0 0 -2000px 0;
 padding:0 0 2000px 0;
}

#sidebar img{
  margin:10px 0 10px 5px;
  padding:0;
  border: 1px solid #CCCCCC;
}

#member_title {
  width:225px;
  height:30px;
  background-image: url(../_ind_img/blue/title_member.gif);
  background-repeat:no-repeat;
}

#member_title_01 {
  width:225px;
  height:30px;
  background-image: url(../_ind_img/blue/title_member_01.gif);
  background-repeat:no-repeat;
}

#member_content {
  margin:5px 0 10px 5px;
  padding:0;
  width:215px;
}

#member_table {
  margin:0 auto;
  padding:0;
}

#member_table th {
  margin:0;
  padding:0 0 5px 0!important;
  width:50px;
  height:18px;
}

#member_table th.id {
  background-image:url(../_ind_img/blue/member_id.gif);
  background-repeat:no-repeat;
}

#member_table th.pw {
  background-image:url(../_ind_img/blue/member_pw.gif);
  background-repeat:no-repeat;
}

#member_table td {
  margin:0;
  padding:0 0 5px 0!important;
}

#member_table td input{
	border: 1px solid #CCCCCC;
	height:18px;
	line-height:18px;
}

#member_table img{
  border:0;
}

#member_content h1 {
  text-align:right;
  margin:0 0 5px 0;
  padding:0;
  float:right;
  clear:both;
}

#member_content h1 a{
  font-size:12px;
  font-weight:normal;
  text-decoration:underline;
  margin:0 10px 0 10px;
  padding:0;
  color:#666666;
}

#member_table_02 {
  margin:0 auto;
  padding:0;
  width:90%;
}

#member_table_02 td{
  text-align:left;
  color:#333333;
  font-weight:normal;
}

#member_table_02 td img{
  border:0;
}

#member_table_02 td a{
  color:#0099cc;
  font-weight:normal;
  text-decoration:none;
}

#member_table_02 td a:hover{
  color:#0066cc;
  text-decoration:underline;
}

#member_table_02 td h1{
  height:18px;
  line-height:18px;
  color:#333333;
  font-size:12px;
  float:left;
  font-weight:normal;
}

#member_table_02 td p{
  margin:5px 0 0 0;
  padding:0;
}

#member_content a:hover{
  color:#0066cc;
}

#sidebar_title {
  width:225px;
  height:30px;
  background-image: url(../_ind_img/blue/title_sidebar.gif);
  background-repeat:no-repeat;
  clear:both;
}

#sidebar_content {
  margin:5px 0 0 5px;
  padding:0;
  width:215px;
}

#sidebar_content ul {
  list-style:none;
}

#sidebar_content li {
  margin:0;
  padding:2px 0 2px 25px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #cccccc;
  background-image: url(../_ind_img/blue/icon_button.gif);
  background-repeat:no-repeat;
}

#sidebar_content li a{
  color:#0066cc;
  text-decoration:none;
}

#sidebar_content li a:hover{
  color:#0099cc;
}

#sidebar_content ul ul{
  list-style:none;
}

#sidebar_content ul  ul li {
  margin:0;
  padding:0 0 2px 12px;
  border-bottom-width: 0;
  background-image: url(../_ind_img/blue/icon_button_01.gif);
  background-repeat:no-repeat;
}

#sidebar_content ul  ul li a{
  color:#787878;
  text-decoration:none;
}

#sidebar_content ul li a:hover{
  color:#000000;
}



/*右邊頁面
--------------------------------------------------------------------*/
#content {
  float:right;
  width:755px;
  height:auto;
  margin:0;
  padding:0 0 20px 0;
  background-color:#FFF;
  text-align:left;
}

#content_in {
  width:725px;
  height:auto;
  margin:0 auto;
  padding:0 0 20px 0;
  background-color:#fff;
  text-align:left;
}

#content_flash {
  width:725px;
  height:180px;
  margin:0 0 15px 0;
  padding:0;
}

#content_title_01 {
  width:725px;
  height:20px;
  line-height:20px;
  margin:0 0 5px 0;
  background-image: url(../_ind_img/blue/bground_title_01.gif);
  background-repeat:no-repeat;
}

#content_title_01 b{
  color:#ffffff;
  margin:0 0 0 10px;
  padding:0 0 0 10px;
  background-image: url(../_ind_img/blue/icon_arrow.gif);
  background-repeat:no-repeat;
}

#content_title_02 {
  width:725px;
  height:20px;
  line-height:20px;
  margin:20px 0 7px 0;
  background-image: url(../_ind_img/blue/bground_title_02.gif);
  background-repeat:no-repeat;
}

#content_title_02 p{
  font-size:12px;
  font-weight:normal;
  line-height:20px;
}


#content_title_02 b{
  color:#ffffff;
  margin:0 0 0 10px;
  padding:0 0 0 10px;
  background-image: url(../_ind_img/blue/icon_arrow.gif);
  background-repeat:no-repeat;
}

#recommend_list {
  width:715px;
  height:20px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCCCCC;
  margin:0 0 5px 0;
  padding:2px 0 0 5px;  
}

#recommend_list b {
  float:left;
  font-size:12px;
  color:#cc0000;
  padding:0;
  margin:0 10px;
  font-family:Arial, Helvetica, sans-serif;
}
#recommend_list a {
  float:left;
  font-size:12px;
  color:#005599!important;
  text-decoration:none!important;
}

#recommend_list a:hover {
  color:#ffffff!important;
  background-color:#0099cc;
}

#hot_product {
  width:140px;
  height:200px;
  margin:0 5px 10px 0;
  padding:0;
  color:#000000;
  float:left;
  line-height:18px!important;
  text-align:center!important;
}

#hot_product img{
	margin:0 0 7px 0;
	padding:0;
	border: 1px solid #CCCCCC;
}

#hot_product h1 {
  height:18px;
}

#hot_product h1 a{
  color:#ff0000;
  font-size:12px;
  font-weight:normal;
  text-decoration:none;
  margin:0 0 2px 0;
 
}

#hot_product h1 a:hover{
  text-decoration:underline;
}

#hot_product h2 {
  height:55px;
}
#hot_product h2 a{
  color:#0066cc;
  font-size:12px;
  font-weight:normal;
  text-decoration:none;
  margin:0 0 2px 0;
}

#hot_product h2 a:hover{
  text-decoration:underline;
}

#hot_product h3 {
  color:#000000;
  font-size:12px;
  font-weight:normal;
}

#hot_product h3 span{
  color:#ff0000;
  font-size:12px;
  font-weight:normal;
}

#hot_product h3 b{
	color:#ff0000;
	font-size:24px;
	font-weight:bold;
	margin:0 2px 0 2px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}

#hot_product h3 a{
  color:#0066cc;
  font-weight:normal;
  font-size:12px;
  text-decoration:underline;
  margin:0 0 0 2px;
}


/*最新消息
--------------------------------------------------------------------*/
#pagebody_02 {
  height:auto;
  background-color:#ffffff;
  color:#333333;
  padding:0 0 30px 0;
}

#pagebody_02 img {
	float:left;
	border: 1px solid #CCCCCC;
	margin:5px;
	padding:1px;
}

#pagebody_02 h1{
  width:725px;
  text-align:center;
  color:#333333;
  font-size:12px;
  font-weight:normal;
}

#pagebody_02 h2{
  color:#0066cc;
  font-size:12px;
  font-weight:bold;
}

#pagebody_02 h1 b{
  color:#ff0000;
  font-size:12px;
  margin:0 5px 0 5px;
}

#pagebody_02 a{
  color:#ff6600;
  text-decoration:none;
}

#pagebody_02 a:hover{
  text-decoration:underline;
}

#pagebody_02 h3{
  color:#828282;
  font-size:12px;
  font-weight:normal;
}

#button{
  width:100%;
  height:20px;
  padding:5px 0 0 0;
  margin:0;
  text-align:center;
}

#button img{
  padding:0;
  margin:0 10px;
}

#button p{
  width:100%;
  height:20px;
  text-align:left;
}

#page_content {
  height:auto;
  padding: 10px 0 0 10px;
  background-color:#fff;
  color:#333;
}

#page_content h1 {
  font-size:18px;
  color:#0066cc;
  font-family:Arial, Helvetica, sans-serif;
  line-height:24px;
}

#page_content h2 {
  font-size:12px;
  color:#666666;
  font-family:Arial, Helvetica, sans-serif;
  line-height:18px;
  font-weight:normal;
}

#page_content h3 {
  font-size:12px;
  color:#005533;
  font-family:Arial, Helvetica, sans-serif;
  line-height:18px;
  font-weight:normal;
}

#page_content img {
	float:right;
	border: 1px solid #CCCCCC;
	margin:5px;
	padding:1px;
}

#page_title {
  height:16px;
  line-height:16px;
  font-size:11px;
  color:#999999;
  margin:0 0 10px 10px;;
  padding:0;
}

#page_title a{
  color:#999999;
  text-decoration:none;
}

#page_title a:hover{
  text-decoration:underline;
}

#page_button_back {
  margin:10px 0 50px 0;
  padding:0;
  text-align:right;
  color:#666666;
  width:725px;
  height:18px;
  clear:both;
}

#page_button_back a {
  color:#0099cc;
  text-decoration:none;
  margin:0 10px 0 0;
}

#page_button_back a:hover {
  text-decoration:underline;
}


/*常見問題
--------------------------------------------------------------------*/
#faq_list {
  width:725px;
  height:auto;
  line-height:18px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCCCCC;
  margin:0 0 5px 0;
  padding: 0;
  float:left;
}

#faq_list b {
  float:left;
  font-size:12px;
  color:#999999;
  padding:0;
  margin:0 10px 0 10px;
  font-weight:normal;
}

#faq_list a {
  font-size:12px;
  color:#005599;
  text-decoration:none;
}

#faq_list a:hover {
  color:#4f657d;
}

#faq_list img {
  float:left;
  border:0;
  margin:0 5px 0 10px;
  padding:0;
}

#faq_table {
  width:100%;
  color:#666666;
  text-align:left;
}

#faq_table td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}

#faq_table td a{
  font-size:12px;
  color:#005599;
  text-decoration:none;
  margin:0;
  padding:0;
}

#faq_table td a:hover{
  text-decoration:underline;
}

#faq_table td img {
  float:left;
  border:0;
  margin:0 0 0 10px;
  padding:0;
}

#faq_title {
	width:725px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin:0 0 20px 0;
	padding:0;
}

#faq_title td{
	margin:0;
	padding:3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align:center;
	color:#0099cc;
}

#faq_title td a {
    color:#0099cc;
	text-decoration:none;
}

#faq_title td a:hover {
    color:#0066cc;
	text-decoration:underline;
}

#faq_add_table {
  width:100%;
  margin:10px auto 0 auto;
  padding:0;
}

#faq_add_table td {
  margin:0;
  padding:3px;
  background-color:#e2dfcc;
  color;#333333;
}

#faq_add_table td.title {
  margin:0;
  padding:3px;
  color:#ffffff;
  text-align:right;
  background-color:#333333;
  font-weight:bold;
}

#faq_add_table td input{
	background-color:#fefefe;
    color;#333333;
	border: 1px solid #CCCCCC;
	font-size:12px;
	height:18px;
}

#faq_add_table td textarea{
	background-color:#fefefe;
    color:#333333;
	border: 1px solid #CCCCCC;
	font-size:12px;
}

#faq_add_table_02 {
  width:100%;
  margin:0 auto;
  padding:0;
}

#faq_add_table_02 td {
  margin:0;
  padding:3px;
  background-color:#e2dfcc;
  color;#333333;
}

#faq_add_table_02 td.title {
  margin:0;
  padding:3px;
  color:#ffffff;
  text-align:right;
  background-color:#333333;
  font-weight:bold;
}

#faq_add_table_02 td input{
	background-color:#fefefe;
    color:#333333;
	border: 1px solid #CCCCCC;
	font-size:12px;
	height:18px;
}

#faq_button {
  margin:10px auto;
  padding:0;
  width:190px;
}

#faq_button input {
  font-size:12px;
  font-weight:normal;
  background-color:#666666;
  height:20px;
  width:75px;
  line-height:20px;
  margin:0 20px 0 0;
  padding:0;
  color:#ffffff;
  border:1px double #666666
}




/*購物車
--------------------------------------------------------------------*/
#shopping_table {
	width:100%;
	color:#333333;
	margin:5px 0 10px 0;
	padding:0;
}

#shopping_table td {
  text-align:center;
  margin:0;
  padding:3px;
  border-top: 1px dotted #ddd;
}

#shopping_table td b{
  font-weight:bold;
  color:#ff0000;
}

#shopping_table td.title {
  background-color:#e4dfc3;
  color:#0066cc;
  font-weight:bold;
}

#shopping_table td.name {
  text-align:left;
}

#shopping_table td.num {
  text-align: right;
  padding: 0 10px 0 0;
}

#shopping_table td.down {
  background-color:#e4dfc3;
  color:#333333;
  font-weight:bold;
}

#shopping_table h2{
  text-align:center;
  padding: 5px 0;
}

#shopping_table td.line input{
  width: 50px;
  border: 1px solid #ccc;
  color: #666;
  font-size: 12px;
}

#shopping_table td input[checkbox]{
  width: 50px;
  border: 1px solid #ccc;
  color: #666;
  font-size: 12px;
}



/*產品頁
--------------------------------------------------------------------*/
#product_content {
  width:725px;
  height:auto;
  background-color:#ffffff;
}

#product_content_02 {
  width:725px;
  height:auto;
  background-color:#ffffff;
  clear:both;
}

#product_content_02 #left{
  float:left;
  margin:0 10px 0 10px;
  padding:0;
  width:280px;
  text-align:center;
  color:#666666;
}

#product_content_02 #left h1 {
  color:#666666;
  font-size:12px;
  font-weight:normal;
  margin:10px 0 10px 5px;
  padding:0;
}

#product_content_02 #left h2 {
  color:#666666;
  font-size:12px;
  font-weight:normal;
}

#product_content_02 #left h2 a {
  color:#0099cc;
  font-size:12px;
  font-weight:normal;
  text-decoration:none;
}

#product_content_02 #left h2 a:hover {
  text-decoration:underline;
}

#product_content_02 #right{
  float:right;
  width:400px;
  text-align:left;
  color:#666666;
  overflow: auto;
}

#product_content_02 #right h1{
  color:#000000;
  font-size:18px;
  line-height:24px;
}

#product_content_02 #right h2{
  color:#666666;
  font-size:12px;
  line-height:18px;
  font-weight:normal;
}

#product_content_02 #right h3{
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fcc;
	width: 400px;
	margin: 10px 0 0 0;
	padding: 3px 0 0 0;
}

#product_content_02 #right h4{
  margin:10px 0 0 0;
  font-size:12px;
  font-weight:normal;
  color:#666666;
}

#product_content_02 #right h4 b{
	font-size:18px;
	color:#ff0000;
	margin:0 5px 0 5px;
	padding:0;
}

#product_content_02 #right h4 span{
	font-size:12px;
	color:#f00;
}

#product_content_02 #right h4 ul{
    list-style:none;
}

#product_content_02 #right h4 li{
	font-size:12px;
	color:#666666;
	font-weight:normal;
	margin:5px 0 5px 0;
	padding:0;
}

#product_content_02 #right h4 li b {
    font-size:12px;
	color:#ff0000;
}

#product_content_02 #right h4 a{
	font-size:12px;
	color:#0099cc;
}

#product_content_02 #right h4 select {
  border:1px solid #CCCCCC;
  font-size:12px;
  color:#666666;
  height:18px;
  margin:0 5px 0 5px;
  padding:0;
}

#product_content_03 {
  width:725px;
  margin:10px 0 0 0;
  padding:0;
  height:auto;
  background-color:#fff;
  text-align:left;
  line-height:2.4;
  clear:both;
}

#product_content_03 h1{
  font-size:12px;
  font-weight:normal;
  color:#000000;
  width:725px;
  height:18px;
  background-color:#7fd5ff;
  margin:0 0 10px 0;
  padding:0 0 0 10px;
  text-align:left;
}

#product_content_03 img {
  margin:0 auto 20px 0;
  padding:0;
}

#product_content_03 h2, #product_content_03 h3, #product_content_03 h4, #product_content_03 h5, #product_content_03 h6{
 line-height:1.5;
}

/*訂單查詢
--------------------------------------------------------------------*/
#order_content {
  height:250px;
  width:auto;
  background-color:#ffffff;
  color:#333333;
  padding:0;
  margin:0 auto;
}

#order_content p{
  margin:10px auto 0 auto;
  padding:0;
  width:170px;
}

#order_content p input {
  font-size:12px;
  font-weight:normal;
  background-color:#666666;
  height:20px;
  width:75px;
  line-height:20px;
  margin:0 10px 0 0;
  padding:0;
  color:#ffffff;
  border:1px double #666666
}

#order_table {
  margin:50px auto 0 auto;
  padding:0;
}

#order_table td {
  margin:0;
  padding:0 0 5px 0!important;
}

#order_table td input{
	border: 1px solid #CCCCCC;
	height:18px;
	line-height:18px;
	color:#666666;
	font-size:12px;
	width:200px;
}

#order_table img{
  border:0;
}




/*匯款通知
--------------------------------------------------------------------*/
#advice_content {
  width:705px;
  margin:0 auto;
  padding:0;
}

#advice_content b{
  font-size:12px;
  font-weight:normal;
  color:#ff0000;
}

#advice_content h1 {
  font-size:12px;
  font-weight:bold;
  color:#666666;
  text-align:left;
  width:705px;
  margin:3px 0 0 0;
}

#advice_content h1 b{
  font-size:12px;
  font-weight:normal;
  color:#ff0000;
}


#advice_content input{
	border: 1px solid #CCCCCC;
	height:18px;
	line-height:18px;
	color:#666666;
	font-size:12px;
}

#advice_content h2 {
  font-size:12px;
  font-weight:normal;
  color:#666666;
}

#advice_content h2 input{
	border:0;
}

#advice_content textarea{
	border: 1px solid #CCCCCC;
	color:#666666;
	font-size:12px;
}

#advice_content p{
  margin:10px auto 0 auto;
  padding:0;
  width:300px;
}

#advice_content p input {
  font-size:12px;
  font-weight:normal;
  background-color:#666666;
  height:20px;
  width:75px;
  line-height:20px;
  margin:0 10px 0 0;
  padding:0;
  color:#ffffff;
  border:1px double #666666
}


/*會員服務
--------------------------------------------------------------------*/
#login_content {
  height:250px;
  width:350px;
  background-color:#ffffff;
  color:#333333;
  padding:0;
  margin:0 auto;
}

#login_content p{
  margin:10px 0 0 10px;
  padding:0;
  width:400px;
}

#login_content p input {
  font-size:12px;
  font-weight:normal;
  background-color:#666666;
  height:20px;
  width:75px;
  line-height:20px;
  margin:0 10px 0 0;
  padding:0;
  color:#ffffff;
  border:1px double #666666
}

#login_table {
  margin:50px auto 0 auto;
  padding:0;
}

#login_table td {
  margin:0;
  padding:0 0 5px 0!important;
}

#login_table td input{
	border: 1px solid #CCCCCC;
	height:18px;
	line-height:18px;
	color:#666666;
	font-size:12px;
}

#login_table img{
  border:0;
}

#login_add_table {
  width:700px;
  margin:0 auto;
  padding:0;
}

#login_add_table td {
  margin:0;
  padding:3px;
  background-color:#e2dfcc;
  color;#333333;
}

#login_add_table td.title {
  margin:0;
  padding:3px;
  color:#ffffff;
  text-align:right;
  background-color:#333333;
  font-weight:bold;
}

#login_add_table td input{
	background-color:#fefefe;
    color;#333333;
	border: 1px solid #CCCCCC;
	font-size:12px;
	height:18px;
}

#login_add_table td textarea{
	background-color:#fefefe;
    color;#333333;
	border: 1px solid #CCCCCC;
	font-size:12px;
}

#login_button {
  margin:10px auto;
  padding:0;
  width:190px;
}

#login_button input {
  font-size:12px;
  font-weight:normal;
  background-color:#666666;
  height:20px;
  width:75px;
  line-height:20px;
  margin:0 20px 0 0;
  padding:0;
  color:#ffffff;
  border:1px double #666666
}




/*頁尾
--------------------------------------------------------------------*/
#footer {
  border-top-width: 8px;
  border-top-style: solid;
  border-top-color: #666666;
  background-color:#CCCCCC;
  color:#666666;
  width:980px;
  height:80px;
  clear:both;
  font-family:Arial, Helvetica, sans-serif;
}

#footer #left {
  width:800px;
  height:80px;
  float:left;
}

#footer #left h1{
  margin:10px 0 0 10px;
  padding:0;
  font-size:11px;
  font-weight:normal;
}
#footer #left h1 b{
  margin:0 0 0 10px;
  padding:0;
}

#footer #left h1 a{
  color:#0066cc;
  text-decoration:none;
}

#footer #left h1 a:hover{
  color:#666666;
  text-decoration:none;
}


#footer #left h2{
  margin:0 0 0 10px;
  padding:0;
  font-size:11px;
  font-weight:normal;
}

#footer #left h2 b{
  margin:0 0 0 10px;
  padding:0;
}

#footer #left h2 span{
  margin:0 0 0 10px;
  padding:0;
}

#footer #left h2 a{
  color:#0066cc;
  text-decoration:none;
}

#footer #left h2 a:hover{
  color:#666666;
  text-decoration:none;
}

#footer #right h3{
  margin-top: 5px; 
  display:block;
  font-size: 12px;
}

#footer #right h3 a{
  color:#666;
  text-decoration:none;
}



/*文字樣式
--------------------------------------------------------------------*/
.word_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0066cc;
}

.word_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #ff0000;
}
